aboutsummaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Rename the source directories.Olivier Tilloy2012-10-041-47/+0
|
* Move the enums into a class that inherits QObject, so they can be exposed ↵Olivier Tilloy2012-10-041-0/+1
| | | | and used directly from QML.
* Created class QStateAction to use as GAction proxy.Renato Araujo Oliveira Filho2012-09-131-0/+2
|
* Added QML documentation.Renato Araujo Oliveira Filho2012-09-121-0/+2
|
* Splitted qmenumodel plugin in two libraries to make it testable.Renato Araujo Oliveira Filho2012-09-111-0/+42
Create unit test for qmenumodel library.