1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 06:48:00 +00:00
qBittorrent/src
Christophe Dumez 4af05dc63c - HTTP downloader now uses Firefox User Agent to make sure it is allowed
- HTTP downloader now supports already encoded URLs
2009-12-01 17:36:11 +00:00
..
geoip - Added GeoIP licensing 2009-11-16 07:15:12 +00:00
Icons * More exit tweaking to make shutdown faster 2009-11-30 21:30:14 +00:00
lang - Another update for Polish translation 2009-12-01 16:49:49 +00:00
menuicons
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 * More exit tweaking to make shutdown faster 2009-11-30 21:30:14 +00:00
about_imp.h - Updated Official Polish Author name in both AUTHORS file and about dialog. New translator is now Mariusz Fik (who is also our Open Suse package maintainer). Former translator was replaced because he was unreachable for a very long period. Thanks to Mariusz for taking over the polish translation. 2009-12-01 16:53:07 +00:00
bittorrent.cpp * More exit tweaking to make shutdown faster 2009-11-30 21:30:14 +00:00
bittorrent.h * More exit tweaking to make shutdown faster 2009-11-30 21:30:14 +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
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 - HTTP downloader now uses Firefox User Agent to make sure it is allowed 2009-12-01 17:36:11 +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 * More exit tweaking to make shutdown faster 2009-11-30 21:30:14 +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 - Fixed possible crash on exit introduced by previous commit (tweaks to speed up exit) 2009-12-01 11:56:51 +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
httprequestparser.h
httpresponsegenerator.cpp
httpresponsegenerator.h
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
ico.h
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
main.cpp * More exit tweaking to make shutdown faster 2009-11-30 21:30:14 +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 - Fixed possible crash on exit introduced by previous commit (tweaks to speed up exit) 2009-12-01 11:56:51 +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
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_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
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
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 rc3 2009-11-29 10:27:29 +00:00
stacktrace.h
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 * More exit tweaking to make shutdown faster 2009-11-30 21:30:14 +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 * More exit tweaking to make shutdown faster 2009-11-30 21:30:14 +00:00
transferlistwidget.h * More exit tweaking to make shutdown faster 2009-11-30 21:30:14 +00:00
update_qrc_files.py
webui.qrc - Started work on program preferences in Web UI 2009-11-26 08:10:23 +00:00