summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates
Commit message (Expand)AuthorAgeFilesLines
* Python: Add PySide 5.14 to the QtQuick application wizardAlessandro Portale2020-01-281-1/+9
* Wizards: Split Application categoryChristian Stenger2020-01-2710-20/+20
* QtQuickPrototype wizard: Set example importPaths to "asset_imports"Alessandro Portale2020-01-221-1/+1
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-091-1/+1
|\
| * QBS: Fix template for AndroidBogDan Vatra2020-01-081-1/+1
* | Plugin template: use _iid macro instead of "org.qt-project..."Tasuku Suzuki2020-01-071-1/+1
* | Add GitHub build workflow to Qt Creator plugin wizard templateEike Ziller2020-01-064-1/+363
* | Move Qt Creator plugin wizard to JSONEike Ziller2020-01-068-167/+287
* | Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2019-12-071-4/+4
|\ \ | |/
| * Wizard: Fix test registration to ctestChristian Stenger2019-12-051-4/+4
* | Add Qt for Python templatesMariana Meireles2019-11-2912-7/+306
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-211-1/+12
|\ \ | |/
| * Wizards: Fix Qt Quick2 Extension wizardChristian Stenger2019-11-151-1/+12
* | Nim: Add support for the nimble build systemFilippo Cucchetto2019-11-0415-0/+373
|/
* CMake: Add Android Multi ABI supportBogDan Vatra2019-10-282-28/+55
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-161-1/+1
|\
| * Corrects the project type supportedMariana Meireles2019-10-101-1/+1
* | Qml tooling: Support Qt 5.14Alessandro Portale2019-10-015-5/+50
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-09-261-8/+8
|\ \ | |/
| * Wizards: Fix JSON file template for Qt Creator pluginChristian Kandeler2019-09-251-8/+8
* | Wizards: Add the ability to remember user choicesChristian Kandeler2019-09-2310-0/+18
* | Wizards: Fix JSON of qtquick2-extension wizardTobias Hunger2019-09-171-1/+1
* | Wizards: Use valid Json onlyTobias Hunger2019-09-171-3/+1
* | Android multi arch supportBogDan Vatra2019-09-161-4/+6
* | AutoTest: Wizard: Soften condition for gtest repositoryChristian Stenger2019-09-125-24/+55
* | Transform Qt Quick 2 Extension Plugin wizard to JSONEike Ziller2019-08-2813-118/+164
* | Qt wizards: Include translation file, if requestedChristian Kandeler2019-08-0820-6/+184
* | Wizards: Do some input validation on repository URLsChristian Kandeler2019-07-265-5/+15
* | Import wizards: Visually improve the selected state of iconsAlessandro Portale2019-07-254-0/+0
* | Wizards: Remove "public slots:" segment from class templateChristian Kandeler2019-07-241-5/+0
* | "New class" wizard: Respect the project's "no Qt keywords" settingChristian Kandeler2019-07-221-0/+8
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-222-4/+74
|\ \ | |/
| * Add qbs support to library wizardChristian Kandeler2019-07-182-3/+73
| * Fix capitalization of "qmake"Robert Loehning2019-07-181-1/+1
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-183-11/+10
|\ \ | |/
| * Fix imports in Qt Quick wizardsEike Ziller2019-07-162-10/+10
| * Application wizards: Remove duplicate entry in a generated .qrc fileAlessandro Portale2019-07-151-1/+0
* | rename PythonEditor plugin to PythonDavid Schulz2019-07-174-4/+4
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-041-1/+1
|\ \ | |/
| * Wizards: Fix typo in Plain C++ wizardChristian Stenger2019-07-041-1/+1
* | "New Class" wizard: Add option for adding the Q_OBJECT macroChristian Kandeler2019-07-012-1/+12
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-286-8/+8
|\ \ | |/
| * Wizards: Fix qbs project template for QtQuick appChristian Kandeler2019-06-271-1/+1
| * Wizards: Fix regular expressionsChristian Stenger2019-06-275-7/+7
* | New class wizard: Add Qt module dependencies, if necessaryChristian Kandeler2019-06-191-1/+4
|/
* CMake: Small clean-up of CMake WizardsCristian Adam2019-06-127-62/+89
* Wizards: Include namespace in header guards againChristian Kandeler2019-06-123-3/+3
* Wizards: Fix CppLibrary wizardsChristian Stenger2019-06-032-3/+3
* Fix C++ Library wizard when compiled with Qt < 5.12Eike Ziller2019-06-032-2/+2
* Wizard: Make the default generated template runnableChristian Stenger2019-05-271-0/+10