2025-03-29 Mike Gabriel

        * Release 1.2.0 (HEAD -> main, tag: 1.2.0)

2025-03-30 Ratchanan Srirattanamet

        * Merge branch 'personal/sunweaver/dual-build-qt5+6' into 'main'
          (538086d)

2025-03-04 Mike Gabriel

        * d/control: Drop B-Ds on qmake(5|6). (c405a5b)
        * qml/Lomiri/Action/CMakeLists.txt: Don't use qmake to obtain
          QML_PLUGIN_DIR (formerly QT_IMPORTS_DIR). In other project
          we also assume the location manually. (5ca5bb3)

2025-03-01 Mike Gabriel

        * d/rules: Propagate LANG into dh_auto_test and dh_auto_install
          targets. (0f5a11a)
        * debian/: Starting dually building lomiri-action-api against Qt5 and
          Qt6. (760089a)
        * CMake: Support dual-builds with disjunct filenames in the resulting
          builds. (94f9b4a)
        * CMakeLists.txt: Rename CMake option Werror to ENABLE_WERROR.
          (7bccf33)
        * Revert "CMakeLists.txt: Rename CMake option Werror to
          ENABLE_WERROR." (fabbc92)
        * Revert "CMake: Support dual-builds with disjunct filenames in the
          resulting builds." (8a57481)
        * Revert "debian/: Starting dually building lomiri-action-api against
          Qt5 and Qt6." (2df3172)
        * debian/: Starting dually building lomiri-action-api against Qt5 and
          Qt6. (5f1eeee)
        * CMake: Support dual-builds with disjunct filenames in the resulting
          builds. (f17827a)
        * CMakeLists.txt: Rename CMake option Werror to ENABLE_WERROR.
          (6a9370e)

2025-02-22 Mike Gabriel

        * Merge branch 'personal/mariogrip/qt6' into 'main' (0066f17)

2024-11-07 Marius Gripsgard

        * treewide: Add support for qt6 (e16117e)
        * Fix warnings (2bbb9a2)

2025-02-22 Mike Gabriel

        * Merge branch 'personal/mariogrip/noble-fix' into 'main' (6669350)
        * debian/control: Bump Standards-Version: to 4.7.0. No changes
          needed. (c4baf05)
        * d/control: Add B-D: libglib2.0-dev. (5de0679)

2024-11-22 Marius Gripsgard

        * Build with built in libhud (removes need for dep on libhud)
          (d381a60)

2024-11-07 Marius Gripsgard

        * Fix noble build (e89f231)

2024-01-28 Mike Gabriel

        * Release 1.1.3 (40cfa02) (tag: 1.1.3)

2023-12-17 Marius Gripsgard

        * Merge branch 'fix/qt5_use_modules' into 'main' (d132007)

2023-12-17 OPNA2608

        * Stop using qt5_use_modules (ff1d7f7)

2023-12-05 Ratchanan Srirattanamet

        * Merge branch 'msg-fix' into 'main' (b062872)

2023-11-15 Luca Weiss

        * Fix unknown cmake command in error paths (47009f5)

2023-02-03 Mike Gabriel

        * Release 1.1.2 (3f011e0) (tag: 1.1.2)
        * Merge branch 'personal/mariogrip/nolibhud' into 'main' (3c086a2)

2023-02-03 Marius Gripsgard

        * Add option to compile with local copy of libhud2 (53d652b)
        * Add copy of libhud2 (7b2d95f)

2023-01-25 Ratchanan Srirattanamet

        * Merge branch 'personal/sunweaver/slight-cmake-and-other-cleanups'
          into 'main' (4419846)

2023-01-14 Mike Gabriel

        * CMakeLists.txt: Extend version macro call and set PROJECT_VERSION
          along the way. (66c6aa9)
        * CMake: Bump mininum version requirement to 3.5 (427c5c2)
        * Convert .bzrignore -> .gitignore. (04bfecc)
        * .bzr-builddeb/default.conf: Drop file. End-of-Bzr. (84620fd)

2022-01-20 Marius Gripsgard

        * Move and update jenkinsfile (6ee63c1)
        * debian: Rename from qtdeclarative5-* to qml-module-* (3e9d088)
        * debian/control: update to match new upstream (163cd80)

2022-01-19 Marius Gripsgard

        * debian/changelog: Start new development release (a0b3b5e)

2022-01-20 Marius Gripsgard

        * debian: Rename from ubuntu/unity namespace to lomiri (717593f)
        * documentation: Rename from ubuntu/unity to lomiri (b6ee401)
        * src: Rename namespace from ubuntu/unity to lomiri (57c55ff)

2019-12-24 Marius Gripsgard

        * Imported to UBports (879873c)

2017-04-05 Bileto Bot

        * Releasing 1.1.0+17.04.20170405-0ubuntu1 (0473eb1)

2017-04-05 Łukasz 'sil2100' Zemczak

        * Switch qtbase5-dev-tools built-dep to qttools5-dev-tools as qdoc
          has moved. Stop using transitional dependencies. (LP:
          #1626469) (a619bc6)
        * Switch qtbase5-dev-tools built-dep to qttools5-dev-tools as qdoc
          has moved. Stop using transitional dependencies. (394a47f)

2014-03-04 CI bot

        * Releasing 1.1.0+14.04.20140304-0ubuntu1 (1e09ff7)
        * No change rebuild against Qt 5.2.1. (af631df)

2014-02-06 CI bot

        * Releasing 1.1.0+14.04.20140206-0ubuntu1 (c5e8d16)

2014-02-06 Pete Woods

        * Upload to trusty (8975dc1)

2014-01-30 Pete Woods

        * Upload to trusty (bdfeec6)
        * Add automatic quit action to HUD toolbar.
          Fixes:
          https://bugs.launchpad.net/bugs/1269409. (974d85d)
        * Missed the test case! (1a61320)
        * Rename the _quit() signal to quit() (9643e56)

2014-01-23 Pete Woods

        * Handle global actions with specialisation (e5ebce7)

2014-01-22 Pete Woods

        * Make the QML tests pass (355ce67)
        * Make the CPP tests pass (9b0674e)
        * Add extra check target that prints the log on fail (afb9fda)
        * Increment minor version number for QML action manager (c6ebc93)
        * Increment API minor version (7fb5d92)
        * Add automatic quit action to HUD toolbar (5d107e3)

2013-12-13 Dimitri John Ledkov

        * Fix cross-compilation, by using correct qdoc at compile time.
          (b9413e3)

2013-12-12 Dimitri John Ledkov

        * Fix cross-compilation, by using correct qdoc at compile time.
          (b1ca7a9)

2013-11-17 Christian Dywan

        * Don't compress files or it breaks reading the docs.
          Fixes:
          https://bugs.launchpad.net/bugs/1202561. (aa1b512)

2013-11-14 Christian Dywan

        * Don't compress files or it breaks reading the docs (f6d3da2)

2013-07-16 Automatic PS uploader

        * Releasing 1.0.0+13.10.20130716-0ubuntu1 (revision 28 from
          lp:unity-action-api). (a9b1b42)
        * Releasing 1.0.0+13.10.20130716-0ubuntu1, based on r28 (5d39ad4)

2013-07-16 Didier Roche

        * change source package name from unity-action to unity-action-api
          (LP project name). (6b13e10)
        * change source package name from unity-action to unity-action-api
          (LP project name) (f38fd52)

2013-07-15 Antti Kaijanmäki

        * remove leftover code. (bc0395d)
        * remove leftover code. (997fda0)

2013-07-15 Didier Roche

        * populate -dev package and add .pc. (1df5803)

2013-07-15 Antti Kaijanmäki

        * set -dev depends. (320502e)
        * merge from didrocks (c4530f6)
        * rename qml package to qtdeclarative5-unity-action-plugin (3a2fb27)
        * don't use full libtool so versioning for now. (2cb4f1f)

2013-07-15 Didier Roche

        * don't export the qml bindings as library (f9b9349)
        * complete package description and fix multiarch on
          qtdeclarative5-unity-action1.0 (98bc7f0)

2013-07-15 Antti Kaijanmäki

        * fill in the "using C++ API" doc page (cd4daae)
        * fix absolute library name. (711241e)

2013-07-13 Antti Kaijanmäki

        * remove leftover conflict marker (ff4886c)
        * merge from upstream. (014c310)
        * Make sure we can install paraller versions of -dev package in the
          future (681b07d)

2013-07-12 Didier Roche

        * First pass at package cleanup. More to do once soname is
          stabilized. (c50009e)

2013-07-12 Antti Kaijanmäki

        * Action::trigger() must check the enabled property. (e590543)
        * Temporarily remove MenuItem from the public API. (1253287)
        * populate -dev package and add .pc (26f021e)
        * fix conflict with upstream. (2dc035b)
        * documentation for C++ and QML. (43194f0)

2013-07-12 Didier Roche

        * some first packaging fixes (f9d6e48)

2013-07-12 Antti Kaijanmäki

        * Q_DECL_EXPORT (d7a7a13)
        * merge from prereq (a0bf11c)
        * don't make MenuItem HIDDEN yet. (8e43def)
        * Action::trigger() must check the enabled property. (3293335)
        * Temporarily remove MenuItem from the public API. (30b970e)
        * remove menuitem docs (5c0f94f)
        * QML components. (7841076)
        * QML Pages (02c439f)
        * populate the -doc package (d1d9539)
        * PreviewAction, PreviewParameter, PreviewRangeParameter (9db9ccd)

2013-07-11 Antti Kaijanmäki

        * ActionManager (1649084)
        * ActionContext (a079f58)
        * Action (41136c1)
        * C++ pages. (fff67e2)

2013-07-10 Antti Kaijanmäki

        * merge from upstream (20a6436)
        * some c++ (390e95a)
        * dox pages (bbdf8d0)

2013-07-09 Antti Kaijanmäki

        * Handle the situation better where we don't have d-bus. (de7302f)
        * Make timp happy. ;) (2cc56c7)
        * Handle the situation better where we don't have d-bus. (4c80255)

2013-07-04 Antti Kaijanmäki

        * Add QQmlListProperty to all the relevant QML classes.;  menuitem:
          disconnect destroy signal if action is not null. (d94b444)
        * small cleanup (a1680b9)
        * Add QQmlListProperty to all the relevant QML classes. (109a93d)
        * menuitem: disconnect destroy signal if action is not null.
          (7bb17e1)

2013-07-02 Antti Kaijanmäki

        * Manager:  - If context is added to the manager and it's initially
          set as active, make it    the active local context.
          (4164c64)
        * If context is added to the manager and it's initially set as
          active, make it the active local context. (a383590)

2013-07-01 Antti Kaijanmäki

        * Activate Global Context in HUD on init. (e4653ad)
        * Activate Global Context in HUD on init. (c06f6d9)

2013-06-28 Antti Kaijanmäki

        * ActionManager: PreviewAction testing. (85e29a3)
        * ActionManager: Fix bug in bookkeeping when action is added to
          multiple contexts. (e523a86)
        * Protect against dangling pointers when objects are being deleted
          outside our control. (22aef36)
        * ActionManager: PreviewAction testing. (e6b3a34)
        * Make sure to specify floats. (daf28a9)

2013-06-27 Antti Kaijanmäki

        * tst_actionmanager: actionInMultipleContext,
          localContextOverridesGlobalContext (192d313)
        * ActionManager: Fix bug in bookkeeping when action is added to
          multiple contexts. (99b4901)
        * add some todo's and partial API docs. (182c95a)
        * tst_actionmanager:  * move action group creation to initTestCase  *
          add cleanup() which checks that the manager is left in a
          clean state (5e7e6fc)
        * PreviewAction:  * add test for parameter operations  * protect
          against dangling pointers (b1b0301)
        * MenuItem: protect against dangling pointers. (bfc51ef)
        * ActionManager: add couple of asserts for null pointers. (b7a6a5e)
        * ActionManager:  * handle the cases where Actions or ActionContexts
          get deleted  * simplify the signal disconnection code.
          (fd8f42a)
        * ActionContext: protect against dangling pointers when actions are
          getting deleted. (58b59b4)

2013-06-26 Antti Kaijanmäki

        * Verify the Action::trigger(QVariant) parameter type as well as
          possible and give a friendly warning if the types
          mismatch. (9f29fc1)
        * Verify the Action::trigger(QVariant) parameter type as well as
          possible and give a friendly warning if the types
          mismatch. (eebb5f6)

2013-06-20 Antti Kaijanmäki

        * ActionManager: fix PreviewParameter menu updates. (c4cee03)
        * ActionManager: fix PreviewParameter menu updates. (58e9e40)
        * ActionManager: second iteration of the Action Manager. (8707d85)
        * Small cleanup. (4ef2e39)
        * Fix the tests. (c136e73)
        * ActionManager++ (a2893ab)

2013-06-19 Antti Kaijanmäki

        * Manager: Get the application identifier from APP_ID env var Action:
          add Q_INVOKABLE and make actions() const. (98cc8ba)
        * Manager: Get the application identifier from APP_ID env var
          (c1ed721)
        * forgot the const from .cpp.. (0c6e92d)

2013-06-18 Antti Kaijanmäki

        * ActionManager and ActionContext. (49c3f96)
        * Action: add Q_INVOKABLE and make actions() const. (ddc5aad)
        * Fix qml test command. (dea1648)
        * use dbus-test-runner to run the tests. (dda02f9)

2013-06-17 Antti Kaijanmäki

        * Add copyright to the examples. (4d5f43f)
        * Tests++ (a44c6fd)
        * fix typo. (a4e864b)

2013-06-14 Antti Kaijanmäki

        * prefix belongs to the action_description and not the gaction..
          (7e97467)
        * First round of ActionManager and ActionContext (1c4f491)
        * Store the generated name in Action. (876f374)

2013-06-13 Antti Kaijanmäki

        * Introduce MenuItem. (1366ad7)

2013-06-12 Antti Kaijanmäki

        * Introduce MenuITem (71b82aa)

2013-06-11 Antti Kaijanmäki

        * PreviewParameter and PreviewRangeParameter. (5abd1bf)
        * Comment out the header install from
          debian/libunity-action-qt-dev.install also. (b115471)
        * Don't install the headers just yet. we need to include the library
          version to the install path and also provide a .pc
          (a150377)
        * add unit tests. (621052f)
        * Introduce PreviewParameter and PreviewRangeParameter. (b29e3eb)
        * Remove the full namespace from Q_ENUMS() as it makes QMetaObject
          system confuced. (5603431)

2013-06-10 Antti Kaijanmäki

        * Fix doxygen generation. (245fcf1)
        * Introduce PreviewAction. (2458384)
        * public headers in -dev package. (d0adc7a)
        * bring back -pedantic. QSKIP() makes the compiler cry still.
          (113a69e)
        * Add comment to src/CMakeList.txt why we include the headers, too,
          in the library target (for visiblity) (7dd392d)
        * get rid of relative includes (ef94aa2)
        * Use Q_DECL_EXPORT instead of custom visibility macros. (091e41c)
        * - Action::icon -> Action::iconName  - Use QScopedPointer for d.  -
          update debian/control Homepage, Vcs-Bzr and Vcs-Browser.
          (a01dd22)
        * Add PreviewAction to QML API test. (66e7547)
        * PreviewAction C++ tests. (370a6ec)
        * Remove -pedantic as QSKIP() makes it cry. (d2fd41e)
        * Add PreviewAction to QML. (5746608)
        * Introduce PreviewAction (e10e070)
        * Add unity-action-common.h and move the symbol visibility macros
          there. (ed947af)
        * Action::icon -> Action::iconName (90384a1)
        * Use QScopedPointer for d. (6870c90)

2013-06-07 Antti Kaijanmäki

        * update debian/control Homepage, Vcs-Bzr and Vcs-Browser (dfecba8)

2013-06-06 Antti Kaijanmäki

        * Exclude test files from coverage results. (c3ca5a8)
        * Exclude test files from coverage results. (f0e9cdd)
        * Fix copyright and licensing headers. (723f32c)
        * Add missing build-deps. (8b03b30)
        * Initial debian packaging. (e301118)
        * Initial Commit. (5716f6f)
