Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | converter: free schema type on destruction | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -2/+4 |
* | converter: free the strv container | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -0/+1 |
* | converter: use qUtf8Printable function | Lukáš Tinkl | 2016-10-25 | 1 | -5/+5 |
* | Converter: add support to String Arrays | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -2/+21 |
* | converter: stop looking if w'eve no entryType | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -0/+2 |
* | Converter: use builders and c++ facilities for schema conversions | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -38/+22 |
* | Converter: use some c++11 facilities for lists | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -13/+12 |
* | Converter: use QMetaType to check integer subtypes | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -20/+16 |
* | Converter: add support for ByteArrayList | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -1/+21 |
* | Converter: add bytestring support | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -1/+5 |
* | Converter: move parseVariantString here from UnityMenuModel | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -0/+24 |
* | Converter: add support to LongLong and ULongLong | Marco Trevisan (Treviño) | 2016-10-14 | 1 | -0/+6 |
* | Added toGVariantWithSchema for UnityMenuModel::changeState | Nick Dedekind | 2013-08-15 | 1 | -0/+132 |
* | Added missing license header. | Renato Araujo Oliveira Filho | 2013-01-11 | 1 | -0/+19 |
* | Implemented conversion for GVariant and Arrays. | Renato Araujo Oliveira Filho | 2012-12-07 | 1 | -2/+12 |
* | Fixed code style. | Renato Araujo Oliveira Filho | 2012-11-23 | 1 | -2/+2 |
* | Only unref variant if its is valid. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -1/+1 |
* | Implemented support to tuple conversions. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -3/+25 |
* | Replaced string convertion from Latin1 to Utf8. | Renato Araujo Oliveira Filho | 2012-10-30 | 1 | -3/+3 |
* | Used utf8 instead of latin1 on QString conversion; | Renato Araujo Oliveira Filho | 2012-10-17 | 1 | -1/+1 |
* | Used 'G_VARIANT_TYPE_VARDICT' in GVariantBuilder constructor. | Renato Araujo Oliveira Filho | 2012-10-17 | 1 | -1/+1 |
* | Implemented conversion for QVariantMap; | Renato Araujo Oliveira Filho | 2012-10-15 | 1 | -0/+28 |
* | Fix variant conversion on 32-bits platforms. | Olivier Tilloy | 2012-10-04 | 1 | -6/+6 |
* | Rename the source directories. | Olivier Tilloy | 2012-10-04 | 1 | -0/+118 |