aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* QtQuick*Wizards: Do never show an empty version dropdownTobias Hunger2015-07-092-16/+12
* Debugger: Add dumper for QUuidhjk2015-07-091-0/+10
* Theming: Set color for disabled widgetsOrgad Shaneh2015-07-082-1/+3
* Debugger: Fix typo in commenthjk2015-07-081-1/+1
* Debugger: Adjust tests after change to member sort orderhjk2015-07-071-0/+1
* Debugger: Remove workaround for older LLDBhjk2015-07-071-8/+0
* Wizards: Add QtCanvas3d application wizardAlessandro Portale2015-07-069-0/+35705
* Debugger: Always sort base classes first when showing a structurehjk2015-07-061-2/+1
* Debugger: Remove LLDB's Dumper.defaultValuehjk2015-07-061-3/+0
* Debugger: Remove warning on variables without nameshjk2015-07-061-1/+2
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-0379-0/+0
* Remove "utm_source" from linksRobert Loehning2015-07-021-2/+2
* Debugger: Add dumper for various QJson* classeshjk2015-07-023-0/+213
* QmlDesigner: Fix compilation of qml2puppet for Qt 5.6Thomas Hartmann2015-07-022-1/+38
* Re-enable QmlProjectManager by defaulthjk2015-07-022-4/+4
* Replace several "Plain C++" with one JSON wizardTobias Hunger2015-07-019-139/+118
* QtQuickWizards: Fix versions and make minimum Qt version workTobias Hunger2015-06-252-17/+8
* Debugger: Be more robust in case of unexpected non-ASCII outputhjk2015-06-251-5/+5
* Clang: Handle Q_ENUM() and Q_FLAG() in qt5-qobjectdefs-injected.hNikolai Kosjar2015-06-241-0/+2
* Clang: Respect QT_NO_*KEYWORDS in qt5-qobjectdefs-injected.hNikolai Kosjar2015-06-241-6/+14
* JsonWizards: Only show wizards with Qt versions that support themTobias Hunger2015-06-172-8/+14
* JsonWizard: Make minimum Qt version workTobias Hunger2015-06-172-4/+21
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-06-171-1/+1
|\
| * Fix typo in French translationRobert Loehning2015-06-101-1/+1
* | Replace assignment of null QString() with a call to clear().Jarek Kobus2015-06-161-1/+1
* | Fix import autocompletionMarco Benelli2015-06-161-0/+6
* | Editor: Highlight Search results in scrollbar.David Schulz2015-06-162-0/+6
* | TextMark: Adjust color for improved visibility in the scrollbar.David Schulz2015-06-162-8/+8
* | Debugger: Allow hex values to be passed for qmlcontext addresseshjk2015-06-151-1/+1
* | Dumper: Improve Token dumperOrgad Shaneh2015-06-121-9/+10
* | Dumper: Fix exception with Python3Orgad Shaneh2015-06-121-1/+1
* | Debugger: Pass request to sort struct members to {gdb,lldb}bridge.pyhjk2015-06-112-3/+12
* | Debugger: Consolidate GDB and LLDB "updateLocals" code pathshjk2015-06-101-3/+5
* | GenericHighlighter: Update built-in definitionsOrgad Shaneh2015-06-102-3/+6
* | qml2puppet: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-0815-107/+107
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-06-031-1/+1
|\|
| * Escaped a special character in the XML fileVenugopal Shivashankar2015-05-271-1/+1
* | C++ class wizard: Do not add Q_OBJECT macro for non-QObjectsTobias Hunger2015-05-282-2/+2
* | JsonWizard: Make description on projects page default to the wizard descriptionTobias Hunger2015-05-285-10/+5
* | JsonWizard: Make checkbox default values true and falseTobias Hunger2015-05-286-13/+1
* | Move plain C application wizards into one Json WizardTobias Hunger2015-05-289-140/+119
* | JsonWizard: split plugins and features when considering enabled stateTobias Hunger2015-05-2829-28/+34
* | JsonWizards: Move .gitignore template fileTobias Hunger2015-05-277-7/+7
* | Debugger: LLDB strictly requires bool values for breakpoint APIJack Andersen2015-05-271-4/+4
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-261-8/+4
|\|
| * Russian translation updateSergey Belyashov2015-05-191-8/+4
* | CustomWizard: Remove example wizardsTobias Hunger2015-05-269-400/+0
* | IWizardFactory: Remove class wizard kindTobias Hunger2015-05-263-3/+3
* | Wizards: Make sure wizard ids are uniqueTobias Hunger2015-05-224-4/+4
* | Fix themesOrgad Shaneh2015-05-222-2/+2