Package Release Info

kquickimageeditor6-0.5.0-bp160.1.6

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kquickimageeditor6-devel
kquickimageeditor6-imports

Change Logs

* Tue Feb 18 2025 Christophe Marin <christophe@krop.fr>
- Update to 0.5.0
  * Port away from Qt5Compat
  * Drop Qt5 support
  * Port to declarative type registration
  * Remove qml version from imports
- Drop the Qt 5 flavor
* Thu Feb 29 2024 Christophe Marin <christophe@krop.fr>
- Update to 0.3.0
  * Don't preprocess QML files
  * Show header in qtc6
  * We need to use Qt5Compat.GraphicalEffects in qt6
  * Add CMakePresets.json
  * Ignore build dir
  * Remove smooth property
  * Don't include GNUInstallDirs
  * Fix Qt version in CMake Config
  * Enable building against Qt6
  * Port to ecm_add_qml_module
  * Update example
- Add kquickimageeditor6, required by neochat
* Wed Oct 06 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Simplify %files section
* Wed Oct 06 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 0.2.0
  * ImageDocument: Add resize function
  * Add SelectionTool, SelectionHandle, SelectionBackground,
    CropBackground, RectangleCutout
  * ResizeRectangle: Limit inside rect size and position to fit
    own size
  * Fix horizontalPadding not working
* Sat May 08 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 0.1.3
  * Minor build system related changes
  * Require at least QT version 5.15
* Sat Jan 16 2021 Luca Beltrame <lbeltrame@kde.org>
- Initial package