Commit Graph

23 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
cb39679758 QmlDesigner.propertyEditor: fix ui for borders and colors
Hiding controls was a bad idea. It is better to disable them and give
them sensible tooltips.


Task-number: QTCREATORBUG-4667
Task-number: QTCREATORBUG-5433
Change-Id: I2361fbbd3c28a5b9c07787abedf0439d6a7d1ad1
Reviewed-on: http://codereview.qt.nokia.com/1946
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2011-07-21 13:28:43 +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
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
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
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
66de48d398 QmlDesigner: Enable some translations in property editor panes
Add more strings to the list to be translated
2010-04-08 12:32:13 +02:00
Thomas Hartmann
1ebae809ec QmlDesigner.propertyEditor: add qsTr() for translation 2010-03-25 15:01:50 +01:00
Thomas Hartmann
a3ef5e2ed9 QmlDesigner.propertyEditor: adjust property editor to width 300 2010-03-24 17:12:39 +01:00
Christiaan Janssen
13aa81319e QmlDesigner.PropertyEditor: Removed trailing whitespace 2010-02-26 15:36:27 +01:00
Christiaan Janssen
baed6134fa QmlDesigner.PropertyEditor: adjusting radius maximum value 2010-02-23 17:27:55 +01:00
Christiaan Janssen
4010db4669 QmlDesigner.PropertyEditor: Cleaning the interface 2010-02-23 17:27:55 +01:00
Thomas Hartmann
81416ea043 QmlDesigner.propertyEditor: fix caption Pen Width to Border Width 2010-02-22 16:02:09 +01:00
Thomas Hartmann
3ebb81f40f QmlDesigner.propertyEditor: ids have to be lower case 2010-02-05 12:16:04 +01:00
Thomas Hartmann
9e94ca0636 QmlDesigner.propertyEditor: activate new color editing 2010-02-04 14:45:43 +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
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