summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Frame.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-13Qt5 handle theming-based change eventsJan-Marek Glogowski1-2/+6
2019-05-10tdf#124484: avoid crash in fullscreen slideshow spanning all displaysKatarina Behrens1-3/+17
2019-05-10Qt5Frame.cxx: Use QString instead of 'const char *'Michael Weghorn1-1/+1
2019-05-09Qt5 IM handle (spurious?) all-empty IM eventsJan-Marek Glogowski1-1/+3
2019-04-30tdf#123859: only accept drops when drop target was registeredKatarina Behrens1-0/+1
2019-04-13use more std::make_uniqueNoel Grandin1-1/+1
2019-04-01tdf#120865: preserve cursor shape on repositioning the cursorKatarina Behrens1-2/+2
2019-03-24tdf#124237 Qt5 get link colors from themeJan-Marek Glogowski1-0/+6
2019-03-16tdf#119718: give focus where focus is dueKatarina Behrens1-2/+4
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-03-05tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl1-2/+3
2019-03-05tdf#119856 vcl: fix Qt warning Qt5Frame::SetModal()Michael Stahl1-12/+16
2019-03-05tdf#120783: take suggested/preferred DnD ops into accountKatarina Behrens1-3/+4
2019-03-04tdf#120791: restore window geometry coming back from fullscreenKatarina Behrens1-3/+13
2019-03-04Unbreak internal DnD by using null MimeDataKatarina Behrens1-2/+3
2019-02-27tdf#104235: Qt5Frame: Set default iconMichael Weghorn1-0/+2
2019-02-27tdf#119720 KDE5: Don't show hidden windows on modality changeAleksei Nikiforov1-5/+13
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin1-1/+1
2019-02-22tdf#122256 KDE5: Make menubar work for windows with parentsAleksei Nikiforov1-6/+15
2019-02-13tdf#120787: fine-tune window flags w/ focus on floating toolbarsKatarina Behrens1-2/+5
2019-02-13tdf#120786: show undocked toolbar only when it's readyKatarina Behrens1-1/+0
2019-02-12loplugin:unnecessaryparenStephan Bergmann1-1/+1
2019-02-11tdf#119853: Set window state only, don't actually show the windowKatarina Behrens1-10/+26
2019-01-30tdf#120772: implement file manager -> LibO DnDKatarina Behrens1-4/+10
2018-12-21tdf#121161 Qt5 initial IM supportJan-Marek Glogowski1-2/+8
2018-12-18Qt5: Fix fullscreen window sizeAleksei Nikiforov1-2/+9
2018-12-12Qt5+kde4 don't override generic VCL style settingsJan-Marek Glogowski1-6/+0
2018-12-12tdf#98253 Qt5 rely on VCL for SetDeactiveColorSumit Chauhan1-1/+1