2026-04-17 Mike Gabriel

        * Release 0.1.5 (HEAD -> main, tag: 0.1.5)
        * Merge branch 'personal/OPNA2608/tests-port-qt6' into 'main'
          (fe935ce)

2026-04-13 OPNA2608

        * debian: Use Qt6 packages for tests (e328a9f)
        * tests: Make compatible with Qt6 (a3b724d)

2026-03-31 Mike Gabriel

        * Merge branch 'personal/alteholz/sync-with-debian-gmenuharness' into
          'main' (c864612)

2026-02-28 Thorsten Alteholz

        * debian/: Sync packaging from salsa.debian.org. (e71dd87)

2025-09-01 Ratchanan Srirattanamet

        * Merge branch 'personal/sunweaver/cmake-4' into 'main' (fcebe1f)

2025-09-01 Mike Gabriel

        * CMakeLists.txt: Bump cmake_minimum_required() to version 3.10.
          (42d04e0)

2025-07-26 Ratchanan Srirattanamet

        * Merge branch 'personal/sunweaver/no-symbols-file' into 'main'
          (f7fae0a)

2025-07-24 Mike Gabriel

        * d/copyright: Use https:// URL in Format: field, fix URL in Source:
          field. (3e402db)
        * debian/*.symbols: Drop .symbols file, not helpful in the course of
          upstream development. (04ca5ad)
        * d/control: Fix Homepage: URL. (6996fa9)
        * Merge branch 'fix/gtest-1.17.0-compat' into 'main' (676abad)

2025-07-18 OPNA2608

        * CMakeLists.txt: Raise C++ standard to C++17 (75cab07)

2023-01-02 Mike Gabriel

        * Merge branch 'main-patch-a35e' into 'main' (04e27ce)

2022-12-20 cat-master21

        * fix: fix license in cmake modules (ba0d7d7)

2022-11-18 Mike Gabriel

        * Merge branch 'type-attr-rename' into 'main' (c8c05c9)

2022-11-18 Guido Berhoerster

        * Rename type attribute from x-canonical-type to x-lomiri-type
          (70e9ed8)

2021-04-07 Ratchanan Srirattanamet

        * Merge branch 'personal/mariogrip/focal-gmenuhardness' into 'main'
          (e396649)

2021-04-07 Marius Gripsgard

        * release: v0.1.4 (5325965) (tag: 0.1.4)
        * debian: Update symbols to match rename (058a9bd)
        * debian: Add missing gmock dep, use liblomiri-api and update links &
          maintainer (6baaf1b)
        * MenuItemMatcher: Fix some warnings (c09b812)
        * cmake: Add -Wall -pedantic -Wextra and -Werror with option to
          disable it (2f80783)
        * cmake: Add option to disable tests and move enable_testing to root
          (1e76a25)
        * debian: Move and update jenkinsfile (303cf18)

2021-04-06 Marius Gripsgard

        * Merge branch 'lomiri-main' into 'main' (3ea195b)

2021-04-05 Luca Weiss

        * Rename to Lomiri (3271609)

2020-05-17 Marius Gripsgard

        * Merge pull request #1 from z3ntu/functional-include (c724264)

2018-12-31 Luca Weiss

        * Add missing header include (76a39a0)

2019-11-29 Rodney Dawes

        * Migrate gmenuharness into ubports. (dd11bfb)

2016-12-02 Bileto Bot

        * Releasing 0.1.2+17.04.20161202-0ubuntu1 (a538060) (tag:
          0.1.2+17.04.20161202-0ubuntu1)
        * Fix action activation for radio buttons. (247216f)

2016-12-02 Pete Woods

        * Fix indent (6dffec3)

2016-11-29 Pete Woods

        * Fix action activation for radio buttons (757b6d7)

2016-11-09 Bileto Bot

        * Releasing 0.1.1+17.04.20161109.1-0ubuntu1 (f720d40) (tag:
          0.1.1+17.04.20161109.1-0ubuntu1)

2016-11-09 Pete Woods

        * Improve test stability. Fix FTBFS on Zesty by reusing Xenial
          symbols file for Zesty and Yakkety. Use GNUInstallDirs
          package correctly in CMakeLists.txt for generating
          pkg-config files. (65ff777)
        * Use script instead to wrangle symbols files (d79b93f)
        * Replace duplcate symbols files with symlinks (a9146b1)

2016-11-07 Pete Woods

        * Try creating a whole new DBus connection for each reset (f3861d7)

2016-10-28 Pete Woods

        * Increase timeouts some more and reset the gdbus connection for each
          matcher (6a93e78)

2016-10-27 Pete Woods

        * Correctly use GNU package for install paths (eb4482e)
        * Add Zesty symbols file (a631ec4)
        * Increase the timeouts (58f4923)

2016-08-16 Bileto Bot

        * Releasing 0.1.1+16.10.20160816.1-0ubuntu1 (97cf759) (tag:
          0.1.1+16.10.20160816.1-0ubuntu1)

2016-08-16 Pete Woods

        * Work around initialisation race condition in GMenu (16b635d)
        * Switch to using time instead (0cfb2f5)
        * Work around initialisation race condition in GMenu (a817f4b)

2016-06-10 Bileto Bot

        * Releasing 0.1.1+16.10.20160610.2-0ubuntu1 (821e0b1) (tag:
          0.1.1+16.10.20160610.2-0ubuntu1)

2016-06-10 Antti Kaijanmäki

        * Add MenuItemMatcher::enabled method. (c4477e7)

2016-06-01 Antti Kaijanmäki

        * bump (4baaefb)
        * smarter (80edde8)
        * add test. (5381b42)
        * symbols everywhere (244e592)
        * add enabled (d36e3cf)

2015-11-19 CI Train Bot

        * Releasing 0.1+16.04.20151119.3-0ubuntu1 (760e79c) (tag:
          0.1+16.04.20151119.3-0ubuntu1)

2015-11-19 Pete Woods

        * Add a very basic level of functional testing Approved by: Charles
          Kerr (49f1423)
        * Actually enable the tests (76a581b)
        * Use debian-approved method of making qt5 the default (d6f3451)
        * Add a unit test for MatchResult (f2db482)
        * Name the cpp files consistently with CamelCase (01f990d)
        * Remove unnecessary google-test dependency (87889ac)
        * Add missing google-mock build dependency (0200c5e)

2015-11-18 Pete Woods

        * Add pass-through attributes (25c10ad)
        * Add a very basic level of functional testing (84bc6ae)

2015-11-18 CI Train Bot

        * Releasing 0.1+16.04.20151118-0ubuntu1 (f30eeb4) (tag:
          0.1+16.04.20151118-0ubuntu1)

2015-11-18 Pete Woods

        * Empty commit for initial landing (f673120)

2015-11-17 Pete Woods

        * Empty commit for initial landing (72e4226)
        * Rename source package to gmenuharness (fb3d7f6)
        * Distro-specific symbols files (6ec2418)

2015-11-17 Xavi Garcia Mena

        * Updated changelog to reflect the real date. Approved by: Xavi
          Garcia (324ce28)

2015-11-17 Pete Woods

        * Rename source package to gmenuharness (82601d7)

2015-11-17 Xavi Garcia Mena

        * Back to revision 19 (ec0378e)

2015-11-17 Pete Woods

        * Separate symbols file for each distro version (e413ed1)

2015-11-17 Xavi Garcia Mena

        * Added lsb_release to build-depends (f644164)
        * Dual landing modifactions to manage gcc5.X ABI break (b006ab6)

2015-11-16 Xavi Garcia Mena

        * changed size_t to unsingned int as some architectures fail to build
          due to symbols mismatch (4abf723)

2015-11-13 Xavi Garcia Mena

        * Added .bzr-builddeb folder (22db848)
        * Updated changelog date (fe5361e)

2015-10-28 Pete Woods

        * Fix warnings in debian/control (280d904)
        * Clean up symbols file (missing symbols, dedupe) (45ee31b)
        * shared_ptr<Ftw> (d08f9d8)

2015-10-28 Xavi Garcia Mena

        * Sync with bugfixes & features in Xavi's
          lp:~xavi-garcia-mena/indicator-sound/bluetooth-usb-hdmi-labels-with-tests
          branch (3ca162e)

2015-10-28 Xavi Garcia

        * minor copyediting; e.g. fix signed/unsigned mismatch (02aa0d2)
        * add int32_attribute(), int64_attribute(), double_attribute() to
          MenuItemMatcher (27d9e8b)
        * add attribute-not-set to MenuItemMatcher (54a8ef8)
        * add themed icon support (003481f)

2015-09-03 Xavi Garcia Mena

        * Added limit check for j index at endsWith (fa4a836)
        * Fix issue with index not being incremented (57d3b32)
        * Added ends_with mode (7d3097b)

2015-09-01 Xavi Garcia Mena

        * adding extra new line (241d653)
        * copyright updated to be LGPL (137b3f4)
        * Suggested changes (faf89c4)
        * Updated copyright year (c825566)
        * Added INSTALL, README, TODO files (bda0143)
        * Updated include paths, added double methods (8550449)

2015-08-05 Xavi Garcia

        * updated control file. inttool removed as build dependency and
          updated XSBC-Original-Maintainer (816cffc)
        * Added copyright and COPYING files (141d276)
        * Initial version, including packaging (894c34f)
