qBittorrent/src/gui
Chocobo1 f52dcc08eb
Use native folder icon in content tree
This icon is used in content tree where all icons should be OS native
and not the ones from qbt.
2019-06-01 10:00:42 +08:00
..
lineedit Fix search icon placement when using RTL languages 2019-05-22 22:22:12 +08:00
powermanagement Use 'auto' to avoid duplicating the type name 2019-02-16 18:54:17 +02:00
properties Replace QList by QVector for tracker related operations 2019-05-22 12:57:22 +08:00
qtnotify
rss Add const to almost all remaining vars and arguments that qualify 2019-02-25 17:05:15 +02:00
search Make num enter key work the same as return in searchjobwidget 2019-03-22 20:01:48 +02:00
about.qrc
aboutdialog.h Convert to use private pointer for ui object 2019-02-25 01:22:40 +08:00
aboutdialog.ui Add OpenSSL version to GUI & stackdump 2018-12-08 12:46:50 +08:00
addnewtorrentdialog.cpp Change "Add new torrent" dialog to horizontal layout 2019-05-14 11:03:56 +08:00
addnewtorrentdialog.h Change "Add new torrent" dialog to horizontal layout 2019-05-14 11:03:56 +08:00
addnewtorrentdialog.ui Change "Add new torrent" dialog to horizontal layout 2019-05-14 11:03:56 +08:00
advancedsettings.cpp Remove the max half-open connections option from GUI 2019-03-13 21:08:40 +02:00
advancedsettings.h Remove the max half-open connections option from GUI 2019-03-13 21:08:40 +02:00
autoexpandabledialog.cpp Avoid repeating the return type 2019-02-16 18:54:18 +02:00
autoexpandabledialog.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
autoexpandabledialog.ui
banlistoptionsdialog.cpp Convert all foreach() to range-based for() 2018-11-28 23:40:12 +02:00
banlistoptionsdialog.h
banlistoptionsdialog.ui
categoryfiltermodel.cpp Add const to almost all remaining vars and arguments that qualify 2019-02-25 17:05:15 +02:00
categoryfiltermodel.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
categoryfilterproxymodel.cpp
categoryfilterproxymodel.h
categoryfilterwidget.cpp Add const to almost all remaining vars and arguments that qualify 2019-02-25 17:05:15 +02:00
categoryfilterwidget.h Add include guard to headers 2018-09-26 23:49:33 +08:00
CMakeLists.txt Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
cookiesdialog.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
cookiesdialog.h
cookiesdialog.ui
cookiesmodel.cpp Avoid repeating the return type 2019-02-16 18:54:18 +02:00
cookiesmodel.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
deletionconfirmationdialog.h Convert to use private pointer for ui object 2019-02-25 01:22:40 +08:00
deletionconfirmationdialog.ui
downloadfromurldialog.cpp
downloadfromurldialog.h
downloadfromurldialog.ui
executionlogwidget.cpp Utilize parent pointer appropriately 2019-03-15 14:29:07 +08:00
executionlogwidget.h
executionlogwidget.ui Clean up code 2019-03-15 14:29:06 +08:00
fspathedit_p.cpp Avoid repeating the return type 2019-02-16 18:54:18 +02:00
fspathedit_p.h
fspathedit.cpp Merge pull request #10302 from Chocobo1/uptr 2019-03-02 12:26:14 +08:00
fspathedit.h Replace QScopedPointer with std::unqiue_ptr 2019-02-18 16:06:40 +08:00
gpl.html
gui.pri Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
guiiconprovider.cpp Avoid repeating the return type 2019-02-16 18:54:18 +02:00
guiiconprovider.h
hidabletabwidget.h
ipsubnetwhitelistoptionsdialog.cpp Update Copyright email address 2018-12-10 23:21:09 -05:00
ipsubnetwhitelistoptionsdialog.h Update Copyright email address 2018-12-10 23:21:09 -05:00
ipsubnetwhitelistoptionsdialog.ui
loglistwidget.cpp Clean up code 2019-03-15 14:29:06 +08:00
loglistwidget.h Clean up code 2019-03-15 14:29:06 +08:00
macutilities.h Replace deprecated qt_mac_set_dock_menu() 2019-03-05 17:17:07 +08:00
macutilities.mm Replace deprecated qt_mac_set_dock_menu() 2019-03-05 17:17:07 +08:00
mainwindow.cpp Don't turn screen blank when closed to system tray 2019-05-07 02:08:46 +03:00
mainwindow.h Reduce number of DownloadManager signals 2019-03-05 11:28:29 +03:00
mainwindow.ui
optionsdialog.cpp Fix typos 2019-05-19 18:51:09 +08:00
optionsdialog.h Forward declare as much as possible 2019-05-19 12:06:18 +08:00
optionsdialog.ui Tweak visuals in Options dialog 2019-05-23 21:27:50 +08:00
previewlistdelegate.h Draw progress bar in Fusion style on macOS systems 2019-01-02 10:01:32 +03:00
previewselectdialog.cpp Convert to use private pointer for ui object 2019-02-25 01:22:40 +08:00
previewselectdialog.h Convert to use private pointer for ui object 2019-02-25 01:22:40 +08:00
previewselectdialog.ui Convert to use private pointer for ui object 2019-02-25 01:22:40 +08:00
programupdater.cpp Use DownloadHandler behind the scenes 2019-03-08 13:00:37 +03:00
programupdater.h Reduce number of DownloadManager signals 2019-03-05 11:28:29 +03:00
raisedmessagebox.cpp
raisedmessagebox.h
scanfoldersdelegate.cpp Use 'auto' to avoid duplicating the type name 2019-02-16 18:54:17 +02:00
scanfoldersdelegate.h
shutdownconfirmdialog.cpp Move helper functions to Utils::Gui namespace 2019-03-05 14:55:22 +08:00
shutdownconfirmdialog.h
shutdownconfirmdialog.ui
speedlimitdialog.cpp Clean up SpeedLimitDialog class 2018-11-05 11:07:52 +08:00
speedlimitdialog.h Clean up SpeedLimitDialog class 2018-11-05 11:07:52 +08:00
speedlimitdialog.ui Clean up SpeedLimitDialog class 2018-11-05 11:07:52 +08:00
statsdialog.cpp Make use of std algorithms 2019-02-05 13:35:54 +08:00
statsdialog.h
statsdialog.ui
statusbar.cpp Use 'auto' to avoid duplicating the type name 2019-02-16 18:54:17 +02:00
statusbar.h
tagfiltermodel.cpp Add const to almost all remaining vars and arguments that qualify 2019-02-25 17:05:15 +02:00
tagfiltermodel.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
tagfilterproxymodel.cpp
tagfilterproxymodel.h
tagfilterwidget.cpp Add const to almost all remaining vars and arguments that qualify 2019-02-25 17:05:15 +02:00
tagfilterwidget.h
thanks.html
torrentcategorydialog.cpp Replace QMap with QHash when sensible 2019-05-01 11:09:25 +08:00
torrentcategorydialog.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
torrentcategorydialog.ui
torrentcontentfiltermodel.cpp Avoid repeating the return type 2019-02-16 18:54:18 +02:00
torrentcontentfiltermodel.h
torrentcontentmodel.cpp Use native folder icon in content tree 2019-06-01 10:00:42 +08:00
torrentcontentmodel.h Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
torrentcontentmodelfile.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
torrentcontentmodelfile.h Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
torrentcontentmodelfolder.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
torrentcontentmodelfolder.h Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
torrentcontentmodelitem.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
torrentcontentmodelitem.h Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
torrentcontenttreeview.cpp Use range-based for loops 2019-05-19 18:51:09 +08:00
torrentcontenttreeview.h
torrentcreatordialog.cpp
torrentcreatordialog.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
torrentcreatordialog.ui
transferlistdelegate.cpp Forward declare as much as possible 2019-05-19 12:06:18 +08:00
transferlistdelegate.h
transferlistfilterswidget.cpp Fix arrow too large on macOS 2019-05-28 22:35:22 +08:00
transferlistfilterswidget.h Replace QList by QVector for tracker related operations 2019-05-22 12:57:22 +08:00
transferlistmodel.cpp Move helper functions to Utils::Gui namespace 2019-03-05 14:55:22 +08:00
transferlistmodel.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
transferlistsortmodel.cpp Move helper functions to Utils::Gui namespace 2019-03-05 14:55:22 +08:00
transferlistsortmodel.h Remove const in declarations' arguments that are passed by value 2019-02-25 17:05:15 +02:00
transferlistwidget.cpp Move helper functions to Utils::Gui namespace 2019-03-05 14:55:22 +08:00
transferlistwidget.h Convert to use private pointer for ui object 2019-02-25 01:22:40 +08:00
translators.html Mention Swedish translator 2019-01-17 00:53:38 +02:00
updownratiodialog.cpp
updownratiodialog.h
updownratiodialog.ui
utils.cpp Merge pull request #10338 from sledgehammer999/raise_qt5_ver 2019-03-08 00:42:26 +02:00
utils.h Move helper functions to Utils::Gui namespace 2019-03-05 14:55:22 +08:00