slint/tests
Tobias Hunger d785f2d5df compiler: Store an optional version number with the document
A None value means the file on disk is the golden version.

We have an editor, the LSP and the preview that all need to at least
notice when they have newer data then their peers. So IMHO it makes
sense to have an optional document version around.

The language server protocol makes use of a version number already. This
patch moves that code into the compiler so that it is stored with the
actual data getting versioned.
2023-12-18 14:21:50 +01:00
..
cases Fix wrongly optimized properties with aliases 2023-12-18 12:22:20 +01:00
doctests janitor: Use workspace dependnecies for the slint crates 2023-09-25 16:34:16 +02:00
driver compiler: Store an optional version number with the document 2023-12-18 14:21:50 +01:00
helper_components Remove test that don't pass because not all drivers are run in the same level 2023-07-24 18:21:53 +02:00
manual Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
screenshots compiler: Store an optional version number with the document 2023-12-18 14:21:50 +01:00