hjk
c4dbe9530e
debugger: fix python version of QModelIndex etc dumpers.
2010-04-21 14:48:43 +02:00
Thomas Hartmann
e00464d2b4
QmlDesigner.propertyEditor: hide stops label if not editing gradients
...
before the "stops" label was visible even if gradient editing was
disabled
2010-04-21 11:45:40 +02:00
Thomas Hartmann
ca44ba8fcd
QmlPropertyEditor: change layout of alignment buttons
2010-04-21 11:45:39 +02:00
Thomas Hartmann
7819f4e173
QmlDesigner.propertyEditor: fixes for LineEdit.qml - avoids warnings
...
This also fixes BAUHAUS-613
2010-04-21 11:45:38 +02:00
Thomas Hartmann
a7aed8cb92
QmlDesigner.propertyEditor: extending font properties
2010-04-21 11:45:38 +02:00
Thomas Hartmann
f088c39579
QmlDesigner.propertyEditor: cleanup buttons for alignment and colors
...
This commit cleans up the design of the buttons and fixes
BAUHAUS-612
2010-04-21 11:45:37 +02:00
Thomas Hartmann
f8b8c3a918
QmlDesigner.propertyEditor: remove unused css files
2010-04-21 11:45:37 +02:00
Thomas Hartmann
99f1fc56e8
QmlDesigner.propertyEditor: more css files for buttons
2010-04-21 11:45:36 +02:00
Thomas Hartmann
9e2521b713
QmlDesigner: new resources for the property editor
...
Some more icons for font styles and clearer icons for alignment
2010-04-21 11:45:36 +02:00
Thomas Hartmann
f822ae69ec
QmlDesigner: fixing indentation in qml
2010-04-21 11:45:35 +02:00
Daniel Molkentin
a7534ff402
Git attributes to force patches to always be LF
2010-04-20 08:08:31 +02:00
Thomas Hartmann
07c8dbf0d1
QmlDesigner.propertyEditor: enabling generic editing of properties
2010-04-19 16:08:06 +02:00
Thomas Hartmann
af0304ca8e
QmlDesigner.propertyEditor: avoid warnings
2010-04-19 16:08:06 +02:00
Friedemann Kleint
95e8be5136
i18n: Update German translation
2010-04-19 14:59:17 +02:00
Thomas Hartmann
890aca82ae
QmlDesigner.propertyEditor: new design for color editing of Rectangle
...
This adds gradient editing and is a solution for BAUHAUS-445
2010-04-19 12:05:44 +02:00
Thomas Hartmann
5a7a6ed248
QmlDesigner.propertyEditor: fixes reset glitch
2010-04-19 12:05:43 +02:00
Thomas Hartmann
5658daa193
QmlDesigner.propertyEditor: fixes Opacity and Scale slider
...
See: BAUHAUS-590
2010-04-19 12:05:43 +02:00
Friedemann Kleint
0a643a1994
Wizards: Open a relevant file in editor after the wizard run
...
Remove all hacks/conventions of considering the last generated
file as project file, etc. and instead add attributes flags to
Core::GeneratedFile, giving fine-grained control of what to do
with the file. Implement static utility functions in wizards
that handle it. Add boolean XML-attributes "openeditor"/"openproject"
to the file elements used by the CustomWizard XML-specification.
Manually set the attributes in all wizards.
Task-number: QTCREATORBUG-1166
2010-04-16 15:55:38 +02:00
hjk
8bbe26c35c
debugger: fix for QTCREATORBUG-1180
2010-04-16 14:08:37 +02:00
Thomas Hartmann
e59d0134c1
QmlDesigner.propertyEditor: fix buttons for color editing
2010-04-16 13:46:35 +02:00
Thomas Hartmann
d87471af56
QmlDesigner.propertyEditor: fixing color coding for LineEdit
2010-04-16 13:46:34 +02:00
Thomas Hartmann
6c8e14173a
QmlDesigner.propertyEditor some css fixing
2010-04-16 13:46:34 +02:00
Thomas Hartmann
f871b9641f
QmlDesigner.propertyEditor: avoid qml warning
2010-04-16 13:46:33 +02:00
hjk
543826cb12
debugger: potential fix for QTCREATORBUG-1183
2010-04-16 13:26:46 +02:00
hjk
cfe771cc37
debugger: fix for "Can not step into functions on Symbian" QTCREATORBUG-1185
2010-04-16 11:50:00 +02:00
hjk
0c0b430fba
debugger: add python dumper for __gnu_cxx::hash_set
2010-04-15 18:29:25 +02:00
Tobias Hunger
b7c0a42025
Fix indention of code generated for mobile gui apps
2010-04-15 17:24:51 +02:00
Robert Loehning
6c244f2162
Translation fix.
2010-04-15 15:05:29 +02:00
Christian Kamm
850c7251ab
QmlJS: Update type descriptions for recent Qml updates in Qt.
2010-04-14 15:32:36 +02:00
hjk
2aa08edcd0
add a README for the gdb patch collection
2010-04-14 12:15:29 +02:00
hjk
465aa55cea
debugger: add a patch to solve the 'Cannot step on Maemo' problem.
...
This patch needs to be applied to any gdb newer then Sep 17, 2007
before using it for Maemo.
2010-04-14 11:00:35 +02:00
Daniel Molkentin
bbcfda74f9
MSVC Shortcuts: Use Shift+F12 for FollowSymbol in Qml, too.
2010-04-13 17:38:53 +02:00
Thomas Hartmann
596c852b07
QmlDesigner.propertyEditor: SliderWidget polishing
2010-04-13 15:25:34 +02:00
Thomas Hartmann
64ade0d94f
QmlDesigner.propertyEditor: implements aspect ratio locking
...
deactivated for now, since the form editor does not support it, yet.
See: BAUHAUS-496
2010-04-13 15:25:33 +02:00
Thomas Hartmann
99b769dd1b
QmlDesigner.propertyEditor: fixing some qml glitches
2010-04-13 15:25:32 +02:00
Thomas Hartmann
fd6c56e547
QmlDesigner.propertyEditor: some css tweaking
2010-04-13 15:25:31 +02:00
Thomas Hartmann
31b60b45b7
QmlDesigner.propertyEditor add button for reseting to FontComoBox
...
See: BAUHAUS-478
2010-04-13 15:25:30 +02:00
Kai Koehne
e7a9619c2f
QmlDesigner: Bump version number from 4.6 to 4.7 in qml files
...
Reviewed-by: Thomas Hartmann
2010-04-13 15:15:15 +02:00
Kai Koehne
5650dbc55d
Replace 'var' by 'variant' in all Qml files
...
45ca7aff2c04c in qt.git replaces 'var' with 'variant'
Reviewed-by: Thomas Hartmann
2010-04-13 15:15:15 +02:00
Daniel Molkentin
0a0388f808
Shortcuts: Remove ambigous Shortcut in MSVC mapping.
...
Task-Number: QTCREATORBUG-739
2010-04-13 13:03:01 +02:00
Thomas Hartmann
6aaeff7706
QmlDesigner.propertyEditor: fixing contrast
2010-04-13 12:13:13 +02:00
Thomas Hartmann
ae0254278d
QmlDesigner.propertyEditor: using OriginWidget in qml
2010-04-13 12:13:13 +02:00
Daniel Molkentin
ccfc4de16e
MSVC keyboard scheme: fix undo shortcut
...
Task-Number: QTCREATORBUG-972
2010-04-13 10:26:39 +02:00
hjk
76fed505ac
debugger: fix QString dumper
...
Doh! In contrast to the C++ version we are operating on ushort* here.
2010-04-12 15:45:36 +02:00
Thomas Hartmann
0006e0689b
QmlDesigner.propertyEditor: hide reset property button if not applicable
...
See Bauhaus-233
2010-04-12 15:19:12 +02:00
Thomas Hartmann
01e364d5ba
QmlDesigner.propertyEditor: visual feedback for x,y,w,h if anchored
...
there is now visual feedback that x,y,width,height cannot be changed
for anchored items
See BAUHAUS-228
2010-04-12 15:19:11 +02:00
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