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.
 
 
 
 
 
 
Frédéric Brière ec08cb5445 Leave categories order intact in "Add new torrent" dialog. 8 years ago
..
lineedit Drop Qt 4 support 8 years ago
powermanagement add basic cmake support 9 years ago
properties Drop QThread::msleep wrapper 8 years ago
qtnotify add basic cmake support 9 years ago
rss Added command line arguments for specifying options when adding torrents 8 years ago
search Fix signaling to checkForUpdatesFinished() failed. 8 years ago
CMakeLists.txt cmake: fixes for cmake 3.8 8 years ago
about.qrc Cleanup about_imp.h 9 years ago
about.ui Set about tab font-size to default 9 years ago
about_imp.h Indicate bitness in stackstrace and about dialog. Closes #6172. 8 years ago
addnewtorrentdialog.cpp Leave categories order intact in "Add new torrent" dialog. 8 years ago
addnewtorrentdialog.h Added command line arguments for specifying options when adding torrents 8 years ago
addnewtorrentdialog.ui Added command line arguments for specifying options when adding torrents 8 years ago
advancedsettings.cpp Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. DHT makes it obsolete anyway. 8 years ago
advancedsettings.h Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. DHT makes it obsolete anyway. 8 years ago
autoexpandabledialog.cpp
autoexpandabledialog.h
autoexpandabledialog.ui
bandwidth_limit.ui Reset values to default, these are controled elsewhere. 8 years ago
banlistoptions.cpp Use a QTreeView and a sort proxy in the manually banned IP list to have a consistent sort order with QStringList::sor(). 8 years ago
banlistoptions.h Use a QTreeView and a sort proxy in the manually banned IP list to have a consistent sort order with QStringList::sor(). 8 years ago
banlistoptions.ui Use a QTreeView and a sort proxy in the manually banned IP list to have a consistent sort order with QStringList::sor(). 8 years ago
categoryfiltermodel.cpp Remove extra space 8 years ago
categoryfiltermodel.h Implement category filter widget 8 years ago
categoryfilterwidget.cpp Remove remaining QBT_USES_QT5 defines. 8 years ago
categoryfilterwidget.h Implement category filter widget 8 years ago
confirmdeletiondlg.ui
cookiesdialog.cpp Create basic cookies management dialog 9 years ago
cookiesdialog.h Create basic cookies management dialog 9 years ago
cookiesdialog.ui Create basic cookies management dialog 9 years ago
cookiesmodel.cpp Implement basic cookies model 9 years ago
cookiesmodel.h Implement basic cookies model 9 years ago
deletionconfirmationdlg.h Replace Utils::String::toHtmlEscaped() by QString::.toHtmlEscaped() 8 years ago
downloadfromurldlg.h Fix downloadFromURL bug. Closes #5844 8 years ago
downloadfromurldlg.ui
executionlog.cpp Use SettingsStorage instead. 9 years ago
executionlog.h Use SettingsStorage instead. 9 years ago
executionlog.ui Remove border around execution log 9 years ago
gpl.html Move some URLs overs to https 9 years ago
gui.pri Redesign RSS subsystem 8 years ago
guiiconprovider.cpp Fix unused variable warning by gcc. 8 years ago
guiiconprovider.h Support fallback when selecting theme icons 8 years ago
hidabletabwidget.h
ico.cpp Drop Qt 4 support 8 years ago
ico.h
login.ui
loglistwidget.cpp Add ability to filter log messages by type. 9 years ago
loglistwidget.h Add ability to filter log messages by type. 9 years ago
mainwindow.cpp Redesign RSS subsystem 8 years ago
mainwindow.h Redesign RSS subsystem 8 years ago
mainwindow.ui Make resume/pause menu items clickable. Closes #6040 8 years ago
messageboxraised.cpp
messageboxraised.h
optionsdlg.cpp Redesign RSS subsystem 8 years ago
optionsdlg.h Redesign RSS subsystem 8 years ago
optionsdlg.ui Redesign RSS subsystem 8 years ago
preview.ui
previewlistdelegate.h Drop Qt 4 support 8 years ago
previewselect.cpp Drop Qt 4 support 8 years ago
previewselect.h Rename Core to Base (Closes #3733). 9 years ago
programupdater.cpp Follow http user-agent format 8 years ago
programupdater.h Use DownloadManager by ProgramUpdater 9 years ago
scanfoldersdelegate.cpp Add lookup function to get PathType display names 9 years ago
scanfoldersdelegate.h Make it scroll horizontally when necessary. 9 years ago
shutdownconfirmdlg.cpp Rename files: 9 years ago
shutdownconfirmdlg.h Rename files: 9 years ago
shutdownconfirmdlg.ui Rename files: 9 years ago
speedlimitdlg.cpp Remove generated include from headers 8 years ago
speedlimitdlg.h Remove generated include from headers 8 years ago
statsdialog.cpp Minor change in Stats dialog 9 years ago
statsdialog.h
statsdialog.ui Minor change in Stats dialog 9 years ago
statusbar.cpp Remove generated include from headers 8 years ago
statusbar.h Refactoring of StatusBar::refreshStatusBar function 9 years ago
thanks.html
torrentcontentfiltermodel.cpp Use case-insensitive comparsion for torrent content window. 8 years ago
torrentcontentfiltermodel.h Use a disabled progressbar's palette for unselected files. 8 years ago
torrentcontentmodel.cpp Fix coverity issues 8 years ago
torrentcontentmodel.h Rename Core to Base (Closes #3733). 9 years ago
torrentcontentmodelfile.cpp add a remaining column to the torrent content model 9 years ago
torrentcontentmodelfile.h
torrentcontentmodelfolder.cpp add a remaining column to the torrent content model 9 years ago
torrentcontentmodelfolder.h
torrentcontentmodelitem.cpp Always show progress and remaining bytes for unselected files. 8 years ago
torrentcontentmodelitem.h add a remaining column to the torrent content model 9 years ago
torrentcontenttreeview.cpp Drop Qt 4 support 8 years ago
torrentcontenttreeview.h
torrentcreatordlg.cpp Rename Core to Base (Closes #3733). 9 years ago
torrentcreatordlg.h
torrentcreatordlg.ui
torrentmodel.cpp Follow project coding style. Issue #2192. 8 years ago
torrentmodel.h Implement Advanced Saving Management subsystem 9 years ago
trackerlogin.cpp Move new icons to their own theme folder. 8 years ago
trackerlogin.h Fix possible compilation error. Closes #3947. 9 years ago
transferlistdelegate.cpp Drop Qt 4 support 8 years ago
transferlistdelegate.h Improve TransferListDelegate::sizeHint 9 years ago
transferlistfilterswidget.cpp Save/load category filter widget state 8 years ago
transferlistfilterswidget.h Save/load category filter widget state 8 years ago
transferlistsortmodel.cpp Remove unnecessary semicolon. 8 years ago
transferlistsortmodel.h Fix previous commit. 8 years ago
transferlistwidget.cpp Cleanup headers 8 years ago
transferlistwidget.h Transferlist: add hotkeys for double click and recheck selected torrents 8 years ago
translators.html
updownratiodlg.cpp Don't use Preferences in BitTorrent::Session 9 years ago
updownratiodlg.h
updownratiodlg.ui