summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmldom_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-360/+0
| | | | QDeclarativeXXX.
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mkspecs/linux-g++-x11egl/qplatformdefs.h src/declarative/qml/qmldom.h src/declarative/util/qmlview.cpp src/declarative/util/qmlview.h tools/qdoc3/cppcodemarker.cpp tools/qmldebugger/standalone/canvasframerate.cpp tools/qmldebugger/standalone/engine.cpp tools/qmldebugger/standalone/expressionquerywidget.cpp tools/qmldebugger/standalone/expressionquerywidget.h tools/qmldebugger/standalone/objectpropertiesview.cpp tools/qmldebugger/standalone/objectpropertiesview.h tools/qmldebugger/standalone/objecttree.cpp tools/qmldebugger/standalone/qmldebugger.cpp tools/qmldebugger/standalone/watchtable.cpp tools/qmldebugger/standalone/watchtable.h
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | Make QmlDom API internalKai Koehne2010-02-181-58/+261
|/ | | | | | | It's still used by QmlDesigner, therefore the symbols have to be exported. Task-number: QTBUG-6845
* fix includesOswald Buddenhagen2009-12-031-1/+2
| | | | | | | | | | | | - include headers from own directory with "" - include headers from own project without private/ - sort includes from most specific to most generic - make headers self-contained - some whitespace unification no attempt was made at making the qt includes consistent regarding the use of module names and forwarding headers. no attempt was made at sorting includes.
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
| | | | It seems we're going to have to so a syncqt/configure in Qt modules.
* QmlDom testsAaron Kennedy2009-11-111-8/+14
|
* fix headersWarwick Allison2009-10-291-16/+16
|
* Expose qml import statements in QmlDomKai Koehne2009-07-151-1/+16
|
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-06-301-0/+11
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Erik Verbruggen2009-06-301-0/+11
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | First set of changes to add dynamic properties to the QML DOM.Erik Verbruggen2009-06-301-0/+11
| | |
* | | Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-8/+1
| |/ |/|
* | CleanupMichael Brasser2009-06-301-0/+11
|/ | | | | Fix up license headers and private warnings, as well as other general cleanups.
* Added offsets of automatically inserted semicolons to the DOM and theErik Verbruggen2009-06-041-0/+1
| | | | QML script parser.
* Expose import statements in QmlDomDocumentKai Koehne2009-05-081-0/+3
| | | | | Reviewed-by: erikv Reviewed-by: Roberto Raggi
* Improve error handling consistencyAaron Kennedy2009-05-051-1/+1
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+116