aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/designer/cpp
Commit message (Expand)AuthorAgeFilesLines
* Wizards: Remove a few unneeded Q_OBJECThjk2025-04-251-2/+0
* Designer: Remove unused filePath() getterJarek Kobus2025-02-053-17/+6
* Utils: Use dialogParent() more directly in wizardshjk2025-01-102-12/+8
* Core etc: Use dialogParent() for several wizardshjk2024-12-102-3/+3
* Rename Qt Designer -> Qt Widgets DesignerEike Ziller2024-05-231-1/+1
* Utils/all: Move mime constants into a central placehjk2023-11-081-2/+7
* Designer: Remove unused codeChristian Kandeler2023-10-112-11/+0
* CppEditor: Give C++ file name settings a per-project variantChristian Kandeler2023-06-083-12/+12
* Layouting: Handle attach types via setterhjk2023-05-031-1/+2
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0610-10/+10
* Fix qbs buildChristian Stenger2022-09-223-3/+6
* Designer: Convert to using Tr::trAlessandro Portale2022-09-224-16/+16
* Designer: inline newclasswidget.uiAlessandro Portale2022-09-222-155/+64
* Designer: Remove further dead code from newclasswidget.*Alessandro Portale2022-08-303-155/+7
* Use SPDX license identifiersLucie Gérard2022-08-2610-240/+20
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* Designer: Inline formclasswizardpage.uihjk2022-06-223-77/+44
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+1
* Remove qmake build filesEike Ziller2022-01-201-17/+0
* Use FilePath in several file wizardshjk2021-09-298-40/+52
* Merge CppTools into CppEditorChristian Kandeler2021-09-013-13/+12
* Cpp: Use new settings APIEike Ziller2021-01-221-1/+1
* Use Q_ENUM instead of obsoleted Q_ENUMSJarek Kobus2020-12-111-2/+1
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-252-7/+0
|\
| * Fix compile warnings about missing overridesJarek Kobus2020-11-243-10/+4
* | Add missing "final" to unexported/unshared classesAlessandro Portale2020-11-182-4/+4
|/
* Designer: Allow namespaces for form editor classChristian Stenger2020-10-021-0/+1
* Remove unneeded QStringList forward declarationsEike Ziller2020-09-291-4/+0
* Utils: Port NewClassWidget to QRegularExpressionhjk2020-06-101-6/+0
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Designer: Compile fix for non-MSVCAlessandro Portale2020-01-231-1/+1
* Designer: Restore and move NewClassWizard from Utils to DesignerAlessandro Portale2020-01-236-12/+660
* Qt Designer: Fix some clang warningsFriedemann Kleint2019-11-251-3/+4
* Wizards: Support using #pragma once instead of include guardsFilip Bucek2019-01-232-0/+3
* Designer: Use override consistentlyTobias Hunger2018-05-071-3/+3
* Designer: ModernizeAndre Hartmann2017-10-205-16/+16
* Designer: De-slotOrgad Shaneh2017-03-202-8/+4
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-5/+2
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-304-16/+4
* Remove duplicate mime type constants from CppEditorTobias Hunger2016-03-151-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-198-136/+96
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-1/+1
* Core: Make Id and Feature more separateTobias Hunger2015-06-251-1/+1
* Fix crash in Form class wizardTobias Hunger2015-06-231-1/+1
* Make BaseFileWizard asyncTobias Hunger2015-06-033-7/+5
* Qt Designer plugin: Port to new signals & slots syntax.Friedemann Kleint2015-06-021-1/+1
* Use new mime databaseEike Ziller2015-02-171-4/+9
* Update LicenseEike Ziller2015-01-168-48/+48