1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-09 22:37:59 +00:00
qBittorrent/src/gui
Chocobo1 852927bf50
Use qreal type whenever feasible
The idea is follow Qt and use `qreal` instead of `double` for generic code.
2023-07-31 03:50:49 +08:00
..
interfaces Mark override for virtual destructors 2023-07-22 12:46:21 +08:00
log Rename literal operator 2023-06-18 03:32:44 +08:00
notifications Fix various typos 2023-06-24 16:04:04 +03:00
powermanagement Mark override for virtual destructors 2023-07-22 12:46:21 +08:00
properties Use qreal type whenever feasible 2023-07-31 03:50:49 +08:00
rss Switch to C++20 2023-07-21 15:38:49 +03:00
search Add alternative shortcut CTRL+E for CTRL+F 2023-06-20 11:52:09 +03:00
transferlistfilters Switch to C++20 2023-07-21 15:38:49 +03:00
about.qrc
aboutdialog.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
aboutdialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
aboutdialog.ui
addnewtorrentdialog.cpp Switch to C++20 2023-07-21 15:38:49 +03:00
addnewtorrentdialog.h Add unified class to represent parsed torrent metadata 2023-07-21 08:40:16 +03:00
addnewtorrentdialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
addtorrentparamswidget.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
addtorrentparamswidget.h Add helpers for suggesting torrent paths 2023-05-07 16:34:56 +03:00
addtorrentparamswidget.ui Add helpers for suggesting torrent paths 2023-05-07 16:34:56 +03:00
advancedsettings.cpp Expose 'bdecode limits' settings 2023-07-09 15:36:13 +08:00
advancedsettings.h Expose 'bdecode limits' settings 2023-07-09 15:36:13 +08:00
autoexpandabledialog.cpp Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
autoexpandabledialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
autoexpandabledialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
banlistoptionsdialog.cpp Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
banlistoptionsdialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
banlistoptionsdialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
CMakeLists.txt Drop support of Qt 5 2023-07-20 11:17:27 +03:00
color.h Provide UI Theme editor 2023-03-16 10:03:05 +03:00
cookiesdialog.cpp Drop support of Qt 5 2023-07-20 11:17:27 +03:00
cookiesdialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
cookiesdialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
cookiesmodel.cpp
cookiesmodel.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
deletionconfirmationdialog.cpp Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
deletionconfirmationdialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
deletionconfirmationdialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
desktopintegration.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
desktopintegration.h Drop superfluous const 2023-05-05 14:51:02 +08:00
downloadfromurldialog.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
downloadfromurldialog.h Add keyboard shortcut to Download URL dialog 2022-08-04 13:03:38 +08:00
downloadfromurldialog.ui
executionlogwidget.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
executionlogwidget.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
executionlogwidget.ui
flowlayout.cpp Improve FlowLayout to support vertical alignment 2023-05-07 16:34:56 +03:00
flowlayout.h Improve FlowLayout to support vertical alignment 2023-05-07 16:34:56 +03:00
fspathedit_p.cpp Visually validate input path in torrent creator dialog 2023-07-02 12:56:41 +08:00
fspathedit_p.h Visually validate input path in torrent creator dialog 2023-07-02 12:56:41 +08:00
fspathedit.cpp Drop support of Qt 5 2023-07-20 11:17:27 +03:00
fspathedit.h Visually validate input path in torrent creator dialog 2023-07-02 12:56:41 +08:00
gpl.html Binary distributions are GPLv3+ licensed 2022-09-13 01:33:08 +03:00
guiapplicationcomponent.cpp Implement base classes for application components 2022-06-25 15:46:55 +03:00
guiapplicationcomponent.h Implement base classes for application components 2022-06-25 15:46:55 +03:00
hidabletabwidget.cpp
hidabletabwidget.h
ipsubnetwhitelistoptionsdialog.cpp Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
ipsubnetwhitelistoptionsdialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
ipsubnetwhitelistoptionsdialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
lineedit.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
lineedit.h Revamp LineEdit implementation 2023-05-03 07:23:19 +03:00
macutilities.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
macutilities.mm Open destination folders on macOS in separate thread 2022-07-02 09:16:22 +02:00
mainwindow.cpp Avoid excessive power management updates 2023-07-21 20:39:25 +08:00
mainwindow.h Avoid excessive power management updates 2023-07-21 20:39:25 +08:00
mainwindow.ui Use proper verb when referring to torrent removal 2022-08-25 13:32:07 +08:00
optionsdialog.cpp Always honor the configured behavior for merging trackers 2023-07-16 20:59:18 +03:00
optionsdialog.h Add option to stop seeding when torrent has been inactive 2023-07-15 13:14:42 +03:00
optionsdialog.ui Always honor the configured behavior for merging trackers 2023-07-16 20:59:18 +03:00
previewlistdelegate.cpp Always use QStyledItemDelegate as base of delegate classes 2023-07-21 08:37:11 +03:00
previewlistdelegate.h Always use QStyledItemDelegate as base of delegate classes 2023-07-21 08:37:11 +03:00
previewselectdialog.cpp Always use QStyledItemDelegate as base of delegate classes 2023-07-21 08:37:11 +03:00
previewselectdialog.h Always use QStyledItemDelegate as base of delegate classes 2023-07-21 08:37:11 +03:00
previewselectdialog.ui
programupdater.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
programupdater.h
progressbarpainter.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
progressbarpainter.h
raisedmessagebox.cpp
raisedmessagebox.h
shutdownconfirmdialog.cpp Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
shutdownconfirmdialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
shutdownconfirmdialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
speedlimitdialog.cpp Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
speedlimitdialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
speedlimitdialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
stacktracedialog.cpp Switch URLs to https 2023-04-23 15:09:58 +08:00
stacktracedialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
stacktracedialog.ui Reset widget property to default 2022-05-02 12:35:38 +08:00
statsdialog.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
statsdialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
statsdialog.ui
statusbar.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
statusbar.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
thanks.html
torrentcategorydialog.cpp Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
torrentcategorydialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
torrentcategorydialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
torrentcontentfiltermodel.cpp Revamp torrent content widget 2023-02-11 15:22:01 +03:00
torrentcontentfiltermodel.h Revamp torrent content widget 2023-02-11 15:22:01 +03:00
torrentcontentitemdelegate.cpp Revamp torrent content widget 2023-02-11 15:22:01 +03:00
torrentcontentitemdelegate.h Revamp torrent content widget 2023-02-11 15:22:01 +03:00
torrentcontentmodel.cpp Switch to C++20 2023-07-21 15:38:49 +03:00
torrentcontentmodel.h Revamp torrent content widget 2023-02-11 15:22:01 +03:00
torrentcontentmodelfile.cpp Handle .!qB extension behind the scenes 2022-01-08 08:45:50 +03:00
torrentcontentmodelfile.h
torrentcontentmodelfolder.cpp Improve Torrent content tree structure creation 2022-01-24 10:55:06 +08:00
torrentcontentmodelfolder.h Revamp torrent content widget 2023-02-11 15:22:01 +03:00
torrentcontentmodelitem.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
torrentcontentmodelitem.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
torrentcontentwidget.cpp Switch to C++20 2023-07-21 15:38:49 +03:00
torrentcontentwidget.h Revamp torrent content widget 2023-02-11 15:22:01 +03:00
torrentcreatordialog.cpp Add unified class to represent parsed torrent metadata 2023-07-21 08:40:16 +03:00
torrentcreatordialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
torrentcreatordialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
torrentoptionsdialog.cpp Add option to stop seeding when torrent has been inactive 2023-07-15 13:14:42 +03:00
torrentoptionsdialog.h Add option to stop seeding when torrent has been inactive 2023-07-15 13:14:42 +03:00
torrentoptionsdialog.ui Add option to stop seeding when torrent has been inactive 2023-07-15 13:14:42 +03:00
torrenttagsdialog.cpp Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
torrenttagsdialog.h Initialize member variables 2023-05-07 16:30:56 +08:00
torrenttagsdialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
trackerentriesdialog.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
trackerentriesdialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
trackerentriesdialog.ui
transferlistdelegate.cpp Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
transferlistdelegate.h Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
transferlistfilterswidget.cpp Fix inconsistent background of filters widget 2023-05-11 09:11:11 +03:00
transferlistfilterswidget.h Fix inconsistent background of filters widget 2023-05-11 09:11:11 +03:00
transferlistmodel.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
transferlistmodel.h Drop superfluous const 2023-05-05 14:51:02 +08:00
transferlistsortmodel.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
transferlistsortmodel.h
transferlistwidget.cpp Drop support of Qt 5 2023-07-20 11:17:27 +03:00
transferlistwidget.h Drop superfluous const 2023-05-05 14:51:02 +08:00
translators.html
tristateaction.cpp
tristateaction.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
tristatewidget.cpp Initialize member variables 2023-05-07 16:30:56 +08:00
tristatewidget.h Initialize member variables 2023-05-07 16:30:56 +08:00
uithemecommon.h Rename literal operator 2023-06-18 03:32:44 +08:00
uithemedialog.cpp Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
uithemedialog.h Initialize member variables 2023-05-07 16:30:56 +08:00
uithemedialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
uithememanager.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
uithememanager.h Use tray icon from system theme only if option is set 2023-03-22 13:51:39 +03:00
uithemesource.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
uithemesource.h Drop superfluous const 2023-05-05 14:51:02 +08:00
utils.cpp Add missing header 2023-06-18 13:51:19 +08:00
utils.h Provide scaled pixmaps by UIThemeManager 2023-01-17 09:29:00 +03:00
watchedfolderoptionsdialog.cpp Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
watchedfolderoptionsdialog.h Revamp "Watched folder options" dialog 2023-05-07 16:33:32 +03:00
watchedfolderoptionsdialog.ui Move signal/slot connections out of .ui files 2023-07-13 00:34:33 +08:00
watchedfoldersmodel.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
watchedfoldersmodel.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
windowstate.h Drop extra semicolon 2023-01-22 14:47:19 +03:00