Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Approved by: Marco Trevisan (Treviño) | |||||
| * | | | | | 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 | |
| |/ / | | | | | | | And cleanup units | |||||
| * | | 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 ↵ | Marco Trevisan (Treviño) | 2016-10-14 | 2 | -0/+36 | |
| | | | | | | | | | | | | string parameter | |||||
| * | | 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 | |
|\ \ | | | | | | | Approved by: Daniel d'Andrada, PS Jenkins bot | |||||
| * | | 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 | |
|\ \ \ | |/ / |/| | | Approved by: PS Jenkins bot | |||||
| * | | 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 | |
|/ | ||||||
* | Releasing 0.2.9+15.04.20150430-0ubuntu1 | CI Train Bot | 2015-04-30 | 1 | -0/+8 | |
| | ||||||
* | Don't leave a dangling GVariant pointer in GtkMenuTrackerItem, which can ↵ | Michael Terry | 2015-04-30 | 1 | -0/+1 | |
|\ | | | | | | | | | | | cause a crash. Specifically, we were seeing a crash in the unity8 welcome wizard when restarting indicators after a language change. Fixes: #1450494 Approved by: PS Jenkins bot, Albert Astals Cid, Lars Uebernickel | |||||
| * | Fix crash from not NULLing a variant that we later might try to unref | Michael Terry | 2015-04-30 | 1 | -0/+1 | |
|/ | ||||||
* | Releasing 0.2.9+15.04.20150108-0ubuntu1 | CI Train Bot | 2015-01-08 | 1 | -2/+3 | |
| | ||||||
* | Add support for overriding QDBusActionGroup state parser Fixes: #1385331 | Nick Dedekind | 2015-01-08 | 3 | -2/+38 | |
|\ | | | | | Approved by: PS Jenkins bot, Albert Astals Cid | |||||
| * | added comment | Nick Dedekind | 2014-12-10 | 1 | -0/+1 | |
| | | ||||||
| * | bump version | Nick Dedekind | 2014-11-11 | 1 | -0/+6 | |
| | |