Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the enums into a class that inherits QObject, so they can be exposed ↵ | Olivier Tilloy | 2012-10-04 | 1 | -1/+1 |
| | | | | and used directly from QML. | ||||
* | Appended comments on unit test. | Renato Araujo Oliveira Filho | 2012-09-13 | 1 | -0/+3 |
| | | | | Added 'valid' property in QStateAction. | ||||
* | Append the default licence header into source files. | Renato Araujo Oliveira Filho | 2012-09-11 | 1 | -0/+19 |
| | |||||
* | Splitted qmenumodel plugin in two libraries to make it testable. | Renato Araujo Oliveira Filho | 2012-09-11 | 1 | -0/+65 |
Create unit test for qmenumodel library. |