Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Thomas Hartmann
faa59b754f
QmlDesigner.Model: add support for custom parser types
...
This patch enables us to create objects with custom parsers
like ListModel and XmlListModel.
2011-05-06 13:28:19 +02:00
Thomas Hartmann
3cc491f45a
QmlDesigner.navigator: add tool buttons for sliding/reparenting
...
This patch adds for tool buttons that allow
sliding and reparenting in the navigator.
2011-05-06 13:14:42 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
Thomas Hartmann
c8d3876657
QmlDesigner.navigator: scroll to selected item
...
Reviewed-by: Marco Bubke
2011-04-07 16:45:34 +02:00
Thomas Hartmann
c8669cc15e
QmlDesigner: remove change in behaivour from 2.1
...
Because of overriding the double click id editing was not possible
anymore.
ChangeToComponent is still possible in the form editor.
2011-03-22 16:29:39 +01:00
Marco Bubke
e3376b6d8d
QmlDesigner: Change importAdded and importRemoved in importsChanged
2011-02-10 15:58:03 +01:00
Marco Bubke
14a5d57572
QmlDesigner: Add notifier for state change
2011-02-02 21:52:15 +01:00
Marco Bubke
0326454e3c
QmlDesigner.Navigator: Change to component for double click
2011-02-02 17:21:02 +01:00
Marco Bubke
7ab575a9d9
QmlDesigner: Refactor custom notifications
...
The custom notification code leads to hard readable code.
2011-02-01 15:55:07 +01:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
b1bcf081d8
Merge branch '2.1'
...
Conflicts:
src/plugins/coreplugin/basemode.cpp
src/plugins/coreplugin/basemode.h
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.cpp
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.h
src/plugins/debugger/cdb/cdbsymbolpathlisteditor.cpp
src/plugins/debugger/debuggeragents.cpp
src/plugins/debugger/debuggeruiswitcher.cpp
src/plugins/debugger/debuggeruiswitcher.h
src/plugins/projectexplorer/buildconfigdialog.cpp
src/plugins/qmldesigner/components/propertyeditor/colorwidget.cpp
src/plugins/qmldesigner/components/propertyeditor/colorwidget.h
src/plugins/qmldesigner/designercore/include/enumeratormetainfo.h
src/plugins/qmldesigner/designercore/include/modelutilities.h
src/plugins/qmldesigner/designercore/include/nodeinstance.h
src/plugins/qmldesigner/designercore/include/propertymetainfo.h
src/plugins/qmldesigner/designercore/instances/graphicsscenenodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicsscenenodeinstance.h
src/plugins/qmldesigner/designercore/instances/graphicsviewnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicswidgetnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicswidgetnodeinstance.h
src/plugins/qmldesigner/designercore/instances/nodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/qmlviewnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/widgetnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/widgetnodeinstance.h
src/plugins/qmldesigner/designercore/metainfo/enumeratormetainfo.cpp
src/plugins/qmldesigner/designercore/metainfo/propertymetainfo.cpp
src/plugins/qmldesigner/designercore/model/modelutilities.cpp
src/plugins/snippets/inputwidget.cpp
src/plugins/snippets/snippetscompletion.cpp
src/plugins/snippets/snippetscompletion.h
src/plugins/snippets/snippetspec.cpp
src/plugins/snippets/snippetsplugin.cpp
src/plugins/snippets/snippetswindow.cpp
src/plugins/snippets/snippetswindow.h
src/plugins/texteditor/snippetsparser.cpp
src/tools/qml/qmldom/main.cpp
tests/manual/trk/runner.cpp
tests/manual/trk/trkolddevice.cpp
tests/manual/trk/trkolddevice.h
tests/manual/trk/trkserver.cpp
2010-12-17 17:00:53 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Thomas Hartmann
d6a71fbb8a
QmlDesigner.navigator: imports now update the NavigatorTreeView
2010-12-15 17:14:32 +01:00
Marco Bubke
1312a04221
QmlDesigner: Add component complete feature
...
This notifies the views if the instance has be really instanced.
2010-12-09 16:35:28 +01:00
Marco Bubke
562d0c5fbd
QmlDesigner: Refactor states editor
...
Reviewed-By: Thomas Hartmann
2010-12-08 17:28:50 +01:00
Thomas Hartmann
bae48751f6
QmlDesigner: use one node instance view
...
Bauhaus now uses only one single instance view.
Done by Marco Bubke
2010-09-24 09:10:40 +02:00
Thomas Hartmann
198d81735c
QuickDesigner.navigator: Display all QGraphicsObject-type node
...
properties
The navigator now displays all properties whose type is a sub class
of QGraphicsObject, except for those properties inherited by Qt/Item.
The contents of the default property are displayed as direct children
of the model node's tree node.
Reparenting into and from the displayed properties is supported.
original author: Joerg Schummer
2010-09-07 16:31:25 +02:00
Marco Bubke
35263628d1
Add script function to the model
...
This is needed to suppert inline script function of Qml in the designer
2010-06-10 17:41:22 +02:00
Kai Koehne
8950694578
QmlDesigner: Fix compilation warnings
2010-04-23 13:46:13 +02:00
Marco Bubke
071722fb06
Use AbstractView as base class NavigatorView
...
This is fixing a crash
Task-Number: BAUHAUS-622
Reviewed-by: Marco Bubke
2010-04-22 17:00:28 +02:00
Lasse Holmstedt
88683f97ad
Fixed ugly headers in bauhaus navigator on startup
2010-04-12 13:03:07 +02:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Thorbjørn Lindeijer
24a225de40
Avoid a bunch of function calls
2010-02-17 10:48:05 +01:00
Christiaan Janssen
2e1a68b1ae
QmlDesigner.Navigator: Long text in items' names is elided
2010-02-16 11:34:56 +01:00
Christiaan Janssen
feb181ce5e
QmlDesigner.Navigator: TreeView updated when switching between components in the visual editor
2010-02-15 16:24:49 +01:00
Marco Bubke
f6a06085e0
Change changeNodeType in changeRootNodeType
2010-02-10 13:03:03 +01:00
Christiaan Janssen
dcec6b123d
QmlDesigner.Navigator: New look of the navigator
2010-02-02 17:21:03 +01:00
Christiaan Janssen
986d6d0164
QmlDesigner.navigator: No icons in the metatype system yet
2010-01-29 12:59:10 +01:00
Christiaan Janssen
913410c66a
QmlDesigner.navigator: New and cleaner look
2010-01-29 12:59:10 +01:00
Kai Koehne
45f8895e93
Change signature of AbstractView::nodeSlidedToIndex in QmlDesigner
...
The usage of 'int newIndex' was ambiguous in the case of
oldIndex < newIndex. Solved by directly passing the ModelNode that was
moved around.
'nodeSlidedToIndex' was also renamed to 'nodeOrderChanged', since
'Slided' is no proper English.
2010-01-12 13:59:35 +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