hjk
386ca7c8dd
Adjust license headers
...
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825
Reviewed-by: Eike Ziller <eike.ziller@digia.com >
2012-10-05 17:12:56 +02:00
Thomas Hartmann
d246abe677
QmlDesigner: use import QtQuick 1.0 and not Qt 4.7
...
Qt5 warns about import Qt 4.7
Change-Id: I1561f957637945d4bc61fb90abd8d0a60599133f
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com >
2012-09-27 11:19:39 +02:00
Eike Ziller
e0e8cf3ada
Contact -> qt-project.org
...
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2012-07-19 13:23:21 +02:00
hjk
2931a499e6
Long live the king!
...
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-26 19:55:36 +01:00
hjk
31600758de
all: s/info@qt.nokia.com/qt-info@nokia.com/
...
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-11-03 10:33:19 +01:00
Thomas Hartmann
0f855763b0
QmlDesigner.propertyEditor: adding tooltips
...
Task-number: QTCREATORBUG-5521
Change-Id: I7331e1eb76093bceb16062d9826a37a459876344
Reviewed-on: http://codereview.qt.nokia.com/1879
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-20 13:42:47 +02:00
Thomas Murach
a4c4d67772
corrected license headers
...
Change-Id: I56fa50745a80abf52488bebe6a5a72cf26932a8b
Merge-request: 352
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
Reviewed-on: http://codereview.qt.nokia.com/1251
2011-07-06 17:56:15 +02:00
Thomas Hartmann
d89604bb54
QmlDesigner.propertyEditor: fix anchoring
...
There was a bug in the sibling margin for
the bottom anchor.
Also, disabling width/height in the property editor
only makes sense, if both anchors (top/left or op/bottom)
are set.
Reviewed-by: Kai Koehne
2010-11-04 11:15:48 +01:00
Thomas Hartmann
f2ada23d26
QmlDesigner: using Qt 4.7 again
...
We need to support the N900
Reviewed-by: Kai Koehne
2010-10-06 09:47:13 +02:00
Thomas Hartmann
9a49ad003a
QmlDesigner: using QtQuick 1.0 instead of Qt 4.7
...
huge renaming from Qt to QtQuick
propertyeditor qml files moved from Qt to QtQuick
auotests fixed
files used in tests fixed
autotests pass
Task-number: QTCREATORBUG-2556
Reviewed-by: Kai Koehne
2010-10-01 13:21:09 +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
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
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
1ebae809ec
QmlDesigner.propertyEditor: add qsTr() for translation
2010-03-25 15:01:50 +01:00
Christiaan Janssen
13aa81319e
QmlDesigner.PropertyEditor: Removed trailing whitespace
2010-02-26 15:36:27 +01:00
Thomas Hartmann
43efabd63c
QmlDesigner.propertyEditor: capital letters for captions
2010-02-25 15:51:52 +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
Thomas Hartmann
ce734c6326
QmlDesigner.propertyEditor: adjusting alignmet (layout)
2010-02-04 13:08:07 +01:00
Thomas Hartmann
d76cc24eab
QmlDesigner.propertyEditor: move widgets from Qt 4.6 to Bauhaus 1.0
...
We should not polute the Qml Qt 4.6 namespace
See BAUHAUS-322
2010-01-29 16:38:34 +01:00
Thomas Hartmann
a47cfaa01b
QmlDesigner.PropertyEditor: Refactoring and polishing
...
I polished and refactored most of the property editor (again)
I introduced more custom widgets with expression editing, fixed bugs
and polished the visual design
2010-01-27 18:39:46 +01:00
Thomas Hartmann
f905c9901e
QmlDesigner.propertyEditor: update of the property editor
2010-01-27 11:50:06 +01:00
Thomas Hartmann
fb77bf0a5d
QmlDesigner.PropertyEditor: fix .qml indentations
2010-01-13 14:49:57 +01:00
Kai Koehne
818a7b226b
New QmlDesigner plugin & Design mode
...
This adds a new "Design" mode that can be used to manipulate qml files
in a visual way. It will only get build if you have the declarativeui
module in Qt.
This is a squashed import from the Bauhaus project. Share & enjoy :)
2010-01-07 12:14:35 +01:00