Tobias Hunger
f883b45a4b
Make fluent CheckBox accept keyboard actions
2022-04-12 10:48:09 +02:00
Tobias Hunger
b33c407878
Make fluent Button accept keyboard focus
2022-04-12 10:48:09 +02:00
Tobias Hunger
73e178a840
Add enabled property to FocusScope
2022-04-12 10:48:09 +02:00
Tobias Hunger
a639cc5acb
fluent: Make checkmark in Combobox look slimmer
2022-04-07 13:48:01 +02:00
Tobias Hunger
6795564414
fluent: Make ComboBox dropdown icon thinner
...
This is closer to the original.
2022-04-07 13:48:01 +02:00
Tobias Hunger
24d325a53b
Do not eat all keypresses in SpinBox
2022-03-22 18:34:05 +01:00
Lukas Jung
8240531e6e
move actual-current-item to FocusScope
2022-03-16 08:48:30 +01:00
Lukas Jung
9d18882f9d
reset StandardListView's current-item if it is out of bounds
2022-03-16 08:48:30 +01:00
Olivier Goffart
c9319add6a
Export the input-type from the LineEdit
2022-03-02 21:55:49 +01:00
Lukas Jung
103b069dde
implement keyboard control for fluent widget
2022-03-02 17:51:31 +01:00
Olivier Goffart
9a6c306017
We can now access the global from other globals
2022-02-28 10:14:34 +01: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
Olivier Goffart
2f420a4676
Re-export AboutSlint as AboutSixtyFPS
2022-02-02 16:40:06 +01:00
Tobias Hunger
2b55c488ca
Rename sixtyfps to slint in internal
2022-02-02 16:16:55 +01:00
Olivier Goffart
d706d63ce1
Replace references to the .60 files that are now renamed with .slint
2022-02-02 10:12:31 +01:00
Olivier Goffart
0308f86cd4
Rename sixtyfps_widgets.60 to std-widgets.slint
2022-02-01 18:58:54 +01:00
Tobias Hunger
e6b24bceec
[reorg]: Set up and populate the internal
directory
...
Move "internal" crates into the `internal` directory. This first batch
includes most of sixtyfps_runtime but leaves the rendering backends
alone for now.
pre-commit applied some cleanups to the moved files:
- Consistent newline at end of file policy
- trimming trailing whitespace
- Formatting Cargo.toml files.
2022-01-31 16:00:50 +01:00