Olivier Goffart
|
11dea135f7
|
Domain: slint-ui.com -> slint.dev
|
2023-06-16 10:55:08 +02:00 |
|
Tobias Hunger
|
04d1229685
|
Fix licnese information using xtask
|
2023-06-16 09:14:20 +02:00 |
|
Olivier Goffart
|
ce25fb65a6
|
Pass the translation domain to the runtime
For rust, it uses the crate name, for others, it needs to be passed in
the comment line
|
2023-06-05 16:34:59 +02:00 |
|
Tobias Hunger
|
6934b7b779
|
cmake: Fix SLINT_EMBED_RESOURCES
* Do not use the initialize_from feature introduced in cmake 3.23
|
2023-03-27 16:18:05 +02:00 |
|
Tobias Hunger
|
c5ecade881
|
Rename embed-resources parameters fro the Slint compiler
|
2023-03-27 09:27:44 +02:00 |
|
Tobias Hunger
|
5915f73918
|
cmake: Add support for SLINT_EMBED_RESOURCES as a target property
|
2023-03-27 09:27:44 +02:00 |
|
Olivier Goffart
|
29d28dc73e
|
C++: don't force the SLINT_STYLE cmake variable
Keep the default if unset, otherwise use whatever SLINT_STYLE was passed
|
2022-07-20 12:18:18 +02:00 |
|
Tobias Hunger
|
4230ac2572
|
Update copyright information to reflect name change
Also run resue over the codebase and fix complaints from that tool.
|
2022-02-09 10:27:47 +01:00 |
|
Simon Hausmann
|
ef822cc1e8
|
Clean up target_sources macro
Finish the renaming inside
|
2022-02-02 10:39:38 +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 |
|