FloVanGH
|
c84af1a8d7
|
std-widgets: added LayoutSpec global (#6711)
|
2024-11-06 14:47:04 +00:00 |
|
FloVanGH
|
14c7910d49
|
PopupWindow: added close-policy property (#6614)
* Update api/cpp/include/slint_window.h
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update docs/reference/src/language/builtins/elements.md
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
* Update internal/core/window.rs
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update internal/interpreter/eval.rs
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
* Update internal/backends/qt/qt_window.rs
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update internal/interpreter/dynamic_item_tree.rs
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update internal/compiler/passes/materialize_fake_properties.rs
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
|
2024-10-24 09:27:39 +00:00 |
|
Simon Hausmann
|
c81ab5cd6d
|
Remove hard-coded sizes from date and time picker popups
Use the layout and position the popup centered relative to its parent.
|
2024-07-10 13:43:41 +02:00 |
|
Florian Blasius
|
6e2013e4ff
|
API Review: DatePicker and TimePicker (#5582)
|
2024-07-09 22:16:54 +02:00 |
|
Florian Blasius
|
557c95d0eb
|
TimePicker: Fix foreground of selected input for cosmic
|
2024-06-06 09:53:29 +02:00 |
|
Florian Blasius
|
3ccee816be
|
Added TimePicker widget (#5251)
|
2024-06-05 15:23:06 +02:00 |
|