Overview of changes in lomiri-action-api 1.2.1

  - {CMakeLists.txt,cmake/modules/*.cmake}: Support building with CMake
    4.
  - d/: Rename lomiri-action-doc to lomiri-action-api-doc and place doc
    files into folder of the same name within the system-wide
    <DOCDIR>.
  - documentation/*/CMakeLists.txt: Install doc files to
    <CMAKE_INSTALL_FULL_DOCDIR> instead of <CMAKE_INSTALL_DOCDIR>.

Overview of changes in lomiri-action-api 1.2.0

  - CMake: rename project (lomiri-action -> lomiri-action-api).
  - 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.
  - CMake: Support dual-builds with disjunct filenames in the resulting
    builds.
  - CMakeLists.txt: Rename CMake option Werror to ENABLE_WERROR.
  - treewide: Add support for qt6.
  - Build with built-in libhud (removes need for dep on libhud).
  - Fix build against Ubuntu noble build, fix warnings.

Overview of changes in lomiri-action-api 1.1.3

  - Stop using qt5_use_modules (@OPNA2608).
  - Fix unknown cmake command in error paths (@z3ntu).

Overview of changes in lomiri-action-api 1.1.2

  - Add option to compile with local local of libhud2.
  - Add copy of libhud2.
  - Bump minimum required CMake version to v3.5.
  - Clean up source tree (end of Bzr).

Overview of changes in lomiri-action-api 1.1.1

  - Import to UBPorts.
