aboutsummaryrefslogtreecommitdiffstats
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* Unify precompiled header supportKarsten Heimrich2024-04-0310-4/+13
* Change source license to LicenseRef-Qt-Commercial or GPL-3.0-onlyAli Can Demiralp2024-02-2851-51/+51
* Prevent deprecation warning / error in Qt quick application templateAli Can Demiralp2024-02-261-1/+1
* Update Designer Plugin template for Qt/CMakeMiguel Costa2024-01-295-0/+36
* Update Empty template for Qt/CMakeMiguel Costa2024-01-295-0/+34
* Update license year from 2023 to 2024Ali Can Demiralp2024-01-0951-68/+68
* Open main.qml in active editor after project creationKarsten Heimrich2023-12-131-1/+2
* Remove Qt copyright header from template .vcxproj'sMiguel Costa2023-11-137-42/+0
* Enable item wizards for cmake based projectsKarsten Heimrich2023-10-1210-1/+10
* Fix wizard adding new .cpp and .h files under wrong sectionKarsten Heimrich2023-09-012-5/+8
* Fix error opening .ui in CMake projectMiguel Costa2023-09-011-3/+1
* cmake: Enable QML debug in user presetMiguel Costa2023-06-291-5/+0
* Fix console project wizard generating invalid vcxproj.filters xmlKarsten Heimrich2023-06-291-1/+1
* cmake: Exclude qrc from new projectsMiguel Costa2023-06-271-1/+0
* cmake: Add .rc file to project sourcesMiguel Costa2023-06-271-1/+1
* Update Console template for Qt/CMakeMiguel Costa2023-03-287-0/+36
* Update Library template for Qt/CMakeMiguel Costa2023-03-285-0/+41
* Update GUI template for Qt/CMakeMiguel Costa2023-03-285-24/+13
* Update Quick template for Qt/CMakeMiguel Costa2023-03-288-24/+37
* Remove all references to VS2017Karsten Heimrich2023-03-1517-68/+0
* Replace license headerMiguel Costa2023-02-2334-962/+156
* Upgrade target framework/ language versionKarsten Heimrich2023-02-2317-17/+34
* Update project copyright headerKarsten Heimrich2023-02-2324-468/+119
* Fix project name with space(s) have no *.vcxproj.filters fileKarsten Heimrich2022-12-169-28/+28
* Add CMake support to the Widget project templateMiguel Costa2022-09-075-0/+54
* Add CMake support to the Quick project templateMiguel Costa2022-09-075-0/+57
* Do not add a resource file in widget class wizardKarsten Heimrich2022-05-171-3/+0
* Add a "Form Files" filter, update "Source Files" filterKarsten Heimrich2022-05-176-5/+21
* Fix project config warningsMiguel Costa2022-02-1117-139/+653
* Cleanup unused project ReferencesKarsten Heimrich2022-02-025-36/+1
* Remove UTF8 BOM, fixes running lupdate and friendsKarsten Heimrich2022-01-201-1/+1
* Implement templated Qt translation (.ts) file wizardKarsten Heimrich2022-01-205-0/+273
* Make Visual Studio copy the resource file, remove dead codeKarsten Heimrich2022-01-183-1/+8
* Rewrite the Qt class wizard to be item template basedKarsten Heimrich2022-01-146-0/+283
* Rewrite the widgets class wizard to be item template basedKarsten Heimrich2022-01-147-0/+323
* Re-add support for namespaces given in class nameKarsten Heimrich2022-01-143-3/+5
* Implement option to set UI class inclusion typeKarsten Heimrich2022-01-112-5/+9
* Replace Q_NULLPTR with nullptrKarsten Heimrich2022-01-064-4/+4
* refactoring: Rework layout of project filesMiguel Costa2021-11-1614-19/+432
* refactoring: Reorganize project filesMiguel Costa2021-11-16106-0/+4329