summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/designercore/model
Commit message (Expand)AuthorAgeFilesLines
* LanguageUtils: Add FakeMetaObject and ComponentVersion.Christian Kamm2011-01-041-0/+2
* QmlDesigner.model: adding early reject to reparentHere()Thomas Hartmann2010-12-201-0/+2
* Merge branch '2.1'con2010-12-1775-525/+825
|\
| * License headers.con2010-12-1776-532/+836
* | QmlDesigner.model: changing order of notifications for importsThomas Hartmann2010-12-151-6/+6
* | QmlDesigner.model: clears the meta info cache for import changesThomas Hartmann2010-12-141-0/+4
* | QmlDesigner.model: relax checks for idsThomas Hartmann2010-12-131-2/+1
* | QmlDesigner.rewriter: fix Qt/QtQuick import issueThomas Hartmann2010-12-101-1/+7
* | QmlDesigner: Add component complete featureMarco Bubke2010-12-097-3/+73
* | QmlDesigner: Refactor states editorMarco Bubke2010-12-0815-31/+161
* | QmlDesigner.rewriter: We use QmlJSCheck now to validate the documentThomas Hartmann2010-12-071-1/+14
* | QmlDesigner.model: nice qDebug output for ModelNodeThomas Hartmann2010-12-071-1/+1
* | QmlDesigner.model: properly detach from viewsThomas Hartmann2010-12-071-0/+10
* | QmlDesigner.model: leading '_' is allowed for idsThomas Hartmann2010-12-061-1/+1
* | QmlDesigner.Model: Fix wrong function nameMarco Bubke2010-12-011-1/+1
* | QmlDesigner.Model: Add internalId to the ModelNodeMarco Bubke2010-12-016-29/+81
* | QmlDesigner: Fix gcc warningsKai Koehne2010-12-011-8/+0
* | QmlDesigner.metaInfo: replace old NodeMetaInfo with new implementationThomas Hartmann2010-12-019-32/+26
* | QmlDesigner.rewriter: exposing lookupContext and documentThomas Hartmann2010-12-013-0/+28
* | QmlDesigner.Rewriter: Use the QmlJS Parser instead of the QDeclarativeEngineMarco Bubke2010-11-302-28/+19
* | Merge remote branch 'origin/2.1' into mastercon2010-11-301-2/+0
|\ \ | |/
| * QmlDesigner.rewriter: fix possible incompatibilities with import pluginsThomas Hartmann2010-11-261-2/+0
* | QmlDesigner.rewriter: crash fixThomas Hartmann2010-11-291-3/+6
* | QmlDesigner.Model: Remove wrong statementMarco Bubke2010-11-251-1/+0
* | QmlDesigner.NodeInstances: Add import supportMarco Bubke2010-11-252-9/+10
* | QmlDesigner: Code formatting fixesMarco Bubke2010-11-242-2/+1
* | QmlDesigner.Rewriter: Support bindings in dynamic property definitionsMarco Bubke2010-11-242-18/+41
* | QmlDesigner.Model: removing unused code (ModelUtilities)Marco Bubke2010-11-243-127/+0
* | QmlDesigner.Instances: Move instances out of processMarco Bubke2010-11-242-6/+9
* | QmlDesigner.NodeInstances: Render in QPixmapMarco Bubke2010-11-242-2/+3
* | QmlJS: Return owning object from lookupMember.Christian Kamm2010-11-171-24/+3
* | QmlJS: Avoid infinite loop with recursive prototypes.Christian Kamm2010-11-151-15/+20
* | QmlJS: Remove ComponentVersion::major/minor.Christian Kamm2010-11-121-2/+2
* | Fix spelling in commentsTobias Hunger2010-11-031-1/+1
* | Exported Header cleanup: QmlJSEditorFriedemann Kleint2010-11-021-1/+1
|/
* QmlDesigner.rewriter: fixing memory leakThomas Hartmann2010-10-261-0/+1
* QmlDesigner.model: crash fixThomas Hartmann2010-10-251-1/+1
* fix warningsThomas Hartmann2010-10-211-2/+2
* QmlDesigner: support for QtQuick 1.0Thomas Hartmann2010-10-212-14/+31
* QmlDesigner: using Qt 4.7 againThomas Hartmann2010-10-066-42/+20
* Use QCoreApplication::translate instead of QCoreApplication::translateThomas Hartmann2010-10-041-5/+4
* QmlDesigner: compile fixThomas Hartmann2010-10-041-1/+1
* QmlDesigner.rewriter: fix Qt 4.7 importsThomas Hartmann2010-10-041-1/+28
* QmlDesigner: do not allow deprectaed Qt 4.7 imports for BauhausThomas Hartmann2010-10-012-0/+20
* QmlDesigner: using QtQuick 1.0 instead of Qt 4.7Thomas Hartmann2010-10-016-18/+18
* QmlDesigner.model: rename id is now a proper refactoring operationThomas Hartmann2010-09-303-2/+30
* QmlDesigner.Model: All nodes includes also non tree nodesMarco Bubke2010-09-291-1/+1
* QmlDesigner.Model: Fixes order problemMarco Bubke2010-09-291-1/+12
* QmlDesigner.FormEditor: Add paintedWidth and paintedHeight to transformMarco Bubke2010-09-291-1/+3
* QmlDesigner: Items in Positioner cannot manipulated anymoreMarco Bubke2010-09-291-0/+15