aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debian/*: Update libqmenumodel0 to libqmenumodel1Robert Tari2021-11-182-3/+3
* libqmenumodel/src/CMakeLists.txt: Bump the SOVERSION of libqmenumodelRobert Tari2021-11-181-2/+2
* Merge branch 'sunweaver-pr/amend-version-in-pkgconfig-file'Robert Tari2021-11-181-1/+1
|\
| * libqmenumodel/src/qmenumodel.pc.in: Use @PROJECT_VERSION@ for Version: field.Mike Gabriel2021-11-181-1/+1
|/
* Merge branch 'tari01-pr/rename-unity-symbols'Mike Gabriel2021-11-1715-294/+294
|\
| * Rename Unity* symbolsRobert Tari2021-11-1713-230/+230
| * Rename unity* source filesRobert Tari2021-11-1712-31/+31
|/
* Merge branch 'tari01-pr/rename-canonical-properties'Mike Gabriel2021-11-1711-31/+31
|\
| * Rename com.ubuntu.menuRobert Tari2021-11-153-6/+6
| * examples/exportmenu.py: Rename x-canonical-currentvalueRobert Tari2021-11-151-1/+1
| * examples/unityqmlmenumodel.qml: Rename com.canonical.indicator.soundRobert Tari2021-11-151-3/+3
| * libqmenumodel/QMenuModel/plugin.h: Rename com.canonical.qmenumodelRobert Tari2021-11-151-1/+1
| * Rename com.canonical.test*Robert Tari2021-11-156-19/+19
| * Rename com.canonical.unity.sliderRobert Tari2021-11-131-1/+1
|/
* release 0.8.10.8.1Mike Gabriel2021-10-245-1729/+1006
* Merge branch 'sunweaver-pr/use-ayatana-indicators-dev-scripts'Robert Tari2021-09-091-1/+1
|\
| * debian/{control,compat}: Bump to level 10.Mike Gabriel2021-09-092-2/+2
| * debian/rules: Enable unit tests.Mike Gabriel2021-09-091-0/+9
| * .travis.yml: Use Ayatana Indicators project's dev-scripts repo.Mike Gabriel2021-08-281-1/+1
* | debian/{control,compat}: Bump to level 10.Mike Gabriel2021-08-292-2/+2
* | debian/rules: Enable unit tests.Mike Gabriel2021-08-291-0/+9
|/
* debian/control: Ignore missing B-D bin:pkg 'qt5-default'. It has been dropped...Mike Gabriel2021-06-111-1/+1
* Merge branch 'z3ntu-glib'Mike Gabriel2021-05-1714-28/+0
|\
| * Move glib includes outside of extern "C"Luca Weiss2021-05-1714-28/+0
|/
* Merge branch 'sunweaver-pr/travis-ci'Robert Tari2021-05-172-0/+166
|\
| * Travis CI: Initial draft for CI builds.Mike Gabriel2021-05-122-0/+166
|/
* release 0.8.00.8.0Mike Gabriel2020-08-184-2/+2219
* Merge branch 'sunweaver-pr/move-over-to-ayatana-indicators'Marius Gripsgard2020-08-153-0/+16
|\
| * CMakeLists.txt: Introduce shipping PROJECT_VERSION in upstream code (not just...Mike Gabriel2020-08-151-0/+2
| * Move over qmenumodel into the Ayatana Indicators project, upstream version bu...Mike Gabriel2020-08-151-0/+12
| * debian/control: Add myself to Uploaders: field.Mike Gabriel2020-08-151-0/+2
|/
* Merge branch 'ayatana-type'Mike Gabriel2020-08-151-1/+7
|\
| * Support ayatana typeMarius Gripsgard2020-08-151-1/+7
|/
* Use CoverageReport from cmake-extrasMarius Gripsgard2020-08-154-80/+23
* Correct debian control fileMarius Gripsgard2020-08-151-7/+4
* Cleanup bzrMarius Gripsgard2020-08-152-2/+1
* Merge branch 'xenial_-_patches' of https://github.com/z3ntu/qmenumodelMarius Gripsgard2020-08-152-4/+5
|\
| * Remove use of the deprecated QModelIndex::child functionLuca Weiss2020-05-181-4/+4
| * Add missing headerLuca Weiss2020-05-181-0/+1
* | Merge pull request #2 from vanyasem/masterFlorian Leeber2018-07-272-4/+5
|\|
| * Fix build with Qt 5.11_beta3 (dropping qt5_use_modules)Ivan Semkin2018-06-202-4/+5
|/
* Build for xenial and bump versionMarius Gripsgard2017-12-271-1/+1
* Add JenkinsfileMarius Gripsgard2017-12-271-0/+65
* Releasing 0.2.12+17.04.20170404-0ubuntu1Bileto Bot2017-04-041-0/+7
* Add a return trueAlbert Astals Cid2017-04-041-0/+1
|\
| * Add a return trueAlbert Astals Cid2017-04-031-0/+1
|/
* Releasing 0.2.12+17.04.20170316.1-0ubuntu1Bileto Bot2017-03-161-2/+5
* 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-163-2/+51
|\ \