Olivier Goffart
f94e03bf4e
The mcu backend is not ready to be published yet
2022-01-20 10:47:48 +01:00
Tobias Hunger
0fc176a408
Document some licenses in a REUSE compliant way
2022-01-19 11:25:21 +01:00
Tobias Hunger
2f6be7b31f
Mass-add copyright headers into Cargo.toml files
2022-01-19 11:25:21 +01:00
Tobias Hunger
ecf6ac4558
Replace image in gallery examples
...
The license of the thumbsup emoji from apple is unclear, so use the
google one, which is Apache-2.0 licensed.
Add a .license file to document this.
2022-01-19 11:25:21 +01:00
Olivier Goffart
c9bba12b0f
cmake: Don't warn when Qt5 is found but not Qt6
2022-01-19 11:22:07 +01:00
Simon Hausmann
f04dba363b
Extend the CI to test the cpack generated package on Linux
...
This builds all the examples against the package.
2022-01-18 18:08:28 +01:00
Simon Hausmann
26c3c58b10
Simplify slide puzzle code a little but
...
Use the new array index expression
2022-01-15 10:34:21 +01:00
Olivier Goffart
041a6d9710
Make it possible to build the iot dashboard standalone
2022-01-13 14:10:46 +01:00
Olivier Goffart
a3cb340cd3
Fancy_demo: add progressbar
2022-01-10 09:58:12 +01:00
Tobias Hunger
ce7a13b70d
Add license information to unbreak xtasks licence check
2022-01-09 18:32:46 +01:00
Olivier Goffart
df504897d6
Some draft of a fancy demo similar to the egui demo
2022-01-09 12:46:28 +01:00
Olivier Goffart
34cc89ced6
Fix fluent Slider when the minimum value is set
...
Fixes #787
2022-01-03 14:32:33 +01:00
Tobias Hunger
597467fae9
Manually update license information in Cargo.toml files
...
... that are not published or private or not processed by xtask for
other reasons.
2021-12-22 10:06:12 +01:00
Tobias Hunger
bfca0e3573
Mass update copyright messages to be more REUSE compliant
2021-12-22 10:06:12 +01:00
ogoffart
3278b39549
Bump version number to 0.1.6
2021-11-24 14:19:09 +00:00
Olivier Goffart
64ecdab936
qt_viewer example: set a proper title to the main window
2021-11-24 13:40:50 +01:00
ogoffart
b25ae6fbcd
Bump version number to 0.1.5
2021-10-26 07:36:54 +00:00
Olivier Goffart
f8c00b19b5
Add link to the examples from the sixtyfps-viewer README
2021-10-21 18:03:56 +02:00
Olivier Goffart
8fec471785
Add screenshot of CargoUI in the examples/README
2021-10-21 17:53:06 +02:00
Tobias Hunger
bb071fb92f
cargo-audit: Remove indirect dependency on outdated time crate
2021-10-21 13:31:14 +02:00
Simon Hausmann
64ee1047c8
Simplify filters model
...
We don't need to re-implement attach_peer
2021-10-20 15:33:37 +02:00
Simon Hausmann
912913d88d
Fix sysinfo_macos.sh with mount points that have spaces in their path
2021-10-12 14:00:18 +02:00
Simon Hausmann
15f2b19a95
Reorder sysinfo.60 once more
...
... to match the blog :-)
2021-10-12 11:35:38 +02:00
Simon Hausmann
64ec25f8e3
Clean up sysinfo.60 a little
...
Re-order the first properties and bindings for improved readability
2021-10-12 11:26:35 +02:00
Olivier Goffart
acf2ef38a6
Don't put no-frame
on the printer demo example
...
Prefer just put it in a random test instead
2021-10-11 10:30:31 +02:00
Robert Broketa
c3c7765f80
Add no-frame
property for a borderless/frameless window
2021-10-11 10:21:21 +02:00
Olivier Goffart
396820243d
Fix typo and size in the sysinfo script
...
(The default size was too small to see the picture on my machine because of
the long CPU string)
2021-10-08 19:22:30 +02:00
Simon Hausmann
39a713c2e7
Update examples/bash/README.md
...
Mention the sysinfo scripts
Co-authored-by: Olivier Goffart <ogoffart@sixtyfps.io>
2021-10-08 09:33:09 +02:00
Simon Hausmann
0c4da4809f
Split out the memory into a separate tab
...
and add some more information about memory and swap
2021-10-08 09:33:09 +02:00
Simon Hausmann
bcf4f2b3de
Add an icon to the general tab
2021-10-08 09:33:09 +02:00
ogoffart
77fcd5221b
Bump version number to 0.1.4
2021-10-07 09:36:43 +00:00
Olivier Goffart
7c813a70fd
sysinfo example: Improve the disk use section
2021-10-07 11:27:10 +02:00
Olivier Goffart
19200fefac
sysinfo script: escape strings
2021-10-07 11:24:07 +02:00
Simon Hausmann
434f13a741
Use "close" instead of "ok" in the sysinfo dialog
...
Because that's what the button does, there's no need to "okay" :)
2021-10-07 11:09:55 +02:00
Simon Hausmann
35907dd098
Fix typo
2021-10-07 11:04:49 +02:00
Simon Hausmann
0bfb0fce4e
Fix capitalization of simple input dialog
2021-10-06 16:15:32 +02:00
Simon Hausmann
301f142001
Add missing colon for simple input dialog eaxmple
2021-10-06 15:24:48 +02:00
Olivier Goffart
db10bf2187
Fix embedded window icon with the Qt backend
...
Also add a window icon to the gallery
2021-10-06 12:39:22 +02:00
Simon Hausmann
4a26faef9a
Add AboutSixtyFPS element
2021-10-05 23:16:46 +02:00
ogoffart
8b9717633e
Bump version number to 0.1.3
2021-10-05 10:31:45 +00:00
Simon Hausmann
fcf55084ab
Show the OS name in the sysinfo example
2021-10-04 16:47:28 +02:00
Simon Hausmann
02e01ba04f
Show host uptime information
2021-10-04 16:38:18 +02:00
Simon Hausmann
f0fc877f4e
Combine the CPU and Mem tab into a General one
2021-10-04 16:38:18 +02:00
Simon Hausmann
9b5e05e41b
Provide a macOS version of the sysinfo bash script
2021-10-04 16:38:18 +02:00
Olivier Goffart
aef4b024b4
sysinfo_linux.sh: WIP to show the partitions
2021-10-04 16:38:18 +02:00
Simon Hausmann
e464b473d6
Initial version of a shell script that uses the json mode to show system info
2021-10-04 16:38:18 +02:00
Olivier Goffart
672c95db42
Add an example using bash and jq
2021-09-30 17:51:14 +02:00
Olivier Goffart
54c848fca4
Todo example: clear the line edit when adding a Todo item
2021-09-30 13:21:02 +02:00
Simon Hausmann
45aa93f1b1
Make it possible to use the C++ build with Qt 6
...
Since we require Qt 5.15, we can use the versionless CMake targets and also
find Qt 6 first.
2021-09-20 17:02:35 +02:00
Simon Hausmann
562842f19e
Bump minimum required CMake version from 3.16 to 3.19
...
The upcoming re-organization of the C++ header generation requires the
use of the CORROSION_ENVIRONMENT_VARIABLES target property, which in
turn requires CMake >= 3.19.
2021-09-18 07:32:53 +02:00