aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/jsonwizard/jsonfieldpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Introduce a convenience function creatorColor()hjk2024-05-291-1/+1
* Fix QMetaType::type() related deprecation warningshjk2024-05-231-11/+11
* ProjectExplorer: Add non-translatable text options to text edit fieldsAlessandro Portale2023-10-111-5/+16
* Utils: Use Key more widely in QtcSettingshjk2023-08-301-5/+5
* ProjectExplorer: And more Key and Storehjk2023-08-241-2/+2
* ProjectExplorer: Handle more Qt deprecationshjk2023-06-081-4/+4
* ProjectExplorer: Replaace some QVariant::type() useshjk2023-06-061-7/+7
* JsonFieldPage: Fix collecting the results from all matchersJarek Kobus2023-04-211-6/+8
* LocatorMatcherTask: Get rid of Input/OutputData typedefsJarek Kobus2023-04-211-1/+1
* LocatorMatcher: Introduce MatcherType enumJarek Kobus2023-04-201-1/+1
* JsonFieldPage: Use locator matcher for line edit completionJarek Kobus2023-04-191-23/+7
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-1/+1
|\
| * PE: Silence soft assertChristian Stenger2023-04-051-1/+1
* | JsonFieldPage: Remove superfluous reportFinished()Jarek Kobus2023-03-161-1/+0
|/
* Proliferate Tr::tr in various placesAlessandro Portale2023-02-101-2/+2
* ProjectExplorer: Tr::trhjk2023-01-161-60/+29
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-4/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* JSON wizards: Fix "span" with combo boxesEike Ziller2023-01-031-3/+3
* Utils: Consolidate the isRelative/isAbsolute implementationshjk2022-12-011-1/+1
* Wizard: Fix tooltip translationSergey Levin2022-11-031-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-4/+4
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-1/+1
* ProjectExplorer: Let JsonWizard react on PathChooser::textChangedhjk2022-09-051-3/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: ProjectExplorer: Get rid of QOverloadJarek Kobus2022-07-201-6/+6
* ProjectExplorer: Replace some uses of PathChoosers::pathChangedhjk2022-07-011-1/+1
* Remove algorithm.h from jsonfieldpage.hJarek Kobus2022-05-181-0/+7
* ProjectExplorer: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-091-5/+5
* Wizard: Improve QtQuick2 extension pluginArtem Sokolovskii2022-03-211-1/+5
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2022-01-241-4/+11
|\
| * Fix creating a project from a Recent preset with custom sizeSamuel Ghinet2022-01-201-4/+11
* | Add missing "emit"sAlessandro Portale2021-11-111-1/+1
|/
* Make additional changes in the QtCreator side required for QDS new project di...Samuel Ghinet2021-09-301-0/+9
* ProjectExplorer: Use FilePath in JsonWizardhjk2021-09-281-16/+11
* Make changes in the QtCreator side required for QDS new project dialogSamuel Ghinet2021-09-211-0/+30
* Enhance logging capabilities for wizard classesSamuel Ghinet2021-09-021-19/+42
* Core: filepathify LocatorFilterEntryDavid Schulz2021-06-081-1/+1
* Wizards: Use a FancyLineEdit::ValidationFunctionChristian Kandeler2020-12-101-28/+17
* Wizards: Delay validity check in LineEditFieldChristian Kandeler2020-12-031-6/+2
* Remove unused variablesJarek Kobus2020-11-201-1/+0
* Wizards: Fix crashChristian Kandeler2020-08-121-3/+5
* Wizards: Offer auto-completion in "New C++ Class" wizardChristian Kandeler2020-07-211-5/+99
* Even more Qt6 portinghjk2020-06-231-3/+6
* PE: JsonWizard: Improve handling of check boxesChristian Stenger2020-05-281-1/+1
* Revert "JsonWizard: Fix restoreLastHistoryItem for LineEdit"Christian Stenger2020-05-261-11/+2
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-2/+2
* JsonWizard: Fix restoreLastHistoryItem for LineEditAndre Hartmann2020-04-081-2/+11
* JsonWizard: Fix spelling of "restoreLastHistoryItem"Andre Hartmann2020-04-061-1/+1
* Utils: Use FilePath for PathChooser::m_baseDirectoryhjk2019-12-191-1/+1