aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'neochapay-update_gtk'HEADmainMike Gabriel2023-08-249-206/+748
|\ | | | | | | Attributes GH PR #23: https://github.com/AyatanaIndicators/qmenumodel/pull/23
| * src/gtk Update gtk part to version 3.24.8Sergey Chupligin2023-08-249-206/+748
|/ | | | Fixes https://github.com/AyatanaIndicators/qmenumodel/issues/22
* release 0.9.20.9.2release-buildsMike Gabriel2023-08-245-2/+46
|
* Merge branch 'tari01-pr/build-fixes'Mike Gabriel2023-08-073-8/+5
|\ | | | | | | Attributes GH PR #26: https://github.com/AyatanaIndicators/qmenumodel/pull/26
| * Fix build errorsRobert Tari2023-08-013-8/+5
|/
* Merge branch 'personal/peat-psuwit/uint16'Robert Tari2023-07-121-1/+21
|\ | | | | | | Attributes GH PR #25: https://github.com/AyatanaIndicators/qmenumodel/pull/25
| * ayatanamenumodel: add support for {u,}int of all sizespersonal/peat-psuwit/uint16Ratchanan Srirattanamet2023-07-111-1/+21
|/ | | | | | | | To support more menu type, add support for all integer sizes and signedness. In particular this enables support for org.ayatana. indicator.level and org.ayatana.indicator.progress (need uint16). Bug-UBports: https://gitlab.com/ubports/development/core/packaging/ayatana-indicators/ayatana-indicator-bluetooth/-/issues/3
* Merge branch 'tari01-pr/fix-forced-coverage'Mike Gabriel2022-02-081-10/+11
|\ | | | | | | Attributes GH PR #20: https://github.com/AyatanaIndicators/qmenumodel/pull/20
| * tests/client/CMakeLists.txt: Only enable coverage reporting if the flag is ↵Robert Tari2022-02-081-10/+11
|/ | | | set for it
* release 0.9.10.9.1Mike Gabriel2022-02-085-2/+58
|
* .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system + disable ↵Robert Tari2022-02-081-2/+2
| | | | ppc64el builds
* Merge branch 'tari01-pr/cleanup-compile-flags'Mike Gabriel2022-02-018-31/+43
|\ | | | | | | Attributes GH PR #19: https://github.com/AyatanaIndicators/qmenumodel/pull/19
| * .build.yml: Drop extra compilation flags and build with -WerrorRobert Tari2022-02-011-3/+2
| |
| * CMakeLists.txt: Clean up compilation flagsRobert Tari2022-02-011-2/+7
| |
| * Fix all build warningsRobert Tari2022-02-016-26/+34
|/
* Merge branch 'correct-1-0'Mike Gabriel2022-02-018-123/+27
|\ | | | | | | Attributes GH PR #18: https://github.com/AyatanaIndicators/qmenumodel/pull/18
| * Make the qmltests test imports, at leastcorrect-1-0Dalton Durst2022-02-014-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 qcharDalton Durst2022-02-011-1/+1
| | | | | | | | | | | | | | The warning was: format ‘%s’ expects argument of type ‘char*’, but argument 5 has type ‘const QChar*’
| * Fix naming of AyatanaMenuModel qml typeDalton Durst2022-02-011-1/+1
| |
| * Fix versioning in examples and testsDalton Durst2022-02-014-8/+5
|/
* Merge branch 'tari01-pr/ayatana-style-cmake'Mike Gabriel2022-02-011-31/+44
|\ | | | | | | Attributes GH PR #17: https://github.com/AyatanaIndicators/qmenumodel/pull/17
| * CMakeLists.txt: Rewrite and enable Ayatana-style optionsRobert Tari2021-12-151-31/+44
|/
* release 0.9.00.9.0Mike Gabriel2021-12-144-2/+104
|
* Merge branch 'tari01-pr/qml-1-0'Mike Gabriel2021-12-147-13/+19
|\ | | | | | | Attributes GH PR #12: https://github.com/AyatanaIndicators/qmenumodel/pull/12
| * debian/{control,*qmenumodel*}: Rename bin:pkg qmenumodel-qml to ↵Mike Gabriel2021-12-102-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 nameRobert Tari2021-12-101-1/+1
| |
| * Bump QMenuModel to 1.0Robert Tari2021-12-102-8/+10
| |
| * Fix CMake version and add required test packagesRobert Tari2021-12-102-1/+6
| | | | | | | | fixes https://github.com/AyatanaIndicators/qmenumodel/issues/15
* | Merge branch 'tari01-pr/fix-qt5-use-modules-warning'Mike Gabriel2021-12-083-5/+10
|\| | | | | | | Attributes GH PR #14: https://github.com/AyatanaIndicators/qmenumodel/pull/14
| * Fix qt5_use_modules warningRobert Tari2021-12-073-5/+10
|/
* Merge branch 'tari01-pr/bump-std-version'Mike Gabriel2021-11-181-1/+0
|\ | | | | | | Attributes GH PR #10: https://github.com/AyatanaIndicators/qmenumodel/pull/10
| * CMakeLists.txt: Stop enforcing C++11 standard.Robert Tari2021-11-181-1/+0
|/
* Merge branch 'tari01-pr/bump-soversion'Mike Gabriel2021-11-183-5/+5
|\ | | | | | | Attributes GH PR #9: https://github.com/AyatanaIndicators/qmenumodel/pull/9
| * 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
|\ | | | | | | Attributes GH PR #11: https://github.com/AyatanaIndicators/qmenumodel/pull/11
| * 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
|\ | | | | | | Attributes GH PR #8: https://github.com/AyatanaIndicators/qmenumodel/pull/8
| * 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
|\ | | | | | | Attributes GH PR #7: https://github.com/AyatanaIndicators/qmenumodel/pull/7
| * 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
|\ | | | | | | Attributes GH PR #6: https://github.com/AyatanaIndicators/qmenumodel/pull/6
| * debian/{control,compat}: Bump to level 10.Mike Gabriel2021-09-092-2/+2
| |