slint/internal/compiler/widgets/qt
Olivier Goffart 07c2f25698
Some checks are pending
CI / node_test (macos-14) (push) Blocked by required conditions
CI / files-changed (push) Waiting to run
CI / build_and_test (--exclude bevy-example, ubuntu-22.04, 1.85) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, --exclude bevy-example, windows-2022, 1.85) (push) Blocked by required conditions
CI / node_test (ubuntu-22.04) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, macos-14, stable) (push) Blocked by required conditions
autofix.ci / format_fix (push) Waiting to run
autofix.ci / lint_typecheck (push) Waiting to run
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, stable) (push) Blocked by required conditions
CI / build_and_test (ubuntu-22.04, nightly) (push) Blocked by required conditions
CI / esp-idf-quick (push) Blocked by required conditions
CI / android (push) Blocked by required conditions
CI / miri (push) Blocked by required conditions
CI / test-figma-inspector (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, beta) (push) Blocked by required conditions
CI / node_test (windows-2022) (push) Blocked by required conditions
CI / python_test (macos-14) (push) Blocked by required conditions
CI / python_test (ubuntu-22.04) (push) Blocked by required conditions
CI / python_test (windows-2022) (push) Blocked by required conditions
CI / cpp_test_driver (macos-13) (push) Blocked by required conditions
CI / cpp_test_driver (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (windows-2022) (push) Blocked by required conditions
CI / cpp_cmake (macos-14, 1.85) (push) Blocked by required conditions
CI / cpp_cmake (ubuntu-22.04, stable) (push) Blocked by required conditions
CI / cpp_cmake (windows-2022, nightly) (push) Blocked by required conditions
CI / cpp_package_test (push) Blocked by required conditions
CI / vsce_build_test (push) Blocked by required conditions
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Blocked by required conditions
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Blocked by required conditions
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / mcu-embassy (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / wasm (push) Blocked by required conditions
CI / wasm_demo (push) Blocked by required conditions
CI / tree-sitter (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
CI / fmt_test (push) Blocked by required conditions
Qt: fix show/hide password icon
Use the same code as for the fluent style
2025-09-18 13:10:49 +02: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
_visibility.svg LineEdit: implement show-password icon for the Qt style 2025-09-18 11:04:51 +02:00
_visibility_off.svg LineEdit: implement show-password icon for the Qt style 2025-09-18 11:04:51 +02:00
button.slint Button: add property icon-size (#9279) 2025-09-11 16:14:17 +02:00
checkbox.slint Add the accessible-enabled property 2024-10-25 10:20:09 +02:00
combobox.slint Make forward-focus in a PopupWindow work 2025-02-04 12:31:06 +01:00
datepicker.slint Align DatePickerPopup and TimePickerPopup placement logic (#9410) 2025-09-15 09:46:39 +02:00
groupbox.slint ChangeLog: std-widgets: added content-padding to GroupBox (#8314) 2025-05-02 07:11:52 +00:00
internal-scrollview.slint Renames after the API review 2025-06-06 12:31:50 +02:00
lineedit.slint Qt: fix show/hide password icon 2025-09-18 13:10:49 +02:00
menu.slint Remove default font size from StyleMetrics 2025-08-21 14:29:55 +02:00
progressindicator.slint Also fix the Qt theme 2024-06-03 01:38:06 -07:00
scrollview.slint Renames after the API review 2025-06-06 12:31:50 +02:00
slider.slint Add step property to Slider (#6981) 2024-12-05 11:50:08 +01:00
spinbox.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
spinner.slint Also fix the Qt theme 2024-06-03 01:38:06 -07:00
std-widgets-impl.slint menus: fluent style and refactoring (#7723) 2025-02-24 17:01:22 +01:00
std-widgets.slint Remove LayoutSpec and undeprecate StyleMetrics.layout-* properties (#7069) 2024-12-16 14:52:28 +01:00
styling.slint Added TimePicker widget (#5251) 2024-06-05 15:23:06 +02:00
switch.slint Add the accessible-enabled property 2024-10-25 10:20:09 +02:00
tableview.slint added missing properties to StandardTableView (#7543) 2025-02-05 10:02:22 +00:00
tabwidget.slint Set accessible-action-default on tabs 2025-01-06 09:30:11 +01:00
textedit.slint Add the accessible-read-only property 2025-02-19 09:16:41 +01:00
time-picker.slint Align DatePickerPopup and TimePickerPopup placement logic (#9410) 2025-09-15 09:46:39 +02:00