Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merging with lp:~3v1n0/qmenumodel/variant-string-parser | Marco Trevisan (Treviño) | 2016-10-25 | 6 | -257/+226 | |
| |\ \ \ | ||||||
| * | | | | 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 | 2 | -51/+35 | |
| * | | | | Converter: use some c++11 facilities for lists | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -13/+12 | |
| * | | | | ConverterTest: add QVariantList conversion test | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -0/+6 | |
| * | | | | convertertest: add conversion from map to qvariant check | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -1/+10 | |
| * | | | | 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 | 2 | -1/+36 | |
| * | | | | Converter: add bytestring support | Marco Trevisan (Treviño) | 2016-10-18 | 2 | -3/+11 | |
| * | | | | ConverterTest: add tests for toQVariant | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -3/+82 | |
| * | | | | convertertest: use better variant map test | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -1/+1 | |
| * | | | | CMakeLists.txt: we can safely use c++11 here | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -1/+2 | |
* | | | | | Crossbuilding fixes. | Florian Boucault | 2016-11-16 | 2 | -8/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Crossbuilding fixes. | Florian Boucault | 2016-07-19 | 2 | -8/+4 | |
* | | | | | | Releasing 0.2.10+17.04.20161026.2-0ubuntu1 | Bileto Bot | 2016-10-26 | 1 | -2/+2 | |
* | | | | | | Add ability to activate or change state of an action by variant string | Bileto Bot | 2016-10-26 | 13 | -118/+308 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | UnityMenuModel: avoid copy on assignment | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -1/+1 | |
| * | | | | UnityMenuModel: use conversion with gschema in unity actions | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -1/+5 | |
| | |/ / | |/| | | ||||||
| * | | | ConverterTest: add checks for tuples and lists | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -0/+3 | |
| * | | | Add conversion tests for maps and lists to QVariant | Marco Trevisan (Treviño) | 2016-10-24 | 1 | -0/+12 | |
| * | | | converterTest: add tests for toQVariantFromVariantString | Marco Trevisan (Treviño) | 2016-10-24 | 1 | -0/+26 | |
| * | | | convertertest: add tests for converting to QVariant | Marco Trevisan (Treviño) | 2016-10-24 | 1 | -4/+62 | |
| * | | | converterTest: QVERIFY comparison return value | Marco Trevisan (Treviño) | 2016-10-24 | 2 | -3/+2 | |
| * | | | remove deprecated g_type_init() calls | Marco Trevisan (Treviño) | 2016-10-22 | 6 | -18/+3 | |
| * | | | ConverterTest: remove C++11 features for now | Marco Trevisan (Treviño) | 2016-10-22 | 0 | -0/+0 | |
| * | | | 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 | |
| * | | | ActionGroupTest: add test for activateByVariantString | Marco Trevisan (Treviño) | 2016-10-20 | 1 | -63/+65 | |
| * | | | ActionGroupTest: split tests depending on they need the helper script or not | Marco Trevisan (Treviño) | 2016-10-20 | 1 | -47/+54 | |
| |/ / | ||||||
| * | | QStateAction: add ability to activate or change state by variant string | Marco Trevisan (Treviño) | 2016-10-18 | 3 | -1/+23 | |
| * | | Converter: move parseVariantString here from UnityMenuModel | Marco Trevisan (Treviño) | 2016-10-18 | 3 | -25/+28 | |
| * | | 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 | |
| * | | UnityMenuModel: avoid initializing an empty QVariant if not needed | Marco Trevisan (Treviño) | 2016-10-15 | 1 | -4/+3 | |
| * | | UnityMenuModel: avoid copying the string to a new std one | Marco Trevisan (Treviño) | 2016-10-14 | 1 | -1/+1 | |
| * | | debian/changelog: bump version number | Marco Trevisan (Treviño) | 2016-10-14 | 1 | -0/+6 | |
| * | | UnityMenuModel add support for activating and changing state with a variant s... | Marco Trevisan (Treviño) | 2016-10-14 | 2 | -0/+36 | |
| * | | Converter: add support to LongLong and ULongLong | Marco Trevisan (Treviño) | 2016-10-14 | 1 | -0/+6 | |
|/ / | ||||||
* | | Releasing 0.2.9+16.04.20160329-0ubuntu1 | CI Train Bot | 2016-03-29 | 1 | -0/+7 | |
* | | Use Qt logging categories Fixes: #1562992 | Nick Dedekind | 2016-03-29 | 2 | -2/+28 | |
|\ \ | ||||||
| * | | only log critical | Nick Dedekind | 2016-02-23 | 1 | -2/+2 | |
| * | | added missing file | Nick Dedekind | 2016-02-23 | 1 | -0/+23 | |
| * | | use logging categories | Nick Dedekind | 2016-02-19 | 1 | -2/+5 | |
* | | | Sync gcc 5.1 rebuild version | Michał Sawicz | 2016-03-29 | 1 | -0/+6 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Sync gcc 5.1 rebuild | Michał Sawicz | 2015-12-14 | 1 | -0/+6 | |
|/ / | ||||||
| * | version bump | Nick Dedekind | 2016-10-04 | 1 | -0/+7 | |
| * | better boolean check | Nick Dedekind | 2016-10-04 | 1 | -2/+2 | |
| * | Added roles for submenu & shortcut. Added actions | Nick Dedekind | 2016-01-15 | 4 | -4/+28 | |
|/| | ||||||
| * | accelerators | Nick Dedekind | 2015-09-08 | 1 | -1/+11 | |
|/ |