Thomas Hartmann
8b0d9ce198
QmlDesigner.propertyEditor: some qml fixes
2010-04-01 15:55:25 +02:00
Thomas Hartmann
2f24d9969a
QmlDesigner.property: show tooltips
2010-04-01 15:55:24 +02:00
Thomas Hartmann
f228df4f35
QmlDesigner.propertyEditor: labels get slightly bigger
2010-04-01 15:55:23 +02:00
Jarek Kobus
0c380a7e70
Update Polish translation
2010-04-01 14:21:51 +02:00
Friedemann Kleint
916677949f
i18n: German translation glitch.
2010-04-01 11:51:28 +02:00
Thomas Hartmann
eb51d33931
QmlDesigner.propertyEditor: another SpinBox
2010-03-31 18:49:10 +02:00
Friedemann Kleint
f59d88c97f
i18n: Translate Qml-Runtime-wizard into German for 2.0 beta.
2010-03-31 16:57:27 +02:00
Friedemann Kleint
3c0fa16b07
i18n: Add custom wizards.
...
For the custom wizards shipped by Nokia, extract their message
strings and add them to Qt Creator's ts files.
2010-03-31 16:55:57 +02:00
Friedemann Kleint
04509bcf0d
Custom wizards: Lower case all tags, prepare translations.
...
Prepare translations of wizards shipped by Nokia to be searched
in Qt Creator's qm-files.
2010-03-31 16:31:26 +02:00
Friedemann Kleint
15f879357c
Update German translations including Wizards for 2.0 beta.
2010-03-31 15:43:55 +02:00
Friedemann Kleint
17884141da
Debugger/gdb: Fix Python temporary file creation Windows.
...
Reviewed-by: hjk
2010-03-30 16:44:26 +02:00
Thomas Hartmann
ee091aa9c8
QmlDesigner.propertyEditor: increase size of slider handle
...
See BAUHAUS-532
2010-03-29 16:49:54 +02:00
Thomas Hartmann
4ecdc78c35
QmlDesigner.propertyEditor: fixes anchors (BAUHAUS-529)
2010-03-29 16:49:53 +02:00
Friedemann Kleint
0db0aaabae
i18n/German: Translate Qml-files of QmlDesigner.
2010-03-26 15:49:21 +01:00
Friedemann Kleint
58a399bda2
Add qml-files used by QmlDesigner to the translation.
2010-03-26 15:49:01 +01:00
Thomas Hartmann
1e29fa6d6d
QmlDesigner.propertyEditor: this should fix anchor buttons for mac
2010-03-26 13:26:35 +01:00
Thomas Hartmann
30517ab710
QmlDesigner.propertyEditor: avoid binding loops
2010-03-25 16:55:25 +01:00
Thomas Hartmann
4c0645b4c6
QmlDesigner.propertyEditor: avoid warnings for LineEdit.qml
2010-03-25 16:55:24 +01:00
Thomas Hartmann
b98ad005ec
QmlDesigner.propertyEditor: avoid warnings about colors
2010-03-25 16:55:23 +01:00
Thomas Hartmann
794de624c7
QmlDesigner.propertyEditor: adding missing qsTr()
2010-03-25 16:55:21 +01:00
Christian Kamm
4059ea245e
Teach Qml editor about the Screen type available in the Qml runtime.
...
Task-number: QTCREATORBUG-874
2010-03-25 15:10:08 +01:00
Thomas Hartmann
1ebae809ec
QmlDesigner.propertyEditor: add qsTr() for translation
2010-03-25 15:01:50 +01:00
Thomas Hartmann
98f00b679e
QmlDesigner.propertyEditor: less padding in SpinBoxes
2010-03-25 15:01:47 +01:00
Thomas Hartmann
c3b6229798
QmlDesigner: unifying background color
2010-03-25 15:01:46 +01:00
Christian Kamm
1b600c311f
Update description of builtin Qml types.
2010-03-25 14:55:43 +01:00
hjk
89ae26419c
debugger: use tempfile.NamedTemporaryFile instead of tempfile.mkstemp
2010-03-25 12:29:51 +01:00
Thomas Hartmann
333abdbb24
Merge branch 'refactoring'
2010-03-24 17:26:04 +01:00
Thomas Hartmann
3b71f47560
QmlDesigner.propertyEditor: fix bug in qml
2010-03-24 17:25:24 +01:00
Thomas Hartmann
a3ef5e2ed9
QmlDesigner.propertyEditor: adjust property editor to width 300
2010-03-24 17:12:39 +01:00
Thomas Hartmann
23dacb24d0
QmlDesigner.propertyEditor: adjust layout.qml to new pngs
2010-03-24 17:12:02 +01:00
Thomas Hartmann
468e952c3d
QmlDesigner.propertyEditor: fix glitch in line edit
2010-03-24 17:11:17 +01:00
Thomas Hartmann
5d391f5c96
QmlDesigner.propertyEditor: reduce size of label
2010-03-24 17:10:39 +01:00
Thomas Hartmann
f83d670e98
QmlDesigner fixes small glitch in CheckBox
2010-03-24 17:10:07 +01:00
Thomas Hartmann
d3a053c2c9
QmlDesigner.propertyEditor: fixing SpinBox
2010-03-24 17:09:17 +01:00
Thomas Hartmann
ca83165e41
QmlDesigner.propertyEditor: translation
2010-03-24 17:08:53 +01:00
Thomas Hartmann
7b18b08c86
QmlDesigner.propertyEditor: adjusting style sheets
2010-03-24 17:08:22 +01:00
Thomas Hartmann
d83a68c6ed
QmlDesigner.propertyEditor: reducing minimum size from 360 to 300
2010-03-24 17:07:44 +01:00
Friedemann Kleint
a6ea34a2d5
i18n: Update German translation for 2.0 including QmlDesigner.
2010-03-24 14:03:54 +01:00
Friedemann Kleint
1be8610cb8
i18n: Update README, adding hint for gradient editor.
2010-03-24 14:03:33 +01:00
Thorbjørn Lindeijer
1eceed92f1
Remove special showMaximized case for Maemo 5
...
The Maemo 5 window manager already makes sure applications always run
maximized.
Reviewed-by: Robert Griebl
2010-03-23 17:53:14 +01:00
Friedemann Kleint
fb79d4251e
Updated/Purged German translation except QmlDesigner for 2.0
2010-03-23 17:25:30 +01:00
hjk
59af793953
debugger: polish address display. also remove the mostly unused 'stored' address
2010-03-23 14:48:32 +01:00
hjk
a080b8df66
debugger: patch cosmetics
2010-03-23 14:48:32 +01:00
hjk
21c13328d3
Add a gdb patch increasing the
...
Roundtrips are more expensive then plain data transfer. So fetch larger
chunks and hope there will be fewer. Works well in practice.
2010-03-23 12:00:02 +01:00
hjk
337f3eef2e
debugger: remove accidentally committed debug output
2010-03-23 11:49:36 +01:00
Kai Koehne
c24fd59cb1
QmlDesigner: Remove deprecated Script element
...
The Script element is nowadays superfluous, and will be removed soon.
2010-03-23 10:02:49 +01:00
Friedemann Kleint
5bc886c5b6
Custom wizards: Make it possible to use fields in default texts.
...
Pass around shared context containing basic replacement map.
CustomProjectWizard adds %ProjectName% to it obtained from signal
BaseProjectWizardDialog::introPageLeft(). Move replacement code into
context. Add new modifier 'c' for capitalizing words.
2010-03-22 15:33:33 +01:00
hjk
4d9900a1b9
debugger: more robust parsing of gdb cli output in the presence of spurious
...
warnings
2010-03-22 13:12:53 +01:00
hjk
252b03b7bb
debugger: fix std::map<..., BigStruct> dumper
2010-03-22 13:12:52 +01:00
Kai Koehne
7b284e1c98
Gdb: Fix compilation warning
...
Done together with hjk
2010-03-22 09:37:27 +01:00