qBittorrent/src
Christophe Dumez 6f4d7b7c1b Clean up
2010-08-20 12:35:13 +00:00
..
geoip - No longer ships GeoIP database since most distributions provide it in a separate package 2009-12-07 20:54:47 +00:00
Icons FEATURE: Added button to password-lock the UI 2010-08-19 16:30:13 +00:00
lang FEATURE: Added torrent filtering by name 2010-08-20 12:27:20 +00:00
lineedit FEATURE: Added torrent filtering by name 2010-08-20 12:27:20 +00:00
menuicons - Moved everything to trunk to create a stable branch 2006-09-30 16:02:39 +00:00
qtsingleapp Several OS/2 fixes from Silvan Scherrer 2010-06-22 19:17:47 +00:00
search_engine Workaround for torrentdownloads.net search engine (The web site seems partly broken though) 2010-06-02 22:26:52 +00:00
ui Clean up 2010-08-20 12:35:13 +00:00
webui Updated Web UI to reflect the mail notification changes 2010-08-19 19:10:46 +00:00
about_imp.h Fix about dialog layout 2010-08-13 13:35:24 +00:00
advancedsettings.h Code cleanup 2010-07-23 14:05:53 +00:00
bandwidthscheduler.h FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 2010-01-24 11:57:15 +00:00
bittorrent.cpp Cleaner program exit on Auto-shutdown 2010-08-20 09:35:28 +00:00
bittorrent.h Email notification on download completion 2010-08-19 18:47:57 +00:00
console_imp.h Enabled modality for appropriate dialogs 2010-03-10 20:21:56 +00:00
cookiesdlg.cpp Fix RSS cookie support 2010-05-17 19:23:16 +00:00
cookiesdlg.h Added cookie support for RSS feeds (Needs testing) 2010-05-17 14:57:45 +00:00
createtorrent_imp.cpp Remember last selected paths in torrent creation dialog 2010-08-13 14:02:19 +00:00
createtorrent_imp.h Improved torrent creator tool behavior during creation process 2010-06-17 17:52:14 +00:00
deletionconfirmationdlg.h Still simplifying program options 2010-06-21 19:20:58 +00:00
downloadedpiecesbar.h Code optimization 2010-03-18 23:12:25 +00:00
downloadfromurldlg.h FEATURE: Added support for BitComet links (bc://bt/...) 2010-07-22 22:19:42 +00:00
downloadthread.cpp Code cleanup 2010-07-23 14:05:53 +00:00
downloadthread.h Fix RSS cookie support 2010-05-17 19:23:16 +00:00
engineselectdlg.cpp Minor Windows bug fixes 2010-07-25 15:30:26 +00:00
engineselectdlg.h - Clean up search engine plugins code 2009-11-22 09:37:16 +00:00
eventmanager.cpp Updated Web UI to reflect the mail notification changes 2010-08-19 19:10:46 +00:00
eventmanager.h * Replace priority combo boxes by check boxes in Web UI as in Regular UI 2009-12-28 19:39:47 +00:00
feeddownloader.h Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
feedList.h Fix possible crash with Qt 4.4 2010-03-07 20:27:39 +00:00
filesystemwatcher.h Fix possible folder watching issues on Windows 2010-08-16 11:51:50 +00:00
filterparserthread.h - Merged headless branch 2010-01-02 22:20:37 +00:00
geoip.h Forgot to use the new safeRemove() function at some places 2010-07-25 15:26:27 +00:00
geoip.qrc Windows execution fixes 2010-05-30 17:51:40 +00:00
GUI.cpp FEATURE: Added torrent filtering by name 2010-08-20 12:27:20 +00:00
GUI.h FEATURE: Added torrent filtering by name 2010-08-20 12:27:20 +00:00
headlessloader.h FEATURE: Added support for BitComet links (bc://bt/...) 2010-07-22 22:19:42 +00:00
hidabletabwidget.h Fix file naming 2010-06-22 14:20:21 +00:00
httpconnection.cpp FEATURE: Added button to password-lock the UI 2010-08-19 16:30:13 +00:00
httpconnection.h FEATURE: Global transfer information are displayed in the new Web UI status bar 2010-02-15 20:07:15 +00:00
httprequestparser.cpp - Forgot to update those headers 2009-04-05 18:48:45 +00:00
httprequestparser.h - Forgot to update those headers 2009-04-05 18:48:45 +00:00
httpresponsegenerator.cpp Fix encoding in Web UI on non-unicode systems 2010-06-01 14:34:58 +00:00
httpresponsegenerator.h - Forgot to update those headers 2009-04-05 18:48:45 +00:00
httpserver.cpp Fix tables appearance in Web UI 2010-06-29 08:44:56 +00:00
httpserver.h BUGFIX: Set Web UI ban period to 1 hour 2010-03-13 12:21:15 +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
icons.qrc FEATURE: Added button to password-lock the UI 2010-08-19 16:30:13 +00:00
Info.plist Bump to v2.4.0beta1 2010-08-17 08:51:12 +00:00
json.h Suppress compiler warning 2010-07-19 19:48:16 +00:00
lang.qrc FEATURE: Added actions to "Move to top/bottom" of priority queue 2010-08-14 15:53:05 +00:00
main.cpp Fix possible crash when using the new "Auto-shutdown" feature 2010-08-20 09:31:00 +00:00
misc.cpp Mac specific changes by Stephanos Antaris 2010-08-17 10:50:14 +00:00
misc.h FEATURE: Added Auto-Shutdown on downloads completion feature (Linux Only for now) 2010-08-16 17:35:32 +00:00
options_imp.cpp Email notification on download completion 2010-08-19 18:47:57 +00:00
options_imp.h Code clean up 2010-07-24 18:18:13 +00:00
peeraddition.h - Restore compatiblity with recent libboost (broken by last commit) 2009-11-28 22:22:35 +00:00
peerlistdelegate.h Clean fix for progress display with cleanlooks style 2010-03-31 14:33:49 +00:00
peerlistwidget.cpp Code cleanup 2010-07-23 14:05:53 +00:00
peerlistwidget.h - Restore compatiblity with recent libboost (broken by last commit) 2009-11-28 22:22:35 +00:00
pieceavailabilitybar.h Fix torrent availability computation 2010-05-31 14:25:12 +00:00
pluginsource.h - Move ui files to their own folder 2009-11-20 08:20:05 +00:00
preferences.h Email notification on download completion 2010-08-19 18:47:57 +00:00
previewlistdelegate.h Clean fix for progress display with cleanlooks style 2010-03-31 14:33:49 +00:00
previewselect.h Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32:41 +00:00
propertieswidget.cpp Do not display !.qB extension in save path 2010-07-25 14:00:35 +00:00
propertieswidget.h Fix "Set location" action 2010-08-18 08:46:04 +00:00
proplistdelegate.h Windows compilation fixes (Thanks LiHuiShuo) 2010-04-28 11:45:13 +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 Still cleaning up registry access code 2010-07-21 21:47:56 +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
qtorrenthandle.cpp FEATURE: Added actions to "Move to top/bottom" of priority queue 2010-08-14 15:53:05 +00:00
qtorrenthandle.h FEATURE: Added actions to "Move to top/bottom" of priority queue 2010-08-14 15:53:05 +00:00
reverseresolution.h Fix possible crash in boost exception handling 2010-03-29 10:43:56 +00:00
rss.cpp Forgot to use the new safeRemove() function at some places 2010-07-25 15:26:27 +00:00
rss.h Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
rss_imp.cpp Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
rss_imp.h Move RSS settings to a separate dialog 2010-06-22 13:39:49 +00:00
rsssettings.cpp Move RSS settings to a separate dialog 2010-06-22 13:39:49 +00:00
rsssettings.h Move RSS settings to a separate dialog 2010-06-22 13:39:49 +00:00
scannedfoldersmodel.cpp Fix to last commit 2010-08-16 09:20:49 +00:00
scannedfoldersmodel.h Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
search.qrc FEATURE: Added actions to "Move to top/bottom" of priority queue 2010-08-14 15:53:05 +00:00
searchengine.cpp Improvement to last fix 2010-07-24 19:26:26 +00:00
searchengine.h Fix issues related to tab order in main window 2010-07-19 18:49:53 +00:00
searchlistdelegate.h Clean fix for progress display with cleanlooks style 2010-03-31 14:33:49 +00:00
searchtab.cpp Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
searchtab.h - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
smtp.cpp Added missing include 2010-08-19 20:23:39 +00:00
smtp.h Email notification on download completion 2010-08-19 18:47:57 +00:00
speedlimitdlg.h Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
src.pro FEATURE: Added torrent filtering by name 2010-08-20 12:27:20 +00:00
stacktrace.h BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting 2009-01-18 15:12:38 +00:00
statusbar.h Use checkable action for alternative speed limits and display button as "pressed when enabled" 2010-06-21 22:38:28 +00:00
supportedengines.h Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
torrentadditiondlg.cpp Forgot to use the new safeRemove() function at some places 2010-07-25 15:26:27 +00:00
torrentadditiondlg.h Code cleanup in torrent addition dialog 2010-07-19 17:29:48 +00:00
torrentfilesmodel.h Fix "Select All/None" buttons in torrent properties 2010-07-24 13:16:57 +00:00
torrentpersistentdata.h When resuming a torrent with error, checking if the previous data is present before redownloading it. (closes #609748) 2010-07-25 14:55:30 +00:00
trackerlist.cpp Fix crash when accessing trackers and using libtorrent v0.15.x 2010-07-24 14:18:36 +00:00
trackerlist.h Moc bug workaround 2010-06-20 17:35:26 +00:00
trackerlogin.h - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
trackersadditiondlg.h FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default) 2009-12-29 16:36:36 +00:00
transferlistdelegate.h FEATURE: Added button to password-lock the UI 2010-08-19 16:30:13 +00:00
transferlistfilterswidget.h FEATURE: Added label-level Pause/Resume/Delete actions 2010-08-17 08:42:30 +00:00
transferlistwidget.cpp FEATURE: Added torrent filtering by name 2010-08-20 12:27:20 +00:00
transferlistwidget.h FEATURE: Added torrent filtering by name 2010-08-20 12:27:20 +00:00
update_qrc_files.py - Improved tab look 2008-09-27 20:56:41 +00:00
webui.qrc FEATURE: Trackers can be added from Web UI 2010-02-14 15:15:35 +00:00