| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- 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
- Simplify %files section
- 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
- Update to version 0.1.3 * Minor build system related changes * Require at least QT version 5.15
- Initial package