Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | converterTest: QVERIFY comparison return value | Marco Trevisan (Treviño) | 2016-10-24 | 1 | -2/+2 |
| | |||||
* | remove deprecated g_type_init() calls | Marco Trevisan (Treviño) | 2016-10-22 | 1 | -2/+2 |
| | |||||
* | convertertest: create QGVariantType wrapper to avoid reinterperating a QString | Marco Trevisan (Treviño) | 2016-10-22 | 1 | -19/+35 |
| | |||||
* | convertertest: repeat tests using test data | Marco Trevisan (Treviño) | 2016-10-22 | 1 | -81/+26 |
| | |||||
* | ConverterTest: use data in the testSchemaConvert | Marco Trevisan (Treviño) | 2016-10-22 | 1 | -15/+31 |
| | |||||
* | convertertest: add tests for [U]LongLong converters | Marco Trevisan (Treviño) | 2016-10-17 | 1 | -0/+12 |
| | |||||
* | converterTest: split tests by type | Marco Trevisan (Treviño) | 2016-10-17 | 1 | -2/+35 |
| | |||||
* | Added toGVariantWithSchema for UnityMenuModel::changeState | Nick Dedekind | 2013-08-15 | 1 | -0/+53 |
| | |||||
* | Implemented support to tuple conversions. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -0/+28 |
| | |||||
* | Removed QtTestGui include from tests. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | Created unit test for QVariantMap conversion; | Renato Araujo Oliveira Filho | 2012-10-15 | 1 | -2/+4 |
| | |||||
* | Replace #include statements with forward declarations in converter.h. | Olivier Tilloy | 2012-10-04 | 1 | -0/+4 |
| | |||||
* | Created function to convert from QVariant to GVariant. | Renato Araujo Oliveira Filho | 2012-09-14 | 1 | -0/+91 |
Moved QStateAction controler from QACtionGroup. |