Olivier Goffart
|
643512f60a
|
C++: rename slint_intepreter.h to slint-interpreter.h
|
2023-07-27 15:42:11 +02:00 |
|
Olivier Goffart
|
11dea135f7
|
Domain: slint-ui.com -> slint.dev
|
2023-06-16 10:55:08 +02:00 |
|
Aurindam Jana
|
e4338300de
|
Change license for examples to MIT (#2887)
|
2023-06-15 11:23:17 +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
|
fcf59f3793
|
Rename the C++ header files
|
2022-02-02 13:07:26 +01:00 |
|
Simon Hausmann
|
7d297da2fc
|
Rename the sixtyfps C++ namespaces
|
2022-02-02 12:11:27 +01:00 |
|
Tobias Hunger
|
bfca0e3573
|
Mass update copyright messages to be more REUSE compliant
|
2021-12-22 10:06:12 +01:00 |
|
Olivier Goffart
|
59e1361388
|
Fix compilation with C++20
Fixes #428
|
2021-08-20 18:49:15 +02:00 |
|
Olivier Goffart
|
78f3a21e5c
|
iot-dashboard: add some interaction on the widgets
|
2021-07-08 15:22:10 +02:00 |
|
Olivier Goffart
|
13bd828b96
|
Update license date
|
2021-07-02 15:55:54 +02:00 |
|
Tobias Hunger
|
13d7f5e7bd
|
Janitor: Fix typos in comments and user-facing strings
Also adapt tests for error messages containing the fixed strings.
No behavior change is intended!
|
2021-06-28 08:32:25 +02:00 |
|
Olivier Goffart
|
24bafdb2f9
|
Some more comments to iot-dashboard
|
2021-05-18 16:55:07 +02:00 |
|
Simon Hausmann
|
25d0b604e9
|
Change the humidity in the iot dashboard to random values every four seconds
|
2021-05-18 13:07:26 +02:00 |
|
Simon Hausmann
|
f7cb67d086
|
Fix build
|
2021-05-17 19:32:18 +02:00 |
|
Simon Hausmann
|
760a6ef6c5
|
Clean up the clock code a little bit
|
2021-05-17 17:44:43 +02:00 |
|
Simon Hausmann
|
02c07de989
|
Split up the C++ dashboard a little
|
2021-05-17 16:14:26 +02:00 |
|
Simon Hausmann
|
e8f6dd0586
|
Remove debug output
Don't always print the generated code
|
2021-05-17 15:45:27 +02:00 |
|
Simon Hausmann
|
b0fdd9c264
|
Begin rework the C++ iot dashboard
Implement the Clock as a C++ widget that shows the current time
|
2021-05-17 15:43:42 +02:00 |
|
Simon Hausmann
|
e5919a9b1e
|
Generate the main contents of the C++ dashboard dynamically from code
|
2021-05-17 11:56:18 +02:00 |
|
Simon Hausmann
|
906d1f4b95
|
Added boilerplate for C++ iot dashboard
|
2021-05-17 11:12:08 +02:00 |
|