Commit Graph

22 Commits

Author SHA1 Message Date
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
0945269a10 QmlDesigner.property: fix specialization of property pane
If a super class has a specifics pane use it and only autogenerate
missing properties.

In ItemPane.qml make sure the autogenerated properties come first.
Fix the template generation. If not code for any property is generated
the template is empty.

Change-Id: Ia93c55cd9f428a5ebea12d0e807a7e9ab185f0bd
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2011-10-14 12:39:39 +02:00
Thomas Hartmann
f504a8034f QmlDesigner.propertyEditor: layout fix
This is a possible fix for: QTCREATORBUG-5484

Change-Id: I9cf95c8a35615b55fa2bf299df758b62c9ad71c1
Reviewed-on: http://codereview.qt.nokia.com/1878
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-20 13:39:49 +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
1b7a2dfe17 QmlDesigner: fixes property editor
Recent changes in 4.7 rendered the original qml code invalid

Task-number: QTCREATORBUG-2765
Reviewed-by: Marco Bubke
2010-10-18 17:32:09 +02: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
a210978e9b QmlDesigner.propertyEditor: re design panes
This patch makes the important properties more
accessible.

Reviewed-by: Marco Bubke
2010-09-29 13:31:10 +02:00
Thomas Hartmann
f822ae69ec QmlDesigner: fixing indentation in qml 2010-04-21 11:45:35 +02:00
Thomas Hartmann
07c8dbf0d1 QmlDesigner.propertyEditor: enabling generic editing of properties 2010-04-19 16:08:06 +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
43215c8361 QmlDesigner.propertyEditor: changing layout 2010-03-11 11:41:31 +01:00
Christiaan Janssen
398cbff713 QmlDesigner.PropertyEditor: Removed trailing whitespace 2010-02-26 17:37:53 +01:00
Thomas Hartmann
f4950248c8 QmlDesigner.propertyEditor: cleanup 2010-02-26 14:52:39 +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
238ca8dc38 QmlDesigner.propertyEditor: cleanup of ItemPane.qml 2010-01-28 17:51:12 +01:00
Thomas Hartmann
f905c9901e QmlDesigner.propertyEditor: update of the property editor 2010-01-27 11:50:06 +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