1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 23:07:59 +00:00
qBittorrent/src/gui
Chocobo1 fb5f563537
Merge pull request #17148 from Chocobo1/gui
Fix wrong dialog sizes on first start up
2022-06-05 13:36:41 +08:00
..
interfaces Provide interface for Application class 2022-04-14 12:04:58 +08:00
log Revise string literal usage 2022-03-29 10:41:17 +08:00
powermanagement Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
properties Fix DHT/PeX/LSD status when it is globally disabled 2022-05-31 12:45:28 +08:00
qtnotify Regenerate D-Bus notifications related code 2021-04-15 11:24:25 +08:00
rss Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
search Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
about.qrc
aboutdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
aboutdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
aboutdialog.ui Revise description wordings 2021-09-18 12:59:07 +08:00
addnewtorrentdialog.cpp Merge pull request #17148 from Chocobo1/gui 2022-06-05 13:36:41 +08:00
addnewtorrentdialog.h Add "Filter files" field in new torrent dialog 2022-06-04 12:57:50 +08:00
addnewtorrentdialog.ui Add "Filter files" field in new torrent dialog 2022-06-04 12:57:50 +08:00
advancedsettings.cpp Fix wrong GUI behavior in "Optional IP address to bind to" setting 2022-05-14 18:42:13 +08:00
advancedsettings.h Clean up code 2022-05-14 18:30:10 +08:00
autoexpandabledialog.cpp Remove obsoleted functions from Utils::Gui namespace 2022-03-11 13:40:58 +08:00
autoexpandabledialog.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
autoexpandabledialog.ui
banlistoptionsdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
banlistoptionsdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
banlistoptionsdialog.ui
categoryfiltermodel.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
categoryfiltermodel.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
categoryfilterproxymodel.cpp Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
categoryfilterproxymodel.h Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
categoryfilterwidget.cpp Use QString literals 2022-03-18 12:46:01 +08:00
categoryfilterwidget.h Remove unused parameter 2022-01-23 15:03:26 +08:00
CMakeLists.txt Move stacktrace dialog to gui folder 2022-05-01 14:24:39 +08:00
cookiesdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
cookiesdialog.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
cookiesdialog.ui
cookiesmodel.cpp
cookiesmodel.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
deletionconfirmationdialog.cpp Use QString literals 2022-03-18 12:46:01 +08:00
deletionconfirmationdialog.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
deletionconfirmationdialog.ui
downloadfromurldialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
downloadfromurldialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
downloadfromurldialog.ui
executionlogwidget.cpp Use QString literals 2022-03-18 12:46:01 +08:00
executionlogwidget.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
executionlogwidget.ui
fspathedit_p.cpp Use QString literals 2022-03-18 12:46:01 +08:00
fspathedit_p.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
fspathedit.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
fspathedit.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
gpl.html Clarify that the license is GPLv2+ 2021-03-29 00:08:14 +03:00
gui.pri Fix compilation with qmake 2022-05-16 01:15:19 +08:00
hidabletabwidget.cpp
hidabletabwidget.h
ipsubnetwhitelistoptionsdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
ipsubnetwhitelistoptionsdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
ipsubnetwhitelistoptionsdialog.ui
lineedit.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
lineedit.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
macutilities.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
macutilities.mm Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
mainwindow.cpp Set dialog properties at the caller site 2022-06-02 23:53:30 +08:00
mainwindow.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
mainwindow.ui Add option to toggle filters sidebar 2022-03-21 12:41:06 +08:00
optionsdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
optionsdialog.h Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
optionsdialog.ui Increase limit of maximum number of articles per feed 2022-05-03 10:59:47 +08:00
previewlistdelegate.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
previewlistdelegate.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
previewselectdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
previewselectdialog.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
previewselectdialog.ui
programupdater.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
programupdater.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
progressbarpainter.cpp Use QString literals 2022-03-20 13:33:40 +08:00
progressbarpainter.h Simplify progress bar painting 2021-03-17 11:19:08 +08:00
raisedmessagebox.cpp
raisedmessagebox.h Use Qt macro to disable various constructors 2021-09-10 19:51:27 +08:00
shutdownconfirmdialog.cpp Use QString literals 2022-03-18 12:46:01 +08:00
shutdownconfirmdialog.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
shutdownconfirmdialog.ui
speedlimitdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
speedlimitdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
speedlimitdialog.ui
stacktracedialog.cpp Migrate to Boost.Stacktrace 2022-05-12 11:06:05 +08:00
stacktracedialog.h Rename method 2022-05-02 12:35:53 +08:00
stacktracedialog.ui Reset widget property to default 2022-05-02 12:35:38 +08:00
statsdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
statsdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
statsdialog.ui
statusbar.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
statusbar.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
tagfiltermodel.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
tagfiltermodel.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
tagfilterproxymodel.cpp Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
tagfilterproxymodel.h Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
tagfilterwidget.cpp Use QString literals 2022-03-18 12:46:01 +08:00
tagfilterwidget.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
thanks.html
torrentcategorydialog.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
torrentcategorydialog.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentcategorydialog.ui Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
torrentcontentfiltermodel.cpp Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
torrentcontentfiltermodel.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
torrentcontentmodel.cpp Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
torrentcontentmodel.h Clean up usage of static keyword 2022-05-30 13:25:34 +08: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 Improve Torrent content tree structure creation 2022-01-24 10:55:06 +08:00
torrentcontentmodelitem.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
torrentcontentmodelitem.h
torrentcontenttreeview.cpp Add horizontal scrolling for tracker list and torrent content 2022-03-15 15:05:47 -04:00
torrentcontenttreeview.h Add horizontal scrolling for tracker list and torrent content 2022-03-15 15:05:47 -04:00
torrentcreatordialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
torrentcreatordialog.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentcreatordialog.ui
torrentoptionsdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
torrentoptionsdialog.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentoptionsdialog.ui Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
trackerentriesdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
trackerentriesdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
trackerentriesdialog.ui Fix tabChangesFocus attribute in "Edit trackers" dialog 2021-03-26 00:07:09 +01:00
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 Update torrent status filter counters consistently 2022-05-26 19:55:00 +03:00
transferlistfilterswidget.h Revamp tracker entries handling 2022-05-22 09:09:11 +03:00
transferlistmodel.cpp Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
transferlistmodel.h Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
transferlistsortmodel.cpp Improve function interface 2022-03-26 12:41:02 +08:00
transferlistsortmodel.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
transferlistwidget.cpp Add keyboard navigation keys 2022-05-10 11:34:43 +08:00
transferlistwidget.h Add "Export .torrent" action 2022-04-23 15:11:09 +08:00
translators.html Remove contributor 2021-03-31 11:07:01 +08:00
tristateaction.cpp Don't close tags menu when toggling items (#15098) 2021-06-16 17:57:56 +03:00
tristateaction.h Don't close tags menu when toggling items (#15098) 2021-06-16 17:57:56 +03:00
tristatewidget.cpp Don't close tags menu when toggling items (#15098) 2021-06-16 17:57:56 +03:00
tristatewidget.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
uithememanager.cpp Revise icon cache look up 2022-05-27 16:23:19 +08:00
uithememanager.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
utils.cpp Simplify code 2022-04-05 10:39:23 +08:00
utils.h Remove obsoleted functions from Utils::Gui namespace 2022-03-11 13:40:58 +08:00
watchedfolderoptionsdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
watchedfolderoptionsdialog.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
watchedfolderoptionsdialog.ui Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
watchedfoldersmodel.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
watchedfoldersmodel.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00