aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* debugger: fix for "Can not step into functions on Symbian" QTCREATORBUG-1185hjk2010-04-161-1/+1
* QmlJS: Remove defaultProperty tags from qml-builtin-types.xmlChristian Kamm2010-04-151-46/+46
* QmlJS: Update type descriptions for recent Qml updates in Qt.con2010-04-141-476/+215
* add a README for the gdb patch collectionhjk2010-04-141-0/+27
* debugger: add a patch to solve the 'Cannot step on Maemo' problem.hjk2010-04-141-0/+17
* Replace 'var' by 'variant' in all Qml filesKai Koehne2010-04-1426-71/+71
* debugger: fix QString dumperhjk2010-04-131-1/+1
* Debugger[gdb/MingW]: Add import statements for Python 2.5Friedemann Kleint2010-04-132-1/+3
* Updated Russian translationSergey Belyashov2010-04-121-6266/+7424
* debugger: fix some encoding issues, modify manual testshjk2010-04-091-26/+34
* debugger: rework error handling in python dumpershjk2010-04-092-1036/+950
* debugger: show contents of pointer instead of its address in the python dumpershjk2010-04-091-3/+8
* debugger: fix std::string dumperhjk2010-04-091-1/+1
* Fixes to the plugin wizard: adapting to changes in the runtime.Erik Verbruggen2010-04-083-6/+3
* QmlJSEditor: Update snippets for Qml changes.Christian Kamm2010-04-061-9/+9
* i18n: German translation glitch.Friedemann Kleint2010-04-011-1/+1
* i18n: Translate Qml-Runtime-wizard into German for 2.0 beta.Friedemann Kleint2010-03-311-13/+29
* i18n: Add custom wizards.Friedemann Kleint2010-03-312-1/+15
* Custom wizards: Lower case all tags, prepare translations.Friedemann Kleint2010-03-313-11/+8
* Update German translations including Wizards for 2.0 beta.Friedemann Kleint2010-03-311-428/+674
* Debugger/gdb: Fix Python temporary file creation Windows.Friedemann Kleint2010-03-301-9/+15
* QmlDesigner.propertyEditor: increase size of slider handleThomas Hartmann2010-03-291-2/+2
* QmlDesigner.propertyEditor: fixes anchors (BAUHAUS-529)Thomas Hartmann2010-03-291-2/+4
* i18n/German: Translate Qml-files of QmlDesigner.Friedemann Kleint2010-03-261-332/+642
* Add qml-files used by QmlDesigner to the translation.Friedemann Kleint2010-03-261-1/+1
* QmlDesigner.propertyEditor: this should fix anchor buttons for macThomas Hartmann2010-03-261-0/+17
* QmlDesigner.propertyEditor: avoid binding loopsThomas Hartmann2010-03-252-13/+15
* QmlDesigner.propertyEditor: avoid warnings for LineEdit.qmlThomas Hartmann2010-03-251-1/+1
* QmlDesigner.propertyEditor: avoid warnings about colorsThomas Hartmann2010-03-252-4/+4
* QmlDesigner.propertyEditor: adding missing qsTr()Thomas Hartmann2010-03-251-4/+4
* Teach Qml editor about the Screen type available in the Qml runtime.Christian Kamm2010-03-251-0/+11
* QmlDesigner.propertyEditor: add qsTr() for translationThomas Hartmann2010-03-2514-69/+67
* QmlDesigner.propertyEditor: less padding in SpinBoxesThomas Hartmann2010-03-251-2/+2
* QmlDesigner: unifying background colorThomas Hartmann2010-03-251-2/+2
* Update description of builtin Qml types.Christian Kamm2010-03-251-67/+169
* debugger: use tempfile.NamedTemporaryFile instead of tempfile.mkstemphjk2010-03-251-25/+19
* Merge branch 'refactoring'Thomas Hartmann2010-03-2429-120/+133
|\
| * QmlDesigner.propertyEditor: fix bug in qmlThomas Hartmann2010-03-241-1/+1
| * QmlDesigner.propertyEditor: adjust property editor to width 300Thomas Hartmann2010-03-2412-45/+67
| * QmlDesigner.propertyEditor: adjust layout.qml to new pngsThomas Hartmann2010-03-241-13/+14
| * QmlDesigner.propertyEditor: fix glitch in line editThomas Hartmann2010-03-241-2/+2
| * QmlDesigner.propertyEditor: reduce size of labelThomas Hartmann2010-03-241-1/+1
| * QmlDesigner fixes small glitch in CheckBoxThomas Hartmann2010-03-241-1/+1
| * QmlDesigner.propertyEditor: fixing SpinBoxThomas Hartmann2010-03-241-2/+4
| * QmlDesigner.propertyEditor: translationThomas Hartmann2010-03-241-3/+3
| * QmlDesigner.propertyEditor: adjusting style sheetsThomas Hartmann2010-03-2410-52/+40
| * QmlDesigner.propertyEditor: reducing minimum size from 360 to 300Thomas Hartmann2010-03-241-1/+1
* | i18n: Update German translation for 2.0 including QmlDesigner.Friedemann Kleint2010-03-241-639/+485
* | i18n: Update README, adding hint for gradient editor.Friedemann Kleint2010-03-241-4/+14
* | Remove special showMaximized case for Maemo 5Thorbjørn Lindeijer2010-03-231-1/+1