Commit Graph

4946 Commits

Author SHA1 Message Date
Christiaan Janssen
23ce44ce61 QmlDesigner.PropertyEditor: removed color type buttons and fixed label size 2010-02-23 17:27:55 +01:00
Christiaan Janssen
0b1af52741 QmlDesigner.PropertyEditor: Type is now a fixed label 2010-02-23 17:27:54 +01:00
Christiaan Janssen
fa6670c615 QmlDesigner.PropertyEditor: removed effects pane 2010-02-23 17:27:53 +01:00
con
7f4647ec16 Merge remote branch 'origin/1.3'
Conflicts:
	share/qtcreator/translations/translations.pro
2010-02-23 17:26:34 +01:00
Pavel Fric
32b5d17648 Czech translation
Merge-request: 116
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2010-02-23 14:50:37 +01:00
Thomas Hartmann
2503864302 QmlDesigner.propertyEditor: adding margin editing 2010-02-22 16:02:10 +01:00
Thomas Hartmann
f850095dc4 QmlDesigner.propertyEditor: cleaning up ListViewSpecifics 2010-02-22 16:02:10 +01:00
Thomas Hartmann
81416ea043 QmlDesigner.propertyEditor: fix caption Pen Width to Border Width 2010-02-22 16:02:09 +01:00
Thomas Hartmann
bc35e75274 QmlDesigner.propertyEditor: fix Grid editing 2010-02-22 16:02:09 +01:00
Thomas Hartmann
ce49445b4a QmlDesigner.propertyEditor: fixing crash in Row editing 2010-02-22 16:02:08 +01:00
Thomas Hartmann
a378199211 QmlDesigner.propertyEditor: fixing crash in Column editing 2010-02-22 16:02:08 +01:00
Thomas Hartmann
337a656443 QmlDesigner.propertyEditor: avoiding binding loops in IntEditor.qml 2010-02-22 16:02:07 +01:00
Thomas Hartmann
0ebb52cac0 QmlDesigner.propertyEditor: tweaking SponBox.qml 2010-02-22 16:02:06 +01:00
Thomas Hartmann
f2e2d920f1 QmlDesigner.propertyEditor: bind margins in layout editor 2010-02-22 16:02:06 +01:00
Christiaan Janssen
a09b48119b QmlDesigner.PropertyEditor: Font widget 2010-02-18 18:23:51 +01:00
Tobias Hunger
f2295f889e Set size of widgets for devices to match default resolution
* When creating a new project for some device: Set UI element size
   to the device resolution.
2010-02-18 15:36:16 +01:00
Christiaan Janssen
0b470d1c76 QmlDesigner.PropertyEditor: color widget improvements 2010-02-17 18:11:50 +01:00
hjk
f65be39a5d debugger: sometimes a gdb.Value does not seem to have an address
Happens e.g. in gdb sources itself: cp_canonicalize_string in cp-support.c
2010-02-17 17:08:02 +01:00
Christiaan Janssen
7fbbe74e20 QmlDesigner.PropertyEditor: color widget improvements 2010-02-17 16:35:20 +01:00
Christiaan Janssen
04d15f09a2 QmlDesigner.PropertyEditor: Added missing functionality for color chooser widget 2010-02-17 15:22:56 +01:00
Christiaan Janssen
85d7daf6c2 QmlDesigner.PropertyEditor: fixed stylesheet filename 2010-02-17 15:22:56 +01:00
Robert Loehning
35c91f5a7e Fixed typo in German translation. 2010-02-16 17:44:43 +01:00
Thomas Hartmann
5262ca2061 QmlDesigner.propertyEditor: use RewriterTransaction to speed things up 2010-02-16 14:44:29 +01:00
Thomas Hartmann
993707e7a3 QmlDesigner.propertyEditor: fixing uppercase id 2010-02-16 12:49:04 +01:00
Thomas Hartmann
29296277aa QmlDesigner.propertyEditor: cleaning up Layout.qml 2010-02-16 12:49:04 +01:00
Thomas Hartmann
75658be3f9 QmlDesigner.propertyEditor: allow editing of negative z 2010-02-16 12:49:03 +01:00
Thomas Hartmann
109028c798 QmlDesigner.propertyEditor: fixing alignment of checkbox label 2010-02-16 12:49:03 +01:00
Thomas Hartmann
90595b3450 QmlDesigner.propertyEditor: disable editing of id in non basestate
See BAUHAUS-380

Task-number: BAUHAUS-380
2010-02-16 12:49:02 +01:00
Thomas Hartmann
06560a619c QmlDesigner.propertyEditor: change caption of empty pane 2010-02-16 12:49:02 +01:00
hjk
e3e6797fe5 debugger: fix display and editing of nested anonymous structures 2010-02-15 17:02:08 +01:00
Friedemann Kleint
5448a9f0b7 Fix project wizard / German.
...to not suggest invalid file paths.
2010-02-15 11:08:23 +01:00
Laszlo Papp
abdd404ff5 Add qt-creator hungarian translation
Signed-off-by: Laszlo Papp <djszapi@archlinux.us>

Merge-request: 2162
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2010-02-12 22:28:48 +01:00
Friedemann Kleint
04462a4eb5 Qt4ProjectManager: Fixed static storage of Icons.
suppressing the "~QX11PixmapData(): QPixmap objects must be destroyed
..." warning.
2010-02-12 12:40:32 +01:00
hjk
47fa65be6c debugger: some basic support for 'catch catch' and 'catch throw'
Hidden in the Breakpoints context menu.
2010-02-11 17:46:05 +01:00
hjk
a2c8394088 debugger: fix assignment to array members 2010-02-11 14:36:27 +01:00
hjk
25f0bd7cb7 debugger: remove wrong dumper output file redirection 2010-02-11 10:52:26 +01:00
hjk
5526e5b207 debugger: simplify dumper code 2010-02-11 10:52:26 +01:00
hjk
27fa4c0440 debugger: distinguish between "step into" and "step over" in TrkAdapter. 2010-02-05 16:00:54 +01:00
hjk
4cba453a1e debugger: let python handle the listing of breakpoints
TODO: only transfer deltas
2010-02-05 15:23:44 +01:00
Thomas Hartmann
e04fc2ae43 QmlDesigner: fixed missed conflict marker 2010-02-05 13:25:41 +01:00
Thomas Hartmann
dad2c3eac6 QmlDesigner.propertyEditor: implementing new anchoring 2010-02-05 12:16:08 +01:00
Thomas Hartmann
34336e1ed2 QmlDesigner.propertyEditor: adding css files for anchor buttons 2010-02-05 12:16:06 +01:00
Thomas Hartmann
3091148335 QmlDesigner.propertyEditor: remove padding from checkbox 2010-02-05 12:16:06 +01:00
Thomas Hartmann
3ebb81f40f QmlDesigner.propertyEditor: ids have to be lower case 2010-02-05 12:16:04 +01:00
Bea Lam
e8ec38c1a4 Fix ids that start with uppercase letters that were missed
previously.
2010-02-05 15:42:31 +10:00
Thorbjørn Lindeijer
9b3dd396be Merge branch '1.3'
Conflicts:
	src/plugins/debugger/gdb/gdbengine.cpp
2010-02-04 15:09:05 +01:00
Thomas Hartmann
9e94ca0636 QmlDesigner.propertyEditor: activate new color editing 2010-02-04 14:45:43 +01:00
Thomas Hartmann
a215012c3f QmlDesigner.propertyEditor: adjust styling of checkbox 2010-02-04 14:45:42 +01:00
Thomas Hartmann
ccb946778e QmlDesigner: style adjustments for property editor 2010-02-04 13:19:36 +01:00
Thomas Hartmann
cbf4f1f0b9 QmlDesigner.propertyEditor: renaming Clips to Clips content (Nigel) 2010-02-04 13:18:44 +01:00