Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add examples. | Olivier Tilloy | 2012-10-04 | 4 | -0/+267 |
* | Remove a leftover dependency. | Olivier Tilloy | 2012-10-04 | 2 | -2/+2 |
* | Removed leftover examples infrastructure. | Olivier Tilloy | 2012-10-04 | 4 | -8/+0 |
* | Fix a typo. | Olivier Tilloy | 2012-10-04 | 2 | -3/+3 |
* | Move the enums into a class that inherits QObject, so they can be exposed and... | Olivier Tilloy | 2012-10-04 | 13 | -76/+121 |
* | Fix signal parameter type, unaccessible in QMl otherwise. | Olivier Tilloy | 2012-10-04 | 1 | -2/+2 |
* | Fix a typo. | Olivier Tilloy | 2012-10-04 | 1 | -1/+1 |
* | Remove the implementation of columnCount. | Olivier Tilloy | 2012-10-04 | 3 | -15/+0 |
* | Fix a typo. | Olivier Tilloy | 2012-10-04 | 1 | -1/+1 |
* | Updated ignore rules. | Olivier Tilloy | 2012-10-04 | 1 | -0/+7 |
* | Add ignore rules. | Olivier Tilloy | 2012-10-02 | 1 | -0/+18 |
* | Fixed action state initialization. | Renato Araujo Oliveira Filho | 2012-09-14 | 4 | -35/+58 |
* | Created function to convert from QVariant to GVariant. | Renato Araujo Oliveira Filho | 2012-09-14 | 11 | -125/+277 |
* | Renamed Converter::parseGVariant. | Renato Araujo Oliveira Filho | 2012-09-14 | 4 | -5/+5 |
* | Appended comments on unit test. | Renato Araujo Oliveira Filho | 2012-09-13 | 8 | -31/+157 |
* | Created class QStateAction to use as GAction proxy. | Renato Araujo Oliveira Filho | 2012-09-13 | 9 | -42/+148 |
* | Parse extra properties name to remove 'x-' and replace '-' to '_'. | Renato Araujo Oliveira Filho | 2012-09-12 | 3 | -11/+23 |
* | Removed invalid examples. | Renato Araujo Oliveira Filho | 2012-09-12 | 7 | -212/+0 |
* | Created debian directory. | Renato Araujo Oliveira Filho | 2012-09-12 | 5 | -0/+63 |
* | Created unit test for QDBusActionGroup. | Renato Araujo Oliveira Filho | 2012-09-12 | 2 | -0/+174 |
* | Added QML documentation. | Renato Araujo Oliveira Filho | 2012-09-12 | 15 | -142/+383 |
* | Append the default licence header into source files. | Renato Araujo Oliveira Filho | 2012-09-11 | 15 | -7/+284 |
* | Splitted qmenumodel plugin in two libraries to make it testable. | Renato Araujo Oliveira Filho | 2012-09-11 | 26 | -60/+1054 |
* | Implemented QDBusActionGroup. | Renato Araujo Oliveira Filho | 2012-09-06 | 13 | -143/+505 |
* | Initial import. | Renato Araujo Oliveira Filho | 2012-09-05 | 19 | -0/+719 |