summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Frame.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2020-11-22Qt5 report input method languageJan-Marek Glogowski1-3/+8
2020-11-04loplugin:unusedmethodsNoel1-11/+0
2020-11-03loplugin:unusedfieldsNoel1-1/+1
2020-10-27tdf#136555 apply window bg color for button boxesJan-Marek Glogowski1-1/+6
2020-10-21Qt5 use base color for workspace tooJan-Marek Glogowski1-4/+1
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski1-0/+1
2020-10-19use tools::Long in vclNoel1-6/+8
2020-08-04loplugin:flatten in vclNoel Grandin1-82/+82
2020-07-27tdf#135077 Qt5 revert broken fix for tdf#132172Jan-Marek Glogowski1-2/+1
2020-07-01tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski1-1/+2
2020-06-24tdf#127138: Fix detection of system icon theme with Qt5/KF5Igor Poboiko1-0/+3
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-2/+2
2020-03-09tdf#127687 Qt5 introduce basic HiDPI scalingLuca Carlon1-21/+39
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner1-1/+10
2020-03-02Qt5 some refactoring for HiDPI mergeJan-Marek Glogowski1-19/+0
2020-02-22tdf#130827 Qt5 report frame-relative cursor posJan-Marek Glogowski1-0/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-01-13Silence -Werror,-Wdeprecated-declarations for nowStephan Bergmann1-0/+12
2019-12-07Avoid loplugin:staticmethodsStephan Bergmann1-0/+2
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski1-0/+72
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski1-4/+6
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-1/+1
2019-11-26tdf#126607 Qt5 activate window before setFocusJan-Marek Glogowski1-1/+5
2019-11-10Set action button colors in QT5 backend tooTomaž Vajngerl1-0/+3
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann1-3/+3
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann1-2/+0
2019-08-23Qt5 some minor code cleanupsJan-Marek Glogowski1-7/+4
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski1-45/+108
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski1-2/+2
2019-06-24Qt5 don't assert broken height or widthJan-Marek Glogowski1-30/+18
2019-06-23Fix typoAndrea Gelmini1-1/+1
2019-06-22Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski1-5/+5
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski1-33/+50
2019-06-15Fix typoAndrea Gelmini1-1/+1
2019-06-15Qt5 move and init static m_ActiveDragSourceJan-Marek Glogowski1-2/+0
2019-06-15tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski1-2/+24
2019-06-14KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski1-4/+22
2019-06-12tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski1-12/+1
2019-06-09tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn1-1/+1
2019-06-08KDE5 merge KDE5SalGraphics into Qt5SvpGraphicsJan-Marek Glogowski1-1/+1
2019-06-05Qt5 workaround modal change after show bugJan-Marek Glogowski1-9/+16
2019-06-04Qt5 introduce Qt5Frame::asChild() helperJan-Marek Glogowski1-96/+27
2019-06-03Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski1-0/+1
2019-05-31tdf#124484: resize slideshow window so it spans all displaysKatarina Behrens1-15/+60
2019-05-28Qt5 implement SalSurface support for cairoJan-Marek Glogowski1-10/+22
2019-05-27tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara1-3/+15
2019-05-24tdf#125160: honour keyboard modifiers if used during DnDKatarina Behrens1-5/+24
2019-05-13tdf#122293 qt5: Use "alien widgets" by default on WaylandMichael Weghorn1-1/+18