summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)AuthorFilesLines
2019-07-06Constify GlyphItemJan-Marek Glogowski1-1/+1
2019-06-25tdf#120873 Qt5 invert checked state on triggerJan-Marek Glogowski1-0/+5
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 Glogowski2-12/+5
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski3-49/+80
2019-06-22Qt5 fix some broken RTL handlingJan-Marek Glogowski3-4/+12
2019-06-21tdf#105884 Qt5 implement TabControl themingJan-Marek Glogowski1-2/+79
2019-06-21tdf#126020 Qt5 delete orphan Qt5ObjectWindowsJan-Marek Glogowski1-0/+10
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann1-3/+3
2019-06-19tdf#125971: map file URLs from QFileDialog to LO internal formatStephan Bergmann2-9/+34
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski3-40/+40
2019-06-18tdf#125934 Qt5 set the desktop file name...Jan-Marek Glogowski1-2/+4
2019-06-18Qt5 initialize bool before lcl_textMimeInfo callJan-Marek Glogowski1-2/+2
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin1-2/+3
2019-06-17tdf#125968 fix the result order of text mime infoJan-Marek Glogowski1-2/+2
2019-06-15tdf#125934 Qt5 set the desktop file nameJan-Marek Glogowski1-0/+6
2019-06-15Fix typoAndrea Gelmini1-1/+1
2019-06-15Qt5 move and init static m_ActiveDragSourceJan-Marek Glogowski2-2/+1
2019-06-15Fix typoAndrea Gelmini1-1/+1
2019-06-15Fix typoAndrea Gelmini1-1/+1
2019-06-15Fix typoAndrea Gelmini1-1/+1
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-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski1-1/+37
2019-06-13Qt5 move boilerplate clipboard code to the end...Jan-Marek Glogowski1-34/+34
2019-06-13tdf#122239 Qt5 implement lazy clipboard handlingJan-Marek Glogowski3-297/+409
2019-06-13Qt5 correctly hide menu bar in tabbed modeJan-Marek Glogowski1-2/+2
2019-06-12tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski2-12/+13
2019-06-12tdf#125517 Qt5 implement a minimal Qt5ObjectWindowJan-Marek Glogowski3-29/+72
2019-06-12qt5: Make it compile with '-Werror=shadow'Michael Weghorn1-2/+2
2019-06-09tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn2-2/+2
2019-06-09Qt5Widget: lcl_retrieveSurrounding needs SolarMutexMichael Weghorn1-0/+1
2019-06-08KDE5 merge KDE5SalGraphics into Qt5SvpGraphicsJan-Marek Glogowski4-7/+101
2019-06-06tdf#125201 fix QWheelEvent angleDelta() handlingJan-Marek Glogowski1-10/+23
2019-06-06tdf#124118 Qt5 post non-code keys via ExtTextInputJan-Marek Glogowski1-19/+31
2019-06-05Qt5 workaround modal change after show bugJan-Marek Glogowski1-9/+16
2019-06-05Qt5/KDE5 always use either Qt5 or KDE5 pickersJan-Marek Glogowski1-2/+16
2019-06-04Qt5 introduce Qt5Frame::asChild() helperJan-Marek Glogowski1-96/+27
2019-06-03Qt5 use precise timer to prevent unneeded restartsJan-Marek Glogowski1-0/+1
2019-06-03Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski4-198/+180
2019-06-03Qt5 remove header using namespaces and Vcl prefixJan-Marek Glogowski3-58/+63
2019-06-03tdf#122200 Qt5AccessibleWidget: Handle special offset valuesMichael Weghorn1-0/+16
2019-06-02Qt5 return expected QVariants int sizesJan-Marek Glogowski1-2/+2
2019-05-31tdf#124484: resize slideshow window so it spans all displaysKatarina Behrens1-15/+60
2019-05-30tdf#125548 Qt5 no focus for the menu bar buttonJan-Marek Glogowski1-0/+1
2019-05-28Qt5 implement SalSurface support for cairoJan-Marek Glogowski4-11/+148
2019-05-27tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara2-4/+33