summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Utils: Make PagedSettings::readSettings() calls shorterhjk2023-05-162-0/+8
* Core: Make PagedSettings autoapply by default in the basehjk2023-05-111-1/+5
* Core: PagedSettings, next attempthjk2023-05-102-17/+14
* Core: Remove QObject base of IOptionsPagehjk2023-05-101-3/+3
* Core: Introduce a IOptionsPage::setLayout(const LayoutItem)hjk2023-05-102-0/+12
* Core: Introduce PagedSettingshjk2023-05-101-0/+7
* Core: Remove QObject inheritance of IOptionsPageProviderhjk2023-05-082-6/+5
* Core: Remove parent pointer from IOptionPage constructorhjk2023-05-082-3/+2
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Layouts: Add/remove contentMargins where neededAlessandro Portale2023-05-041-0/+1
* Core: Delay creation of settings page widgetshjk2023-05-031-10/+18
* Layouting: Handle attach types via setterhjk2023-05-033-6/+10
* Core: Use IOptionPage::setWidgetCreator for shortcut settingshjk2023-05-032-40/+29
* Core: Allow functors for apply and finish in IOptionsPageWidgethjk2023-05-031-2/+12
* Utils: Make Layouting a top level namespacehjk2023-04-253-3/+3
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-2628-304/+307
|\
| * Core: Tr::trhjk2023-01-1714-226/+227
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0628-28/+28
| * Core: Convert promptoverwritedialog to FilePathhjk2023-01-042-32/+35
| * Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-12-121-1/+2
| |\
| * | CorePlugin: Pass context object to lambda connectionsJarek Kobus2022-12-082-5/+5
| * | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-12-071-1/+1
| |\ \
| * | | Utils: Remove FilePath::operator+()hjk2022-11-301-2/+2
| * | | Core: Rename ExternalTool::fileName() to filePath()hjk2022-11-251-10/+10
| * | | Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+0
* | | | Add option to hide settings categoriesThomas Hartmann2023-02-161-2/+20
* | | | Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-12-141-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | SaveItemsDialog: Fix default buttonEike Ziller2022-12-081-1/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-12-061-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Core: Fix capitalization of external tools dirhjk2022-12-021-1/+1
* | Utils: Add sorted() functionChristian Kandeler2022-10-251-4/+3
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-10-191-1/+2
|\ \ | |/
| * New dialog: Fix translations after refactoringEike Ziller2022-10-191-1/+2
| * Replace missing qAsConst with std::as_const()Jarek Kobus2022-10-101-1/+1
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-10-107-23/+24
|\ \ | |/
| * Port from qAsConst() to std::as_const()Marc Mutz2022-10-077-23/+23
| * Core: Restore object name for dialogChristian Stenger2022-10-051-0/+1
* | Core: make options page keywords accessibleDavid Schulz2022-10-052-18/+31
|/
* Restore object names lost while inliningRobert Löhning2022-09-301-0/+3
* Core: Inline externaltoolconfig.uihjk2022-09-262-467/+230
* ProjectExplorer: Use more FilePath in wizards, mostly JsonWizard*Alessandro Portale2022-09-051-0/+2
* Use SPDX license identifiersLucie Gérard2022-08-2628-675/+59
* FilePath: Remove ::toDir() and deprecation hintsMarcus Tillmanns2022-08-041-6/+9
* Core: Include more utils/filepaths.h instead of utils/fileutils.hAlessandro Portale2022-07-284-4/+4
* Core: Inline addtovcsdialog.uiEike Ziller2022-07-283-144/+44
* Core: Inline readonlyfilesdialog.uiEike Ziller2022-07-282-187/+82
* Core: Inline openwithdialog.uiEike Ziller2022-07-283-51/+28
* Core: Inline saveitemsdialog.uiEike Ziller2022-07-283-138/+77
* Core: Inline filepropertiesdialog.uiEike Ziller2022-07-263-365/+115
* Drop Qt5: CorePlugin: Remove code below Qt 6.0.0Jarek Kobus2022-07-251-7/+1