summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Frame.cxx
AgeCommit message (Expand)Author
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
2019-02-13tdf#120787: fine-tune window flags w/ focus on floating toolbarsKatarina Behrens
2019-02-13tdf#120786: show undocked toolbar only when it's readyKatarina Behrens
2019-02-12loplugin:unnecessaryparenStephan Bergmann
2019-02-11tdf#119853: Set window state only, don't actually show the windowKatarina Behrens
2019-01-30tdf#120772: implement file manager -> LibO DnDKatarina Behrens
2018-12-21tdf#121161 Qt5 initial IM supportJan-Marek Glogowski
2018-12-18Qt5: Fix fullscreen window sizeAleksei Nikiforov
2018-12-12Qt5+kde4 don't override generic VCL style settingsJan-Marek Glogowski
2018-12-12tdf#98253 Qt5 rely on VCL for SetDeactiveColorSumit Chauhan
2018-12-12tdf#120454: Implement native rendering of tooltipsKatarina Behrens
2018-12-04tdf#120775: Implement DnD between 2 SalFramesKatarina Behrens
2018-12-03tdf#120781: Proposed DnD operation is not always 'move'Katarina Behrens
2018-11-16tdf#120777 KDE5: Update initialization of QImagesAleksei Nikiforov
2018-11-08tdf#120777 KDE5: Remove initial painting of widgetsAleksei Nikiforov
2018-11-08tdf#120777 KDE5: Prohibit resizing windows unless they're marked resizeableAleksei Nikiforov
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-02Qt5 constify some functions to fix buildJan-Marek Glogowski