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
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
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
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
993707e7a3
QmlDesigner.propertyEditor: fixing uppercase id
2010-02-16 12:49:04 +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
9e94ca0636
QmlDesigner.propertyEditor: activate new color editing
2010-02-04 14:45:43 +01:00
Thomas Hartmann
de0beff432
QmlDesigner.propertyEditor: avoiding warnings
...
I added more checks for undefined - there should be no warnings left
2010-01-28 17:51:15 +01:00
Thomas Hartmann
8e847749ac
QmlDesigner.propertyEditor: removed qml warnings
...
Checking for undefined and null everywhere is the only way to fix this
right now
2010-01-28 11:57:52 +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
3c7216a805
Qml Designer.propertyEditor: effects were broken
2010-01-12 17:13:18 +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