Changelog for
fcitx-qt5-1.2.5-bp153.2.2.1.i586.rpm :
* Tue Dec 01 2020 Marguerite Su
- update version 1.2.5
* many fixes are ported from fcitx5 counter part during the developement. Some fixes related to focus and relative rect to allow the correct input window positioning on gnome-shell wayland mode.- drop fix-remove-paths-warnings.patch, upstreamed
* Sat Sep 21 2019 Yunhe Guo - Add upstream patch fix-remove-paths-warnings.patch- Change COPYING from %doc to %license
* Sat Apr 28 2018 lbeltrameAATTkde.org- Add upstream patch fix-compilation-with-qt-5.11.patch:
* Fix compilation with Qt 5.11 (missing include)
* Sat Feb 10 2018 opensuseAATTtrummer.xyz- update version 1.2.2
* We already changed reset of code to use \"isRelease\" for filterEventFallback. This check should be changed accordingly.
* Sat Dec 02 2017 iAATTmarguerite.su- update version 1.2.1
* fix issue #27 and #28
* Add relative rect support- changes in version 1.2.0
* Relicense platforminputcontext/ to BSD
* do the real unwatch
* prefer to recheck the availability after original service gone
* set display type for fcitx5
* add fcitx 5 format support
* Adapt changes in fcitx5-qt to fix commitPreedit.
* implement compatibility layer for fcitx5
* try to reimplement im module with lgpl free code
* make sure that quickphrae editor does not compile with qt4 header
* move quickphrase editor to fcitx-qt5- changes in version 1.1.1
* fix high dpi screen position, only happen when you have two high dpi screen
* use new cmake for package config
* enforce cmake 3.1
* handle the missing password flag
* QInputMethod::update shouldn\'t be used by input method, just do query
* workaround some qquickwidget bug
* Sat Feb 11 2017 iAATTmarguerite.su- update version 1.1.0
* added guiwrapper for fcitx-qt5
* fix build and add support for webengine
* Sat Dec 03 2016 iAATTmarguerite.su- update version 1.0.6
* [qt5]fix inconsistency between qstring and ucs4 string when handle surrounding
* [qt5]fromUcs4 expect a null terminated string by default, give it a size
* [qt5]use new connection syntax
* [qt5]use more nullptr
* [qt5]remove usage of QPointer in icdata
* [qt5]don\'t crash if window->screen() is null
* Wed Dec 23 2015 iAATTmarguerite.su- update version 1.0.5
* implement locale in platform context
* use link_directories for widgetaddons
* use the correct var name
* use some c++11 featues and fix ic not get recreated when fcitx restarts
* clean proxy even it\'s invalid
* Mon Aug 31 2015 iAATTmarguerite.su- update version 1.0.4
* fix the coordinates for high dpi in qt5
* Thu Jul 09 2015 iAATTmarguerite.su- update version 1.0.3
* fix build w/ qt 5.5
* Sat May 30 2015 iAATTmarguerite.su- update version 1.0.2
* fix google code issue 748
* fix dependency check
* fix leak
* use xkbcommon for compose
* install to lib instead of data
* Thu Apr 02 2015 iAATTmarguerite.su- update version 1.0.1
* small fix against 1.0.0- changes from 0.1.3 to 1.0.0
* add COPYING
* use platform name to check x11
* access window function when context destructs is a bad thing
* reorganize fcitx-qt5 library- changes from 0.1.2 to 0.1.3
* remove debug message
* fix fcitx-qt5 display number resolution
* fix pkg-config file
* use filterEvent instead of x11FilterEvent
* update dbus support
* use new qt5 library name
* Fri Dec 12 2014 hrvoje.senjanAATTgmail.com- fcitx-qt5 is using private QPA API, which can, and does break BC even in point releases, so we need to hardcode libQt5Gui5 version