qBittorrent/src
2011-01-10 17:11:27 +00:00
..
geoip Initial support for libtorrent v0.16 (still a lot of deprecation warning but it compiles...) 2010-11-28 10:29:59 +00:00
Icons Forgot to commit this icon 2010-12-16 20:58:51 +00:00
lang Updated Dutch translation 2011-01-08 18:49:56 +00:00
lineedit FEATURE: Added torrent filtering by name 2010-08-20 12:27:20 +00:00
menuicons
preferences Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
properties Do not display the priority menu if the torrent is being seeded (closes #697035) 2011-01-04 16:58:44 +00:00
qtlibtorrent Remove outdated comment 2011-01-09 17:16:51 +00:00
qtsingleapp Several OS/2 fixes from Silvan Scherrer 2010-06-22 19:17:47 +00:00
rss Fix compilation warnings 2011-01-07 19:18:29 +00:00
searchengine Make sure the "Go to Download page" button is initially disabled 2011-01-06 08:19:34 +00:00
torrentcreator Fix compilation error 2011-01-02 09:37:56 +00:00
tracker Fix compilation on Windows (Remove using namespace libtorrent; from headers) 2010-11-22 21:55:32 +00:00
webui Also fix toolbar icon size in Web UI 2011-01-10 16:56:38 +00:00
about.qrc Fix about dialog cosmetic issues 2010-10-08 17:47:34 +00:00
about.ui Restructured the project file 2010-11-20 17:21:40 +00:00
about_imp.h Updated Galician translator's name 2011-01-06 15:25:34 +00:00
bandwidth_limit.ui Restructured the project file 2010-11-20 17:21:40 +00:00
confirmdeletiondlg.ui Initial support for system Icons (incomplete but good progress) 2010-12-12 19:37:59 +00:00
deletionconfirmationdlg.h Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
downloadfromurldlg.h Same 2010-12-05 17:47:37 +00:00
downloadfromurldlg.ui Same 2010-12-05 17:47:37 +00:00
downloadthread.cpp Code clean up 2010-12-02 17:27:01 +00:00
downloadthread.h Code clean up 2010-12-02 17:27:01 +00:00
executionlog.cpp Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
executionlog.h Display execution log as a tab instead of a modal window 2010-12-20 18:07:36 +00:00
executionlog.ui Updated language files 2011-01-03 19:09:48 +00:00
filesystemwatcher.h Fix CIFS and NFS detection on Mac 2011-01-07 19:42:34 +00:00
gpl.html Forgot to commit this file 2010-10-08 17:50:47 +00:00
headlessloader.h Display default password on stdout when using nox 2011-01-02 17:35:28 +00:00
hidabletabwidget.h Fix tab bar visibility when the execution log tab is enabled 2010-12-25 20:21:04 +00:00
ico.cpp - Fixed includes 2008-12-23 14:41:14 +00:00
ico.h - got rid of libMagick++ dependency 2008-11-04 22:39:43 +00:00
iconprovider.cpp Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
iconprovider.h Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
icons.qrc COSMETIC: Same deletion confirmation dialog in the GUI and Web UI 2010-12-15 19:51:19 +00:00
Info.plist Started to simplify program preferences (merged UPnP/NAT-PMP) 2010-12-05 16:29:18 +00:00
lang.qrc Updated resource file 2011-01-09 10:55:12 +00:00
login.ui Restructured the project file 2010-11-20 17:21:40 +00:00
main.cpp Improve splash screen code 2010-12-31 12:31:58 +00:00
mainwindow.cpp Move transfer list filter on the right side of the toolbar 2011-01-10 17:11:27 +00:00
mainwindow.h FEATURE: Added auto-suspend upon downloads completion feature 2010-12-31 13:36:32 +00:00
mainwindow.ui Move transfer list filter on the right side of the toolbar 2011-01-10 17:11:27 +00:00
misc.cpp Hide unwanted files that have to be partly downloaded 2011-01-06 12:12:07 +00:00
misc.h Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
preview.ui Restructured the project file 2010-11-20 17:21:40 +00:00
previewlistdelegate.h FEATURE: Search engine results can now be opened in a Web browser (plugins will be progressively ported, only btjunkie is working atm) 2010-12-26 09:51:37 +00:00
previewselect.cpp FEATURE: Search engine results can now be opened in a Web browser (plugins will be progressively ported, only btjunkie is working atm) 2010-12-26 09:51:37 +00:00
previewselect.h FEATURE: Search engine results can now be opened in a Web browser (plugins will be progressively ported, only btjunkie is working atm) 2010-12-26 09:51:37 +00:00
programupdater.cpp Fix program updater on Windows/Mac 2010-12-04 19:14:14 +00:00
programupdater.h Fix program updater on Windows/Mac 2010-12-04 19:14:14 +00:00
qbittorrent.ico Some Win32 improvements 2010-05-30 21:45:55 +00:00
qbittorrent.rc Use a new icon for torrents on Windows 2010-07-21 21:45:32 +00:00
qbittorrent_file.ico New icon for file association on Windows 2010-07-21 19:57:07 +00:00
qbittorrent_os2.ico Several OS/2 fixes from Silvan Scherrer 2010-06-22 19:17:47 +00:00
qbittorrent_os2.rc Several OS/2 fixes from Silvan Scherrer 2010-06-22 19:17:47 +00:00
qinisettings.h Another compilation fix for Windows 2010-11-22 21:09:30 +00:00
qmacapplication.cpp Another compilation Fix for Mac 2010-06-13 16:30:48 +00:00
qmacapplication.h Removed useless include 2010-06-09 21:25:34 +00:00
reverseresolution.h Fix compilation on Windows (Remove using namespace libtorrent; from headers) 2010-11-22 21:55:32 +00:00
scannedfoldersmodel.cpp Fix scan directories saving (closes #694768) 2010-12-27 19:26:21 +00:00
scannedfoldersmodel.h Fix scan directories saving (closes #694768) 2010-12-27 19:26:21 +00:00
sessionapplication.cpp Code cleanup 2010-10-02 12:11:55 +00:00
sessionapplication.h Fix compilation error on Mac 2010-11-11 21:08:26 +00:00
smtp.cpp Importance code refactoring related to the "preferences" code - Greatly improves performance 2010-11-16 20:34:31 +00:00
smtp.h Email notification on download completion 2010-08-19 18:47:57 +00:00
speedlimitdlg.h Fix compilation on Windows (Remove using namespace libtorrent; from headers) 2010-11-22 21:55:32 +00:00
src.pro Added Galician translation 2011-01-06 08:42:08 +00:00
stacktrace.h BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting 2009-01-18 15:12:38 +00:00
statusbar.h Fix alternative speed icon staying pressed when disabled 2010-12-05 19:53:02 +00:00
torrentadditiondlg.cpp Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
torrentadditiondlg.h Several dimension saving fixes 2010-12-04 10:31:14 +00:00
torrentadditiondlg.ui Restructured the project file 2010-11-20 17:21:40 +00:00
torrentfilesmodel.h Fix compilation on Win32 2011-01-06 13:57:11 +00:00
torrentimportdlg.cpp Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
torrentimportdlg.h Several dimension saving fixes 2010-12-04 10:31:14 +00:00
torrentimportdlg.ui Initial support for system Icons (incomplete but good progress) 2010-12-12 19:37:59 +00:00
torrentpersistentdata.h Do not create the torrent root folder at the destination if the torrent is in temp dir 2010-11-10 17:42:20 +00:00
trackerlogin.h Fix compilation on Windows (Remove using namespace libtorrent; from headers) 2010-11-22 21:55:32 +00:00
transferlistdelegate.h FEATURE: Added "Time Active/Seeded" column to transfer list 2010-12-21 18:25:44 +00:00
transferlistfilterswidget.h Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
transferlistwidget.cpp Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
transferlistwidget.h Code clean up 2010-12-04 09:51:43 +00:00
update_qrc_files.py - Improved tab look 2008-09-27 20:56:41 +00:00