- A lot of work on "Finished torrents are moved to a new tab". It still needs improvements but most of it is working

- Fixed pressing return in search field to launch search
This commit is contained in:
Christophe Dumez
2007-04-04 12:01:32 +00:00
parent 13aa2cfa6e
commit 37027c0480
53 changed files with 3991 additions and 1886 deletions

View File

@@ -127,7 +127,8 @@ SOURCES += GUI.cpp \
properties_imp.cpp \
createtorrent_imp.cpp \
bittorrent.cpp \
searchEngine.cpp
searchEngine.cpp \
FinishedTorrents.cpp
!contains(DEFINES, NO_UPNP){
message(UPnP Enabled)
HEADERS += UPnP.h