Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #2 from vanyasem/master | Florian Leeber | 2018-07-27 | 2 | -4/+5 | |
|\| | | | | | Fix build with Qt 5.11_beta3 (dropping qt5_use_modules) | |||||
| * | Fix build with Qt 5.11_beta3 (dropping qt5_use_modules) | Ivan Semkin | 2018-06-20 | 2 | -4/+5 | |
|/ | ||||||
* | Build for xenial and bump version | Marius Gripsgard | 2017-12-27 | 1 | -1/+1 | |
| | ||||||
* | Add Jenkinsfile | Marius Gripsgard | 2017-12-27 | 1 | -0/+65 | |
| | ||||||
* | Releasing 0.2.12+17.04.20170404-0ubuntu1 | Bileto Bot | 2017-04-04 | 1 | -0/+7 | |
| | ||||||
* | Add a return true | Albert Astals Cid | 2017-04-04 | 1 | -0/+1 | |
|\ | | | | | | | | | | | No one seems to be actually using the returned bool, but it's always nice to have a return Approved by: Michael Zanetti | |||||
| * | Add a return true | Albert Astals Cid | 2017-04-03 | 1 | -0/+1 | |
|/ | | | | Noone seems to be actually using the returned bool, but it's always nice to have a return | |||||
* | Releasing 0.2.12+17.04.20170316.1-0ubuntu1 | Bileto Bot | 2017-03-16 | 1 | -2/+5 | |
| | ||||||
* | Use submenu-enabled for those items that don't have an action (if it exists) ↵ | Albert Astals Cid | 2017-03-16 | 1 | -1/+11 | |
|\ | | | | | | | | | | | (LP: #1670694) Approved by: Lukáš Tinkl | |||||
| * | Use submenu-enabled for those items that don't have an action (if it exists) | Albert Astals Cid | 2017-03-08 | 1 | -1/+11 | |
| | | ||||||
* | | Add UnityMenuModel::aboutToShow ((LP: 1664578) | Bileto Bot | 2017-03-16 | 3 | -2/+51 | |
|\ \ | ||||||
| * | | 0 -> G_MAXINT as found by Charles | Albert Astals Cid | 2017-03-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Review improvements | Albert Astals Cid | 2017-03-16 | 2 | -3/+3 | |
| |/ | ||||||
| * | Increase version because of new api | Albert Astals Cid | 2017-03-07 | 1 | -0/+7 | |
| | | ||||||
| * | Call about to show for those items that have a qtubuntu-tag property | Albert Astals Cid | 2017-03-06 | 2 | -2/+44 | |
| | | ||||||
* | | Batch add and removes into the model | Albert Astals Cid | 2017-03-16 | 5 | -44/+84 | |
|\ \ | |/ |/| | | | Works much better with Qt Quick views to have all the insert/removes at once (LP: #1666701) | |||||
| * | Fix c&p, this ref should be unref | Albert Astals Cid | 2017-03-16 | 1 | -1/+1 | |
| | | ||||||
| * | valign | Albert Astals Cid | 2017-02-28 | 1 | -1/+1 | |
| | | ||||||
| * | Batch add and removes into the model | Albert Astals Cid | 2017-02-28 | 5 | -44/+84 | |
|/ | ||||||
* | Releasing 0.2.11+17.04.20170110.1-0ubuntu1 | Bileto Bot | 2017-01-10 | 1 | -2/+2 | |
| | ||||||
* | * Added shortcut hasSubmenu and roles to UnityMenuModel | Bileto Bot | 2017-01-10 | 5 | -5/+37 | |
|\ | | | | | * Added actions property to Group | |||||
| * | added to changelog | Nick Dedekind | 2016-12-09 | 1 | -1/+2 | |
| | | ||||||
| * | fixed version file | Nick Dedekind | 2016-12-09 | 1 | -7/+7 | |
| | | ||||||
| * | merged with trunk | Nick Dedekind | 2016-12-09 | 17 | -194/+540 | |
| |\ | |/ |/| | ||||||
* | | Releasing 0.2.10+17.04.20161116-0ubuntu1 | Bileto Bot | 2016-11-16 | 1 | -0/+10 | |
| | | ||||||
* | | converter: cleanup and add support for more variant types | Marco Trevisan (Treviño) | 2016-11-16 | 3 | -86/+197 | |
|\ \ | | | | | | | | | | Approved by: Lukáš Tinkl | |||||
| * | | converterTest: add content conversions back and further from gvariant | Marco Trevisan (Treviño) | 2016-10-26 | 1 | -1/+43 | |
| | | | ||||||
| * | | converter: properly set the QByteArray using ctor, or it will be created twice | Marco Trevisan (Treviño) | 2016-10-26 | 1 | -4/+1 | |
| | | | ||||||
| * | | converterTest: add conversion to GVariant and back to verify content is correct | Marco Trevisan (Treviño) | 2016-10-26 | 1 | -0/+18 | |
| | | | ||||||
| * | | converter: return a variant when the schema is a variant | Marco Trevisan (Treviño) | 2016-10-25 | 2 | -1/+6 | |
| | | | ||||||
| * | | converter: verify integer type conversions | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -0/+8 | |
| | | | ||||||
| * | | 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 | |
| | | | | ||||||
| * | | | converterTest: simplify metatype definitions | Marco Trevisan (Treviño) | 2016-10-25 | 1 | -6/+3 | |
| | | | | ||||||
| * | | | Converter: add support to String Arrays | Marco Trevisan (Treviño) | 2016-10-25 | 2 | -2/+24 | |
| | | | | ||||||
| * | | | 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 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Approved by: Marco Trevisan (Treviño) |