summaryrefslogtreecommitdiff
path: root/vcl/unx/kf5
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-07-25tdf#155414 kf a11y: Honor KDE Plasma setting to reduce animationMichael Weghorn
2023-07-09qt: Check for SAL_VCL_QT_USE_QFONT in a central placeKhaled Hosny
2023-07-09tdf#151273, tdf#151925: Don’t use QFont text layout by defaultKhaled Hosny
2023-06-22Detect Plasma 6 desktopMichael Weghorn
2023-06-22kf5/kf6: Don't hardcode reported KF version to 5Michael Weghorn
2023-06-22kf5: Drop "5" from VCLPLUG_KF5_{IMPLEMENTATION,PUBLIC} definesMichael Weghorn
2023-06-22kf5: Rename sources + headers according to new class namesMichael Weghorn
2023-06-22kf5: Remove "5" from class names in kf5 VCL pluginMichael Weghorn
2022-05-25tdf#125925 Qt migrate KF5 theme font settings codeJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn
2021-09-29qt5: Remove "5" from class names in qt5 VCL pluginMichael Weghorn
2021-09-29qt5/kf5: Drop 'qt5/' prefix from includesMichael Weghorn
2021-08-26tdf#144008 Qt5/Kf5 create frames in the GUI threadJan-Marek Glogowski
2021-04-14Qt add additional info to ToolkitNameJan-Marek Glogowski
2021-04-11KF5 allow changing the font backend to QFontJan-Marek Glogowski
2021-04-11Qt5/KF5 get rid of unneeded own grahics handlingJan-Marek Glogowski
2021-03-03loplugin:refcounting in vclNoel
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-02Qt5 unify font attribute conversionsJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-06fix leak in KF5FilePickerNoel Grandin
2019-12-05KF5 drop KF5FilePicker::executeJan-Marek Glogowski
2019-12-05Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-09-11loplugin:redundantfcast check for std::function castNoel Grandin
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-22kf5/gtk3_kde5 fpickers: Drop unused 'allowRemoteUrls'Michael Weghorn
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2017-11-06QT5 rename from KF5Jan-Marek Glogowski
2017-11-06KF5 implement some more stuffJan-Marek Glogowski
2017-11-06KF5 add initial SalBitmap implementationJan-Marek Glogowski
2017-11-06KF5 add initial SalObject implementationJan-Marek Glogowski
2017-11-06KF5 add FontFace implementationJan-Marek Glogowski
2017-11-06KF5 minimal graphics supportJan-Marek Glogowski
2017-11-06KF5 add QWidget to Kf5FrameJan-Marek Glogowski
2017-11-06KF5 correctly initialize QApplicationJan-Marek Glogowski
2017-11-06KF5 add event processing codeJan-Marek Glogowski
2017-11-06KF5 initial VCL pluginJan-Marek Glogowski