1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-09 22:37:59 +00:00
qBittorrent/src
2010-06-06 15:41:08 +00:00
..
geoip
Icons FEATURE: Add Check/Uncheck all feature in Web UI 2010-05-24 18:57:44 +00:00
lang Updated language files 2010-06-06 15:36:22 +00:00
menuicons
search_engine Workaround for torrentdownloads.net search engine (The web site seems partly broken though) 2010-06-02 22:26:52 +00:00
ui Fix encoding problem in search engine 2010-06-06 15:41:08 +00:00
webui BUGFIX: Hide seeding torrents files priorities in Web UI 2010-05-24 19:37:56 +00:00
about_imp.h Added Mirco Chinelli to contributors 2010-06-04 10:44:25 +00:00
advancedsettings.h The user can force listening on a particular network interface 2010-05-11 15:53:14 +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 latest changes for stable branch (mostly unicode fixes) 2010-06-06 13:58:43 +00:00
bittorrent.h Fix deprecation warnings with libtorrent v0.15 2010-04-06 16:52:17 +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 Merge latest changes for stable branch (mostly unicode fixes) 2010-06-06 13:58:43 +00:00
createtorrent_imp.h
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
eventmanager.cpp Merge msvc fixes from stable branch 2010-06-05 18:59:05 +00:00
eventmanager.h
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
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 Merge Win32 changes from stable branch 2010-06-02 13:08:26 +00:00
GUI.h COSMETIC: Display number of torrents in transfers tab label 2010-05-21 14:56:56 +00:00
headlessloader.h More code cleanup 2010-03-04 20:19:25 +00:00
httpconnection.cpp Added back folder watching in Web UI 2010-03-18 19:25:16 +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
httprequestparser.h
httpresponsegenerator.cpp Fix encoding in Web UI on non-unicode systems 2010-06-01 14:34:58 +00:00
httpresponsegenerator.h
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
ico.h
icons.qrc FEATURE: Add Check/Uncheck all feature in Web UI 2010-05-24 18:57:44 +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 latest msvc fixes from stable branch 2010-06-06 10:10:45 +00:00
misc.cpp Merge msvc fixes from stable branch 2010-06-05 18:59:05 +00:00
misc.h Merge latest changes for stable branch (mostly unicode fixes) 2010-06-06 13:58:43 +00:00
options_imp.cpp Fix file encoding problem 2010-06-06 15:31:15 +00:00
options_imp.h FEATURE: Added "No action" setting for double-click action 2010-05-21 12:30:57 +00:00
peeraddition.h
peerlistdelegate.h Clean fix for progress display with cleanlooks style 2010-03-31 14:33:49 +00:00
peerlistwidget.cpp Merge msvc fixes from stable branch 2010-06-05 18:59:05 +00:00
peerlistwidget.h
pieceavailabilitybar.h Fix torrent availability computation 2010-05-31 14:25:12 +00:00
pluginsource.h
preferences.h Merge msvc fixes from stable branch 2010-06-05 18:59:05 +00:00
previewlistdelegate.h Clean fix for progress display with cleanlooks style 2010-03-31 14:33:49 +00:00
previewselect.h Another attempt to fixing Mac compilation 2010-03-20 19:09:27 +00:00
propertieswidget.cpp Merge latest changes for stable branch (mostly unicode fixes) 2010-06-06 13:58:43 +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
qtorrenthandle.cpp Fix other unicode issues 2010-06-04 16:54:30 +00:00
qtorrenthandle.h FEATURE: Added error state for torrents (error is displayed in a tooltip) 2010-05-24 14:19:25 +00:00
reverseresolution.h Fix possible crash in boost exception handling 2010-03-29 10:43:56 +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
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
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
searchtab.h
speedlimitdlg.h Clean up URL seed code 2010-01-27 20:34:53 +00:00
src.pro Merge latest msvc fixes from stable branch 2010-06-06 10:10:45 +00:00
stacktrace.h
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 Merge latest changes for stable branch (mostly unicode fixes) 2010-06-06 13:58:43 +00:00
torrentfilesmodel.h Merge latest changes for stable branch (mostly unicode fixes) 2010-06-06 13:58:43 +00:00
torrentpersistentdata.h Merge msvc fixes from stable branch 2010-06-05 18:59:05 +00:00
trackerlist.cpp Merge msvc fixes from stable branch 2010-06-05 18:59:05 +00:00
trackerlist.h Merge msvc compilation fixes from stable branch 2010-06-05 13:43:36 +00:00
trackerlogin.h
trackersadditiondlg.h
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 Merge msvc fixes from stable branch 2010-06-05 18:59:05 +00:00
transferlistwidget.h FEATURE: Added filter for paused/error torrents 2010-05-24 15:16:14 +00:00
update_qrc_files.py
webui.qrc FEATURE: Trackers can be added from Web UI 2010-02-14 15:15:35 +00:00