aboutsummaryrefslogtreecommitdiff
path: root/libqmenumodel/src
Commit message (Expand)AuthorAgeFilesLines
* src/gtk Update gtk part to version 3.24.8Sergey Chupligin2023-08-249-206/+748
* Fix build errorsRobert Tari2023-08-011-1/+1
* ayatanamenumodel: add support for {u,}int of all sizespersonal/peat-psuwit/uint16Ratchanan Srirattanamet2023-07-111-1/+21
* Fix all build warningsRobert Tari2022-02-014-22/+26
* Fix build warning regarding qcharDalton Durst2022-02-011-1/+1
* libqmenumodel/src/CMakeLists.txt: Bump the SOVERSION of libqmenumodelRobert Tari2021-11-181-2/+2
* libqmenumodel/src/qmenumodel.pc.in: Use @PROJECT_VERSION@ for Version: field.Mike Gabriel2021-11-181-1/+1
* Rename Unity* symbolsRobert Tari2021-11-179-219/+219
* Rename unity* source filesRobert Tari2021-11-179-27/+27
* Rename com.ubuntu.menuRobert Tari2021-11-153-6/+6
* Move glib includes outside of extern "C"Luca Weiss2021-05-178-16/+0
* Support ayatana typeMarius Gripsgard2020-08-151-1/+7
* Add missing headerLuca Weiss2020-05-181-0/+1
* Fix build with Qt 5.11_beta3 (dropping qt5_use_modules)Ivan Semkin2018-06-201-2/+2
* Add a return trueAlbert Astals Cid2017-04-031-0/+1
* Use submenu-enabled for those items that don't have an action (if it exists) ...Albert Astals Cid2017-03-161-1/+11
|\
| * Use submenu-enabled for those items that don't have an action (if it exists)Albert Astals Cid2017-03-081-1/+11
* | Add UnityMenuModel::aboutToShow ((LP: 1664578)Bileto Bot2017-03-162-2/+44
|\ \
| * | 0 -> G_MAXINT as found by CharlesAlbert Astals Cid2017-03-161-1/+1
| * | Review improvementsAlbert Astals Cid2017-03-161-2/+2
| |/
| * Call about to show for those items that have a qtubuntu-tag propertyAlbert Astals Cid2017-03-062-2/+44
* | Fix c&p, this ref should be unrefAlbert Astals Cid2017-03-161-1/+1
* | valignAlbert Astals Cid2017-02-281-1/+1
* | Batch add and removes into the modelAlbert Astals Cid2017-02-285-44/+84
|/
* merged with trunkNick Dedekind2016-12-098-75/+194
|\
| * converter: properly set the QByteArray using ctor, or it will be created twiceMarco Trevisan (Treviño)2016-10-261-4/+1
| * converter: return a variant when the schema is a variantMarco Trevisan (Treviño)2016-10-251-1/+1
| * converter: free schema type on destructionMarco Trevisan (Treviño)2016-10-251-2/+4
| * converter: free the strv containerMarco Trevisan (Treviño)2016-10-251-0/+1
| * Merged variant-string-parser into converter-improvements.Marco Trevisan (Treviño)2016-10-251-2/+6
| |\
| | * UnityMenuModel: avoid copy on assignmentMarco Trevisan (Treviño)2016-10-251-1/+1
| | * UnityMenuModel: use conversion with gschema in unity actionsMarco Trevisan (Treviño)2016-10-251-1/+5
| * | converter: use qUtf8Printable functionLukáš Tinkl2016-10-251-5/+5
| * | Converter: add support to String ArraysMarco Trevisan (Treviño)2016-10-251-2/+21
| * | Merging with lp:~3v1n0/qmenumodel/variant-string-parserMarco Trevisan (Treviño)2016-10-251-1/+0
| |\|
| | * remove deprecated g_type_init() callsMarco Trevisan (Treviño)2016-10-221-1/+0
| * | converter: stop looking if w'eve no entryTypeMarco Trevisan (Treviño)2016-10-181-0/+2
| * | Converter: use builders and c++ facilities for schema conversionsMarco Trevisan (Treviño)2016-10-181-38/+22
| * | Converter: use some c++11 facilities for listsMarco Trevisan (Treviño)2016-10-181-13/+12
| * | Converter: use QMetaType to check integer subtypesMarco Trevisan (Treviño)2016-10-181-20/+16
| * | Converter: add support for ByteArrayListMarco Trevisan (Treviño)2016-10-181-1/+21
| * | Converter: add bytestring supportMarco Trevisan (Treviño)2016-10-181-1/+5
| |/
| * QStateAction: add ability to activate or change state by variant stringMarco Trevisan (Treviño)2016-10-183-1/+23
| * Converter: move parseVariantString here from UnityMenuModelMarco Trevisan (Treviño)2016-10-183-25/+28
| * UnityMenuModel: avoid initializing an empty QVariant if not neededMarco Trevisan (Treviño)2016-10-151-4/+3
| * UnityMenuModel: avoid copying the string to a new std oneMarco Trevisan (Treviño)2016-10-141-1/+1
| * UnityMenuModel add support for activating and changing state with a variant s...Marco Trevisan (Treviño)2016-10-142-0/+36
| * Converter: add support to LongLong and ULongLongMarco Trevisan (Treviño)2016-10-141-0/+6
| * only log criticalNick Dedekind2016-02-231-2/+2
| * added missing fileNick Dedekind2016-02-231-0/+23