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
|
11dea135f7
|
Domain: slint-ui.com -> slint.dev
|
2023-06-16 10:55:08 +02:00 |
|
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 |
|
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 |
|
Olivier Goffart
|
dcc10f9ccb
|
iot-dashboard: Add a screenshot in the README
|
2021-07-12 13:40:22 +02:00 |
|
Olivier Goffart
|
88d6c227cf
|
iot-dashboard: Make the README in markdown and add in the example dir
Also change the url to the demo and editor to the snapshots/master
since this is the README for the git repository's master branch
|
2021-07-08 14:27:27 +02:00 |
|