qBittorrent/src/gui
Vladimir Golovnev 0433d5f074
Merge pull request #9042 from thalieht/codingstyle
Fix coding style final
2018-06-13 12:41:56 +03:00
..
lineedit Refactor CMake build scripts 2018-06-05 11:39:11 +02:00
powermanagement Replace deprecated function on macOS 2018-06-09 13:49:20 +08:00
properties Fix coding style 2018-06-12 07:17:05 +03:00
qtnotify Refactor CMake build scripts 2018-06-05 11:39:11 +02:00
rss Merge pull request #9055 from zeule/cmake 2018-06-07 21:31:09 +02:00
search Merge pull request #9060 from Chocobo1/preinc 2018-06-09 12:40:30 +08:00
about.qrc Sort the resource lists 2017-08-29 13:39:02 +08:00
about.ui Fix gui issues on high DPI monitor 2017-12-24 21:47:46 +08:00
about_imp.h Fix coding style 2018-06-12 07:17:05 +03:00
addnewtorrentdialog.cpp Fix coding style 2018-06-12 07:17:05 +03:00
addnewtorrentdialog.h Simplify the saving & loading of a setting 2018-05-19 20:56:43 +08:00
addnewtorrentdialog.ui Add option to remember last used save path 2018-05-15 10:38:24 +03:00
advancedsettings.cpp Fix coding style 2018-06-12 07:17:05 +03:00
advancedsettings.h Fix coding style 2018-06-12 07:17:05 +03:00
autoexpandabledialog.cpp Resize dialog size on high DPI monitors 2017-12-24 21:54:56 +08:00
autoexpandabledialog.h Fix coding style 2018-06-12 07:17:05 +03:00
autoexpandabledialog.ui Fix deletionconfirmationdlg position 2017-05-01 15:30:41 +08:00
bandwidth_limit.ui Fix speedlimitdlg position 2017-05-01 15:30:38 +08:00
banlistoptions.cpp Resize dialog size on high DPI monitors 2017-12-24 21:54:56 +08:00
banlistoptions.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
banlistoptions.ui Use a QTreeView and a sort proxy in the manually banned IP list to have a consistent sort order with QStringList::sor(). 2017-03-07 23:16:51 +02:00
categoryfiltermodel.cpp Fix coding style 2018-06-12 07:17:05 +03:00
categoryfiltermodel.h Fix coding style 2018-06-12 07:17:05 +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 Fix crashes due to invalid iterator use 2018-04-09 23:40:08 +03:00
categoryfilterwidget.h Fix coding style 2018-06-12 07:17:05 +03:00
CMakeLists.txt Refactor CMake build scripts 2018-06-05 11:39:11 +02:00
confirmdeletiondlg.ui [WebUI]Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations. 2017-05-05 03:46:33 +03:00
cookiesdialog.cpp Make use of QStringLiteral 2018-05-18 02:14:49 +08:00
cookiesdialog.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
cookiesdialog.ui Fix gui issues on high DPI monitor 2017-12-24 21:47:46 +08:00
cookiesmodel.cpp Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
cookiesmodel.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
deletionconfirmationdlg.h Fix coding style 2018-06-12 07:17:05 +03: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
executionlog.cpp Fix coding style 2018-06-12 07:17:05 +03:00
executionlog.h Fix coding style 2018-06-12 07:17:05 +03:00
executionlog.ui Remove border around execution log 2016-03-23 15:23:49 +08:00
fspathedit.cpp Really fix translation in fspathedit 2018-05-05 21:09:47 +08: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 Fix coding style 2018-06-12 07:17:05 +03:00
gpl.html Revert "Remove examples from gpl.html. Closes #7749." 2018-01-18 16:25:38 +02:00
gui.pri Move DownloadFromURLDialog to its own file 2018-05-29 09:36:03 +08:00
guiiconprovider.cpp Use qt5 connect() syntax 2018-05-09 16:08:22 +03:00
guiiconprovider.h Replace the zeroing of pointers with nullptr 2018-04-15 13:06:31 +03:00
hidabletabwidget.h Fix coding style 2018-06-12 07:17:05 +03:00
ipsubnetwhitelistoptionsdialog.cpp Prevent possible c++11 range-loop container detach 2018-02-20 19:28:51 +00:00
ipsubnetwhitelistoptionsdialog.h Add ip subnet whitelist for bypassing webui auth 2017-11-08 22:39:49 -05:00
ipsubnetwhitelistoptionsdialog.ui Separate subnet whitelist options into two lines 2017-12-06 02:05:32 -05:00
login.ui Replace dialog ok-cancel buttons with QDialogButtonBox 2017-09-15 18:52:21 +08:00
loglistwidget.cpp Fix coding style 2018-06-12 07:17:05 +03: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 Fix coding style 2018-06-12 07:17:05 +03:00
mainwindow.h Fix coding style 2018-06-12 07:17:05 +03:00
mainwindow.ui Fix cmd+w not closing the main window on macOS 2017-12-13 13:30:40 +03:00
messageboxraised.cpp Fix coding style 2018-06-12 07:17:05 +03:00
messageboxraised.h Fix coding style 2018-06-12 07:17:05 +03:00
optionsdlg.cpp Fix coding style 2018-06-12 07:17:05 +03:00
optionsdlg.h Fix coding style 2018-06-12 07:17:05 +03:00
optionsdlg.ui Add option to control CSRF protection 2018-05-22 12:57:03 +08:00
previewlistdelegate.h Fix coding style 2018-06-12 07:17:05 +03:00
previewselectdialog.cpp Resize dialog size on high DPI monitors 2017-12-24 21:54:56 +08:00
previewselectdialog.h Persist size and treeview header state in preview dialog 2017-09-25 16:33:17 +02: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 2018-06-12 07:17:05 +03:00
programupdater.h Fix coding style 2018-06-12 07:17:05 +03:00
scanfoldersdelegate.cpp Fix coding style 2018-06-12 07:17:05 +03:00
scanfoldersdelegate.h Fix coding style 2018-06-12 07:17:05 +03:00
shutdownconfirmdlg.cpp Fix coding style 2018-06-12 07:17:05 +03:00
shutdownconfirmdlg.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
shutdownconfirmdlg.ui Rename files: 2016-04-14 14:50:59 +08:00
speedlimitdlg.cpp Fix coding style 2018-06-12 07:17:05 +03:00
speedlimitdlg.h Fix coding style 2018-06-12 07:17:05 +03:00
statsdialog.cpp Fix typo 2018-03-14 23:37:08 +08: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 Avoid temporary QString allocations 2018-03-07 20:06:00 +08:00
statusbar.h Fix coding style 2018-06-12 07:17:05 +03:00
tagfiltermodel.cpp Fix coding style 2018-06-12 07:17:05 +03:00
tagfiltermodel.h Fix coding style 2018-06-12 07:17:05 +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 Fix gui issues on high DPI monitor 2017-12-24 21:47:46 +08: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 coding style 2018-06-12 07:17:05 +03:00
torrentcontentmodel.cpp Fix coding style 2018-06-12 07:17:05 +03:00
torrentcontentmodel.h Fix coding style 2018-06-12 07:17:05 +03:00
torrentcontentmodelfile.cpp Fix coding style 2018-06-12 07:17:05 +03:00
torrentcontentmodelfile.h Fix coding style 2018-06-12 07:17:05 +03:00
torrentcontentmodelfolder.cpp Fix coding style 2018-06-12 07:17:05 +03:00
torrentcontentmodelfolder.h Fix coding style 2018-06-12 07:17:05 +03:00
torrentcontentmodelitem.cpp Fix coding style 2018-06-12 07:17:05 +03:00
torrentcontentmodelitem.h Fix coding style 2018-06-12 07:17:05 +03: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
torrentcreatordlg.cpp Pass isAlignmentOptimized flag to piece size calculation 2018-04-20 14:31:20 +03:00
torrentcreatordlg.h Fix coding style 2018-06-12 07:17:05 +03:00
torrentcreatordlg.ui Make alignment optimization optional 2018-04-14 06:46:41 +03:00
torrentmodel.cpp Fix coding style 2018-06-12 07:17:05 +03:00
torrentmodel.h Fix coding style 2018-06-12 07:17:05 +03:00
trackerlogin.cpp Fix coding style 2018-06-12 07:17:05 +03:00
trackerlogin.h Fix coding style 2018-06-12 07:17:05 +03:00
transferlistdelegate.cpp Fix coding style 2018-06-12 07:17:05 +03:00
transferlistdelegate.h Fix coding style 2018-06-12 07:17:05 +03:00
transferlistfilterswidget.cpp Fix coding style 2018-06-12 07:17:05 +03:00
transferlistfilterswidget.h Fix coding style 2018-06-12 07:17:05 +03:00
transferlistsortmodel.cpp Fix coding style 2018-06-12 07:17:05 +03:00
transferlistsortmodel.h Fix coding style 2018-06-12 07:17:05 +03:00
transferlistwidget.cpp Fix coding style 2018-06-12 07:17:05 +03:00
transferlistwidget.h Fix coding style 2018-06-12 07:17:05 +03:00
translators.html Add Turkish translator in about page. 2017-10-30 00:32:44 +02:00
updownratiodlg.cpp Use qt5 connect() syntax 2018-05-09 16:08:22 +03:00
updownratiodlg.h Fix coding style 2018-06-12 07:17:05 +03:00
updownratiodlg.ui Implemented share limit by seeding time 2017-05-17 14:33:17 -04:00
utils.cpp Fix coding style 2018-06-12 07:17:05 +03:00
utils.h Replace raster qbt logo with vector version 2018-05-09 16:33:17 +08:00