aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-307-71/+71
|\
| * Fix JsonWizard translationSergey Belyashov2015-10-282-5/+5
| * Wizards: Fix qmlproject wizards againTobias Hunger2015-10-282-2/+2
| * Welcome: link to talks from Qt World SummitLeena Miettinen2015-10-282-61/+61
| * Wizards: Fix QmlProject wizardsTobias Hunger2015-10-272-2/+2
| * Debugger: Fix of display of object addresseshjk2015-10-271-1/+1
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-2615-160/+1078
|\|
| * Wizard: Add a wizard for item modelsTobias Hunger2015-10-217-0/+692
| * Wizards: Use C++11 in all qmake projects created by the JSON wizardTobias Hunger2015-10-203-0/+6
| * Debugger: Adjust native mixed debugging after upstream changeshjk2015-10-194-76/+174
| * Snippets: Add license snippetsTobias Hunger2015-10-191-0/+123
| * Debugger: Make basic native-mixed debugging work with LLDBhjk2015-10-133-104/+103
* | Utils: New ThemeHelper class with icon handling toolsAlessandro Portale2015-10-232-0/+18
|/
* Debugger: Infrastructure for reworked native mixed debugginghjk2015-10-093-280/+236
* Debugger: Do not try to treat labels as variableshjk2015-10-081-0/+3
* QmlDesigner: Adding layouts to doResetProperty()Thomas Hartmann2015-10-061-2/+34
* Debugger: Add watcher handling in pdbbridge for basic typeshjk2015-09-301-1/+30
* Add .directory files to git.ignoreMitch Curtis2015-09-301-0/+1
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-252-5/+9
|\
| * Debugger: Disable CLI use of gdbbridge.pyhjk2015-09-251-5/+5
| * Debugger: Reduce scope of usage of Python's importlib modulehjk2015-09-241-2/+2
| * Added newer QtMultimedia version to bundle.Marco Benelli2015-09-171-0/+4
* | Debugger: Reduce scope of usage of Python's importlib modulehjk2015-09-241-2/+2
* | Clang: Set diagnostic colors for text editor scrollbarMarco Bubke2015-09-232-0/+6
* | Static.pro: Remove unnecessary evalsEike Ziller2015-09-221-3/+3
* | Use variables for install locationsEike Ziller2015-09-224-4/+4
* | JsonWizard: Update wizards to make use of new featuresTobias Hunger2015-09-223-6/+20
* | Qt Quick Designer: License change to Qt Commercial + GPLv3Alessandro Portale2015-09-18210-2781/+1636
* | Wizard: Do not set c++11 for the plain C project wizardTobias Hunger2015-09-171-1/+1
* | Add new ModelEditor plugin.Jochen Becher2015-09-163-0/+299
* | QmlPuppet: Fix warning about unused static functionTobias Hunger2015-09-151-18/+0
* | QmlPuppet: Fix warning about overriding methodTobias Hunger2015-09-151-1/+2
* | Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-151-3778/+1355
|\|
| * Update Russian translationSergey Belyashov2015-09-101-3778/+1355
* | Wizards: Rename all qml template filesTobias Hunger2015-09-1412-7/+12
* | Debugger: Use the usual callback mechanism for LLDB, toohjk2015-09-113-206/+136
* | TextEdit: Add underline support to text settingsMarco Bubke2015-09-101-1/+6
* | Plain C/CPP Wizards: Use proper main signatureTobias Hunger2015-09-092-2/+2
* | Debugger: Add more roundtrip markers to LLDB protocol outputhjk2015-09-071-0/+18
* | Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-046-6472/+6488
|\|
| * Update three.js in Canvas3D project templateMiikka Heikkinen2015-09-031-7/+8
| * Update Canvas3D project wizard templatesMiikka Heikkinen2015-09-023-6467/+6482
| * QtQuickWizards: Fix compilationTasuku Suzuki2015-09-023-3/+3
* | Debugger: Remove unused bits of pdbbridge.pyhjk2015-09-031-63/+0
* | Debugger: Improve type display in PdbEnginehjk2015-09-031-3/+18
* | Debugger: Replace unneeded requests for updates in PdbEnginehjk2015-09-021-2/+3
* | Debugger: Handle anonymous function argumentsChristian Stenger2015-09-021-0/+5
* | Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-014-2118/+1962
|\|
| * Dark theme: make application output error message text color readable.Mitch Curtis2015-08-291-1/+1
| * CppClassWizard: Do not add signal/slot to non-QObject classesTobias Hunger2015-08-271-1/+1