aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner.PropertyEditor: Removed call to nonexisting functionChristiaan Janssen2010-04-121-2/+1
* Updated Russian translationSergey Belyashov2010-04-121-6266/+7424
* QmlDesigner.propertyEditor: add editing of alpha channels for colorsThomas Hartmann2010-04-091-1/+22
* QmlDesigner.propertyEditor: fix geometry editing in non base stateThomas Hartmann2010-04-091-1/+1
* QmlDesigner.propertyEditor: qml cleanupThomas Hartmann2010-04-091-1/+1
* Implement tooltips for snippetsmae2010-04-091-3/+3
* Debugger[gdb/MingW]: Add import statements for Python 2.5Friedemann Kleint2010-04-092-1/+3
* QmlDesigner.propertyEditor: adding support for sourceSizeThomas Hartmann2010-04-082-2/+106
* Only add #ifdef for symbian on mobile buildsTobias Hunger2010-04-081-5/+1
* debugger: fix some encoding issues, modify manual testshjk2010-04-081-26/+34
* QmlDesigner.propertyEditor: fix setting source for ImagesThomas Hartmann2010-04-082-12/+32
* QmlDesigner.propertyEditor: cleanup of qmlThomas Hartmann2010-04-081-2/+0
* QmlDesigner.propertyEditor: fix style bug for PushButtonThomas Hartmann2010-04-081-2/+3
* QmlDesigner: unifiyng style (BAUHAUS-564)Thomas Hartmann2010-04-081-0/+1
* debugger: rework error handling in python dumpershjk2010-04-082-1036/+950
* QmlDesigner: Add more stuff to the list of strings to be translatedKai Koehne2010-04-081-1/+1
* QmlDesigner: Enable some translations in property editor panesKai Koehne2010-04-0815-33/+33
* Fixes to the plugin wizard: adapting to changes in the runtime.Erik Verbruggen2010-04-083-6/+3
* debugger: show contents of pointer instead of its address in the python dumpershjk2010-04-071-3/+8
* QmlDesigner.propertyEditor: fix glitch on MacThomas Hartmann2010-04-072-0/+12
* QmlDesigner.propertyEditor: fix .css filesThomas Hartmann2010-04-075-20/+15
* QmlDesigner.propertyEditor: fix updating of originThomas Hartmann2010-04-071-6/+2
* QmlDesigner.propertyEditor: fix ComboBox.qmlThomas Hartmann2010-04-071-0/+12
* QmlDesigner.propertyEditor: avoid side effects of bindingsThomas Hartmann2010-04-071-6/+6
* QmlDesigner.propertyEditor: fix typoThomas Hartmann2010-04-061-1/+1
* debugger: fix std::string dumperhjk2010-04-061-1/+1
* QmlJSEditor: Update snippets for Qml changes.Christian Kamm2010-04-061-9/+9
* Regenerated the builtin types XML file.Erik Verbruggen2010-04-061-223/+136
* QmlDesigner.propertyEditor: some qml fixesThomas Hartmann2010-04-012-2/+3
* QmlDesigner.property: show tooltipsThomas Hartmann2010-04-012-0/+2
* QmlDesigner.propertyEditor: labels get slightly biggerThomas Hartmann2010-04-011-1/+1
* Update Polish translationJarek Kobus2010-04-011-1923/+9232
* i18n: German translation glitch.Friedemann Kleint2010-04-011-1/+1
* QmlDesigner.propertyEditor: another SpinBoxThomas Hartmann2010-03-311-0/+115
* 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