* Sun Jun 22 2025 Marguerite Su <i@marguerite.su>
- update version 5.1.10
* Port to StandardPaths
* remove header that's not in Qt5
* Remove QQmlTypeNotAavailable
* Drop Qt5 code
* Lower Qt6 version requirement
- drop fcitx5-configtool-gcc7.patch, upstreamed
- upstream dropped Qt5 code, switch from _multibuild to single build
* Sat Jun 14 2025 Marguerite Su <i@marguerite.su>
- update version 5.1.9
* compatible with Qt 6.9
* Wed Apr 09 2025 Marguerite Su <i@marguerite.su>
- remove useless code in specfile
* Wed Jan 29 2025 Marguerite Su <i@marguerite.su>
- update version 5.1.8
* refactor: replace non-empty QString constructors with QStringLiteral
* Add null check in list option prettify
* Add unique app support
* Port away from SwipeListItem due to some bug
* Mon Jan 06 2025 Marguerite Su <i@marguerite.su>
- use lua macro to distinguish older kcm locations from newer ones,
eg: 15.5 and 15.6 both have suse_version = 1500, but the former's
kcm location is /usr/lib64/qt5/plugins/kcms while the later's kcm
is placed at /usr/lib64/qt5/plugins/plasma/kcms
* Sun Jan 05 2025 Marguerite Su <i@marguerite.su>
- update version 5.1.7
* translation update
- changes in 5.1.6
* directly launch external tool if ExternalOption is the only option
- changes in 5.1.5
* Don't use migrators in string
* Support empty enum name
* Variable name and other clean up
* fix: select all checkbox inconsistent
* Use Qt6 by default
- changes in 5.1.4
* Fix return key drawn incorrectly
* Fix usage of ListSectionHeader
* Thu May 23 2024 Marguerite Su <i@marguerite.su>
- add Conflicts so users can switch between plasma5 and plasma6
* Mon Feb 05 2024 Marguerite Su <i@marguerite.su>
- update to 5.1.3
* add support to new CanRestart dbus api
* fix build and adapt to kirigami change
* improve option widget width
* further improve layout
* add desktop file
* fix kcm discovery under KDE
* fix directory name
* rename po and kpackage to kcm_fcitx5
* improve config UI layout
* add support for qt6 wrapper
* fix listview and ListItemDragHandle usage
* improve long list option
* fix KeyOption since eventToString was changed
* allow void symbol
* fix missing arg name
* fix wrong header path
* port to Qt6/KF6
* install desktop to appdir
* transition to json metadata
* get rid of qtkeytrans since non-*nix platform is not relevant
- changes in 5.1.2
* use actual comment bounding rect to calculate the size hint
* Tue Oct 03 2023 Marguerite Su <i@marguerite.su>
- update to 5.1.1
* due to a fix in ECM, the SO version will change.
adapt to the change to make it consistently produce
the same SO version on old and new ECM.
Version: 5.0.16-bp155.1.8
* Sun Nov 20 2022 Fusion Future <qydwhotmail@gmail.com>
- Update to 5.0.16
* theme generator will now consider if the theme supports blur
- Remove obsolete patch
* fcitx5-configtool-qt-5.9.patch
* Wed Sep 21 2022 Marguerite Su <i@marguerite.su>
- update version 5.0.15
* fix the plasma theme generator reloading and add support
for blur mask
* Tue Jul 05 2022 Fusion Future <qydwhotmail@gmail.com>
- Update to 5.0.14
* Support for plasma themes in classicui
- BuildRequires cmake(KF5IconThemes) and cmake(KF5Plasma)
- Add new file fcitx5-plasma-theme-generator
- Use cmake() and pkgconfig() in BuildRequires
* Sat Mar 12 2022 Marguerite Su <i@marguerite.su>
- update version 5.0.12
* force scroll by item
* Sat Jan 29 2022 Marguerite Su <i@marguerite.su>
- add subpackage kcm_fcitx5 and not auto install it for no KDE desktop
* Tue Jan 25 2022 Marguerite Su <i@marguerite.su>
- update to version 5.0.10
* show a warning kbd-layout-viewer on wayland
* Sat Jan 15 2022 Marguerite Su <i@marguerite.su>
- fix requirements
* Wed Dec 08 2021 Tranter Madi <trmdi@yandex.com>
- update to version 5.0.9
* Sat Nov 06 2021 J <hj@powersnail.com>
- update to version 5.0.8
* Fix font option for certain values.
* Able to show long font name in font button
* Wed May 05 2021 Marguerite Su <i@marguerite.su>
- update version 5.0.5
* Update the cancel button text to be more concrete
- changes in version 5.0.4
* Add GUI option to reload newly installed addons
- drop fcitx5-configtool-ecm-5.80.patch, upstreamed
* Tue Mar 16 2021 Marguerite Su <i@marguerite.su>
- update version 5.0.3
* fix kcm's color option
* fix font option
* Sun Jan 31 2021 Marguerite Su <i@marguerite.su>
- update version 5.0.2
* Make configtool not crash under wayland when open keyboard layout
* Make it buildable with Qt 5.12, so it should be buildable on Ubuntu 20.04.
* Add support for launch a sub config page
* Sun Dec 06 2020 Marguerite Su <i@marguerite.su>
- update version 5.0.1
* Tue Nov 10 2020 Marguerite Su <i@marguerite.su>
- update version 5.0.0
* Sun Oct 18 2020 xia lei <emricg2@gmail.com>
- update to 0.5.99+git20200903.583e3b2
* add migration tool fcitx5-migrator
* Fri Sep 04 2020 Marguerite Su <i@marguerite.su>
- initial package