qBittorrent/src
Christophe Dumez 30c93b9a4a - v1.3.0final
2009-01-09 18:09:41 +00:00
..
Icons - Updated splashscreen 2008-12-15 19:28:09 +00:00
lang - Updated some translations 2009-01-06 20:38:52 +00:00
menuicons - Moved everything to trunk to create a stable branch 2006-09-30 16:02:39 +00:00
search_engine Rewrote folder scanning code (Now uses a filesystem watcher) 2008-12-26 13:17:08 +00:00
webui - Forgot to consider allocating state in WebUI 2008-12-30 11:52:22 +00:00
about.ui - Updated language files 2007-08-03 15:37:42 +00:00
about_imp.h - Added name name of new turkish translator to about dialog 2008-11-28 14:30:07 +00:00
addTorrentDialog.ui - Fixed typographic error 2008-09-29 20:28:55 +00:00
allocationDlg.h - Totally redesigned program preferences 2007-09-08 17:07:29 +00:00
arborescence.h - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 2008-11-01 21:42:56 +00:00
bandwidth_limit.ui - Some fixes in bandwidth allocation per torrent dialog 2007-08-04 05:29:35 +00:00
bittorrent.cpp - Updated some translations 2009-01-06 20:38:52 +00:00
bittorrent.h - Priorities are now remembered across restart (bugfix) 2009-01-05 21:19:55 +00:00
console.ui - Logs are now in a separate dialog 2008-09-07 12:09:41 +00:00
console_imp.h - Logs are now in a separate dialog 2008-09-07 12:09:41 +00:00
createtorrent.ui - Threadified torrent creation 2007-12-31 16:57:35 +00:00
createtorrent_imp.cpp - Fix for compiling with mingw32 (By Attila Olah) 2008-12-11 20:49:21 +00:00
createtorrent_imp.h - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 2008-11-01 21:42:56 +00:00
DLListDelegate.h - Started to work on queueuing 2008-07-14 19:20:18 +00:00
download.ui - Allow to force rechecking torrents 2008-11-02 13:53:45 +00:00
downloadFromURL.ui - Moved everything to trunk to create a stable branch 2006-09-30 16:02:39 +00:00
downloadFromURLImp.h - Big code cleanup 2007-08-20 06:29:18 +00:00
downloadingTorrents.cpp - Fixed column sorting restoring on startup 2009-01-03 19:34:09 +00:00
downloadingTorrents.h - Pause / resume in Web UI now updates the GUI 2008-12-29 18:36:54 +00:00
downloadThread.cpp - A little downloadThread aborting improvement 2008-12-26 16:43:55 +00:00
downloadThread.h - Optimized downloadThread mmemory usage 2008-07-27 16:23:00 +00:00
engineSelect.ui - BUGFIX: the function that set the rows color doesn't handle hidden columns anymore 2007-09-03 17:45:16 +00:00
engineSelectDlg.cpp - got rid of libMagick++ dependency 2008-11-04 22:39:43 +00:00
engineSelectDlg.h - Allow to download plugins from their url 2007-09-11 19:31:21 +00:00
eventmanager.cpp - Forgot to consider allocating state in WebUI 2008-12-30 11:52:22 +00:00
eventmanager.h - Simplified and optimized json code 2008-12-25 14:33:37 +00:00
filterParserThread.h - Compilation fix for MinGW 2008-12-30 08:57:23 +00:00
FinishedListDelegate.h - Queueing system should work fine now (port is complete, needs testing) 2008-11-02 11:43:20 +00:00
FinishedTorrents.cpp - Fixed column sorting restoring on startup 2009-01-03 19:34:09 +00:00
FinishedTorrents.h - Pause / resume in Web UI now updates the GUI 2008-12-29 18:36:54 +00:00
GUI.cpp - Updated some translations 2009-01-06 20:38:52 +00:00
GUI.h - Putting back priority buttons in toolBar 2008-12-29 20:01:03 +00:00
httpconnection.cpp - Added priority actions in Web UI 2008-12-29 22:46:18 +00:00
httpconnection.h - Added priority actions in Web UI 2008-12-29 22:46:18 +00:00
httprequestparser.cpp - Removed some useless debug 2008-12-23 16:50:46 +00:00
httprequestparser.h - Allow to download torrents from a local file (Web UI) 2008-07-31 12:03:28 +00:00
httpresponsegenerator.cpp - Web UI optimization 2008-09-12 19:56:32 +00:00
httpresponsegenerator.h - Commit a lot of missing files for web interface 2008-05-17 12:44:42 +00:00
httpserver.cpp - Added priority actions in Web UI 2008-12-29 22:46:18 +00:00
httpserver.h Fixed memory leak in HTTP server 2008-09-12 19:58:57 +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 - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 2008-11-01 21:42:56 +00:00
json.h - Simplified and optimized json code 2008-12-25 14:33:37 +00:00
lang.qrc - Added traditional Chinese locale 2008-08-25 10:54:14 +00:00
login.ui - Moved everything to trunk to create a stable branch 2006-09-30 16:02:39 +00:00
main.cpp - No longer force plastiqueStyle as a default (closes #312333) 2008-12-30 02:17:46 +00:00
MainWindow.ui - Fixed a string 2008-09-07 12:18:52 +00:00
misc.h - Priorities are now remembered across restart (bugfix) 2009-01-05 21:19:55 +00:00
options.ui - Made some text bigger in options 2008-12-29 21:47:22 +00:00
options_imp.cpp BUGFIX: Proxy settings are now saved even if disabled 2009-01-05 11:42:37 +00:00
options_imp.h - Fix for queueing system 2008-12-27 17:44:33 +00:00
pluginSource.h - Allow to download plugins from their url 2007-09-11 19:31:21 +00:00
pluginSource.ui - Allow to download plugins from their url 2007-09-11 19:31:21 +00:00
preview.ui - Moved everything to trunk to create a stable branch 2006-09-30 16:02:39 +00:00
PreviewListDelegate.h - COSMETIC: Improved progress bar text rendering 2007-10-13 08:32:31 +00:00
previewSelect.h - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 2008-11-01 21:42:56 +00:00
properties.ui Allow to change the save path of torrents after addition 2008-11-02 19:55:55 +00:00
properties_imp.cpp - Fixed possible issue in tracker addition 2009-01-04 17:13:47 +00:00
properties_imp.h Allow to change the save path of torrents after addition 2008-11-02 19:55:55 +00:00
PropListDelegate.h - Fixed segfault that would happen when unfiltering files in torrent addition dialog (closes #163379) 2007-11-19 21:42:58 +00:00
qgnomelook.h - Same as last commit but for gnome looks 2007-11-24 23:47:44 +00:00
qrealarray.cpp Added files missing in last revision 2007-11-18 19:40:49 +00:00
qrealarray.h Added files missing in last revision 2007-11-18 19:40:49 +00:00
qtorrenthandle.cpp - Fixed pausing of queued torrents 2009-01-05 22:16:08 +00:00
qtorrenthandle.h - Fixed remembering of paused torrents cleanly 2008-12-27 17:05:26 +00:00
realprogressbar.cpp - Fixed compilation warning in Ishan's code 2007-11-23 23:48:05 +00:00
realprogressbar.h - FEATURE: Real progress bar in torrent properties that displays downloaded pieces (contribution by 2007-11-18 18:06:44 +00:00
realprogressbarthread.cpp - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 2008-11-01 21:42:56 +00:00
realprogressbarthread.h Added files missing in last revision 2007-11-18 19:40:49 +00:00
rss.h - A little downloadThread aborting improvement 2008-12-26 16:43:55 +00:00
rss.ui - Save spitters position to remember them on restart (RSS) 2008-06-20 20:16:56 +00:00
rss_imp.cpp - Added some debug output on exit 2008-12-26 13:44:39 +00:00
rss_imp.h - Save spitters position to remember them on restart (RSS) 2008-06-20 20:16:56 +00:00
search.qrc - Updated resource files 2008-08-01 17:15:03 +00:00
search.ui - Updated tranlsations 2008-07-06 18:39:07 +00:00
searchEngine.cpp - Updated tranlsations 2008-07-06 18:39:07 +00:00
searchEngine.h - Updated tranlsations 2008-07-06 18:39:07 +00:00
SearchListDelegate.h - Should fix compiling errors with Qt 4.2 2007-08-01 07:19:44 +00:00
SearchTab.cpp - Fixed extended selection in search results 2008-07-19 19:21:20 +00:00
SearchTab.h - Missing blank line at the end 2008-07-07 09:14:49 +00:00
seeding.ui - Allow to force rechecking torrents 2008-11-02 13:53:45 +00:00
src.pro - v1.3.0final 2009-01-09 18:09:41 +00:00
torrentAddition.h - Got rid of .paused files, useless with new libtorrent 2008-12-30 00:34:41 +00:00
trackerLogin.h - fixed some bugs introduced recently 2007-08-26 18:41:45 +00:00
trackersAdd.ui - Allow to add several trackers at once 2008-05-18 11:44:50 +00:00
TrackersAdditionDlg.h - Allow to add several trackers at once 2008-05-18 11:44:50 +00:00
update_qrc_files.py - Improved tab look 2008-09-27 20:56:41 +00:00
webui.qrc - Display progress using progress bars in Web UI 2008-12-30 11:23:18 +00:00