Montel Laurent
|
4cd6f92013
|
Hide action when widget is disabled
ChangeLog: TextEdit/LineEdit : disable context menu action when the widget is disabled or read-only
ChangeLog: Added ContextMenuArea::enabled
|
2025-05-02 13:20:46 +02:00 |
|
Florian Blasius
|
4ec63a9c71
|
cleanup examples according to upcoming code guidelines (#3809)
|
2023-11-02 11:04:40 +01: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 |
|
Florian Blasius
|
b4472b9118
|
Added switch widget (#2798)
* Add material Switch
* Add fluent switch
* Add native Switch and cleanup
* Rebase fix
* Update internal/compiler/widgets/fluent-base/std-widgets-impl.slint
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* Code review
* Update docs/language/src/builtins/widgets.md
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* Update docs/language/src/builtins/widgets.md
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* Code review
* Update docs/language/src/builtins/widgets.md
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* Update examples/gallery/ui/pages/controls_page.slint
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* Code review tweak on gallery layout
* Code review tweak on gallery layout
---------
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
|
2023-05-31 14:57:23 +02:00 |
|
Simon Hausmann
|
24dcef5fed
|
First stage of cleaning up the export handling of the slint root component (#2095)
We implicitly export the last component of a .slint file to the generator.
Issue a warning when that happens and suggest to export it explicitly.
|
2023-01-23 15:19:49 +01:00 |
|
Florian Blasius
|
520df46998
|
Update examples to new syntax (#2067)
* run slint-updater on examples
* manual syntax updates
|
2023-01-16 12:11:25 +00:00 |
|
Florian Blasius
|
a3e1f9f246
|
Design refresh of the gallery example (#1820)
* Visual refresh of the gallery example
* Add new Navigation
* Improve layout
* Fix layout behavior of material GroupBox
|
2022-11-09 14:39:16 +01:00 |
|