summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_qt5.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-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-10tdf#130857 qt weld: Add QtInstanceNotebook skeletonMichael Weghorn
2024-11-09tdf#130857 qt weld: Add QtInstanceTreeView skeletonMichael Weghorn
2024-11-08tdf#130857 qt weld: Add initial SpinButton supportMichael Weghorn
2024-11-07tdf#130857 qt weld: Add QtInstanceDrawingArea basicsMichael Weghorn
2024-11-06tdf#158943 Libreoffice Theme Part 3: Qt Color CustomizationSahil Gautam
2024-10-30tdf#130857 qt weld: Add a QtInstanceProgressBarMichael Weghorn
2024-10-30tdf#130857 qt weld: Add a QtInstanceLevelBarMichael Weghorn
2024-10-26tdf#130857 qt weld: Add a QtInstanceLinkButtonMichael Weghorn
2024-10-26tdf#130857 qt weld: Add QtInstanceImage skeletonMichael Weghorn
2024-10-25tdf#130857 qt weld: Add QtInstanceRadioButtonMichael Weghorn
2024-10-25tdf#130857 qt weld: Add a QtInstanceFrameMichael Weghorn
2024-10-23tdf#130857 qt weld: Add initial combobox handlingMichael Weghorn
2024-10-05tdf#130857 qt weld: Add a QtInstanceTextViewMichael Weghorn
2024-10-05tdf#130857 qt weld: Add QtInstanceEntryMichael Weghorn
2024-10-02tdf#130857 qt weld: Add QtInstanceCheckButtonMichael Weghorn
2024-10-02tdf#130857 qt weld: Add initial QtInstanceLabel implementationMichael Weghorn
2024-09-25tdf#130857 qt weld: Implement QtBuilder + use it for first msg dialogOmkarAcharekar
2024-09-18tdf#130857 qt weld: Add QtInstanceBuilder skeletonOmkarAcharekar
2024-08-07tdf#162351 tdf#130857 qt weld: Add basic QtInstanceButtonMichael Weghorn
2024-07-24qt: Move resolution calc to static helper methodMichael Weghorn
2024-01-08tdf#130857 Use native qt widgets - simple message dialogOmkarAcharekar
2022-08-24qt a11y: Remember and reuse existing QObject for XAccessibleMichael Weghorn
2022-06-18Qt move most X11 specifics into QtX11SupportJan-Marek Glogowski
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski
2021-09-29qt5: Drop "5" from VCLPLUG_QT5_{IMPLEMENTATION,PUBLIC} definesMichael Weghorn
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn
2021-09-29Unify how Qt/KF build flags/libs are setMichael Weghorn
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2020-11-03vclplug_qt5 doesn't appear to need to link to vclplug_x11Caolán McNamara
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-12Use 'gb_Library_add_cxxflags' for '-include chrono'Michael Weghorn
2019-06-08gbuild: treat $({QT,KF}5_CFLAGS) as cxxflags, not definesMichael Weghorn
2019-06-03Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski
2019-05-28Qt5 implement SalSurface support for cairoJan-Marek Glogowski
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2018-12-21workaround to make Qt5 code build with Clang+icecreamLuboš Luňák
2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov
2018-10-30qt5 a11y: Fix QAccessibleValueInterfaceSamuel Mehrbrodt
2018-10-30qt5 a11y: Implement most of QAccessibleTextInterfaceSamuel Mehrbrodt
2018-10-18Basic structures for qt5 drag'n'drop supportKatarina Behrens
2018-10-17qt5 a11y: Add event notificationsSamuel Mehrbrodt
2018-10-08Qt5AccessibleWidget: Add stub for QAccessibleTextInterfaceSamuel Mehrbrodt