qBittorrent/src
2010-07-21 23:44:29 +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 Added document icon for Mac (Mirco Chinelli) 2010-07-21 23:39:57 +00:00
lang Updated Hungarian translation 2010-07-20 18:46:31 +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 Removed force_reannounce button from the main properties tab since the action is available from the trackers list now 2010-07-21 14:03:04 +00:00
webui Fix tables appearance in Web UI 2010-06-29 08:44:56 +00:00
about_imp.h Added Mirco Chinelli to contributors 2010-06-04 10:44:25 +00:00
advancedsettings.h Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32:41 +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 Fix possible crash when saving fast resume data 2010-07-21 13:06:09 +00:00
bittorrent.h Code clean up 2010-07-18 12:53:16 +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 Several OS/2 fixes from Silvan Scherrer 2010-06-22 19:17:47 +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 Enabled modality for appropriate dialogs 2010-03-10 20:21:56 +00:00
downloadthread.cpp Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
downloadthread.h Fix RSS cookie support 2010-05-17 19:23:16 +00:00
engineselectdlg.cpp Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
engineselectdlg.h - Clean up search engine plugins code 2009-11-22 09:37:16 +00:00
eventmanager.cpp Fix tables appearance in Web UI 2010-06-29 08:44:56 +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 Windows compilation fixes (Thanks LiHuiShuo) 2010-04-28 11:45:13 +00:00
filterparserthread.h - Merged headless branch 2010-01-02 22:20:37 +00:00
geoip.h Added "Force reannounce" action to tracker list 2010-06-27 21:18:41 +00:00
geoip.qrc Windows execution fixes 2010-05-30 17:51:40 +00:00
GUI.cpp Attempt to fix toolbar toggling on Mac 2010-07-21 23:44:29 +00:00
GUI.h Fix issues related to tab order in main window 2010-07-19 18:49:53 +00:00
headlessloader.h Fix race condition allowing to run several instances of qBittorrent at the same time 2010-06-09 09:48:14 +00:00
hidabletabwidget.h Fix file naming 2010-06-22 14:20:21 +00:00
httpconnection.cpp Fix tables appearance in Web UI 2010-06-29 08:44:56 +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: Add Check/Uncheck all feature in Web UI 2010-05-24 18:57:44 +00:00
Info.plist Added document icon for Mac (Mirco Chinelli) 2010-07-21 23:39:57 +00:00
json.h Suppress compiler warning 2010-07-19 19:48:16 +00:00
lang.qrc Update resource file 2010-05-01 08:50:17 +00:00
main.cpp Fix compilation on Linux/Mac 2010-07-21 10:51:01 +00:00
misc.cpp Do not display bytes values decimal digits 2010-06-27 14:19:24 +00:00
misc.h Fix race condition allowing to run several instances of qBittorrent at the same time 2010-06-09 09:48:14 +00:00
options_imp.cpp Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
options_imp.h FEATURE: Torrents can be automatically paused once they reach a given ratio 2010-06-22 17:06:11 +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 Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +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 Use a new icon for torrents on Windows 2010-07-21 21:45:32 +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 Removed force_reannounce button from the main properties tab since the action is available from the trackers list now 2010-07-21 14:03:04 +00:00
propertieswidget.h Removed force_reannounce button from the main properties tab since the action is available from the trackers list now 2010-07-21 14:03: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 Fix "Open destination folder" that would open a subfolder instead (closes #607510) 2010-07-20 09:02:41 +00:00
qtorrenthandle.h Use the same save path editing behaviour in properties panel as in torrent addition dialog 2010-06-27 17:58:08 +00:00
reverseresolution.h Fix possible crash in boost exception handling 2010-03-29 10:43:56 +00:00
rss.cpp Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +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 Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +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: Search engine can now use a SOCKS5 proxy 2010-01-08 20:15:08 +00:00
searchengine.cpp Fix issues related to tab order in main window 2010-07-19 18:49:53 +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
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 Added document icon for Mac (Mirco Chinelli) 2010-07-21 23:39:57 +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 Code cleanup in torrent addition dialog 2010-07-19 17:29:48 +00:00
torrentadditiondlg.h Code cleanup in torrent addition dialog 2010-07-19 17:29:48 +00:00
torrentfilesmodel.h Use "Do no download" in action instead of "Not downloaded" 2010-06-27 21:01:47 +00:00
torrentpersistentdata.h Vavious Magnet link related fixes 2010-07-19 18:17:37 +00:00
trackerlist.cpp Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +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 Fix "Pause/Delete" torrents once they reach a given ratio 2010-06-22 17:46:07 +00:00
transferlistfilterswidget.h Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
transferlistwidget.cpp Fix "Open destination folder" that would open a subfolder instead (closes #607510) 2010-07-20 09:02:41 +00:00
transferlistwidget.h Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32:41 +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