summaryrefslogtreecommitdiffstats
path: root/vcl/qt5
Commit message (Expand)AuthorAgeFilesLines
* tdf#130071 tdf#127815 qt5: Use ExtTextInput only for multi-char key eventsMichael Weghorn2020-02-281-1/+1
* tdf#130794 qt5: Actually, ignore non-spontaneous QEvent::ShortcutOverrideMichael Weghorn2020-02-201-3/+3
* tdf#126785 qt5: Ignore external QEvent::ShortcutOverrideMichael Weghorn2020-02-171-0/+10
* tdf#129809 qt5: take a reference in case m_aContents is replacedMichael Weghorn2020-02-101-1/+4
* tdf#126607 Qt5 activate window before setFocusJan-Marek Glogowski2019-11-271-1/+5
* tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski2019-11-211-10/+1
* tdf#128710 Qt5 don't force immediate paint on showJan-Marek Glogowski2019-11-191-1/+4
* tdf#123851 Qt5 handle broken ScrollBar valuesJan-Marek Glogowski2019-11-131-3/+7
* tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara2019-10-083-7/+30
* tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski2019-08-224-132/+158
* tdf#126680 Revert "VCL make horizontal scrolling depend on RTL"Jan-Marek Glogowski2019-08-131-1/+1
* Qt5 drop special QPushButton handlingJan-Marek Glogowski2019-07-161-29/+7
* tdf#125971: map file URLs from QFileDialog to LO internal formatStephan Bergmann2019-07-142-9/+34
* Qt5 fix drawing of the toolbar handleJan-Marek Glogowski2019-07-131-12/+8
* Qt5 correctly draw rectangle frameJan-Marek Glogowski2019-07-131-2/+2
* tdf#125919 VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski2019-06-283-40/+40
* KDE5 merge KDE5SalGraphics into Qt5SvpGraphicsJan-Marek Glogowski2019-06-284-7/+101
* Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski2019-06-251-1/+37
* tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn2019-06-252-2/+2
* tdf#120873 Qt5 invert checked state on triggerJan-Marek Glogowski2019-06-251-0/+5
* Qt5 don't assert broken height or widthJan-Marek Glogowski2019-06-251-30/+18
* tdf#105884 Qt5 implement TabControl themingJan-Marek Glogowski2019-06-221-2/+79
* Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski2019-06-222-12/+5
* tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski2019-06-223-49/+80
* Qt5 fix some broken RTL handlingJan-Marek Glogowski2019-06-223-4/+12
* tdf#126020 Qt5 delete orphan Qt5ObjectWindowsJan-Marek Glogowski2019-06-211-0/+10
* tdf#125934 Qt5 set the desktop file name...Jan-Marek Glogowski2019-06-181-2/+4
* Qt5 initialize bool before lcl_textMimeInfo callJan-Marek Glogowski2019-06-181-2/+2
* tdf#125968 fix the result order of text mime infoJan-Marek Glogowski2019-06-181-2/+2
* tdf#122239 Qt5 implement lazy clipboard handlingJan-Marek Glogowski2019-06-183-297/+409
* Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski2019-06-184-198/+180
* Qt5 remove header using namespaces and Vcl prefixJan-Marek Glogowski2019-06-183-58/+63
* tdf#125934 Qt5 set the desktop file nameJan-Marek Glogowski2019-06-151-0/+6
* Qt5 move and init static m_ActiveDragSourceJan-Marek Glogowski2019-06-152-2/+1
* tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski2019-06-151-2/+24
* KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski2019-06-151-4/+22
* qt5: Make it compile with '-Werror=shadow'Michael Weghorn2019-06-131-2/+2
* Qt5 correctly hide menu bar in tabbed modeJan-Marek Glogowski2019-06-131-2/+2
* tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski2019-06-132-14/+22
* Qt5 introduce Qt5Frame::asChild() helperJan-Marek Glogowski2019-06-131-96/+27
* tdf#125517 Qt5 implement a minimal Qt5ObjectWindowJan-Marek Glogowski2019-06-133-29/+72
* Qt5Widget: lcl_retrieveSurrounding needs SolarMutexMichael Weghorn2019-06-091-0/+1
* Qt5/KDE5 always use either Qt5 or KDE5 pickersJan-Marek Glogowski2019-06-081-2/+16
* tdf#125201 fix QWheelEvent angleDelta() handlingJan-Marek Glogowski2019-06-071-10/+23
* tdf#124118 Qt5 post non-code keys via ExtTextInputJan-Marek Glogowski2019-06-061-19/+31
* Qt5 use precise timer to prevent unneeded restartsJan-Marek Glogowski2019-06-041-0/+1
* tdf#122200 Qt5AccessibleWidget: Handle special offset valuesMichael Weghorn2019-06-031-0/+16
* Qt5 return expected QVariants int sizesJan-Marek Glogowski2019-06-031-2/+2
* tdf#124484: resize slideshow window so it spans all displaysKatarina Behrens2019-05-311-15/+60
* tdf#125548 Qt5 no focus for the menu bar buttonJan-Marek Glogowski2019-05-301-0/+1