Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system + disable ↵ | Robert Tari | 2022-02-08 | 1 | -2/+2 |
| | | | | ppc64el builds | ||||
* | Merge branch 'tari01-pr/cleanup-compile-flags' | Mike Gabriel | 2022-02-01 | 8 | -31/+43 |
|\ | | | | | | | Attributes GH PR #19: https://github.com/AyatanaIndicators/qmenumodel/pull/19 | ||||
| * | .build.yml: Drop extra compilation flags and build with -Werror | Robert Tari | 2022-02-01 | 1 | -3/+2 |
| | | |||||
| * | CMakeLists.txt: Clean up compilation flags | Robert Tari | 2022-02-01 | 1 | -2/+7 |
| | | |||||
| * | Fix all build warnings | Robert Tari | 2022-02-01 | 6 | -26/+34 |
|/ | |||||
* | Merge branch 'correct-1-0' | Mike Gabriel | 2022-02-01 | 8 | -123/+27 |
|\ | | | | | | | Attributes GH PR #18: https://github.com/AyatanaIndicators/qmenumodel/pull/18 | ||||
| * | Make the qmltests test imports, at leastcorrect-1-0 | Dalton Durst | 2022-02-01 | 4 | -115/+22 |
| | | | | | | | | | | | | | | | | | | | | | | The loadmodule.qml and loadmodule2.qml files never actually loaded in their views but the test case was still passing. I wasn't able to discern what the tests were actually supposed to do when they were working. Therefore, I removed the majority of the tests and just made sure the import for qmenumodel is working. At least it does *something* now, I guess. | ||||
| * | Fix build warning regarding qchar | Dalton Durst | 2022-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | The warning was: format ‘%s’ expects argument of type ‘char*’, but argument 5 has type ‘const QChar*’ | ||||
| * | Fix naming of AyatanaMenuModel qml type | Dalton Durst | 2022-02-01 | 1 | -1/+1 |
| | | |||||
| * | Fix versioning in examples and tests | Dalton Durst | 2022-02-01 | 4 | -8/+5 |
|/ | |||||
* | Merge branch 'tari01-pr/ayatana-style-cmake' | Mike Gabriel | 2022-02-01 | 1 | -31/+44 |
|\ | | | | | | | Attributes GH PR #17: https://github.com/AyatanaIndicators/qmenumodel/pull/17 | ||||
| * | CMakeLists.txt: Rewrite and enable Ayatana-style options | Robert Tari | 2021-12-15 | 1 | -31/+44 |
|/ | |||||
* | release 0.9.00.9.0 | Mike Gabriel | 2021-12-14 | 4 | -2/+104 |
| | |||||
* | Merge branch 'tari01-pr/qml-1-0' | Mike Gabriel | 2021-12-14 | 7 | -13/+19 |
|\ | | | | | | | Attributes GH PR #12: https://github.com/AyatanaIndicators/qmenumodel/pull/12 | ||||
| * | debian/{control,*qmenumodel*}: Rename bin:pkg qmenumodel-qml to ↵ | Mike Gabriel | 2021-12-10 | 2 | -2/+1 |
| | | | | | | | | qml-module-qmenumodel1 (reflecting the version bump _and_ becoming compliant to Debian's naming policy for QML modules. | ||||
| * | debian/qmenumodel-qml.install: Update QMenuModel name | Robert Tari | 2021-12-10 | 1 | -1/+1 |
| | | |||||
| * | Bump QMenuModel to 1.0 | Robert Tari | 2021-12-10 | 2 | -8/+10 |
| | | |||||
| * | Fix CMake version and add required test packages | Robert Tari | 2021-12-10 | 2 | -1/+6 |
| | | | | | | | | fixes https://github.com/AyatanaIndicators/qmenumodel/issues/15 | ||||
* | | Merge branch 'tari01-pr/fix-qt5-use-modules-warning' | Mike Gabriel | 2021-12-08 | 3 | -5/+10 |
|\| | | | | | | | Attributes GH PR #14: https://github.com/AyatanaIndicators/qmenumodel/pull/14 | ||||
| * | Fix qt5_use_modules warning | Robert Tari | 2021-12-07 | 3 | -5/+10 |
|/ | |||||
* | Merge branch 'tari01-pr/bump-std-version' | Mike Gabriel | 2021-11-18 | 1 | -1/+0 |
|\ | | | | | | | Attributes GH PR #10: https://github.com/AyatanaIndicators/qmenumodel/pull/10 | ||||
| * | CMakeLists.txt: Stop enforcing C++11 standard. | Robert Tari | 2021-11-18 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'tari01-pr/bump-soversion' | Mike Gabriel | 2021-11-18 | 3 | -5/+5 |
|\ | | | | | | | Attributes GH PR #9: https://github.com/AyatanaIndicators/qmenumodel/pull/9 | ||||
| * | debian/*: Update libqmenumodel0 to libqmenumodel1 | Robert Tari | 2021-11-18 | 2 | -3/+3 |
| | | |||||
| * | libqmenumodel/src/CMakeLists.txt: Bump the SOVERSION of libqmenumodel | Robert Tari | 2021-11-18 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'sunweaver-pr/amend-version-in-pkgconfig-file' | Robert Tari | 2021-11-18 | 1 | -1/+1 |
|\ | | | | | | | Attributes GH PR #11: https://github.com/AyatanaIndicators/qmenumodel/pull/11 | ||||
| * | libqmenumodel/src/qmenumodel.pc.in: Use @PROJECT_VERSION@ for Version: field. | Mike Gabriel | 2021-11-18 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'tari01-pr/rename-unity-symbols' | Mike Gabriel | 2021-11-17 | 15 | -294/+294 |
|\ | | | | | | | Attributes GH PR #8: https://github.com/AyatanaIndicators/qmenumodel/pull/8 | ||||
| * | Rename Unity* symbols | Robert Tari | 2021-11-17 | 13 | -230/+230 |
| | | |||||
| * | Rename unity* source files | Robert Tari | 2021-11-17 | 12 | -31/+31 |
|/ | |||||
* | Merge branch 'tari01-pr/rename-canonical-properties' | Mike Gabriel | 2021-11-17 | 11 | -31/+31 |
|\ | | | | | | | Attributes GH PR #7: https://github.com/AyatanaIndicators/qmenumodel/pull/7 | ||||
| * | Rename com.ubuntu.menu | Robert Tari | 2021-11-15 | 3 | -6/+6 |
| | | |||||
| * | examples/exportmenu.py: Rename x-canonical-currentvalue | Robert Tari | 2021-11-15 | 1 | -1/+1 |
| | | |||||
| * | examples/unityqmlmenumodel.qml: Rename com.canonical.indicator.sound | Robert Tari | 2021-11-15 | 1 | -3/+3 |
| | | |||||
| * | libqmenumodel/QMenuModel/plugin.h: Rename com.canonical.qmenumodel | Robert Tari | 2021-11-15 | 1 | -1/+1 |
| | | |||||
| * | Rename com.canonical.test* | Robert Tari | 2021-11-15 | 6 | -19/+19 |
| | | |||||
| * | Rename com.canonical.unity.slider | Robert Tari | 2021-11-13 | 1 | -1/+1 |
|/ | |||||
* | release 0.8.10.8.1 | Mike Gabriel | 2021-10-24 | 5 | -1729/+1006 |
| | |||||
* | Merge branch 'sunweaver-pr/use-ayatana-indicators-dev-scripts' | Robert Tari | 2021-09-09 | 1 | -1/+1 |
|\ | | | | | | | Attributes GH PR #6: https://github.com/AyatanaIndicators/qmenumodel/pull/6 | ||||
| * | debian/{control,compat}: Bump to level 10. | Mike Gabriel | 2021-09-09 | 2 | -2/+2 |
| | | |||||
| * | debian/rules: Enable unit tests. | Mike Gabriel | 2021-09-09 | 1 | -0/+9 |
| | | |||||
| * | .travis.yml: Use Ayatana Indicators project's dev-scripts repo. | Mike Gabriel | 2021-08-28 | 1 | -1/+1 |
| | | |||||
* | | debian/{control,compat}: Bump to level 10. | Mike Gabriel | 2021-08-29 | 2 | -2/+2 |
| | | |||||
* | | debian/rules: Enable unit tests. | Mike Gabriel | 2021-08-29 | 1 | -0/+9 |
|/ | |||||
* | debian/control: Ignore missing B-D bin:pkg 'qt5-default'. It has been ↵ | Mike Gabriel | 2021-06-11 | 1 | -1/+1 |
| | | | | dropped during the Debian bullseye release cycle. | ||||
* | Merge branch 'z3ntu-glib' | Mike Gabriel | 2021-05-17 | 14 | -28/+0 |
|\ | | | | | | | Attributes GH PR #4: https://github.com/AyatanaIndicators/qmenumodel/pull/4 | ||||
| * | Move glib includes outside of extern "C" | Luca Weiss | 2021-05-17 | 14 | -28/+0 |
|/ | | | | | | | | | | | | | | | | Recent glib versions throw this error otherwise: In file included from /usr/include/glib-2.0/glib/gatomic.h:31, from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /home/pmos/build/src/qmenumodel-0.8.0/libqmenumodel/src/converter.cpp:22: /usr/include/c++/10.2.1/type_traits:56:3: error: template with C linkage 56 | template<typename _Tp, _Tp __v> | ^~~~~~~~ /home/pmos/build/src/qmenumodel-0.8.0/libqmenumodel/src/converter.cpp:21:1: note: 'extern "C"' linkage started here 21 | extern "C" { | ^~~~~~~~~~ | ||||
* | Merge branch 'sunweaver-pr/travis-ci' | Robert Tari | 2021-05-17 | 2 | -0/+166 |
|\ | | | | | | | Attributes GH PR #5: https://github.com/AyatanaIndicators/qmenumodel/pull/5 | ||||
| * | Travis CI: Initial draft for CI builds. | Mike Gabriel | 2021-05-12 | 2 | -0/+166 |
|/ | |||||
* | release 0.8.00.8.0 | Mike Gabriel | 2020-08-18 | 4 | -2/+2219 |
| |