summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* | qmldump: Fix for extended objects.Christian Kamm2011-06-232-58/+61
* | QmlDesigner.NodeInstances: Move qmlpuppet to shareMarco Bubke2011-06-22139-0/+16119
* | QtQuickApp wizard: Use qsTr() for stringKai Koehne2011-06-221-1/+1
* | debugger: fix gcc 4.4's std::map displayhjk2011-06-221-1/+5
* | Qt Quick Components WizardFeetu Nyrhinen2011-06-224-0/+49
* | debugger: update manual testshjk2011-06-221-3/+3
* | L10n: Adapted German translation to UI text fixes.Friedemann Kleint2011-06-221-625/+571
* | Update Polish translationsJarek Kobus2011-06-221-821/+6910
* | QmlDesigner.propertyEditor: adding translation supportThomas Hartmann2011-06-213-3/+44
* | QmlJS: Add qsTr to Text snippet.Christian Kamm2011-06-211-1/+1
* | qmldump: Add -v option.Christian Kamm2011-06-211-24/+40
* | debugger: with gdb 7.3 we can have proper display of dynamic types.hjk2011-06-201-8/+13
* | debugger: make QModelIndex and QAbstractItemModel dumper work on core fileshjk2011-06-201-7/+13
* | L10n: German translation for 2.3.Friedemann Kleint2011-06-201-3425/+5774
* | tr()-Fixes for 2.3: Small spelling/notr-fixes.Friedemann Kleint2011-06-201-1/+1
* | debugger: adjust dummy test ObjectPrivate layout for Qt 4.8 changeshjk2011-06-072-57/+111
* | debugger: always use tempfile modulehjk2011-05-311-2/+3
* | Editors: Change Link color from inkpot schemeLeandro Melo2011-05-311-1/+1
* | QmlJSDebugger: Removed leftover connect statementThorbjørn Lindeijer2011-05-311-2/+0
* | DeclarativeObserver: Don't fade in the highlight edgeThorbjørn Lindeijer2011-05-312-58/+10
* | QmlJSInspector: Renamed Observer to InspectorThorbjørn Lindeijer2011-05-3138-334/+388
* | debugger: fix partial display of children in locals and watchershjk2011-05-301-1/+1
* | qmldump: Bump to QtQuick.tooling 1.1, make parser more permissive.Christian Kamm2011-05-302-2/+2
* | QmlJS: Update qml-builtin-types for Qt 4.7.4.Christian Kamm2011-05-302-54/+120
* | qmldump: Add dumping of 'revision' for Qt >= 4.7.4.Christian Kamm2011-05-301-0/+9
* | debugger: fix expansion of object in gdb tooltips on first clickhjk2011-05-271-1/+1
* | debugger: introduce a parameter struct for updateLocalhjk2011-05-271-3/+6
* | QmlDesigner.propertyEditor: fixes for spinboxesThomas Hartmann2011-05-262-15/+28
* | DeclarativeObserver: Fixed duplicates in item selectionThorbjørn Lindeijer2011-05-251-2/+2
* | QmlDesigner.property: do not allow to enter ',' for margins.Thomas Hartmann2011-05-252-12/+19
* | DeclarativeObserver: Removed the SubcomponentEditorToolThorbjørn Lindeijer2011-05-2512-668/+17
* | QmlLivePreview: removing and inserting animations and transitionsChristiaan Janssen2011-05-244-10/+93
* | debugger: Fix address output for watchershjk2011-05-231-1/+5
* | Maemo: Use different desktop files for Fremantle and Harmattan.Christian Kandeler2011-05-231-1/+2
* | debugger: fix std::deque dumperhjk2011-05-191-6/+11