summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Fix wrong position for reparentingThomas Hartmann2011-06-304-22/+39
* WelcomeScreen: fix components imports on WindowsDaniel Molkentin2011-06-3011-14/+17
* Desktop Components: Cleanup importsDaniel Molkentin2011-06-3023-24/+0
* Center the heading on welcome page.con2011-06-301-1/+1
* Show news from the start and cycle through them.con2011-06-303-16/+73
* QmlDesigner.NodeInstances: Return the implicit size if the size is invalidMarco Bubke2011-06-302-2/+36
* QmlDesigner.NodeInstances: Positioners are resizable againMarco Bubke2011-06-301-1/+1
* QML l10n fixesDaniel Molkentin2011-06-306-9/+10
* Improved German translation for removing git remotesRobert Loehning2011-06-291-1/+1
* WelcomeScreen: remove obsolete stub fileDaniel Molkentin2011-06-291-7/+0
* WelcomeScreen: Pointing cursor for NewsDaniel Molkentin2011-06-291-2/+10
* WelcomeScreen: Remove debug outputDaniel Molkentin2011-06-291-1/+1
* Welcome Screen: Fix crash with tooltips in Desktop Components.Daniel Molkentin2011-06-291-1/+5
* QmlDesigner.qmlPuppet: SetErrorMode only if breakpad is disabledThomas Hartmann2011-06-291-1/+1
* QmlDesigner: Fix root item is resizable and movalbeMarco Bubke2011-06-292-0/+6
* WelcomeScreen: qml fixesDaniel Molkentin2011-06-291-1/+2
* qmldump: Fix dumping with -path on Mac.Christian Kamm2011-06-291-2/+10
* Fix upper bar in welcome mode.con2011-06-291-10/+0
* QmlDesigner.NodeInstances: Fix that scene tranform isn't updatedThomas Hartmann2011-06-293-1/+10
* Fix compile warnings.Friedemann Kleint2011-06-291-2/+2
* debugger: rename gdbmacros* to dumper*hjk2011-06-2918-17/+17
* qmldump: Improve error message for misbehaving plugin components.Christian Kamm2011-06-291-2/+8
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-2992-1/+9043
* debugger: prepare use of lldb/cdb with pythonhjk2011-06-282-336/+80
* debugger: speedup QVariant dumperhjk2011-06-282-146/+157
* QmlDesigner.NodeInstances: Fix repaint bugMarco Bubke2011-06-281-1/+3
* QmlDesigner.propertyEditor: adding MouseAreaSpecifics.qmlThomas Hartmann2011-06-281-0/+53
* QmlDesigner: Fix painted bounding rectangle for step childsMarco Bubke2011-06-286-140/+43
* QmlDesigner: Fix slowness for many itemsMarco Bubke2011-06-281-0/+2
* QmlDesigner.instances: allow fallback to itemThomas Hartmann2011-06-283-3/+24
* QmlJS: Update builtin type descriptions for Qt 5Christian Kamm2011-06-281-14/+3461
* QmlDesigner: Split between bounding rectangle and painted bounding rectangleMarco Bubke2011-06-281-85/+0
* L10n: Update German translation for 2.3.Friedemann Kleint2011-06-281-126/+412
* QmlDesigner.NodeInstances: Reduce repaintsMarco Bubke2011-06-271-1/+1
* qmldump: Fix export comparison.Christian Kamm2011-06-271-1/+1
* QmlDesigner.propertyEditor: adding checkbox_tr.cssThomas Hartmann2011-06-241-0/+33
* QmlDesigner.nodeInstances: improving warnings if building qmlpuppet failsThomas Hartmann2011-06-241-2/+2
* QtQuickApp wizard: Add Qt Components for Meego/HarmattanKai Koehne2011-06-243-1/+54
* Revert "QtQuickApp wizard: Add option for QtQuick 1.1 module"Kai Koehne2011-06-241-16/+0
* QmlJS: Manually fix location qmltypes.Christian Kamm2011-06-242-916/+50
* Merge branch '2.2'Oswald Buddenhagen2011-06-2312-240/+1833
|\
| * Update QtMobility QML type descriptions to 1.2.0.Christian Kamm2011-06-159-210/+1793
| * Updated Russian translationSergey Belyashov2011-06-141-0/+4
| * Updated Russian translationSergey Belyashov2011-06-091-28/+12
| * Add TARGET.EPOCALLOWDLLDATA=1 to Qml Plugin WizardKai Koehne2011-06-081-1/+1
| * Editors: Change Link color from inkpot schemeLeandro Melo2011-06-081-1/+1
* | QtQuickApp wizard: Add option for QtQuick 1.1 moduleKai Koehne2011-06-231-0/+16
* | debugger: update our gdb patcheshjk2011-06-235-22/+20
* | debugger: correct comment in dumper.pyhjk2011-06-231-1/+1
* | debugger: remove listing of breakpoints in dumper codehjk2011-06-231-98/+1