summaryrefslogtreecommitdiff
path: root/vcl/CustomTarget_qt5_moc.mk
AgeCommit message (Expand)Author
2 daystdf#130857 qt weld: Add QtInstanceScaleMichael Weghorn
3 daystdf#130857 qt weld: Add a QtInstanceToggleButtonMichael Weghorn
4 daystdf#130857 qt weld: Introduce QtInstanceGridMichael Weghorn
7 daystdf#130857 qt weld: Introduce QtInstanceScrolledWindowMichael Weghorn
13 daystdf#130857 qt weld: Add QtInstanceIconView skeletonMichael Weghorn
2024-12-05tdf#130857 qt weld: Let QtInstanceWidget derive from QObjectMichael Weghorn
2024-11-28tdf#130857 qt weld: Call spinbutton value changed handlerMichael Weghorn
2024-11-27tdf#130857 qt weld: Introduce custom QDoubleSpinBox subclassMichael Weghorn
2024-11-24tdf#130857 qt weld: Add QtInstanceExpanderMichael Weghorn
2024-11-24tdf#130857 qt weld: Implement "GtkExpander" equivalentMichael Weghorn
2024-11-23tdf#130857 qt weld: Call checkbox toggled handlerMichael Weghorn
2024-11-10tdf#130857 qt weld: Add QtInstanceNotebook skeletonMichael Weghorn
2024-11-09tdf#130857 qt weld: Add QtInstanceTreeView skeletonMichael Weghorn
2024-11-09tdf#130857 qt weld: Signal container focus on window (de)activationMichael Weghorn
2024-11-07tdf#130857 qt weld: Add QtInstanceDrawingArea basicsMichael Weghorn
2024-10-30tdf#130857 qt weld: Add a QtInstanceProgressBarMichael Weghorn
2024-10-30tdf#130857 qt weld: Add a QtInstanceLevelBarMichael Weghorn
2024-10-30tdf#130857 qt weld: Signal when radio button gets toggledMichael Weghorn
2024-10-26tdf#130857 qt weld: Make link buttons focusable + handle activationMichael Weghorn
2024-10-25tdf#130857 qt weld: Notify about weld::Entry text/cursor changesMichael Weghorn
2024-10-24tdf#130857 qt weld: Signal when current combobox item changesMichael Weghorn
2024-10-02tdf#130857 qt weld: Let QtInstancDialog subclass QObjectMichael Weghorn
2024-09-19qt: Use qobject_cast to cast to QtMimeDataMichael Weghorn
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-02-04tdf#130857 qt weld: Support asnyc running of msg dialogsMichael Weghorn
2022-08-23qt a11y: Drop unnecessary QObject inheritanceMichael Weghorn
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-02-27tdf#122689 qt5: Consider external clipboard updatesMichael Weghorn
2019-02-27tdf#123406 KDE5: Use delayed frame destructionAleksei Nikiforov
2018-10-01qt5 a11y: Use UNO Api instead of vcl::Window methodsSamuel Mehrbrodt
2018-09-27qt5: Add basic a11y supportSamuel Mehrbrodt
2018-09-19Qt5 minimal initial fix for Java UNOJan-Marek Glogowski
2018-08-12Set Qt5Widget to be a central widget of QMainWindowKatarina Behrens
2018-06-01Basic structure of a slot to dispatch commands from menuKatarina Behrens
2018-06-01Move qt5 headers into vcl top-level includeKatarina Behrens
2018-06-01Qt5 minimal "native" file pickerJan-Marek Glogowski
2017-11-06QT5 first stab on implementing CommonSalLayoutJan-Marek Glogowski
2017-11-06QT5 rename from KF5Jan-Marek Glogowski