Uwe Rathmann
|
a676caf994
|
support lib reorganized
|
2022-04-01 13:56:16 +02:00 |
|
Uwe Rathmann
|
c1e70a2d9e
|
more convenience methods to access skin hints
|
2020-12-15 07:21:12 +01:00 |
|
Uwe Rathmann
|
062713e8cc
|
avoid using deprecated calls
|
2020-03-13 13:32:22 +01:00 |
|
Uwe Rathmann
|
250cce0d76
|
using feature files
|
2019-04-02 09:07:09 +02:00 |
|
Uwe Rathmann
|
727787abaf
|
initializing QT_PLUGIN_PATH before main
|
2019-03-17 17:13:32 +01:00 |
|
Uwe Rathmann
|
0a92cb82db
|
playing with clang-format
|
2018-08-03 08:15:28 +02:00 |
|
Uwe Rathmann
|
68bc2f032c
|
dh
|
2018-07-31 17:32:25 +02:00 |
|
Uwe Rathmann
|
54f4655698
|
support for input panels per window added
|
2018-06-12 18:43:14 +02:00 |
|
Uwe Rathmann
|
e195614654
|
input panel again
|
2018-06-12 08:20:48 +02:00 |
|
Uwe Rathmann
|
84f196dcc4
|
inputpanel example with 2 windows
|
2018-06-08 12:54:00 +02:00 |
|
Uwe Rathmann
|
23eec85708
|
moving code from QskInputPanel
|
2018-06-02 17:10:41 +02:00 |
|
Uwe Rathmann
|
7fe675d74d
|
input proxy feature added for QskInputPanel
|
2018-04-27 16:55:50 +02:00 |
|
Uwe Rathmann
|
602e3748df
|
input comntext improvements
|
2018-04-27 13:48:51 +02:00 |
|
Uwe Rathmann
|
16efc695b9
|
more changes concering the input context
|
2018-04-26 14:42:33 +02:00 |
|
Uwe Rathmann
|
3f8616c084
|
QskTextInput improved
|
2018-04-18 10:46:11 +02:00 |
|
Uwe Rathmann
|
395aeba8ec
|
more input items
|
2018-04-13 16:24:08 +02:00 |
|
Uwe Rathmann
|
d1ecec2ad8
|
improving QskInputContext
|
2018-04-12 12:03:51 +02:00 |
|
Uwe Rathmann
|
0ee83c1e32
|
QskInputContext improvements
|
2018-04-11 17:33:43 +02:00 |
|
Uwe Rathmann
|
10a3435e91
|
QskInputPanel reintroduced being a composite of QskVirtualKeyboard +
QskInputSuggestionBar
|
2018-04-10 16:51:35 +02:00 |
|
Uwe Rathmann
|
1513d3716f
|
QskTextInput inproved
|
2018-04-09 10:05:59 +02:00 |
|
Uwe Rathmann
|
07d28529be
|
QskVirtualKeyboard much simpler now
|
2018-04-06 17:30:24 +02:00 |
|
Uwe Rathmann
|
f4060f2e75
|
virtual keyboard related stuff improved
|
2018-04-05 14:18:15 +02:00 |
|
Uwe Rathmann
|
7b2e63c7e5
|
dead inputcontext related code removed
|
2018-04-04 20:19:47 +02:00 |
|
Uwe Rathmann
|
26417ed49a
|
initial version of QskTextInput wrapping QQuickTextInput
|
2018-04-03 10:47:21 +02:00 |
|
Peter Hartmann
|
b497b776ae
|
merge changes from downstream (#56)
* keyboard: Rename some classes
* keyboard: adapt some files from downstream
|
2018-03-28 18:01:25 +02:00 |
|
Peter Hartmann
|
5a250eff8b
|
Fix input panel event propagation
|
2018-03-27 16:37:32 +02:00 |
|
Peter Hartmann
|
2f2d5cf122
|
add TextInput
|
2018-03-27 16:30:09 +02:00 |
|
Uwe Rathmann
|
2500f5c8c4
|
more accurate capturing for lambdas
|
2017-12-14 09:41:41 +01:00 |
|
Uwe Rathmann
|
3504525840
|
making clazy happier
|
2017-10-30 12:06:19 +01:00 |
|
Uwe Rathmann
|
f04d789233
|
adding the textinput to the tab chain
|
2017-10-29 14:00:10 +01:00 |
|
Uwe Rathmann
|
e1e0edec3e
|
crazy combination of LineEdit/QQuickTextInputPrivate removed.
Interesting that such a thing is doable, but way too weired to keep it.
|
2017-10-25 13:40:32 +02:00 |
|
Uwe Rathmann
|
2c0733182a
|
Qt::FocusPolicy added. Hope this implementation does not break common
standards for mouse/wheel handling like being done in QC2
|
2017-10-24 19:32:54 +02:00 |
|
Uwe Rathmann
|
7f6378e3f6
|
enabling all shortcuts for the inputpanel example
|
2017-09-06 10:20:22 +02:00 |
|
Uwe Rathmann
|
6a0c6aa6bd
|
more complex types of skin hints ( starting with QskMargins, but more to
come )
|
2017-08-23 14:53:29 +02:00 |
|
Uwe Rathmann
|
aa5f1054b2
|
inputpanel example extended, but still some way to go until it works
|
2017-07-28 16:16:13 +02:00 |
|
Uwe Rathmann
|
9ed7306d75
|
inputpanel example "unqmlified"
|
2017-07-28 14:47:11 +02:00 |
|
Uwe Rathmann
|
f3ebc74f44
|
playing with the inputpanel example to get the virtual keyboard running
|
2017-07-28 13:06:59 +02:00 |
|