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.
 
 
 
 
 
 
scootergrisen 8400d855de Add me for danish 7 years ago
..
lineedit Remove unused image. Possibly leftover from dropping Qt4. 7 years ago
powermanagement Use qUtf8Printable() for logging strings 7 years ago
properties Coding style, use nullptr and other minor things 7 years ago
qtnotify
rss Merge pull request #7396 from thalieht/updownratio 7 years ago
search allow search plugins sorting. closes #7526 7 years ago
CMakeLists.txt Merge pull request #7490 from glassez/category-path 7 years ago
about.qrc Sort the resource lists 7 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 Merge pull request #7490 from glassez/category-path 7 years ago
addnewtorrentdialog.h Merge pull request #6330 from Chocobo1/rename 8 years ago
addnewtorrentdialog.ui Use file path edit widgets in options and add torrent dialog 8 years ago
advancedsettings.cpp Merge pull request #7446 from Chocobo1/utpOnly 7 years ago
advancedsettings.h Add send_buffer_watermark send_buffer_low_watermark 7 years ago
autoexpandabledialog.cpp Fix coding style for several files 8 years ago
autoexpandabledialog.h Fix coding style for several files 8 years ago
autoexpandabledialog.ui Fix deletionconfirmationdlg position 8 years ago
bandwidth_limit.ui Fix speedlimitdlg position 8 years ago
banlistoptions.cpp Coding style, use nullptr and other minor things 7 years ago
banlistoptions.h Coding style, use nullptr and other minor things 7 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 Implement TorrentCategoryDialog class 7 years ago
categoryfiltermodel.h Turn isSpecialItem() into a CategoryFilterModel static method. 8 years ago
categoryfilterproxymodel.cpp Properly sort categories case-insensitively in filter widget. Closes #6708. 8 years ago
categoryfilterproxymodel.h Fix build error. 8 years ago
categoryfilterwidget.cpp Implement TorrentCategoryDialog class 7 years ago
categoryfilterwidget.h Implement TorrentCategoryDialog class 7 years ago
confirmdeletiondlg.ui [WebUI]Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations. 8 years ago
cookiesdialog.cpp Coding style, use nullptr and other minor things 7 years ago
cookiesdialog.h Coding style, use nullptr and other minor things 7 years ago
cookiesdialog.ui Enable alternatingRowColors for "Manage Cookie" dialog 8 years ago
cookiesmodel.cpp Coding style, use nullptr and other minor things 7 years ago
cookiesmodel.h Coding style, use nullptr and other minor things 7 years ago
deletionconfirmationdlg.h Fix deletionconfirmationdlg position 8 years ago
downloadfromurldlg.h Set QTextOption::NoWrap property in "Download from URLs" dialog 7 years ago
downloadfromurldlg.ui Replace dialog ok-cancel buttons with QDialogButtonBox 7 years ago
executionlog.cpp Various macOS UI improvements 7 years ago
executionlog.h
executionlog.ui
fspathedit.cpp Show new paths in native form. 7 years ago
fspathedit.h Add widget for editing filesystem paths 8 years ago
fspathedit_p.cpp Initialize variables 7 years ago
fspathedit_p.h Do not show completion when text is not being edited 8 years ago
gpl.html
gui.pri Merge pull request #7490 from glassez/category-path 7 years ago
guiiconprovider.cpp Follow project coding style. Issue #2192. 7 years ago
guiiconprovider.h Support fallback when selecting theme icons 8 years ago
hidabletabwidget.h Various macOS UI improvements 7 years ago
login.ui Replace dialog ok-cancel buttons with QDialogButtonBox 7 years ago
loglistwidget.cpp
loglistwidget.h
macutilities.h Fix notification display on macOS 7 years ago
macutilities.mm Fix notification display on macOS 7 years ago
mainwindow.cpp Merge pull request #7566 from evsh/themes-cbc 7 years ago
mainwindow.h Fix "QObject::connect: No such slot" errors 7 years ago
mainwindow.ui Add show/hide statusbar option 8 years ago
messageboxraised.cpp Replace C-style casts with C++ ones 8 years ago
messageboxraised.h
optionsdlg.cpp Follow project coding style. Issue #2192. 7 years ago
optionsdlg.h Follow project coding style. Issue #2192. 7 years ago
optionsdlg.ui Add comboBox for selecting BitTorrent protocol. Closes #6316. 7 years ago
previewlistdelegate.h Coding style, use nullptr and other minor things 7 years ago
previewselectdialog.cpp Persist size and treeview header state in preview dialog 7 years ago
previewselectdialog.h Persist size and treeview header state in preview dialog 7 years ago
previewselectdialog.ui Persist size and treeview header state in preview dialog 7 years ago
programupdater.cpp Use qUtf8Printable() for logging strings 7 years ago
programupdater.h
scanfoldersdelegate.cpp Add lookup function to get PathType display names 9 years ago
scanfoldersdelegate.h
shutdownconfirmdlg.cpp Fix coding style for several files 8 years ago
shutdownconfirmdlg.h Coding style, use nullptr and other minor things 7 years ago
shutdownconfirmdlg.ui Rename files: 9 years ago
speedlimitdlg.cpp Coding style, use nullptr and other minor things 7 years ago
speedlimitdlg.h Coding style, use nullptr and other minor things 7 years ago
statsdialog.cpp Replace C-style casts with C++ ones 8 years ago
statsdialog.h Use cached SessionStatus and CacheStatus 8 years ago
statsdialog.ui Cleanup downloadfromurldlg, statsdialog 8 years ago
statusbar.cpp Various macOS UI improvements 7 years ago
statusbar.h Refactor and improve StatusBar 8 years ago
tagfiltermodel.cpp Fix build. 8 years ago
tagfiltermodel.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
tagfilterproxymodel.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
tagfilterproxymodel.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
tagfilterwidget.cpp Merge pull request #7251 from Chocobo1/spacing 7 years ago
tagfilterwidget.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
thanks.html
torrentcategorydialog.cpp Implement TorrentCategoryDialog class 7 years ago
torrentcategorydialog.h Implement TorrentCategoryDialog class 7 years ago
torrentcategorydialog.ui Implement TorrentCategoryDialog class 7 years ago
torrentcontentfiltermodel.cpp Fix coding style for several files 8 years ago
torrentcontentfiltermodel.h Fix coding style for several files 8 years ago
torrentcontentmodel.cpp Use pixmap cache for file icons on Mac OS and Windows. Closes #7264. 7 years ago
torrentcontentmodel.h Use system file type specific icons in contents tab 8 years ago
torrentcontentmodelfile.cpp Use QBT_EXT in all places 8 years ago
torrentcontentmodelfile.h Add availability column to torrent content model 8 years ago
torrentcontentmodelfolder.cpp Use QBT_EXT in all places 8 years ago
torrentcontentmodelfolder.h Add availability column to torrent content model 8 years ago
torrentcontentmodelitem.cpp Add availability column to torrent content model 8 years ago
torrentcontentmodelitem.h Add availability column to torrent content model 8 years ago
torrentcontenttreeview.cpp Fix coding style for several files 8 years ago
torrentcontenttreeview.h Fix coding style for several files 8 years ago
torrentcreatordlg.cpp Prefill torrent name when creating a new torrent. Closes #7229. 7 years ago
torrentcreatordlg.h [TorrentCreator] Show number of pieces. Closes #6774. 8 years ago
torrentcreatordlg.ui [TorrentCreator] Show number of pieces. Closes #6774. 8 years ago
torrentmodel.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
torrentmodel.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
trackerlogin.cpp Replace dialog ok-cancel buttons with QDialogButtonBox 7 years ago
trackerlogin.h Replace dialog ok-cancel buttons with QDialogButtonBox 7 years ago
transferlistdelegate.cpp Make BitTorrent::TorrentState strongly-typed enum 7 years ago
transferlistdelegate.h Make BitTorrent::TorrentState strongly-typed enum 7 years ago
transferlistfilterswidget.cpp Add space between widgets in left side panel. Closes #7224. 7 years ago
transferlistfilterswidget.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
transferlistsortmodel.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
transferlistsortmodel.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
transferlistwidget.cpp Fix delete key has no effect due to "Ambiguous shortcut overload" 7 years ago
transferlistwidget.h Fix delete key has no effect due to "Ambiguous shortcut overload" 7 years ago
translators.html Add me for danish 7 years ago
updownratiodlg.cpp Coding style, use nullptr and other minor things 7 years ago
updownratiodlg.h Coding style, use nullptr and other minor things 7 years ago
updownratiodlg.ui Implemented share limit by seeding time 8 years ago