aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates
Commit message (Expand)AuthorAgeFilesLines
* Corrects the project type supportedMariana Meireles2019-10-101-1/+1
* Wizards: Fix JSON file template for Qt Creator pluginChristian Kandeler2019-09-251-8/+8
* Add qbs support to library wizardChristian Kandeler2019-07-182-3/+73
* Fix capitalization of "qmake"Robert Loehning2019-07-181-1/+1
* 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
* Wizards: Fix typo in Plain C++ wizardChristian Stenger2019-07-041-1/+1
* Wizards: Fix qbs project template for QtQuick appChristian Kandeler2019-06-271-1/+1
* Wizards: Fix regular expressionsChristian Stenger2019-06-275-7/+7
* 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
* Wizard: Fix AutoTest wizard for Boost with CMakeChristian Stenger2019-05-241-5/+7
* AutoTest: Further adaption following official termsChristian Stenger2019-05-242-9/+2
* AutoTest: Add wizard for Boost testChristian Stenger2019-05-235-2/+98
* Wizards: Take Qt virtual keyboard setting into accountChristian Kandeler2019-05-212-0/+9
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-171-1/+2
|\
| * Fix error message when adding empty qmake project as subprojectChristian Kandeler2019-05-151-1/+2
* | JSON wizard: Fix invalid json filesChristian Gagneraud2019-05-132-2/+2
* | Export Wizard values to JavaScript macro (Fixes)Christian Gagneraud2019-05-1011-14/+14
* | Wizards: Fix java file wizardChristian Stenger2019-05-101-1/+1
* | Export Wizard values to JavaScript macroEike Ziller2019-05-0938-563/+612
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-081-0/+10
|\|
| * Wizards: Fix Quick UI wizard by adding a kit selection pageChristian Stenger2019-04-291-0/+10
* | Wizards: Allow non-existing base directory for new filesChristian Kandeler2019-05-086-6/+6
* | Qt Creator Plugin Wizard: Use 'override' in generated codeAlessandro Portale2019-05-081-4/+4
* | QtQuick2 extension wizard: 'explicit' and 'override' in generated codeAlessandro Portale2019-05-081-2/+2
* | Fix typo in wizard.jsonChristian Gagneraud2019-05-071-1/+1
* | Make QtWidgets wizard work with namespaced QtChristian Kandeler2019-04-301-0/+6
* | Wizards: Fix include statementsChristian Kandeler2019-04-306-6/+6
* | Update QBS templateBogDan Vatra2019-04-291-2/+2
* | C++: Do not apply "Lower-case file names" setting to file wizardsChristian Kandeler2019-04-258-8/+8
* | JSON C++ Library wizard: Avoid some empty lines in outputAlessandro Portale2019-04-172-3/+1
* | Move C++ Library wizard to JSONEike Ziller2019-04-179-0/+459
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-04-121-3/+3
|\|
| * AutoTest: Fix wizard for qbs and cmakeChristian Stenger2019-04-091-3/+3
* | Add Qbs support for the QtWidgets application wizardChristian Kandeler2019-04-082-3/+44
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-04-071-1/+0
|\|
| * Scroll Qt Quick Application Wizard: Enable minimal Qt version selectionAlessandro Portale2019-04-031-1/+0
* | Widget App Wizard: Remove trailing colon from checkbox labelEike Ziller2019-04-051-1/+1
* | Widget App Wizard: Move "Kits" pageEike Ziller2019-04-051-7/+7
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-04-025-5/+50
|\|
| * Qml tooling: Support Qt 5.13 and change default to 5.12Alessandro Portale2019-03-285-5/+50
* | Move Qt Widgets Application wizard to JSONEike Ziller2019-03-2713-92/+342
* | Add more Python featuresCristián Maureira-Fredes2019-03-154-8/+62
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-141-1/+1
|\|
| * Fix description of empty python projectRobert Loehning2019-03-051-1/+1
* | Say hello to Android CMake supportBogDan Vatra2019-03-061-1/+17
|/