FloVanGH
|
901afde11f
|
api review: callback parameters and properties name adjustements
|
2024-12-02 16:22:39 +00:00 |
|
FloVanGH
|
c84af1a8d7
|
std-widgets: added LayoutSpec global (#6711)
|
2024-11-06 14:47:04 +00:00 |
|
Olivier Goffart
|
929e71e6b0
|
Widgets: add callback arg names to some callback
The ones that have a comment already.
Tests that the name is consistent accross the styles.
|
2024-11-04 17:09:57 +01: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 |
|
Florian Blasius
|
6e2013e4ff
|
API Review: DatePicker and TimePicker (#5582)
|
2024-07-09 22:16:54 +02:00 |
|
Florian Blasius
|
973ecac989
|
DatePicker: finished features
|
2024-06-06 09:03:50 +02:00 |
|
Florian Blasius
|
f75cedb893
|
DatePicker: calendar
|
2024-06-06 09:03:50 +02:00 |
|
Florian Blasius
|
fe6dba9779
|
DatePicker: base setup
|
2024-06-06 09:03:50 +02:00 |
|