summaryrefslogtreecommitdiff
path: root/vcl/inc/qt5/Qt5Instance.hxx
AgeCommit message (Expand)Author
2021-09-09tdf#143796 Qt5/KF5 fix double-buffer graphicsJan-Marek Glogowski
2020-11-16avoid loplugin::toolslong warnings in qt5 vcl backendLuboš Luňák
2020-07-03Qt5 better / working wakeup handlingJan-Marek Glogowski
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-07-14Qt5 also has native file selectionJan-Marek Glogowski
2019-06-19tdf#125971: map file URLs from QFileDialog to LO internal formatStephan Bergmann
2019-06-15tdf#125934 Qt5 set the desktop file nameJan-Marek Glogowski
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-05Qt5/KDE5 always use either Qt5 or KDE5 pickersJan-Marek Glogowski
2019-05-13Qt5 handle theming-based change eventsJan-Marek Glogowski
2019-04-04Qt5 / KDE5 refactor create_SalInstanceJan-Marek Glogowski
2019-03-13tdf#123406 KDE5: Update delayed frame destructionAleksei Nikiforov
2019-03-05tdf#119856 vcl: Qt5/KDE5 RunInMainThreadMichael Stahl
2018-12-14tdf#122042: It's two clipboards, actuallyKatarina Behrens
2018-12-07tdf#120625: All vcl windows now share 1 instance of clipboardKatarina Behrens
2018-11-12tdf#119856: thread-proof creating frames and setting menusKatarina Behrens
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-18Basic structures for qt5 drag'n'drop supportKatarina Behrens
2018-10-04Clipboard support for qt5, first cutKatarina Behrens
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-06-14Adapt --enable-qt5Stephan Bergmann
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
2018-06-01Make clang-format happy, remove vcl/unx/kde5 from blacklistKatarina Behrens
2018-06-01Prep Qt5Instance for native menusKatarina Behrens
2018-06-01KDE5SalInstance derives from Qt5InstanceKatarina Behrens
2018-06-01Move qt5 headers into vcl top-level includeKatarina Behrens