summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Have qmlInfo report the QML element name rather than C++ class name.Michael Brasser2009-12-181-3/+19
* small cleanupThierry Bastian2009-12-041-6/+6
* fix includesOswald Buddenhagen2009-12-031-2/+4
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
* docWarwick Allison2009-11-131-1/+1
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-1/+1
* Return qmlInfo(obj) << syntax.Warwick Allison2009-11-101-4/+11
* constness fixWarwick Allison2009-11-091-2/+2
* qmlinfo testAaron Kennedy2009-11-061-6/+6
* fix headersWarwick Allison2009-10-291-16/+16
* Minor fixes for qmlInfo.Michael Brasser2009-10-141-2/+2
* i18nWarwick Allison2009-10-131-3/+7
* More i18nWarwick Allison2009-10-131-36/+17
* Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-121-1/+1
* Do not crash in QmlInfo if debugging information is missingKai Koehne2009-09-151-1/+5
* Save object creation line and column numberAaron Kennedy2009-09-021-1/+15
* qdoc: Corrected some qdoc warnings.Martin Smith2009-04-291-11/+13
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+97