summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Frame.cxx
AgeCommit message (Expand)Author
2020-07-27tdf#135077 Qt5 revert broken fix for tdf#132172Jan-Marek Glogowski
2020-07-04tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski
2020-02-22tdf#130827 Qt5 report frame-relative cursor posJan-Marek Glogowski
2019-12-12Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski
2019-11-27tdf#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
2019-06-15Qt5 move and init static m_ActiveDragSourceJan-Marek Glogowski
2019-06-15tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski
2019-06-14KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski
2019-06-12tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski
2019-06-09tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn
2019-06-08KDE5 merge KDE5SalGraphics into Qt5SvpGraphicsJan-Marek Glogowski
2019-06-05Qt5 workaround modal change after show bugJan-Marek Glogowski
2019-06-04Qt5 introduce Qt5Frame::asChild() helperJan-Marek Glogowski
2019-06-03Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski
2019-05-31tdf#124484: resize slideshow window so it spans all displaysKatarina Behrens
2019-05-28Qt5 implement SalSurface support for cairoJan-Marek Glogowski
2019-05-27tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara
2019-05-24tdf#125160: honour keyboard modifiers if used during DnDKatarina Behrens
2019-05-13tdf#122293 qt5: Use "alien widgets" by default on WaylandMichael Weghorn
2019-05-13Qt5 handle theming-based change eventsJan-Marek Glogowski
2019-05-10tdf#124484: avoid crash in fullscreen slideshow spanning all displaysKatarina Behrens
2019-05-10Qt5Frame.cxx: Use QString instead of 'const char *'Michael Weghorn
2019-05-09Qt5 IM handle (spurious?) all-empty IM eventsJan-Marek Glogowski
2019-04-30tdf#123859: only accept drops when drop target was registeredKatarina Behrens
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-01tdf#120865: preserve cursor shape on repositioning the cursorKatarina Behrens
2019-03-24tdf#124237 Qt5 get link colors from themeJan-Marek Glogowski
2019-03-16tdf#119718: give focus where focus is dueKatarina Behrens
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl
2019-03-05tdf#119856 vcl: fix Qt warning Qt5Frame::SetModal()Michael Stahl
2019-03-05tdf#120783: take suggested/preferred DnD ops into accountKatarina Behrens
2019-03-04tdf#120791: restore window geometry coming back from fullscreenKatarina Behrens
2019-03-04Unbreak internal DnD by using null MimeDataKatarina Behrens
2019-02-27tdf#104235: Qt5Frame: Set default iconMichael Weghorn
2019-02-27tdf#119720 KDE5: Don't show hidden windows on modality changeAleksei Nikiforov
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-22tdf#122256 KDE5: Make menubar work for windows with parentsAleksei Nikiforov