summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/core
Commit message (Expand)AuthorAgeFilesLines
* QuickDesigner: Rename "core" directory to "designercore"Kai Koehne2010-05-05247-36137/+0
* tr()-glitch.Friedemann Kleint2010-04-291-2/+2
* QmlDesigner: adding translation context for exceptionThomas Hartmann2010-04-291-2/+5
* QmlDesigner.propertyEditor: unifying error messages for invalid nodesThomas Hartmann2010-04-283-5/+36
* Fix crash for setting a expression.Marco Bubke2010-04-271-11/+21
* Revertlist for states are now skipped if the state is destroying.Marco Bubke2010-04-271-7/+8
* Improve updating for changing of a target object in propertychangesMarco Bubke2010-04-271-1/+28
* Reset the id before destroying a objectMarco Bubke2010-04-271-0/+1
* Improve NodeInstanceMetaObject workaround for NaN valuesMarco Bubke2010-04-271-0/+13
* Set the rootObject of a file component as the parent of the context ofMarco Bubke2010-04-271-1/+3
* Use a new context for every new created component.Marco Bubke2010-04-271-1/+1
* Resetting the binding for a property before destroying it.Marco Bubke2010-04-271-5/+13
* Bauhaus Qml types should be not added to the Bauhaus meta type systemMarco Bubke2010-04-271-1/+2
* Fixed invalid order when inserting new objects.Erik Verbruggen2010-04-261-9/+13
* QuickDesigner: Fix typo in method nameKai Koehne2010-04-262-2/+2
* Qml: Bump library version from 4.6 to 4.7Kai Koehne2010-04-238-23/+23
* QmlDesigner: Fix crash on loadingKai Koehne2010-04-231-1/+1
* QmlDesigner: Fix crash in metainfo loadingKai Koehne2010-04-231-0/+6
* QmlDesigner.QmlModelView: Item creation in statesThomas Hartmann2010-04-231-0/+8
* Compile fix (API changes in qt-qml)Kai Koehne2010-04-232-11/+11
* Fixed rewriting for grouped properties.Erik Verbruggen2010-04-224-29/+85
* Fixed reading of grouped properties.Erik Verbruggen2010-04-222-70/+136
* QmlJS: Remove Link::scopeChainAt, initialize scope chain in constructor.Christian Kamm2010-04-221-2/+0
* Rename variable from metaProperty to propertyKai Koehne2010-04-221-12/+12
* Remove the exception for a invalid type in the node creation in theMarco Bubke2010-04-221-2/+0
* QmlDesigner: implenting expression() in QmlObjectNodeThomas Hartmann2010-04-212-0/+20
* QmlDesigner.metasystem: extends the metasystem for new font . propertiesThomas Hartmann2010-04-211-0/+4
* Change variable name from metaProperty to property for all QDeclarativeProper...Kai Koehne2010-04-201-35/+35
* Fix crash for changing a value if a expression is assignedMarco Bubke2010-04-201-0/+3
* WhitespaceMarco Bubke2010-04-201-4/+4
* Fix crash for reseting a propertyMarco Bubke2010-04-201-5/+7
* QmlDesigner: fixes crash in nodeinstancesThomas Hartmann2010-04-193-9/+10
* QmlDesigner: crash fix for copy and pasteThomas Hartmann2010-04-161-2/+3
* List are now handled before writable properties for reseting propertiesMarco Bubke2010-04-161-4/+4
* Don't interact with list there the interface is not fully implementedMarco Bubke2010-04-141-36/+30
* Fix crash for a dangling pointerMarco Bubke2010-04-131-4/+6
* Return zero for a null object in the graphics node instanceMarco Bubke2010-04-131-0/+3
* Set the context explicit for a property in the property changeMarco Bubke2010-04-131-1/+1
* Change GraphicsView settings to be more in line with QmlMarco Bubke2010-04-131-1/+3
* Revert "QmlDesigner: Remove 'variant' as qml type"Kai Koehne2010-04-132-2/+4
* QmlDesigner.rewriter: removes escaping from strings while reading inThomas Hartmann2010-04-121-3/+20
* QmlDesigner.rewriter: writing out the alpha channel of a colorThomas Hartmann2010-04-121-0/+14
* Some more fixes to exception handling in bauhausLasse Holmstedt2010-04-124-3/+14
* Fixed missing text/design mode sync warningsLasse Holmstedt2010-04-123-16/+10
* QmlDesigner: Fix compilation warning for debug buildsKai Koehne2010-04-121-0/+2
* Fix crash for lasting IdsMarco Bubke2010-04-124-13/+21
* Return sessible value for a invalid node meta info objectMarco Bubke2010-04-122-67/+70
* Fix compilation (release build)Kai Koehne2010-04-091-1/+1
* Let the designer start nodes which have invalid meta infoMarco Bubke2010-04-088-29/+19
* Check if the meta object is createdMarco Bubke2010-04-081-0/+8