qBittorrent/src
2009-11-29 09:17:55 +00:00
..
geoip - Added GeoIP licensing 2009-11-16 07:15:12 +00:00
Icons - Switch download / uploads icons color to match colors in qBittorrent < 2.0 2009-11-28 12:26:05 +00:00
lang - Updated slovak translation 2009-11-28 13:54:14 +00:00
menuicons - Moved everything to trunk to create a stable branch 2006-09-30 16:02:39 +00:00
search_engine - FEATURE: Search engine plugins now handle HTTP protocol gzip compression 2009-11-27 23:46:40 +00:00
ui - Program preferences are now editable from Web UI :) 2009-11-26 10:10:40 +00:00
webui - Improve sorting performance in Web UI 2009-11-28 08:48:35 +00:00
about_imp.h - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 2009-11-06 14:30:14 +00:00
bittorrent.cpp FEATURE: Fall back to a random port if qBittorrent could not listen on the chosen port 2009-11-28 18:23:17 +00:00
bittorrent.h - Improve tracker status detection when using libtorrent v0.14 2009-11-23 07:18:28 +00:00
console_imp.h - Use a capital "B" for Bittorrent class 2009-11-20 08:01:59 +00:00
createtorrent_imp.cpp - Skip file checking in "start seeding immediately after torrent creation" feature (libtorrent v0.15 only) 2009-11-29 09:11:39 +00:00
createtorrent_imp.h - Fixed torrent creation (closes #402025) 2009-07-23 09:11:05 +00:00
deletionconfirmationdlg.h - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 2009-11-18 12:11:15 +00:00
downloadedpiecesbar.h - Graphically display piece availability in torrent preferences 2009-11-21 19:40:24 +00:00
downloadfromurldlg.h - Move ui files to their own folder 2009-11-20 08:20:05 +00:00
downloadthread.cpp - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
downloadthread.h - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
engineselectdlg.cpp - Clean up search engine plugins code 2009-11-22 09:37:16 +00:00
engineselectdlg.h - Clean up search engine plugins code 2009-11-22 09:37:16 +00:00
eventmanager.cpp - Fixed share ratio display in properties widget and in Web UI 2009-11-27 15:59:49 +00:00
eventmanager.h - Started work on program preferences in Web UI 2009-11-26 08:10:23 +00:00
feeddownloader.h - Fix compilation with Qt 4.4 2009-11-28 21:46:46 +00:00
feedList.h - Explicitely delete "unread" RSS item although Qt should be taking care of it 2009-11-29 09:17:55 +00:00
filesystemwatcher.h - Folder Scanning: initial import of the torrents inside is fixed 2009-11-27 11:50:30 +00:00
filterparserthread.h - Fix for media file preview 2009-11-27 11:38:42 +00:00
geoip.h - Added a few more country flags to Geoip 2009-11-19 19:38:37 +00:00
geoip.qrc - Prepare to use geoip database locally 2009-11-15 19:08:20 +00:00
GUI.cpp - Fix for media file preview 2009-11-27 11:38:42 +00:00
GUI.h - Fix for media file preview 2009-11-27 11:38:42 +00:00
httpconnection.cpp - Program preferences are now editable from Web UI :) 2009-11-26 10:10:40 +00:00
httpconnection.h - Started work on program preferences in Web UI 2009-11-26 08:10:23 +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 BUGFIX: Stop enforcing UTF-8 and use system locale instead 2009-07-12 08:13:00 +00:00
httpresponsegenerator.h - Forgot to update those headers 2009-04-05 18:48:45 +00:00
httpserver.cpp - Program preferences are now editable from Web UI :) 2009-11-26 10:10:40 +00:00
httpserver.h - Initial support for Web UI internationalization ! 2009-11-23 12:57:16 +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 - Made Web UI tool bar looks exactly like the Web UI one (same buttons orders and added separators) 2009-11-26 10:21:13 +00:00
json.h - Web UI: Display generation information in torrent properties 2009-11-24 08:53:14 +00:00
lang.qrc - Added "Copy magnet link" entry to right click menu now that we support magnet URIs 2009-08-17 10:22:41 +00:00
main.cpp - Catching SIGABRT signal to attempt to display the backtrace when an assertion is hit 2009-11-15 10:42:03 +00:00
misc.h COSMETIC: Display speeds with more user friendly units instead of always using KiB/s 2009-11-23 07:34:14 +00:00
options_imp.cpp - Fix DHT settings 2009-11-22 21:42:16 +00:00
options_imp.h - Fix DHT settings 2009-11-22 21:42:16 +00:00
peeraddition.h - Restore compatiblity with recent libboost (broken by last commit) 2009-11-28 22:22:35 +00:00
peerlistdelegate.h - Support peer manual ban (from peer list) 2009-11-17 16:02:35 +00:00
peerlistwidget.cpp - Fix right click menu in tracker list and in peer list (Thanks Heavyjoost) 2009-11-29 08:16:58 +00:00
peerlistwidget.h - Restore compatiblity with recent libboost (broken by last commit) 2009-11-28 22:22:35 +00:00
pieceavailabilitybar.h - Increase ratio difference to make availability more readable 2009-11-25 15:38:33 +00:00
pluginsource.h - Move ui files to their own folder 2009-11-20 08:20:05 +00:00
preferences.h - Started work on program preferences in Web UI 2009-11-26 08:10:23 +00:00
previewlistdelegate.h - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
previewselect.h - Fix for media file preview 2009-11-27 11:38:42 +00:00
propertieswidget.cpp - Fix compilation with Qt 4.4 2009-11-28 21:46:46 +00:00
propertieswidget.h - Disabled file prioritizing for seeding torrents 2009-11-24 15:38:47 +00:00
proplistdelegate.h - Disabled file prioritizing for seeding torrents 2009-11-24 15:38:47 +00:00
qgnomelook.h - License fix due to problems with OpenSSL 2009-04-05 17:00:55 +00:00
qtorrenthandle.cpp - Fix compilation error on some systems 2009-11-28 20:23:17 +00:00
qtorrenthandle.h - Fix compilation error on some systems 2009-11-28 20:23:17 +00:00
reverseresolution.h - Restore compatiblity with recent libboost (broken by last commit) 2009-11-28 22:22:35 +00:00
rss.cpp - Fix compilation with Qt 4.4 2009-11-28 21:46:46 +00:00
rss.h - Fix compilation with Qt 4.4 2009-11-28 21:46:46 +00:00
rss_imp.cpp - Use a capital "B" for Bittorrent class 2009-11-20 08:01:59 +00:00
rss_imp.h - Use a capital "B" for Bittorrent class 2009-11-20 08:01:59 +00:00
search.qrc - Commit those by mistake 2009-11-24 19:45:26 +00:00
searchengine.cpp FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only) 2009-11-26 21:11:37 +00:00
searchengine.h FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only) 2009-11-26 21:11:37 +00:00
searchlistdelegate.h - Use lowercase characters only in filenames 2009-11-20 07:48:44 +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 - Fixed per torrent speed limiting 2009-11-17 13:11:32 +00:00
src.pro - Bump to rc2 2009-11-27 16:31:17 +00:00
stacktrace.h BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting 2009-01-18 15:12:38 +00:00
statusbar.h - Initial support for Web UI internationalization ! 2009-11-23 12:57:16 +00:00
supportedengines.h - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
torrentadditiondlg.h - Move ui files to their own folder 2009-11-20 08:20:05 +00:00
torrentfilesmodel.h - Disabled file prioritizing for seeding torrents 2009-11-24 15:38:47 +00:00
torrentpersistentdata.h - Fix compilation with Qt 4.4 2009-11-28 21:46:46 +00:00
trackerlist.h - Fix right click menu in tracker list and in peer list (Thanks Heavyjoost) 2009-11-29 08:16:58 +00:00
trackerlogin.h - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
trackersadditiondlg.h - Fix typo in the code 2009-11-25 12:33:01 +00:00
transferlistdelegate.h - Bump to rc2 2009-11-27 16:31:17 +00:00
transferlistfilterswidget.h - New torrent status icons by Mateusz Tobola 2009-11-23 16:33:43 +00:00
transferlistwidget.cpp - Display the right icon for active uploads in UI transfer list (Web UI was ok) 2009-11-27 16:11:22 +00:00
transferlistwidget.h - Fix for media file preview 2009-11-27 11:38:42 +00:00
update_qrc_files.py - Improved tab look 2008-09-27 20:56:41 +00:00
webui.qrc - Started work on program preferences in Web UI 2009-11-26 08:10:23 +00:00