Commit Graph

2336 Commits

Author SHA1 Message Date
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
Thomas Hartmann
6f52e5878a QmlDesigner: new qml components for color editing 2010-02-04 13:08:08 +01:00
Thomas Hartmann
ce734c6326 QmlDesigner.propertyEditor: adjusting alignmet (layout) 2010-02-04 13:08:07 +01:00
Thomas Hartmann
818b997999 QmlDesigner.propertyEditor extending DoubleSpinBox 2010-02-04 13:08:07 +01:00
Thomas Hartmann
ba9a6b507a QmlDesigner.propertyEditor adjust LineEdit style 2010-02-04 13:08:06 +01:00
Thomas Hartmann
7fe0a6e353 QmlDesigner.propertyEditor fix opacity and scale 2010-02-04 13:08:06 +01:00
Thomas Hartmann
b635a226ba QmlDesigner.propertyEditor adjust style 2010-02-04 13:08:05 +01:00
Thomas Hartmann
34e19c0f8d QmlDesigner.propertyEditor adjust CheckBox style 2010-02-04 13:08:05 +01:00
Thorbjørn Lindeijer
0662ba391f Fixed the background color of "disabled code" in the grayscale scheme
This background color is also used for right margin background and
folded code popup. Not setting any resulted in weird affects in those
places.
2010-02-04 13:01:50 +01:00
hjk
0c05c042db debugger: fix new QHashNode dumper 2010-02-04 12:12:27 +01:00
hjk
b35a4096c6 debugger: start using TRK's 'multi instruction step' facility 2010-02-04 09:57:38 +01:00