aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Dumper: Display "void" for VoidTypeOrgad Shaneh2015-08-031-1/+4
* QmlDesigner: Fix Scrollview regressionThomas Hartmann2015-07-311-1/+1
* QmlDesigner: Enforce ScrollView to be non interactiveThomas Hartmann2015-07-291-0/+4
* Debugger: Fix expansion of anon nested typesOrgad Shaneh2015-07-281-1/+1
* Update Polish translationsJarek Kobus2015-07-271-10566/+3229
* Clang: Free us from specific Qt versionsNikolai Kosjar2015-07-271-35/+26
* CplusPlus: Install run-time resources also with qbs build.Christian Kandeler2015-07-241-0/+1
* Debugger: Work around wrongly reported array sizehjk2015-07-221-5/+12
* Debugger: Put some restrictions on byte array dumperhjk2015-07-221-0/+2
* Debugger: Sort vtable before data membershjk2015-07-211-1/+7
* Debugger: Use special values for translatable stringshjk2015-07-215-19/+34
* Refactor handling of statically deployed filesChristian Stenger2015-07-172-21/+47
* Wizards: Do not offer UI files in Qt Quick projects based on qmlprojectTobias Hunger2015-07-172-6/+12
* QML wizards: Do not offer .ui.qml files for Qt 5.3Tobias Hunger2015-07-156-12/+18
* QmlDesigner.QmlPuppet: Fix compile for Qt 5.6Thomas Hartmann2015-07-1411-10/+15
* Debugger: Move typeCache from DumperBase to (Gdb)Dumperhjk2015-07-102-1/+2
* Debugger: Basic type display switching for QVariantMap itemshjk2015-07-102-17/+25
* Remove unused codeChristian Stenger2015-07-101-6/+0
* 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