qBittorrent/src
2010-06-17 17:52:14 +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 Various Mac related fixes (Thanks Mirco Chinelli) 2010-06-09 15:13:52 +00:00
lang Updated czech translation 2010-06-13 11:43:58 +00:00
menuicons - Moved everything to trunk to create a stable branch 2006-09-30 16:02:39 +00:00
qtsingleapp Comment useless pri import 2010-06-09 14:46:55 +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 Improved torrent creator tool behavior during creation process 2010-06-17 17:52:14 +00:00
webui Merge javascript changes from stable branch 2010-06-07 13:41:32 +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 Merge fixes from stable branches (libtorrent v0.15 related) 2010-06-14 09:55:35 +00:00
bittorrent.h Fix unicode problem in torrent creator tool 2010-06-17 09:55:15 +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 Improved torrent creator tool behavior during creation process 2010-06-17 17:52:14 +00:00
createtorrent_imp.h Improved torrent creator tool behavior during creation process 2010-06-17 17:52:14 +00:00
deletionconfirmationdlg.h Add a setting to also delete torrents files on hard disk as a default 2010-05-21 15:42:17 +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 Windows execution fixes 2010-05-30 17:51:40 +00:00
downloadthread.h Fix RSS cookie support 2010-05-17 19:23:16 +00:00
engineselectdlg.cpp Merge msvc compilation fixes from stable branch 2010-06-05 13:43:36 +00:00
engineselectdlg.h - Clean up search engine plugins code 2009-11-22 09:37:16 +00:00
eventmanager.cpp Merge javascript changes from stable branch 2010-06-07 13:41:32 +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 Merge msvc compilation fixes from stable branch 2010-06-05 13:43:36 +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 Windows execution fixes 2010-05-30 17:51:40 +00:00
geoip.qrc Windows execution fixes 2010-05-30 17:51:40 +00:00
GUI.cpp BUGFIX: The user can disable permanently recursive torrent download 2010-06-14 17:46:33 +00:00
GUI.h Attempt to make Ishan's patch lighter (the new patch may not take into consideration all use cases but it seems to work ok) 2010-06-10 19:54:20 +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
httpconnection.cpp Fix Web UI in nox 2010-06-17 11:55:47 +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 Fixed Web UI compatibility with Safari 2010-03-16 00:20:32 +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 Fix bundle identifier 2010-06-13 09:39:55 +00:00
json.h Added back folder watching in Web UI 2010-03-18 19:25:16 +00:00
lang.qrc Update resource file 2010-05-01 08:50:17 +00:00
main.cpp Merge fixes from stable branches (libtorrent v0.15 related) 2010-06-14 09:55:35 +00:00
misc.cpp Various Mac related fixes (Thanks Mirco Chinelli) 2010-06-09 15:13:52 +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 Disable systray icon on Mac (Mirco Chinelli) 2010-06-09 15:40:55 +00:00
options_imp.h FEATURE: Added "No action" setting for double-click action 2010-05-21 12:30:57 +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 Updated Hungarian and Finnish translations 2010-06-08 18:29:42 +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 BUGFIX: The user can disable permanently recursive torrent download 2010-06-14 17:46:33 +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 Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32:41 +00:00
propertieswidget.h User can force tracker reannounce 2010-05-18 09:35:55 +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 Some Win32 improvements 2010-05-30 21:45:55 +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 Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32:41 +00:00
qtorrenthandle.h Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32:41 +00:00
reverseresolution.h Fix possible crash in boost exception handling 2010-03-29 10:43:56 +00:00
rss.cpp RSS: News title is no longer used as identifier (use guid or url instead) 2010-05-01 09:41:37 +00:00
rss.h Merge msvc fixes from stable branch 2010-06-05 18:59:05 +00:00
rss_imp.cpp Merge msvc fixes from stable branch 2010-06-05 18:59:05 +00:00
rss_imp.h Added cookie support for RSS feeds (Needs testing) 2010-05-17 14:57:45 +00:00
scannedfoldersmodel.cpp Improvement to last fix 2010-03-22 19:15:38 +00:00
scannedfoldersmodel.h Fix possible crash with folder watching 2010-03-22 18:50:04 +00:00
search.qrc FEATURE: Search engine can now use a SOCKS5 proxy 2010-01-08 20:15:08 +00:00
searchengine.cpp Merge latest msvc fixes from stable branch 2010-06-06 10:10:45 +00:00
searchengine.h Improved Python detection (Win32) 2010-06-01 22:47:14 +00:00
searchlistdelegate.h Clean fix for progress display with cleanlooks style 2010-03-31 14:33:49 +00:00
searchtab.cpp - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
searchtab.h - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
speedlimitdlg.h Clean up URL seed code 2010-01-27 20:34:53 +00:00
src.pro Fix Web UI in nox 2010-06-17 11:55:47 +00:00
stacktrace.h BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting 2009-01-18 15:12:38 +00:00
statusbar.h Flat buttons in status bar should never get focus 2010-04-07 08:19:17 +00:00
supportedengines.h Merge msvc compilation fixes from stable branch 2010-06-05 13:43:36 +00:00
torrentadditiondlg.h Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32:41 +00:00
torrentfilesmodel.h Merge latest changes for stable branch (mostly unicode fixes) 2010-06-06 13:58:43 +00:00
torrentpersistentdata.h Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32:41 +00:00
trackerlist.cpp Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32:41 +00:00
trackerlist.h Fix msvc warnings 2010-06-07 10:39:03 +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 Clean fix for progress display with cleanlooks style 2010-03-31 14:33:49 +00:00
transferlistfilterswidget.h FEATURE: Added filter for paused/error torrents 2010-05-24 15:16:14 +00:00
transferlistwidget.cpp Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32: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