Commit Graph

21 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 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
58adeb8460 QmlDesigner.propertyEditor: fix qml indenting 2010-04-23 11:25:57 +02:00
Thomas Hartmann
4f0b6a3099 QmlDesigner.propertyEditor: allowing editing of margins in states
See Bauhaus-598
2010-04-23 11:25:55 +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
4b9cc6781e QmlDesigner.propertyEditor: fix geometry editing in non base state
It was disabled by accident only layout editing should be disabled
2010-04-09 17:31:58 +02:00
Thomas Hartmann
43215c8361 QmlDesigner.propertyEditor: changing layout 2010-03-11 11:41:31 +01:00
Thomas Hartmann
2f84e65b8f QmlDesigner.propertyEditor: removing maximum height 2010-03-08 17:40:33 +01:00
Christiaan Janssen
13aa81319e QmlDesigner.PropertyEditor: Removed trailing whitespace 2010-02-26 15:36:27 +01:00
Christiaan Janssen
e22e3db45c QmlDesigner.PropertyEditor: Changing color scheme for the properties 2010-02-25 16:59:01 +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
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