Thomas Hartmann
|
2a805a0d41
|
QmlDesigner.propertyEditor: unifying font sizes
|
2010-04-12 15:19:10 +02:00 |
|
Christiaan Janssen
|
9024558eea
|
QmlDesigner.PropertyEditor: Removed call to nonexisting function
|
2010-04-12 13:04:55 +02:00 |
|
Sergey Belyashov
|
e24ebf8719
|
Updated Russian translation
|
2010-04-12 12:46:43 +02:00 |
|
Thomas Hartmann
|
8b2ecc3c6e
|
QmlDesigner.propertyEditor: add editing of alpha channels for colors
|
2010-04-09 17:31:59 +02:00 |
|
Thomas Hartmann
|
4b9cc6781e
|
QmlDesigner.propertyEditor: fix geometry editing in non base state
It was disabled by accident only layout editing should be disabled
|
2010-04-09 17:31:58 +02:00 |
|
Thomas Hartmann
|
2ab7d296ef
|
QmlDesigner.propertyEditor: qml cleanup
|
2010-04-09 17:31:57 +02:00 |
|
mae
|
8eedde33c5
|
Implement tooltips for snippets
|
2010-04-09 12:59:49 +02:00 |
|
Friedemann Kleint
|
614d09da88
|
Debugger[gdb/MingW]: Add import statements for Python 2.5
|
2010-04-09 10:52:01 +02:00 |
|
Thomas Hartmann
|
852585b69d
|
QmlDesigner.propertyEditor: adding support for sourceSize
|
2010-04-08 16:46:42 +02:00 |
|
Tobias Hunger
|
af9428a6cd
|
Only add #ifdef for symbian on mobile builds
Reviewed-by: Friedemann Kleint
|
2010-04-08 16:05:32 +02:00 |
|
hjk
|
0ac8388847
|
debugger: fix some encoding issues, modify manual tests
|
2010-04-08 14:39:21 +02:00 |
|
Thomas Hartmann
|
3eb880a5e1
|
QmlDesigner.propertyEditor: fix setting source for Images
|
2010-04-08 14:12:46 +02:00 |
|
Thomas Hartmann
|
65e5b29090
|
QmlDesigner.propertyEditor: cleanup of qml
|
2010-04-08 14:12:45 +02:00 |
|
Thomas Hartmann
|
3c8b1caf33
|
QmlDesigner.propertyEditor: fix style bug for PushButton
|
2010-04-08 14:12:45 +02:00 |
|
Thomas Hartmann
|
e46f66e822
|
QmlDesigner: unifiyng style (BAUHAUS-564)
|
2010-04-08 14:12:44 +02:00 |
|
hjk
|
b70c0978d1
|
debugger: rework error handling in python dumpers
|
2010-04-08 14:08:40 +02:00 |
|
Kai Koehne
|
ad9036da0c
|
QmlDesigner: Add more stuff to the list of strings to be translated
|
2010-04-08 12:32:13 +02:00 |
|
Kai Koehne
|
66de48d398
|
QmlDesigner: Enable some translations in property editor panes
Add more strings to the list to be translated
|
2010-04-08 12:32:13 +02:00 |
|
Erik Verbruggen
|
fbfbe06728
|
Fixes to the plugin wizard: adapting to changes in the runtime.
|
2010-04-08 10:51:55 +02:00 |
|
hjk
|
66a7cc2830
|
debugger: show contents of pointer instead of its address in the python dumpers
|
2010-04-07 18:18:45 +02:00 |
|
Thomas Hartmann
|
3241f5804e
|
QmlDesigner.propertyEditor: fix glitch on Mac
|
2010-04-07 14:31:40 +02:00 |
|
Thomas Hartmann
|
d640009836
|
QmlDesigner.propertyEditor: fix .css files
|
2010-04-07 14:31:39 +02:00 |
|
Thomas Hartmann
|
f3eaf54a8e
|
QmlDesigner.propertyEditor: fix updating of origin
|
2010-04-07 14:31:39 +02:00 |
|
Thomas Hartmann
|
9f0d5d5866
|
QmlDesigner.propertyEditor: fix ComboBox.qml
|
2010-04-07 14:31:38 +02:00 |
|
Thomas Hartmann
|
a295ec49aa
|
QmlDesigner.propertyEditor: avoid side effects of bindings
|
2010-04-07 14:31:38 +02:00 |
|
Thomas Hartmann
|
c66b5c1806
|
QmlDesigner.propertyEditor: fix typo
|
2010-04-06 15:09:32 +02:00 |
|
hjk
|
bac6ff3b2b
|
debugger: fix std::string dumper
|
2010-04-06 13:45:01 +02:00 |
|
Christian Kamm
|
d8535a23fe
|
QmlJSEditor: Update snippets for Qml changes.
Task-number: QTCREATORBUG-1032
Reviewed-by: Erik Verbruggen
|
2010-04-06 10:21:47 +02:00 |
|
Erik Verbruggen
|
8c5a340430
|
Regenerated the builtin types XML file.
|
2010-04-06 09:38:40 +02:00 |
|
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 |
|