File kquickimageeditor.changes of Package kquickimageeditor
-------------------------------------------------------------------
Tue Feb 18 09:47:04 UTC 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 14:07:34 UTC 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 6 19:50:10 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Simplify %files section
-------------------------------------------------------------------
Wed Oct 6 19:14:19 UTC 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 8 15:05:59 UTC 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 10:31:07 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
- Initial package