summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Updated/Purged German translation except QmlDesigner for 2.0Friedemann Kleint2010-03-231-1352/+1833
* | debugger: polish address display. also remove the mostly unused 'stored' addresshjk2010-03-232-4/+10
* | debugger: patch cosmeticshjk2010-03-231-2/+2
|/
* Add a gdb patch increasing thehjk2010-03-231-0/+13
* debugger: remove accidentally committed debug outputhjk2010-03-231-1/+1
* QmlDesigner: Remove deprecated Script elementKai Koehne2010-03-2310-161/+136
* Custom wizards: Make it possible to use fields in default texts.Friedemann Kleint2010-03-221-1/+2
* debugger: more robust parsing of gdb cli output in the presence of spurioushjk2010-03-221-0/+8
* debugger: fix std::map<..., BigStruct> dumperhjk2010-03-221-3/+3
* Gdb: Fix compilation warningKai Koehne2010-03-221-2/+1
* QmlProjectManager: more libraryPaths -> importPaths renames.Christian Kamm2010-03-211-1/+1
* Added a wizard for QML Runtime Plug-ins.Erik Verbruggen2010-03-197-0/+311
* install files without an extensionOswald Buddenhagen2010-03-191-2/+2
* debugger: fix expanding pointers inside anonymous namepaceshjk2010-03-181-2/+4
* rename the 'FakeVim (dark)' colorsceem to 'Vim (dark)'hjk2010-03-181-1/+1
* debugger: work on QVariant dumperhjk2010-03-181-23/+27
* debugger: show at least basic QWidget propertieshjk2010-03-181-74/+66
* QmlDesigner.propertyEditor: remove checks for undefinedThomas Hartmann2010-03-181-1/+1
* Custom wizards: Add option -customwizard-verbose.Friedemann Kleint2010-03-171-0/+3
* debugger: merge multiple fancy views of the same objecthjk2010-03-171-11/+14
* debugger: base individual formats on object addresses, not on inameshjk2010-03-171-1/+1