aboutsummaryrefslogtreecommitdiff
path: root/src/common/qdbusmenumodel.h
Commit message (Collapse)AuthorAgeFilesLines
* Move the enums into a class that inherits QObject, so they can be exposed ↵Olivier Tilloy2012-10-041-2/+2
| | | | and used directly from QML.
* Fix a typo.Olivier Tilloy2012-10-041-1/+1
|
* Added QML documentation.Renato Araujo Oliveira Filho2012-09-121-7/+0
|
* Append the default licence header into source files.Renato Araujo Oliveira Filho2012-09-111-0/+19
|
* Splitted qmenumodel plugin in two libraries to make it testable.Renato Araujo Oliveira Filho2012-09-111-0/+47
Create unit test for qmenumodel library.