- 12月 16, 2022
-
-
由 Simon Hausmann 创作于
-
- 12月 15, 2022
-
-
由 Tobias Hunger 创作于
-
- 12月 13, 2022
-
-
由 Olivier Goffart 创作于
-
- 12月 09, 2022
-
-
由 Simon Hausmann 创作于
-
- 12月 06, 2022
-
-
由 Olivier Goffart 创作于
Co-authored-by:
Simon Hausmann <simon.hausmann@slint-ui.com>
-
由 Olivier Goffart 创作于
-
由 Olivier Goffart 创作于
-
- 12月 04, 2022
-
-
由 Simon Hausmann 创作于
... due to rust-skia bindings requiring a feature (ffi related).
-
- 11月 28, 2022
-
-
由 Simon Hausmann 创作于
- re-order the ChangedSection by "impact" - Add missing periods. - For the element highlight, explain when a highlight is shown. - Elaborate on some entries.
-
- 11月 24, 2022
-
-
由 Simon Hausmann 创作于
For `Key` this is a move, as it is a new type. For `WindowEvent` and `PointerEventButton` deprecated aliases are provided.
-
由 Simon Hausmann 创作于
This allows specifying font sizes relative to the Window's default-font-size, similar to CSS rem.
-
- 11月 22, 2022
-
-
由 Olivier Goffart 创作于
-
- 11月 21, 2022
-
-
由 Olivier Goffart 创作于
-
由 Olivier Goffart 创作于
But it still defaults to `in-out`
-
- 11月 17, 2022
-
-
由 Simon Hausmann 创作于
This enables imperative code to be run. To be used sparingly :-)
-
- 11月 16, 2022
-
-
由 Simon Hausmann 创作于
-
- 11月 15, 2022
-
-
由 Florian Blasius 创作于
This change adds `KeyPress` and `KeyRelease` variants to the `WindowEvent` enum, along with the new `slint::Key` enum, that allows encoding keys.
-
由 Simon Hausmann 创作于
-
- 11月 09, 2022
-
-
由 Olivier Goffart 创作于
-
- 11月 07, 2022
-
-
由 Simon Hausmann 创作于
-
- 11月 04, 2022
-
-
由 Olivier Goffart 创作于
The test was only failing in some cases with node because of the inlining in the interpreter, and it depended in which order the property were processed (they were in a hash) A test property was added to also test the interpreter
-
由 Simon Hausmann 创作于
-
- 10月 31, 2022
-
-
由 Florian Blasius 创作于
Add material, material-light and material-dark widgets and make it available by the `env` `SLINT_STYLE`.
-
- 10月 29, 2022
-
-
由 Olivier Goffart 创作于
previous commit added its entry in the wrong section
-
由 David John 创作于
-
- 10月 28, 2022
-
-
由 Simon Hausmann 创作于
- Complete sentences - Re-order a little - Add version and release date
-
- 10月 26, 2022
-
-
由 Simon Hausmann 创作于
These variants of the fluent style will use either the light or the dark color scheme, regardless of the system wide setting.
-
- 10月 24, 2022
-
-
由 Olivier Goffart 创作于
-
由 Olivier Goffart 创作于
-
- 10月 17, 2022
-
-
由 Olivier Goffart 创作于
CC #1678 #1647
-
- 9月 28, 2022
-
-
由 Simon Hausmann 创作于
-
- 9月 27, 2022
-
-
由 Simon Hausmann 创作于
* Add a C++ Map Model class This matches the MapModel in the Rust API.
-
由 Simon Hausmann 创作于
Add a C++ Filter Model class This matches the FilterModel in the Rust API.
-
- 9月 16, 2022
-
-
由 Olivier Goffart 创作于
-
- 9月 14, 2022
-
-
由 Olivier Goffart 创作于
-
- 9月 13, 2022
-
-
由 Simon Hausmann 创作于
End sentences with a period, so that entries that have two sentences look the same as entries with just one.
-
由 Simon Hausmann 创作于
as discussed on Mattermost a few days ago
-
- 9月 08, 2022
-
-
由 Olivier Goffart 创作于
Co-authored-by:
Simon Hausmann <simon.hausmann@slint-ui.com>
-
- 9月 07, 2022
-
-
由 Olivier Goffart 创作于
-
- 9月 06, 2022
-
-
由 Olivier Goffart 创作于
Fixes #1221
-