summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Frame.cxx
AgeCommit message (Expand)Author
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-24qt5: Port Qt5Frame away from deprecated QDesktopWidgetMichael Weghorn
2021-08-01Fix typosAndrea Gelmini
2021-07-30tdf#143580 Qt5 don't use Qt::Popup for FLOAT winsJan-Marek Glogowski
2021-07-20Qt5 fix Qt::Popup window handlingJan-Marek Glogowski
2021-07-20tdf#143298 Qt5 send SalEvent::KeyModChange eventsJan-Marek Glogowski
2021-07-20tdf#143334 Qt5 don't reset buffer on style changeJan-Marek Glogowski
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-04-15Qt5 correctly focus the navigator windowJan-Marek Glogowski
2021-04-11Qt5/KF5 get rid of unneeded own grahics handlingJan-Marek Glogowski
2021-04-11tdf#141623 Qt5+cairo init surface with widget sizeJan-Marek Glogowski
2021-02-24don't need to include vcl/layout.hxx in qt5Caolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-22Qt5 report input method languageJan-Marek Glogowski
2020-11-04loplugin:unusedmethodsNoel
2020-11-03loplugin:unusedfieldsNoel
2020-10-27tdf#136555 apply window bg color for button boxesJan-Marek Glogowski
2020-10-21Qt5 use base color for workspace tooJan-Marek Glogowski
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-27tdf#135077 Qt5 revert broken fix for tdf#132172Jan-Marek Glogowski
2020-07-01tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski
2020-06-24tdf#127138: Fix detection of system icon theme with Qt5/KF5Igor Poboiko
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-09tdf#127687 Qt5 introduce basic HiDPI scalingLuca Carlon
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2020-03-02Qt5 some refactoring for HiDPI mergeJan-Marek Glogowski
2020-02-22tdf#130827 Qt5 report frame-relative cursor posJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-13Silence -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2019-12-07Avoid loplugin:staticmethodsStephan Bergmann
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-26tdf#126607 Qt5 activate window before setFocusJan-Marek Glogowski
2019-11-10Set action button colors in QT5 backend tooTomaž Vajngerl
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-08-23Qt5 some minor code cleanupsJan-Marek Glogowski
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-06-24Qt5 don't assert broken height or widthJan-Marek Glogowski
2019-06-23Fix typoAndrea Gelmini
2019-06-22Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski
2019-06-15Fix typoAndrea Gelmini