File kf6-kiconthemes.changes of Package kf6-kiconthemes
-------------------------------------------------------------------
Mon Jul 7 07:24:41 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.16.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.16.0
- Changes since 6.15.0:
* Update dependency version to 6.16.0
* KIconButton: Use CE_IconButton to paint the button, if available
* KIconLoader: Stop looking for a stylesheet once we have found it
* Update version to 6.16.0
-------------------------------------------------------------------
Mon Jun 9 20:29:38 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.15.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.15.0
- Changes since 6.14.0:
* Update dependency version to 6.15.0
* Add tags file to documentation
* Add missing qhp projects
* Remove leftover doxygen file
* Remove cache handling from autotests
* Documentation fixes
* Add landing page for QDoc
* It compiles fine without kf_6_13 deprecated methods
* Fix merge
* Port API documentation to QDoc syntax
* Update version to 6.15.0
- Replace _kf6_bugfix_version usage
-------------------------------------------------------------------
Sun May 4 19:05:23 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.14.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.14.0
- Changes since 6.13.0:
* Update dependency version to 6.14.0
* Prefer themes on disk over qrc
* Update version to 6.14.0
* qml/icondialog: forward accepted/rejected signals
-------------------------------------------------------------------
Sat Apr 5 12:33:14 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.13.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.13.0
- Changes since 6.12.0:
* Fix missing initialization and copying of activeText
* It compiles fine without qt6.9 deprecated methods
* It compiles fine without kf6.12 deprecated methods
* Update dependency version to 6.13.0
-------------------------------------------------------------------
Tue Mar 11 09:29:17 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.12.0
- Changes since 6.11.0:
* Update dependency version to 6.12.0
* Do not remove all instances of "-symbolic" at once
* Update version to 6.12.0
-------------------------------------------------------------------
Sat Feb 8 12:16:49 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.11.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.11.0
- Changes since 6.10.0:
* Update dependency version to 6.11.0
* KIconLoader: ensure thread safety
* kiconloader/kiconthemes: allow querying all icons easily
* kiconloader: DRY code by removing duplication
* Fix build with Qt 6.10
* Add xml/yaml linting
* Prefer a std::vector to a new-allocated array
* CI: Add linux-qt6-next build
* Add Alpine CI
* Update version to 6.11.0
-------------------------------------------------------------------
Thu Jan 9 17:12:30 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.10.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.10.0
- Changes since 6.9.0:
* Update dependency version to 6.10.0
* use Qt API to fully override the engine
* Update version to 6.10.0
-------------------------------------------------------------------
Sun Dec 8 10:09:18 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.9.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.9.0
- Changes since 6.8.0:
* Update dependency version to 6.9.0
* Bump KF and QT versions in ecm_set_disabled_deprecation_versions
* Now we depend against qt6.6.0
* Update version to 6.9.0
-------------------------------------------------------------------
Mon Nov 4 11:18:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.8.0
- Changes since 6.7.0:
* Update dependency version to 6.8.0
* Port to KStandardActions
* Postpone spawning KColorSchemeManager instance
* Add CI for static builds on Linux
* Init mimeType icons on demand
* Update version to 6.8.0
* Set up KColorSchemeManager on Android as well
* Reduce temporary allocations
-------------------------------------------------------------------
Mon Oct 7 10:00:02 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.7.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.7.0
- Changes since 6.6.0:
* Update dependency version to 6.7.0
* Update version to 6.7.0
-------------------------------------------------------------------
Sat Sep 7 09:03:18 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.6.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.6.0
- Changes since 6.5.0:
* Update version to 6.6.0
* Allow building without breeze-icons
* extend initTheme to ensure we properly follow the system colors
* Add path for Android to theme locations
* Take logical pixels in KIconEngine::createPixmap
* [kiconengine] Adapt to Qt behavior change in scaledPixmap (kde#491677)
-------------------------------------------------------------------
Mon Aug 5 10:47:43 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.5.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.5.0
- Changes since 6.4.0:
* Update dependency version to 6.5.0
* fix icon recoloring for portable installers
* Overhaul KIconEngine docs
* Deprecate KIconLoader::drawOverlays
* Deprecate movie loading API
* Add back effect into cache key (kde#490795)
* Deprecate KIconEffect::apply API
* Refactor icon effect application
* [kiconeffect] Add static API for active effect
* [kiconeffect] Add static API for disabled effect
* [kiconeffects] Drop color and color2 members
* [kiconeffects] Don't read effect settings from kconfig
* [kiconeffect] Replace raw numbers with relevant enum
* Add note to prefer QIcon::fromTheme over KIconLoader
* Update version to 6.5.0
-------------------------------------------------------------------
Tue Jul 9 09:41:47 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.4.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.4.0
- Changes since 6.3.0:
* Flip logic when to use Accent/HighlightedText
* support USE_DBUS option to enable/disable dbus use
-------------------------------------------------------------------
Wed Jun 5 10:11:40 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.3.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.3.0/
- Changes since 6.2.0:
* Add missing include
* KIconDialog: Prevent briefly visible mini-window from showing up (kde#487762)
* Update file kicontheme.cpp
* include only if needed, avoid extra define
* Set QML module base version to 1.0
* Windows tests work now
* use Qt to fill in the generic mime-type icon information
* use Qt to fill in the generic mime-type icon information
* ensure tests pass locally with KDE platform theme, too
* ensure we not clash with breeze from resource
* adapt test to fact we now have Breeze with hicolor inherits
* remove not used files
* remove my old rcc test, no longer done
* always require the icon library
* Add KIconTheme::initTheme() to configure proper icon set as opt-in
-------------------------------------------------------------------
Mon May 6 12:22:38 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.2.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/6.2.0/
- Changes since 6.1.0:
* allow to configure if we register our icon plugin for SVGs
* Port QML module to declarative type registration
* Fix typo in BreezeIcons::initIcons loading
* gitignore: add VS Code dir
* Set QML module base version to 1.0
-------------------------------------------------------------------
Fri Apr 5 12:52:41 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.1.0
* New feature release
- Changes since 6.0.0:
* update version for new release
* fix dbus disabling
* don't hang if no session bus is around
* Don't search for QtDBus on Windows/macOS
* Eliminate a frequent "Invalid Context" warning for FileSystems
* KIconDialog: Add filter for symbolic icons
* Allow creating KIconEngine with colors and overlays
* Add breeze-icons dependency
* Mark index.theme config as SimpleConfig
-------------------------------------------------------------------
Wed Feb 21 19:27:57 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.0
* New bugfix release
* Release announcement not available yet
- Changes since 5.249.0:
* Mark index.theme config as SimpleConfig
* update version for new release
* Remove unused member
* Expose accent color in KIConColors
* [kiconloader] Set devicePixelRatio for pixmap before storing it in cache
* update version for new release
-------------------------------------------------------------------
Wed Jan 31 17:50:23 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.249.0 (6.0 RC 2):
* New bugfix release
* For more details see https://kde.org/announcements/megarelease/6/rc2/
-------------------------------------------------------------------
Mon Jan 15 20:01:06 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.248.0 (6.0 RC 1)
* For more details please see:
https://kde.org/announcements/megarelease/6/rc1/
-------------------------------------------------------------------
Sat May 27 11:18:21 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init kf6-kiconthemes