Olivier Goffart
|
d23ba885ca
|
C++: add WindowAdaptor::update_window_properties
|
2023-08-25 13:58:55 +02:00 |
|
Olivier Goffart
|
7904493e1c
|
C++: dispatch close request and activation change
|
2023-08-24 17:27:04 +02:00 |
|
Tobias Hunger
|
0139eea4f9
|
xtask: Fix up license headers
* Keep project related .md files triple licensed as the rest of the
crate
* Make vtable MIT OR Apache 2.0 (as suggested by @ogoffart)
|
2023-08-17 08:55:28 +02:00 |
|
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 |
|