Simon Hausmann
|
a1f9e39054
|
doc: prospective fix for rendering of example snippet in C++ generated code docs
The sample component in the docs has nothing to see, disable preview.
|
2022-11-02 09:54:03 +01:00 |
|
Olivier Goffart
|
3d209287c2
|
Docs: add a note that only exported global from the main file are exposed
|
2022-02-09 14:49:20 +01:00 |
|
Simon Hausmann
|
f48d7d9f9e
|
SixtyFPS -> Slint in the C++ documentation
|
2022-02-02 15:19:13 +01:00 |
|
Olivier Goffart
|
fc6b7cc966
|
Replace sixtyfps:: almost everywhere
|
2022-02-02 13:50:44 +01:00 |
|
Simon Hausmann
|
fcf59f3793
|
Rename the C++ header files
|
2022-02-02 13:07:26 +01:00 |
|
Olivier Goffart
|
692171bf0c
|
Change the 60 blocks to slint blocs in documentation comments
|
2022-02-02 10:51:42 +01:00 |
|
Olivier Goffart
|
03534039d6
|
Replace more .60 by .slint
Mainly an automated change with
git grep -O"sed -i 's/\.60/.slint/g'" -w "\.60"
and some manual checks
|
2022-02-02 10:12:31 +01:00 |
|
Tobias Hunger
|
842f75e653
|
[reorg]: Move api/sixtyfps-rs/sixtyfps-* into api/rs
|
2022-01-31 18:24:33 +01:00 |
|