Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call about to show for those items that have a qtubuntu-tag property | Albert Astals Cid | 2017-03-06 | 2 | -2/+44 |
| | |||||
* | merged with trunk | Nick Dedekind | 2016-12-09 | 9 | -80/+195 |
|\ | |||||
| * | converter: cleanup and add support for more variant types | Marco Trevisan (Treviño) | 2016-11-16 | 1 | -76/+100 |
| |\ | | | | | | | | | | Approved by: Lukáš Tinkl | ||||
| | * | converter: properly set the QByteArray using ctor, or it will be created twice | Marco Trevisan (Treviño) | 2016-10-26 | 1 | -4/+1 |
| | | | |||||
| | * | converter: return a variant when the schema is a variant | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -1/+1 |
| | | | |||||
| | * | 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 |
| | | | |||||
| | * | Merged variant-string-parser into converter-improvements. | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -2/+6 |
| | |\ | |||||
| | * | | 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 |
| | | | | |||||
| | * | | Merging with lp:~3v1n0/qmenumodel/variant-string-parser | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -1/+0 |
| | |\ \ | |||||
| | * | | | 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 |
| | | | | | |||||
| * | | | | Crossbuilding fixes. | Florian Boucault | 2016-11-16 | 1 | -5/+1 |
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | Approved by: Marco Trevisan (Treviño) | ||||
| | * | | | Crossbuilding fixes. | Florian Boucault | 2016-07-19 | 1 | -5/+1 |
| | | | | | |||||
| * | | | | 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 |
| | |_|/ | |/| | | |||||
| * | | | remove deprecated g_type_init() calls | Marco Trevisan (Treviño) | 2016-10-22 | 1 | -1/+0 |
| | |/ | |/| | |||||
| * | | 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 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | 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 |
| |/ | |||||
| * | 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 |
| | | |||||
* | | 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 |
|/ | |||||
* | Fix crash from not NULLing a variant that we later might try to unref | Michael Terry | 2015-04-30 | 1 | -0/+1 |
| | |||||
* | added comment | Nick Dedekind | 2014-12-10 | 1 | -0/+1 |
| | |||||
* | Allow override of action state parser | Nick Dedekind | 2014-11-11 | 2 | -2/+31 |
| | |||||
* | disconnect on clear | Nick Dedekind | 2014-10-10 | 1 | -7/+8 |
| | |||||
* | remove check for native file | Nick Dedekind | 2014-07-29 | 1 | -1/+1 |
| | |||||
* | unitymenumodel: add nameOwner property | Lars Uebernickel | 2014-07-11 | 2 | -0/+13 |
| | |||||
* | unitymenumodel: notify when the bus name changes | Lars Uebernickel | 2014-07-11 | 1 | -0/+1 |
| | |||||
* | unset actions model in destructor | Nick Dedekind | 2014-06-30 | 2 | -7/+14 |
| | |||||
* | Add standard "has the property actually changed" check to ↵ | Antti Kaijanmäki | 2014-04-02 | 1 | -0/+3 |
| | | | | UnityMenuModel::setBusName() | ||||
* | revert the last commit. | Antti Kaijanmäki | 2014-04-02 | 1 | -12/+2 |
| | |||||
* | UnityMenuModel::setName: handle empty strings properly. | Antti Kaijanmäki | 2014-04-02 | 1 | -2/+12 |
| | |||||
* | Fix use of un-initialized memory | Albert Astals | 2014-02-28 | 1 | -3/+2 |
| | |||||
* | Added data change to loadExtAttributes | Nick Dedekind | 2013-12-11 | 1 | -0/+2 |
| | |||||
* | Fixed #define guard | Marcus Tomlinson | 2013-11-06 | 1 | -1/+1 |
| | |||||
* | removed unnecessary pointer checks | Nick Dedekind | 2013-10-14 | 1 | -14/+13 |
| | |||||
* | Added iterator/item pointer checks | Nick Dedekind | 2013-10-14 | 1 | -8/+49 |
| |