summaryrefslogtreecommitdiff
path: root/vcl/qt5/QtInstanceComboBox.cxx
AgeCommit message (Expand)Author
2025-01-09tdf#130857 qt weld: Set combobox entry iconsMichael Weghorn
2024-12-05tdf#130857 qt weld: Signal combobox text changeMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceComboBox::set_entry_message_typeMichael Weghorn
2024-11-18qt: Update vim headers/trailersMichael Weghorn
2024-10-30tdf#130857 qt weld: Implement QtInstanceComboBox::set_entry_completionMichael Weghorn
2024-10-25tdf#130857 qt weld: Implement QtInstanceComboBox::{g,s}et_active_idMichael Weghorn
2024-10-25tdf#130857 qt weld: Implement combobox text selectionMichael Weghorn
2024-10-24tdf#130857 qt weld: Implement QtInstanceComboBox::insert_vectorMichael Weghorn
2024-10-24tdf#130857 qt weld: Implement QtInstanceComboBox::insert_separatorMichael Weghorn
2024-10-24tdf#130857 qt weld: Implement ID handling for combobox entriesMichael Weghorn
2024-10-24qt: Have just a single toQString(const OUString&)Michael Weghorn
2024-10-24tdf#130857 qt weld: Signal when current combobox item changesMichael Weghorn
2024-10-24tdf#130857 qt weld: Implement combobox entry sortingMichael Weghorn
2024-10-24tdf#130857 qt weld: Fix condition for not implemented combobox caseMichael Weghorn
2024-10-23tdf#130857 qt weld: Add initial combobox handlingMichael Weghorn