summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/core/include/enumeratormetainfo.h
Commit message (Collapse)AuthorAgeFilesLines
* QuickDesigner: Rename "core" directory to "designercore"Kai Koehne2010-05-051-85/+0
| | | | | Avoids problems when e.g. running 'make clean' - this one tries to delete all files named core.
* Long live the king!hjk2010-03-051-1/+1
|
* New QmlDesigner plugin & Design modeKai Koehne2010-01-071-0/+85
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 :)