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 54d7c6dc54 - Moved status bar code from the GUI to its own class for make GUI more readable 15 years ago
..
Icons - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
geoip - Added GeoIP licensing 15 years ago
lang - Updated language files 15 years ago
menuicons
search_engine - Fixed PirateBay search plugin 15 years ago
webui - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris) 15 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
GUI.cpp - Moved status bar code from the GUI to its own class for make GUI more readable 15 years ago
GUI.h - Moved status bar code from the GUI to its own class for make GUI more readable 15 years ago
MainWindow.ui - Moved priority Up/Down buttons to the left of preferences button (top toolbar) 15 years ago
PreviewListDelegate.h
PropListDelegate.h - Added columns width saving to torrent addition dialog 15 years ago
SearchListDelegate.h
SearchTab.cpp - Fixed PirateBay search plugin 15 years ago
SearchTab.h - Fixed PirateBay search plugin 15 years ago
TorrentFilesModel.h - FEATURE: Make sure torrent files are always sorted by name 15 years ago
TrackersAdditionDlg.h
TransferListDelegate.h - Display the number of torrents in earch status filter 15 years ago
TransferListFiltersWidget.h - Refresh list and torrent numbers on torrent addition 15 years ago
TransferListWidget.cpp - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
TransferListWidget.h - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
about.ui
about_imp.h - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 15 years ago
addTorrentDialog.ui - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 15 years ago
bandwidth_limit.ui - Fixed per torrent speed limiting 15 years ago
bittorrent.cpp - Removed regular tracker scrape code since it is done automatically by libtorrent (it should not have been in GUI class anyway...) 15 years ago
bittorrent.h - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
confirmdeletiondlg.ui - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
console.ui
console_imp.h
createtorrent.ui - Updated some icons to oxygen theme 15 years ago
createtorrent_imp.cpp - Fix last commit 15 years ago
createtorrent_imp.h
deletionconfirmationdlg.h - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
downloadFromURL.ui
downloadFromURLImp.h
downloadThread.cpp - Make everything compile back with libtorrent v0.14 15 years ago
downloadThread.h - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 15 years ago
engineSelect.ui
engineSelectDlg.cpp - Dropped dependency on libzzip 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
eventmanager.h
feedList.h - Cannot drop a feed into "Unread" item 15 years ago
filesystemwatcher.h - FEATURE: Folder scanning now works with CIFS and NFS mounted folders 15 years ago
filterParserThread.h - Support peer manual ban (from peer list) 15 years ago
geoip.h - Added more country flags to geoip 15 years ago
geoip.qrc - Prepare to use geoip database locally 15 years ago
httpconnection.cpp - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris) 15 years ago
httpconnection.h - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris) 15 years ago
httprequestparser.cpp
httprequestparser.h
httpresponsegenerator.cpp
httpresponsegenerator.h
httpserver.cpp - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris) 15 years ago
httpserver.h
ico.cpp
ico.h
icons.qrc - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
json.h
lang.qrc
login.ui
main.cpp - Catching SIGABRT signal to attempt to display the backtrace when an assertion is hit 15 years ago
misc.h - Support a lot more countries in GeoIP (flag display) 15 years ago
options.ui - Enable peer country resolution as a default 15 years ago
options_imp.cpp - Save / Restore preferences dialog size and position on restart 15 years ago
options_imp.h - Save / Restore preferences dialog size and position on restart 15 years ago
peer.ui - New peers can manually be added to a torrent 15 years ago
peeraddition.h - Fixed per torrent speed limiting 15 years ago
peerlistdelegate.h - Support peer manual ban (from peer list) 15 years ago
peerlistwidget.cpp - Support peer manual ban (from peer list) 15 years ago
peerlistwidget.h - Support peer manual ban (from peer list) 15 years ago
pluginSource.h
pluginSource.ui
preferences.h - Enable peer country resolution as a default 15 years ago
preview.ui
previewSelect.h
propertiesWidget.ui - Second attempt to fix buttons layout on Mac OS 15 years ago
propertieswidget.cpp - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
propertieswidget.h - Support peer manual ban (from peer list) 15 years ago
qgnomelook.h
qrealarray.cpp
qrealarray.h
qtorrenthandle.cpp - Make everything compile back with libtorrent v0.14 15 years ago
qtorrenthandle.h - Make everything compile back with libtorrent v0.14 15 years ago
realprogressbar.cpp - Put pieces properties on the top of torrent properties (uTorrent like) 15 years ago
realprogressbar.h
realprogressbarthread.cpp
realprogressbarthread.h
reverseresolution.h - Removed some debug 15 years ago
rss.cpp - Take "RSS refresh interval" into consideration without restarting qBT 15 years ago
rss.h - Take "RSS refresh interval" into consideration without restarting qBT 15 years ago
rss.ui - Fix crash when right-clicking on RSS news list (closes #422495) 15 years ago
rss_imp.cpp - Take "RSS refresh interval" into consideration without restarting qBT 15 years ago
rss_imp.h - Take "RSS refresh interval" into consideration without restarting qBT 15 years ago
search.qrc
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 - Improve the previous fix to search engine deletion 15 years ago
searchEngine.h - Fix possible crash in search field autocompletion 15 years ago
speedlimitdlg.h - Fixed per torrent speed limiting 15 years ago
src.pro - Moved status bar code from the GUI to its own class for make GUI more readable 15 years ago
stacktrace.h
statusbar.h - Moved status bar code from the GUI to its own class for make GUI more readable 15 years ago
supportedEngines.h - Category combobox is now updated when search engines are enabled/disabled 15 years ago
torrentAddition.h - Make everything compile back with libtorrent v0.14 15 years ago
torrentPersistentData.h - Make everything compile back with libtorrent v0.14 15 years ago
trackerLogin.h
trackersAdd.ui
update_qrc_files.py
webui.qrc