summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)AuthorFilesLines
2019-06-29tdf#125606 Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski2-12/+5
2019-06-18tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski1-2/+24
2019-06-18KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski1-4/+22
2019-06-15Qt5 move and init static m_ActiveDragSourceJan-Marek Glogowski2-2/+1
2019-06-13tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski1-11/+9
2019-06-13Qt5 correctly hide menu bar in tabbed modeJan-Marek Glogowski1-2/+2
2019-06-13Revert "tdf#120836 KDE5: Clipboard: don't put images to clipboard"Luboš Luňák1-0/+30
2019-06-13do not add non-text to PRIMARY selection in VclQt5ClipboardLuboš Luňák1-1/+6
2019-06-13Qt5 implement SalSurface support for cairoJan-Marek Glogowski4-11/+148
2019-06-07Qt5 make Qt5Widdget's frame a private referenceJan-Marek Glogowski2-42/+39
2019-06-05Qt5 use precise timer to prevent unneeded restartsJan-Marek Glogowski1-0/+1
2019-06-03tdf#122200 Qt5AccessibleWidget: Handle special offset valuesMichael Weghorn1-0/+16
2019-05-31tdf#124484: resize slideshow window so it spans all displaysKatarina Behrens1-15/+60
2019-05-31tdf#124484: avoid crash in fullscreen slideshow spanning all displaysKatarina Behrens1-3/+17
2019-05-30tdf#125548 Qt5 no focus for the menu bar buttonJan-Marek Glogowski1-0/+1
2019-05-28tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara2-2/+41
2019-05-24tdf#123957 Qt5 IM generate correct formatingJan-Marek Glogowski1-3/+39
2019-05-24qt5: Fix buildMichael Weghorn3-4/+5
2019-05-23tdf#124027: use ID of the embedded windowKatarina Behrens1-1/+1
2019-05-22tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl3-163/+133
2019-05-22tdf#119856 vcl: fix Qt warning Qt5Frame::SetModal()Michael Stahl1-12/+16
2019-05-22tdf#119856 vcl: fix Qt5FilePicker destructor to run in main threadMichael Stahl1-1/+11
2019-05-22tdf#119856 vcl: Qt5/KDE5 RunInMainThreadMichael Stahl1-12/+163
2019-05-22kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn1-0/+6
2019-05-22Make 'setDefaultName()' work again for kde5 fpickerMichael Weghorn1-2/+5
2019-05-22tdf#122056: Catch DisposedExceptions everywhereKatarina Behrens1-85/+200
2019-05-22tdf#123549 Qt5 implement Qt5Menu::ShowCloseButtonJan-Marek Glogowski2-21/+74
2019-05-21Qt5FilePicker::addCustomControl: Add missing from kde5Michael Weghorn1-0/+6
2019-05-21kde5 fpicker: Reuse existing handle{G,S}etListValueMichael Weghorn1-4/+5
2019-05-21KDE5FilePicker: Reuse XFilter{,Group}Manager methods from qt5Michael Weghorn1-6/+10
2019-05-21kde5 fpicker: Drop 'getFiles' and 'getSelectedFiles'Michael Weghorn1-3/+5
2019-05-21qt5/kde5: Reuse QFileDialog from Qt5Filepicker in kde5Michael Weghorn1-5/+13
2019-05-08tdf#123956 Qt5 IM update cursor positionJan-Marek Glogowski1-1/+23
2019-04-30tdf#124990: DnD operation can be set to fail in dropCompleteKatarina Behrens1-2/+24
2019-04-30tdf#123859: only accept drops when drop target was registeredKatarina Behrens2-1/+1
2019-04-16tdf#123058 qt5 fpicker: Honor autoextension settingMichael Weghorn1-0/+41
2019-04-05tdf#120865: preserve cursor shape on repositioning the cursorKatarina Behrens1-2/+2
2019-04-05tdf#124026: map window resizing-related cursors to their Qt equivalentsKatarina Behrens1-7/+6
2019-04-02tdf#123406 KDE5: Update delayed frame destructionAleksei Nikiforov1-2/+10
2019-03-30tdf#124292 Qt5 / KDE5 disable Qt's HiDPI scalingJan-Marek Glogowski2-2/+4
2019-03-21tdf#123379: implement native menu bar toggle on/offKatarina Behrens1-0/+6
2019-03-21tdf#120791: restore window geometry coming back from fullscreenKatarina Behrens1-3/+13
2019-03-19tdf#119718: give focus where focus is dueKatarina Behrens1-2/+4
2019-03-14Unbreak internal DnD by using null MimeDataKatarina Behrens2-4/+5
2019-03-13tdf#119853: Set window state only, don't actually show the windowKatarina Behrens1-10/+26
2019-03-13tdf#104235: Qt5Frame: Set default iconMichael Weghorn1-0/+2
2019-03-13tdf#120783: take suggested/preferred DnD ops into accountKatarina Behrens4-8/+47
2019-03-12tdf#120786: show undocked toolbar only when it's readyKatarina Behrens1-1/+0
2019-03-12tdf#120787: fine-tune window flags w/ focus on floating toolbarsKatarina Behrens1-2/+5
2019-02-28tdf#122689 qt5: Consider external clipboard updatesMichael Weghorn1-0/+20