Simon Hausmann
|
96d7bb132c
|
reuse: remove glob for markdown files
Instead, place the copyright and license right into the source.
To satisfy reuse, this also removes the unnecessary MIT.txt
symlinks.
|
2023-08-17 08:55:28 +02:00 |
|
Olivier Goffart
|
a12b7c416f
|
C++ platform qt example: implement timer events
(so that the line edit cursor blinks)
|
2023-08-01 17:50:00 +02:00 |
|
Olivier Goffart
|
0a8f9c585a
|
C++: expose special key codes constants
|
2023-07-31 15:11:57 +02:00 |
|
Olivier Goffart
|
41f0972e4b
|
C++ platform Qt example: handle key events
|
2023-07-31 12:58:38 +02:00 |
|
Olivier Goffart
|
a34074db11
|
Move the C++ specific example to the examples/cpp directory
The platform ones are not experimental so move out of tests
|
2023-07-31 12:58:38 +02:00 |
|