summaryrefslogtreecommitdiffstats
path: root/vcl/qt5
Commit message (Expand)AuthorAgeFilesLines
* Consolidate ImplCalcLineSpacing()Khaled Hosny2021-03-241-7/+1
* rhbz#1690732 basic font variation supportCaolán McNamara2020-11-301-1/+2
* tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)2020-02-111-9/+41
* custom widgets: support custom action button text colorsAshod Nakashian2019-11-131-0/+3
* tdf#125606 Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski2019-07-062-12/+5
* tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski2019-06-191-2/+24
* KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski2019-06-191-4/+22
* Qt5 move and init static m_ActiveDragSourceJan-Marek Glogowski2019-06-192-2/+1
* tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski2019-06-131-11/+9
* Qt5 correctly hide menu bar in tabbed modeJan-Marek Glogowski2019-06-131-2/+2
* Revert "tdf#120836 KDE5: Clipboard: don't put images to clipboard"Luboš Luňák2019-06-131-0/+30
* do not add non-text to PRIMARY selection in VclQt5ClipboardLuboš Luňák2019-06-131-1/+6
* Qt5 implement SalSurface support for cairoJan-Marek Glogowski2019-06-134-11/+148
* Qt5 make Qt5Widdget's frame a private referenceJan-Marek Glogowski2019-06-072-42/+39
* Qt5 use precise timer to prevent unneeded restartsJan-Marek Glogowski2019-06-051-0/+1
* tdf#122200 Qt5AccessibleWidget: Handle special offset valuesMichael Weghorn2019-06-031-0/+16
* tdf#124484: resize slideshow window so it spans all displaysKatarina Behrens2019-05-311-15/+60
* tdf#124484: avoid crash in fullscreen slideshow spanning all displaysKatarina Behrens2019-05-311-3/+17
* tdf#125548 Qt5 no focus for the menu bar buttonJan-Marek Glogowski2019-05-301-0/+1
* tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara2019-05-282-2/+41
* tdf#123957 Qt5 IM generate correct formatingJan-Marek Glogowski2019-05-241-3/+39
* qt5: Fix buildMichael Weghorn2019-05-243-4/+5
* tdf#124027: use ID of the embedded windowKatarina Behrens2019-05-231-1/+1
* tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl2019-05-223-163/+133
* tdf#119856 vcl: fix Qt warning Qt5Frame::SetModal()Michael Stahl2019-05-221-12/+16
* tdf#119856 vcl: fix Qt5FilePicker destructor to run in main threadMichael Stahl2019-05-221-1/+11
* tdf#119856 vcl: Qt5/KDE5 RunInMainThreadMichael Stahl2019-05-221-12/+163
* kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn2019-05-221-0/+6
* Make 'setDefaultName()' work again for kde5 fpickerMichael Weghorn2019-05-221-2/+5
* tdf#122056: Catch DisposedExceptions everywhereKatarina Behrens2019-05-221-85/+200
* tdf#123549 Qt5 implement Qt5Menu::ShowCloseButtonJan-Marek Glogowski2019-05-222-21/+74
* Qt5FilePicker::addCustomControl: Add missing from kde5Michael Weghorn2019-05-211-0/+6
* kde5 fpicker: Reuse existing handle{G,S}etListValueMichael Weghorn2019-05-211-4/+5
* KDE5FilePicker: Reuse XFilter{,Group}Manager methods from qt5Michael Weghorn2019-05-211-6/+10
* kde5 fpicker: Drop 'getFiles' and 'getSelectedFiles'Michael Weghorn2019-05-211-3/+5
* qt5/kde5: Reuse QFileDialog from Qt5Filepicker in kde5Michael Weghorn2019-05-211-5/+13
* tdf#123956 Qt5 IM update cursor positionJan-Marek Glogowski2019-05-081-1/+23
* tdf#124990: DnD operation can be set to fail in dropCompleteKatarina Behrens2019-04-301-2/+24
* tdf#123859: only accept drops when drop target was registeredKatarina Behrens2019-04-302-1/+1
* tdf#123058 qt5 fpicker: Honor autoextension settingMichael Weghorn2019-04-161-0/+41
* tdf#120865: preserve cursor shape on repositioning the cursorKatarina Behrens2019-04-051-2/+2
* tdf#124026: map window resizing-related cursors to their Qt equivalentsKatarina Behrens2019-04-051-7/+6
* tdf#123406 KDE5: Update delayed frame destructionAleksei Nikiforov2019-04-021-2/+10
* tdf#124292 Qt5 / KDE5 disable Qt's HiDPI scalingJan-Marek Glogowski2019-03-302-2/+4
* tdf#123379: implement native menu bar toggle on/offKatarina Behrens2019-03-211-0/+6
* tdf#120791: restore window geometry coming back from fullscreenKatarina Behrens2019-03-211-3/+13
* tdf#119718: give focus where focus is dueKatarina Behrens2019-03-191-2/+4
* Unbreak internal DnD by using null MimeDataKatarina Behrens2019-03-142-4/+5
* tdf#119853: Set window state only, don't actually show the windowKatarina Behrens2019-03-131-10/+26
* tdf#104235: Qt5Frame: Set default iconMichael Weghorn2019-03-131-0/+2