Releases: amarula/cutekeyboard
Releases · amarula/cutekeyboard
v1.5.0
What's Changed
- fix: add missing qml files in CMakeLists.txt (#29) by @frogarian in #34
- fix: disconnect connection to last focus item on change (#21) by @frogarian in #36
- fix: propagate keyboard rectangle changes by @frogarian in #35
- allow empty space key by @frogarian in #38
- fix: cmake installation for yocto build by @frogarian in #37
- use qml gridlayout for digitslayout by @frogarian in #39
- fix: inputPanel is not defined warning by @frogarian in #40
New Contributors
- @frogarian made their first contribution in #34
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Make BUILD_EXAMPLES a CMake option by @nicolasfella in #32
- Improve CI workflows by @AndreaRicchi in #33
- Fix qt_generate_deploy_app_script call by @nicolasfella in #31
- Fix build with Qt 6.10 by @nicolasfella in #30
New Contributors
- @nicolasfella made their first contribution in #32
- @AndreaRicchi made their first contribution in #33
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Remove QML engine ownership of InputContext by @EddyTheCo in #26
- Added Russian and Ukrainian layouts by @dpurgin in #27
- Fixed typo in RuLayout.qml by @TrueCraftWorld in #28
New Contributors
- @TrueCraftWorld made their first contribution in #28
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- add swedish language layout by @niasME in #18
- Added cyrillic and latin layouts for serbia, bosnia, croatia by @Johannes-bichler in #19
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Feat compile with cmake by @henrique-jung-isi in #9
- The enter key will be enabled depending on the value of `InputContext… by @EddyTheCo in #11
- Added alternative Keys for Exclamation Mark and Question Mark by @Johannes-bichler in #13
- Added support for INSTALL_PREFIX in QMake project by @dpurgin in #15
- Added a language layout switching button by @Johannes-bichler in #14
New Contributors
- @henrique-jung-isi made their first contribution in #9
- @EddyTheCo made their first contribution in #11
- @Johannes-bichler made their first contribution in #13
- @dpurgin made their first contribution in #15
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- KeyPopup: fix text case based on InputEngine by @AndreaRicchi
- Fix: yocto recipe by @aridet in #8
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
Create GitHub action