Olivier Goffart
|
1425ef63de
|
Change the Url from sixtyfps.io to slint-ui.com
Also, change the URL of the logo in the docs
|
2022-02-08 08:52:46 +01:00 |
|
Olivier Goffart
|
00ff5e21a7
|
Update git repository URL
|
2022-02-08 08:26:21 +01:00 |
|
Tobias Hunger
|
1779f4cb02
|
Polish C++ README
|
2022-02-02 16:52:17 +01:00 |
|
Olivier Goffart
|
3594c20153
|
Replace SixtyFPS in many locations (Uppercase)
|
2022-02-02 15:49:18 +01:00 |
|
Simon Hausmann
|
f48d7d9f9e
|
SixtyFPS -> Slint in the C++ documentation
|
2022-02-02 15:19:13 +01:00 |
|
Olivier Goffart
|
ad4eea9e96
|
Merge remote-tracking branch 'master' into wip/rename
Conflicts:
.reuse/dep5
Cargo.toml
api/cpp/README.md
api/cpp/docs/conf.py
api/rs/slint/Cargo.toml
docs/development.md
|
2022-02-02 15:04:22 +01:00 |
|
Olivier Goffart
|
62b269ae44
|
Replace sixtyfps-
|
2022-02-02 14:46:27 +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 |
|
Simon Hausmann
|
559f108b37
|
Fix include statement in mini-tutorial
|
2022-02-02 13:06:48 +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 |
|
Simon Hausmann
|
b1a70f9e58
|
Rename the SixtyFPS CMake interface
|
2022-02-02 09:58:26 +01:00 |
|
Simon Hausmann
|
017da5b3b4
|
Rename the sixtyfps-compiler crate
|
2022-02-02 09:07:16 +01:00 |
|
Olivier Goffart
|
ff3ef50896
|
Make sure the README of cpp still contains a branch and tag that match
The folder was renamed in master, but not in the release tag
Fixes #910
Will edit the checklist so we remember to put that back for the release
|
2022-02-01 22:03:15 +01:00 |
|
Olivier Goffart
|
0308f86cd4
|
Rename sixtyfps_widgets.60 to std-widgets.slint
|
2022-02-01 18:58:54 +01:00 |
|
Tobias Hunger
|
842f75e653
|
[reorg]: Move api/sixtyfps-rs/sixtyfps-* into api/rs
|
2022-01-31 18:24:33 +01:00 |
|