aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Fix C++ Library wizard when compiled with Qt < 5.12Eike Ziller2019-06-032-2/+2
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-281-4/+8
|\
| * QmlDesigner: Fix issue with gradient editingThomas Hartmann2019-05-211-3/+6
| * QmlDesigner: Add missing else statement to color editorThomas Hartmann2019-05-201-1/+2
* | Use Qt's QFileInfoList instead of QList<QFileInfo>hjk2019-05-281-2/+2
* | Translations: Fix generation of directory list to translateTobias Hunger2019-05-271-6/+4
* | Wizard: Make the default generated template runnableChristian Stenger2019-05-271-0/+10
* | Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-1/+0
* | Wizard: Fix AutoTest wizard for Boost with CMakeChristian Stenger2019-05-241-5/+7
* | Debugger: Adapt to new qt_v4StackTraceFromEngine helper functionhjk2019-05-241-2/+2
* | AutoTest: Further adaption following official termsChristian Stenger2019-05-242-9/+2
* | Translations: Remove translation for Qt Quick wizardsTobias Hunger2019-05-232-13/+2
* | Translations: Remove translations for qml wizardsTobias Hunger2019-05-232-13/+2
* | Translations: Do not translate *.mimetypes.xml filesTobias Hunger2019-05-232-13/+3
* | AutoTest: Add wizard for Boost testChristian Stenger2019-05-235-2/+98
* | Wizards: Take Qt virtual keyboard setting into accountChristian Kandeler2019-05-212-0/+9
* | Debugger: Do not make std::vector layout assumptionsAntonio Di Monaco2019-05-211-3/+32
* | Qt Creator CMake portCristian Adam2019-05-172-0/+11
* | Merge "Merge remote-tracking branch 'origin/4.9'"Eike Ziller2019-05-175-19/+25
|\ \
| * | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-175-19/+25
| |\|
| | * QmlDesigner: Adjust gradient dialogThomas Hartmann2019-05-163-18/+19
| | * Fix error message when adding empty qmake project as subprojectChristian Kandeler2019-05-151-1/+2
| | * Fix controls 2 importsThomas Hartmann2019-05-101-0/+4
* | | Debugger: Disable a few more Creator-specific dumpershjk2019-05-171-10/+11
|/ /
* | JSON wizard: Fix invalid json filesChristian Gagneraud2019-05-132-2/+2
* | Export Wizard values to JavaScript macro (Fixes)Christian Gagneraud2019-05-1011-14/+14
* | python scripts: Use "not in" operator to test membershipAlessandro Portale2019-05-102-2/+2
* | Wizards: Fix java file wizardChristian Stenger2019-05-101-1/+1
* | Debugger: Disable Kit dumperhjk2019-05-091-3/+4
* | Export Wizard values to JavaScript macroEike Ziller2019-05-0938-563/+612
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-082-52/+62
|\|
| * Wizards: Fix Quick UI wizard by adding a kit selection pageChristian Stenger2019-04-291-0/+10
| * German translation: Consistently use "Verzeichnis"Robert Loehning2019-04-251-48/+48
| * German translation: Replace "mit Hilfe"Robert Loehning2019-04-181-4/+4
* | 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
* | Clang: Fix export statements for indexingMarco Bubke2019-04-291-0/+12
* | Clang: Fix system pre include search pathMarco Bubke2019-04-293-1/+5
* | QmlProject: Implement basic support for QmlFileSelectorThomas Hartmann2019-04-251-0/+7
* | C++: Do not apply "Lower-case file names" setting to file wizardsChristian Kandeler2019-04-258-8/+8
* | Clang: Add global preincludes search pathMarco Bubke2019-04-231-0/+6
* | 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