index
:
qt/qtvirtualkeyboard.git
1.3
5.10
5.11
5.12
5.13
5.14
5.15
5.6
5.7
5.8
5.9
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
wip/cmake
QtQuick virtual keyboard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
VirtualKeyboard.Settings: ensure availability of valid engine pointer
Fabian Kosmale
2 days
2
-13
/
+18
*
Fix DesktopInputSelectionControl
Jarkko Koivikko
6 days
4
-4
/
+19
*
Fix collapsed keyboard layout caused by zero width input panel
Jarkko Koivikko
10 days
1
-5
/
+11
*
Remove alternative latin layouts from some non-latin locales
Ivan Tkachenko
2023-03-02
2
-737
/
+323
*
doc: Fix qdoc warning after Wayland Compositor change
Eskil Abrahamsen Blomfeldt
2023-03-01
1
-2
/
+1
*
Rename and tag example
Volker Hilsheimer
2023-02-24
1
-2
/
+3
*
Fix InputPanel keyboardRectangle binding
Jarkko Koivikko
2023-02-10
2
-30
/
+38
*
Fix selection with handles when highdpi is used
Jarkko Koivikko
2023-02-08
1
-1
/
+6
*
Do not allow empty selections (shadow input control)
Jarkko Koivikko
2023-02-08
1
-0
/
+2
*
Fix full screen input control sync (disable when not active)
Jarkko Koivikko
2023-02-08
1
-6
/
+6
*
Fix pre-edit text on shadow input when reselecting the first word
Jarkko Koivikko
2023-02-08
1
-5
/
+11
*
cerence: Don't use deprecated QLocale::country
Jarkko Koivikko
2023-02-06
2
-4
/
+4
*
Disable shadow input cursor blinking while invisible
Jarkko Koivikko
2023-02-01
1
-2
/
+3
*
Doc: Revise Qt Virtual Keyboard module landing page
Andreas Eliasson
2023-01-26
3
-51
/
+61
*
Fix the broken test after the retirement of qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
2
-9
/
+9
*
Doc: Fix ambiguous links
Andreas Eliasson
2022-11-22
2
-2
/
+3
*
Revert "Fix build condition for vkb-desktop feature"
Jani Heikkinen
2022-11-11
1
-1
/
+1
*
Fix build condition for vkb-desktop feature
Jarkko Koivikko
2022-11-05
1
-1
/
+1
*
Doc: Improve locale section of technical guide
Paul Wicking
2022-10-21
1
-27
/
+49
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
8
-9
/
+9
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
36
-148
/
+148
*
Fix syncqt warnings
Alexey Edelev
2022-09-28
8
-17
/
+20
*
Revert "Add workaround for QML compiler bug"
Ulf Hermann
2022-09-13
1
-1
/
+1
*
Purge remaining usage of Q_NULLPTR
Johannes Kauffmann
2022-08-28
1
-2
/
+2
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
25
-25
/
+25
*
Remove Cpp.ignoretokens, Cpp.ignoredirectives from .qdocconf
Kai Köhne
2022-08-22
1
-6
/
+0
*
Fix static linking for styles and builtin styles plugins
Jarkko Koivikko
2022-08-18
2
-0
/
+2
*
cerence: Fix errors (QLocale::country and QCryptographicHash::addData)
Jarkko Koivikko
2022-07-25
1
-2
/
+2
*
Doc: Make QtVirtualKeyboard project name match the include
Kai Köhne
2022-07-22
1
-20
/
+20
*
Add new header qvirtualkeyboardnamespace.h
Kai Köhne
2022-07-19
3
-41
/
+52
*
Add brief description for QtVirtualKeyboard namespace
Kai Köhne
2022-07-18
1
-0
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
25
-0
/
+75
*
Remove platform-dependent codes for XCB
Inho Lee
2022-06-14
3
-67
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
309
-8634
/
+624
*
Fix links to "QML Import Path" section
Kai Köhne
2022-06-13
1
-1
/
+1
*
Avoid crash from nullptr access
Volker Hilsheimer
2022-06-13
1
-1
/
+3
*
Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2022-05-12
1
-1
/
+1
*
Update documentation
Jarkko Koivikko
2022-04-25
52
-403
/
+432
*
Revert "Fix broken layout that results from making key visible after startup"
Jarkko Koivikko
2022-04-22
1
-7
/
+0
*
Add missing configure option -[no]-vkb-layouts
Jarkko Koivikko
2022-04-07
1
-0
/
+1
*
Port qtvirtualkeyboard to declarative type registration
Jarkko Koivikko
2022-04-07
498
-7178
/
+1743
*
Add workaround for QML compiler bug
Jarkko Koivikko
2022-03-31
1
-1
/
+1
*
Cleanup direct hunspell.h include from hunspell module interface
Jarkko Koivikko
2022-03-31
9
-415
/
+505
*
Make 3rdparty/hunspell buildable by simple git checkout
Jarkko Koivikko
2022-03-31
2
-33
/
+22
*
zh_TW/main: Fix source file name of the created input method object
Jarkko Koivikko
2022-03-30
1
-1
/
+1
*
Prevent Trace objects from being garbage collected
Jarkko Koivikko
2022-03-30
1
-1
/
+9
*
plugins/cerence: Move Q_DECLARE_PUBLIC to the public section
Jarkko Koivikko
2022-03-30
3
-2
/
+5
*
Use proper type (instead of var) for Keyboard.activeKey
Jarkko Koivikko
2022-03-30
2
-3
/
+3
*
Fix build after qtbase changes
Volker Hilsheimer
2022-03-18
1
-0
/
+2
*
Make sure all private headers include at least one other
Thiago Macieira
2022-03-08
17
-15
/
+32
[next]