slint/internal/compiler/widgets/qt
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
..
_arrow_back.svg DatePicker: finished features 2024-06-06 09:03:50 +02:00
_arrow_forward.svg DatePicker: finished features 2024-06-06 09:03:50 +02:00
_calendar.svg DatePicker: finished features 2024-06-06 09:03:50 +02:00
_clock.svg Fix up clock and keyboard icon in the qt style 2024-06-06 09:28:56 +02:00
_dropdown.svg DatePicker: finished features 2024-06-06 09:03:50 +02:00
_edit.svg DatePicker: finished features 2024-06-06 09:03:50 +02:00
_keyboard.svg Fix up clock and keyboard icon in the qt style 2024-06-06 09:28:56 +02:00
button.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
checkbox.slint Make it possible to toggle the state of checkboxes via accessibility 2024-06-05 09:51:41 -07:00
combobox.slint Combobox: Fix ComboBox having a too big popup when it has less than 6 items 2024-07-23 14:18:16 +02:00
datepicker.slint PopupWindow: added close-policy property (#6614) 2024-10-24 09:27:39 +00:00
groupbox.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
internal-scrollview.slint Implement ScrollBarPolicy property for ScrollView (#6442) 2024-10-08 17:02:17 +02:00
layouts.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
lineedit.slint Add the accessible-placeholder-text property (#5464) 2024-06-26 12:59:22 +02:00
progressindicator.slint Also fix the Qt theme 2024-06-03 01:38:06 -07:00
scrollview.slint Implement ScrollBarPolicy property for ScrollView (#6442) 2024-10-08 17:02:17 +02:00
slider.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
spinbox.slint Add support for step-size to SpinBox rendered by the Qt style 2024-05-31 09:45:29 -07:00
spinner.slint Also fix the Qt theme 2024-06-03 01:38:06 -07:00
std-widgets-impl.slint API Review: DatePicker and TimePicker (#5582) 2024-07-09 22:16:54 +02:00
std-widgets.slint Rename common.slint -> about-slint.slint 2024-10-08 14:52:03 +02:00
styling.slint Added TimePicker widget (#5251) 2024-06-05 15:23:06 +02:00
switch.slint Add missing accessible-action-default for Switch 2024-06-06 01:15:05 -07:00
tableview.slint Qt StandardTableView: properly elide the cell in the text 2024-06-05 12:29:43 +02:00
tabwidget.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
textedit.slint Fix TextEdit not invoking edited callbacks 2024-08-15 10:10:08 +02:00
time-picker.slint PopupWindow: added close-policy property (#6614) 2024-10-24 09:27:39 +00:00