summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Debugger: support for C99 complex/_Complex typehjk2013-01-032-1/+11
* Debugger: add entryList and entryInfoList to QDir dumperhjk2012-12-301-0/+7
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-185-26/+33
|\
| * Add qmlscene to external tools menuKai Koehne2012-12-171-1/+2
| * QtQuick2 wizard: Remove android special caseKai Koehne2012-12-141-8/+2
| * WelcomePage: updating video tutorialsThomas Hartmann2012-12-143-17/+29
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-142-2/+2
|\ \ | |/
| * Welcomepage: Do not limit the vertical size of the example browserThomas Hartmann2012-12-122-2/+2
* | QmlDesigner.propertyEditor: cleanup of FontGroupBoxThomas Hartmann2012-12-112-25/+46
* | QmlDesigner.PropertyEditor: fix image filterThomas Hartmann2012-12-112-2/+2
* | Qml2Puppet: Fix compilation with qtdeclarative masterOrgad Shaneh2012-12-103-13/+4
* | QmlDesigner.PropertyEditor: fixing RectangleSpecficsThomas Hartmann2012-12-071-1/+1
* | QmlDesigner.PropertyEditor: fixing import for BorderImageSpecificsThomas Hartmann2012-12-071-1/+1
* | QmlDesigner.PropertyEditor: adding missing functionalityThomas Hartmann2012-12-071-0/+3
* | QmlDesigner.PropertyEditor: proper disabling of IntEditorThomas Hartmann2012-12-071-0/+4
* | QmlDesigner.propertyEditor: exposing checked in CheckBoxThomas Hartmann2012-12-071-0/+2
* | QmlDesigner.NodeInstances: Workaround for property cacheMarco Bubke2012-12-051-1/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-303-5639/+14825
|\ \ | |/
| * Fix chinese translation fileKai Koehne2012-11-301-1/+0
| * update the Simplified Chinese translation fileJing Bai2012-11-301-5524/+14624
| * Copy plugins to correct user directory under Unix.Marcel Krems2012-11-291-1/+1
| * Updated Russian translationSergey Belyashov2012-11-271-113/+200
* | QmlDesigner: renaming file from .qml to .templateThomas Hartmann2012-11-287-6/+6
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-2717-6/+174
|\ \ | |/
| * Split up QML Extension wizard in Qt Quick 1 and Qt Quick 2 oneKai Koehne2012-11-2617-4/+185
| * QmlExtensionPlugin: Fix compilation with QtQuick1/Qt 5Kai Koehne2012-11-262-1/+6
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-1/+1
|\ \ | |/
| * fix German double mapped key accelerator for menus "Datei", "Debuggen"Christian A. Reiter2012-11-191-1/+1
* | QmlDesigner.PropertyEditor: adding support for urlThomas Hartmann2012-11-224-1/+72
* | QmlDesigner.PropertyEditor: move template definitions from C++ to QMLThomas Hartmann2012-11-226-0/+67
* | QmlDesigner.NodeInstances: Use new designer support interfaceMarco Bubke2012-11-221-2/+1
* | QmlDesigner.PropertyEditor: refactor QML file structureThomas Hartmann2012-11-22137-61/+125
* | QmlDesigner.NodeInstances: Fix color reset valueMarco Bubke2012-11-221-1/+3
* | QmlDesigner: remove Qt import legacy codeThomas Hartmann2012-11-21135-0/+0
* | QmlDesigner.NodeInstances: Deactivate componentComplete in VMEMarco Bubke2012-11-212-4/+14
* | QmlDesigner.instances: fix for QmlPropertyCacheThomas Hartmann2012-11-211-0/+5
* | QmlDesigner: meta object fixThomas Hartmann2012-11-211-0/+3
* | compile fix for qml2puppetThomas Hartmann2012-11-213-1/+10
* | QmlDesigner.NodeInstances: Disable text cursorMarco Bubke2012-11-211-0/+19
* | QmlDesigner.propertyEditor: fixing color editing in Qt5Thomas Hartmann2012-11-212-2/+168
* | QmlDesigner.NodeInstances: Add debug outputMarco Bubke2012-11-211-0/+7
* | Add debug output commandMarco Bubke2012-11-219-1/+168
* | QmlDesigner.NodeInstances: Remove unused functionsMarco Bubke2012-11-212-13/+0
* | QmlDesigner.NodeInstances: Disable animationsMarco Bubke2012-11-211-0/+1
* | QmlDesigner.NodeInstances: No animations for positionersMarco Bubke2012-11-211-2/+2
* | debugger: add gdb function to scan a corrupted stack for code referenceshjk2012-11-202-33/+54
* | debugger: add dumper for QStringRefhjk2012-11-181-0/+13
* | debugger: don't limit strings when "displayed"hjk2012-11-172-8/+15
* | Add processing for array types to a standalone dumper.Ryan May2012-11-162-32/+37
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-162-1/+2
|\ \ | |/