Some work about adaptive color scheme for Web UI (PR #19901) http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Christophe Dumez 095dfe5b9e - Added Traditional chinese translation to desktop file 15 years ago
..
Icons - Added Traditional chinese translation to desktop file 15 years ago
lang - Updated Dutch translation 15 years ago
menuicons
search_engine - Support category-based requests in piratebay search plugin 15 years ago
webui - Added magnet URI support to Web UI 15 years ago
DLListDelegate.h - License fix due to problems with OpenSSL 16 years ago
FeedDownloader.h - Major rewrite of rss grouping code because I did not like my first approach. It is not complete yet but it is far more clean and stable 15 years ago
FeedDownloader.ui - Added Import / Export feature for RSS feed downloader filters 15 years ago
FinishedListDelegate.h - torrents with an infinite ratio are no longer affected by ratio_limit set in program preferences 15 years ago
FinishedTorrents.cpp - Fixed missing SLOT usage 15 years ago
FinishedTorrents.h - Updated sorting code for seeding list too 15 years ago
GUI.cpp - BUGFIX: Greatly improved column sorting code (download list only for now) 15 years ago
GUI.h - Added "Copy magnet link" entry to right click menu now that we support magnet URIs 15 years ago
MainWindow.ui - Remove last separator in toolbar 15 years ago
PreviewListDelegate.h - License fix due to problems with OpenSSL 16 years ago
PropListDelegate.h - License fix due to problems with OpenSSL 16 years ago
SearchListDelegate.h - License fix due to problems with OpenSSL 16 years ago
SearchTab.cpp - As a default, sort search results list by Top seed first 15 years ago
SearchTab.h - Rewrote Column sorting code in search result lists 15 years ago
TrackersAdditionDlg.h - License fix due to problems with OpenSSL 16 years ago
about.ui - Use findPkg (pkg-config) to find libtorrent-rasterbar and detected if version is sufficient 15 years ago
about_imp.h - Updated Korean and Italian translations 15 years ago
addTorrentDialog.ui - FEATURE: Display free disk space in torrent addition dialog 15 years ago
allocationDlg.h - License fix due to problems with OpenSSL 16 years ago
arborescence.h - Added Magnet URI support (might be still buggy) 15 years ago
bandwidth_limit.ui
bittorrent.cpp - Fixed uTorrent spoofing code 15 years ago
bittorrent.h - Got rid of .speedlimits file and use new TorrentPersistantData system 15 years ago
console.ui - COSMETIC: Redesigned program preferences 16 years ago
console_imp.h - License fix due to problems with OpenSSL 16 years ago
createtorrent.ui - Updated some icons to oxygen theme 15 years ago
createtorrent_imp.cpp - Fix last commit 15 years ago
createtorrent_imp.h - Fixed torrent creation (closes #402025) 15 years ago
download.ui - Search engine now supports category-based requests (only Mininova engine for now but the rest is coming soon) 15 years ago
downloadFromURL.ui
downloadFromURLImp.h - FEATURE: In torrent addition from URL, paste clipboard content if it contains an URL 15 years ago
downloadThread.cpp - Do not update the icon when clicking "Mark all as read" on a feed that is still loading 15 years ago
downloadThread.h - License fix due to problems with OpenSSL 16 years ago
downloadingTorrents.cpp - Several fixes due to new column sorting code 15 years ago
downloadingTorrents.h - Code cleanup 15 years ago
engineSelect.ui
engineSelectDlg.cpp - Search engine now supports category-based requests (only Mininova engine for now but the rest is coming soon) 15 years ago
engineSelectDlg.h - Search engine now supports category-based requests (only Mininova engine for now but the rest is coming soon) 15 years ago
eventmanager.cpp - Forgot to update those headers 16 years ago
eventmanager.h - Forgot to update those headers 16 years ago
feedList.h - Cannot drop a feed into "Unread" item 15 years ago
filterParserThread.h Made IP filter more robust 15 years ago
httpconnection.cpp - Safer temporary filename generation: create the temporary file to make sure the name is not generated twice 15 years ago
httpconnection.h - Added magnet URI support to Web UI 15 years ago
httprequestparser.cpp - Forgot to update those headers 16 years ago
httprequestparser.h - Forgot to update those headers 16 years ago
httpresponsegenerator.cpp BUGFIX: Stop enforcing UTF-8 and use system locale instead 15 years ago
httpresponsegenerator.h - Forgot to update those headers 16 years ago
httpserver.cpp - Added magnet URI support to Web UI 15 years ago
httpserver.h - Forgot to update those headers 16 years ago
ico.cpp - Fixed includes 16 years ago
ico.h - got rid of libMagick++ dependency 16 years ago
icons.qrc - Added an icon for articles without attachment 15 years ago
json.h - Forgot to update those headers 16 years ago
lang.qrc - Added "Copy magnet link" entry to right click menu now that we support magnet URIs 15 years ago
login.ui
main.cpp BUGFIX: Stop enforcing UTF-8 and use system locale instead 15 years ago
misc.h - FEATURE: Make use of torrent enclosure in RSS feeds for direct download 15 years ago
options.ui - Some cosmetic changes 15 years ago
options_imp.cpp - FEATURE: A random listening port can be chosen automatically 15 years ago
options_imp.h - FEATURE: A random listening port can be chosen automatically 15 years ago
pluginSource.h - License fix due to problems with OpenSSL 16 years ago
pluginSource.ui
preview.ui
previewSelect.h BUGFIX: Stop enforcing UTF-8 and use system locale instead 15 years ago
properties.ui - Fixed "infos" -> "info" typo in torrent properties 15 years ago
properties_imp.cpp - Improve readability of tracker error tooltips 15 years ago
properties_imp.h - BUGFIX: Better item coloring in torrent content filtering dialog 15 years ago
qgnomelook.h - License fix due to problems with OpenSSL 16 years ago
qrealarray.cpp - License fix due to problems with OpenSSL 16 years ago
qrealarray.h - License fix due to problems with OpenSSL 16 years ago
qtorrenthandle.cpp - Added Magnet URI support (might be still buggy) 15 years ago
qtorrenthandle.h - Rewrited torrent resume code to make it cleaner and more generic 15 years ago
realprogressbar.cpp - License fix due to problems with OpenSSL 16 years ago
realprogressbar.h - License fix due to problems with OpenSSL 16 years ago
realprogressbarthread.cpp - License fix due to problems with OpenSSL 16 years ago
realprogressbarthread.h - License fix due to problems with OpenSSL 16 years ago
rss.cpp - Be less restrictive about RSS feeds, we now display articles even if they don't have embedded torrents. However, RSS feed downloader is not available for said feeds. 15 years ago
rss.h - Be less restrictive about RSS feeds, we now display articles even if they don't have embedded torrents. However, RSS feed downloader is not available for said feeds. 15 years ago
rss.ui - Fix crash when right-clicking on RSS news list (closes #422495) 15 years ago
rss_imp.cpp - Fix crash when right-clicking on RSS news list (closes #422495) 15 years ago
rss_imp.h - Stop displaying items after they were read in "unread" news. 15 years ago
search.qrc - Added "Copy magnet link" entry to right click menu now that we support magnet URIs 15 years ago
search.ui - Search engine now supports category-based requests (only Mininova engine for now but the rest is coming soon) 15 years ago
searchEngine.cpp - Rewrote Column sorting code in search result lists 15 years ago
searchEngine.h - Rewrote Column sorting code in search result lists 15 years ago
seeding.ui - Search engine now supports category-based requests (only Mininova engine for now but the rest is coming soon) 15 years ago
src.pro - Updated version to v1.6.0alpha1 15 years ago
stacktrace.h BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting 16 years ago
supportedEngines.h - Category combobox is now updated when search engines are enabled/disabled 15 years ago
torrentAddition.h - Removed useless variable check 15 years ago
torrentPersistentData.h - Fixes compilation problem regarding hash missing 15 years ago
trackerLogin.h - License fix due to problems with OpenSSL 16 years ago
trackersAdd.ui
update_qrc_files.py - Improved tab look 16 years ago
webui.qrc - Fixed upload form in web ui 16 years ago