qBittorrent/src/gui
2019-01-17 00:53:38 +02:00
..
lineedit Clear LineEdit on ESC 2018-10-04 20:01:12 +02:00
powermanagement Replace deprecated function on macOS 2018-06-09 13:49:20 +08:00
properties Draw progress bar in Fusion style on macOS systems 2019-01-02 10:01:32 +03:00
qtnotify Refactor CMake build scripts 2018-06-05 11:39:11 +02:00
rss Move Utils::Misc::isUrl() function 2018-12-31 20:00:15 +08:00
search Move Utils::Misc::isUrl() function 2018-12-31 20:00:15 +08:00
about.qrc Sort the resource lists 2017-08-29 13:39:02 +08:00
aboutdialog.h Add OpenSSL version to GUI & stackdump 2018-12-08 12:46:50 +08:00
aboutdialog.ui Add OpenSSL version to GUI & stackdump 2018-12-08 12:46:50 +08:00
addnewtorrentdialog.cpp Move Utils::Misc::isUrl() function 2018-12-31 20:00:15 +08:00
addnewtorrentdialog.h Cleanup code 2018-12-31 20:00:15 +08:00
addnewtorrentdialog.ui Add options in AddNewTorrentDialog 2018-07-21 00:36:08 +08:00
advancedsettings.cpp Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
advancedsettings.h Add checking_mem_usage option to AdvancedSettings 2018-12-06 03:10:24 +08:00
autoexpandabledialog.cpp Preselect name without extension when renaming files 2018-09-05 16:55:42 +03:00
autoexpandabledialog.h Preselect name without extension when renaming files 2018-09-05 16:55:42 +03:00
autoexpandabledialog.ui Fix deletionconfirmationdlg position 2017-05-01 15:30:41 +08:00
banlistoptionsdialog.cpp Convert all foreach() to range-based for() 2018-11-28 23:40:12 +02:00
banlistoptionsdialog.h Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
banlistoptionsdialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
categoryfiltermodel.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
categoryfiltermodel.h Delete several unused #include 2018-07-03 08:38:32 +03:00
categoryfilterproxymodel.cpp Simplify sorting code. 2017-12-21 15:26:38 +02:00
categoryfilterproxymodel.h Fix coding style 2018-06-12 07:17:05 +03:00
categoryfilterwidget.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +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 Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
cookiesdialog.ui Reset button text to default 2018-08-28 14:14:01 +08:00
cookiesmodel.cpp Fix some warnings 2018-09-07 19:40:08 +03:00
cookiesmodel.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
deletionconfirmationdialog.h Fix coding style 2018-07-03 08:38:32 +03:00
deletionconfirmationdialog.ui Reset button text to default 2018-08-28 14:14:01 +08:00
downloadfromurldialog.cpp Refactor function 2018-05-29 09:36:08 +08:00
downloadfromurldialog.h Fix coding style 2018-06-12 07:17:05 +03:00
downloadfromurldialog.ui Move DownloadFromURLDialog to its own file 2018-05-29 09:36:03 +08:00
executionlogwidget.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
executionlogwidget.h Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
executionlogwidget.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
fspathedit.cpp Fix coding style for various things 2018-11-28 23:37:35 +02:00
fspathedit.h Fix coding style 2018-06-12 07:17:05 +03:00
fspathedit_p.cpp Initialize variables 2017-08-13 15:28:36 +08:00
fspathedit_p.h Delete several unused #include 2018-07-03 08:38:32 +03:00
gpl.html Revert "Remove examples from gpl.html. Closes #7749." 2018-01-18 16:25:38 +02:00
gui.pri Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
guiiconprovider.cpp Replace png icons with svg 2018-08-14 17:03:14 +08:00
guiiconprovider.h Fix some warnings 2018-09-07 19:40:08 +03:00
hidabletabwidget.h Fix coding style 2018-06-12 07:17:05 +03:00
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 Separate subnet whitelist options into two lines 2017-12-06 02:05:32 -05:00
loglistwidget.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
loglistwidget.h Fix coding style 2018-06-12 07:17:05 +03:00
macutilities.h Put macOS specific functions to MacUtils namespace 2017-12-12 20:53:20 +03:00
macutilities.mm Put macOS specific functions to MacUtils namespace 2017-12-12 20:53:20 +03:00
mainwindow.cpp Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
mainwindow.h Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
mainwindow.ui Fix cmd+w not closing the main window on macOS 2017-12-13 13:30:40 +03:00
optionsdialog.cpp Converted remaining icons to svg 2019-01-04 00:24:30 +02:00
optionsdialog.h Disallow setting a blank alternative WebUI location 2018-12-07 00:57:59 -05:00
optionsdialog.ui Add WebUI Auto TMM options 2018-12-07 00:55:29 -05:00
previewlistdelegate.h Draw progress bar in Fusion style on macOS systems 2019-01-02 10:01:32 +03:00
previewselectdialog.cpp Forward declare TorrentHandle 2018-12-29 18:39:54 +08:00
previewselectdialog.h Forward declare TorrentHandle 2018-12-29 18:39:54 +08:00
previewselectdialog.ui Persist size and treeview header state in preview dialog 2017-09-25 16:33:17 +02:00
programupdater.cpp Fix coding style for various things 2018-11-28 23:37:35 +02:00
programupdater.h Fix coding style 2018-06-12 07:17:05 +03:00
raisedmessagebox.cpp Revert email address changes in copyright notices 2018-07-10 00:37:44 +03:00
raisedmessagebox.h Revert email address changes in copyright notices 2018-07-10 00:37:44 +03:00
scanfoldersdelegate.cpp Fix some warnings 2018-09-07 19:40:08 +03:00
scanfoldersdelegate.h Revert email address changes in copyright notices 2018-07-10 00:37:44 +03:00
shutdownconfirmdialog.cpp Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
shutdownconfirmdialog.h Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
shutdownconfirmdialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
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 Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
statsdialog.h Fix coding style 2018-06-12 07:17:05 +03:00
statsdialog.ui Fix Stats dialog size 2018-05-20 23:35:20 +03:00
statusbar.cpp Converted remaining icons to svg 2019-01-04 00:24:30 +02:00
statusbar.h Fix coding style 2018-06-12 07:17:05 +03:00
tagfiltermodel.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
tagfiltermodel.h Fix some warnings 2018-09-07 19:40:08 +03:00
tagfilterproxymodel.cpp Simplify sorting code. 2017-12-21 15:26:38 +02:00
tagfilterproxymodel.h Fix coding style 2018-06-12 07:17:05 +03:00
tagfilterwidget.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
tagfilterwidget.h Fix coding style 2018-06-12 07:17:05 +03:00
thanks.html Mention github contributors in thanks.html 2015-06-28 21:08:21 +08:00
torrentcategorydialog.cpp Implement TorrentCategoryDialog class 2017-09-27 21:25:22 +03:00
torrentcategorydialog.h Implement TorrentCategoryDialog class 2017-09-27 21:25:22 +03:00
torrentcategorydialog.ui Implement TorrentCategoryDialog class 2017-09-27 21:25:22 +03:00
torrentcontentfiltermodel.cpp Replace post-increment with pre-increment 2018-06-08 08:44:06 +08:00
torrentcontentfiltermodel.h Fix some warnings 2018-09-07 19:40:08 +03:00
torrentcontentmodel.cpp Replace prio namespace with FilePriority enum class 2018-12-10 23:21:09 -05:00
torrentcontentmodel.h Fix coding style for various things 2018-11-28 23:37:35 +02:00
torrentcontentmodelfile.cpp Replace prio namespace with FilePriority enum class 2018-12-10 23:21:09 -05:00
torrentcontentmodelfile.h Replace prio namespace with FilePriority enum class 2018-12-10 23:21:09 -05:00
torrentcontentmodelfolder.cpp Replace prio namespace with FilePriority enum class 2018-12-10 23:21:09 -05:00
torrentcontentmodelfolder.h Mark constructors as explicit 2018-12-26 12:04:40 +08:00
torrentcontentmodelitem.cpp Replace prio namespace with FilePriority enum class 2018-12-10 23:21:09 -05:00
torrentcontentmodelitem.h Mark constructors as explicit 2018-12-26 12:04:40 +08:00
torrentcontenttreeview.cpp Fix Content widget misbehavior 2018-03-10 18:56:18 +01:00
torrentcontenttreeview.h Fix coding style 2018-06-12 07:17:05 +03:00
torrentcreatordialog.cpp Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
torrentcreatordialog.h Fix some warnings 2018-09-07 19:40:08 +03:00
torrentcreatordialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
transferlistdelegate.cpp Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
transferlistdelegate.h Fix coding style 2018-06-12 07:17:05 +03:00
transferlistfilterswidget.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
transferlistfilterswidget.h Fix some warnings 2018-09-07 19:40:08 +03:00
transferlistmodel.cpp Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
transferlistmodel.h Fix coding style for various things 2018-11-28 23:37:35 +02:00
transferlistsortmodel.cpp Fix values sorted wrong in "Last Activity" column 2018-08-16 11:30:26 +08:00
transferlistsortmodel.h Fix coding style 2018-06-12 07:17:05 +03:00
transferlistwidget.cpp Prevent flickering preview dialog 2018-12-29 18:39:54 +08:00
transferlistwidget.h Fix coding style for various things 2018-11-28 23:37:35 +02:00
translators.html Mention Swedish translator 2019-01-17 00:53:38 +02:00
updownratiodialog.cpp Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
updownratiodialog.h Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
updownratiodialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
utils.cpp Replace png icons with svg 2018-08-14 17:03:14 +08:00
utils.h Replace png icons with svg 2018-08-14 17:03:14 +08:00