summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager/customwidgetwizard
Commit message (Expand)AuthorAgeFilesLines
* Utils: Make Layouting a top level namespacehjk2023-04-253-3/+3
* Qt Designer Custom Widget wizard: Generate XML as raw string literalFriedemann Kleint2023-03-011-1/+2
* Qt Designer Custom Widget wizard: Remove remains of Qt 4Friedemann Kleint2023-03-011-13/+2
* ProjectExplorer: Tr::trhjk2023-01-161-4/+2
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0616-16/+16
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-12-121-8/+5
|\
| * PluginGenerator: Fix returning the error messageJarek Kobus2022-12-081-8/+5
* | Utils: Remove FilePath::operator+()hjk2022-11-301-1/+1
* | Core: Remove QString overload for GeneratedFilehjk2022-11-291-19/+19
* | CppEditor: Convert AbstractEditorSupport interface to FilePathhjk2022-11-281-11/+21
|/
* Replace missing qAsConst with std::as_const()Jarek Kobus2022-10-101-1/+1
* QMakeProjectManager: Replace foreach with ranged for loopJarek Kobus2022-10-071-1/+1
* QmakePM: Fix compileChristian Stenger2022-09-291-1/+1
* QmakeProjectManager: Convert to using Tr::trAlessandro Portale2022-09-297-41/+49
* QmakeProjectManager: inline .ui filesAlessandro Portale2022-09-279-700/+251
* ProjectExplorer: Use more FilePath in wizards, mostly JsonWizard*Alessandro Portale2022-09-051-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-2616-384/+32
* Utils: Add a non-toolbar variant of the MINUS iconAlessandro Portale2022-08-181-1/+1
* Remove qmake build filesEike Ziller2022-01-201-24/+0
* Wizards: Turn icons into themed iconsAlessandro Portale2021-09-281-1/+1
* Merge CppTools into CppEditorChristian Kandeler2021-09-012-8/+8
* Utils: User FilePath in ProjectIntroPagehjk2021-08-111-1/+3
* Utils: filepathify fileutilsDavid Schulz2021-05-181-3/+7
* Drop autoconnectionsJarek Kobus2020-11-174-38/+38
* Fix Qt 6 build of ProjectExplorer and targets & build systemsEike Ziller2020-09-211-1/+1
* QbsPM:QmakePM: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-152-5/+5
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Add some additional shortcuts for actionsEike Ziller2020-03-171-0/+1
* QmakeProjectManager: Remove unused modules handling from wizardsChristian Stenger2019-08-141-1/+1
* Avoid more deprecation warningshjk2019-07-051-2/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Wizards: Support using #pragma once instead of include guardsFilip Bucek2019-01-231-0/+15
* Fix warning: "Use midRef() instead of mid()"Alessandro Portale2019-01-171-1/+1
* QmakeProjectManager: ModernizeAlessandro Portale2018-12-114-10/+11
* QmakeProjectManager: Modernize moreAlessandro Portale2018-07-231-1/+1
* QmakeProjectManager: ModernizeAlessandro Portale2018-07-133-5/+5
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-1/+1
* QmakeProjectManager: Consistently use nullptrTobias Hunger2018-05-131-1/+1
* QmakeProjectManager: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* QMakeProjectManager: Clean forward declarationLaurent Montel2017-09-271-1/+0
* QmakePM: De-slotOrgad Shaneh2017-03-202-25/+20
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
|/
* Projects mode: Make plus icon dark and get rid of branch indicatorsEike Ziller2016-09-211-1/+1
* Move icons to UtilsUlf Hermann2016-08-051-4/+3
* QmakePM: Use Qt5-style connectsOrgad Shaneh2016-05-264-12/+12
* Wholesale conversion to #pragma oncehjk2016-03-309-34/+9