summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Widget.cxx
AgeCommit message (Expand)Author
2020-06-28Qt5 refactor mouse event fill codeJan-Marek Glogowski
2020-06-28tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski
2020-03-09tdf#127687 Qt5 introduce basic HiDPI scalingLuca Carlon
2020-02-28tdf#130071 tdf#127815 qt5: Use ExtTextInput only for multi-char key eventsMichael Weghorn
2020-02-20tdf#130794 qt5: Actually, ignore non-spontaneous QEvent::ShortcutOverrideMichael Weghorn
2020-02-17tdf#126785 qt5: Ignore external QEvent::ShortcutOverrideMichael Weghorn
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2019-11-15tdf#128710 Qt5 don't force immediate paint on showJan-Marek Glogowski
2019-09-28loplugin:constmethod in vclNoel Grandin
2019-08-23Qt5 some minor code cleanupsJan-Marek Glogowski
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski
2019-08-13tdf#126680 Revert "VCL make horizontal scrolling depend on RTL"Jan-Marek Glogowski
2019-06-22Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski
2019-06-22Qt5 fix some broken RTL handlingJan-Marek Glogowski
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-06-12tdf#125517 Qt5 implement a minimal Qt5ObjectWindowJan-Marek Glogowski
2019-06-09Qt5Widget: lcl_retrieveSurrounding needs SolarMutexMichael Weghorn
2019-06-06tdf#125201 fix QWheelEvent angleDelta() handlingJan-Marek Glogowski
2019-06-06tdf#124118 Qt5 post non-code keys via ExtTextInputJan-Marek Glogowski
2019-06-02Qt5 return expected QVariants int sizesJan-Marek Glogowski
2019-05-28Qt5 implement SalSurface support for cairoJan-Marek Glogowski
2019-05-24tdf#125160: honour keyboard modifiers if used during DnDKatarina Behrens
2019-05-22New loplugin:dataStephan Bergmann
2019-05-15Qt5 IM report selected text and anchorJan-Marek Glogowski
2019-05-15Qt5 IM handle surrounding text requestsJan-Marek Glogowski
2019-05-15qt5: Fix build error on 32 bit archsMichael Weghorn
2019-05-13Qt5 handle theming-based change eventsJan-Marek Glogowski
2019-05-09Qt5 IM handle (spurious?) all-empty IM eventsJan-Marek Glogowski
2019-05-06Qt5 make Qt5Widdget's frame a private referenceJan-Marek Glogowski
2019-05-05Qt5 IM allow committing empty stringsJan-Marek Glogowski
2019-05-05Qt5 IM update input position on keypressJan-Marek Glogowski
2019-05-05tdf#123957 Qt5 IM generate correct formatingJan-Marek Glogowski
2019-05-05tdf#123956 Qt5 IM update cursor positionJan-Marek Glogowski
2019-04-30tdf#123859: only accept drops when drop target was registeredKatarina Behrens
2019-03-05tdf#120783: take suggested/preferred DnD ops into accountKatarina Behrens
2019-03-04Unbreak internal DnD by using null MimeDataKatarina Behrens
2019-02-15tdf#123451 qt5: Detect decimal separator on keypadMichael Weghorn
2019-01-30tdf#120772: implement file manager -> LibO DnDKatarina Behrens
2019-01-26tdf#122814 KDE5: conditional disable of Qt shortcutsAleksei Nikiforov
2019-01-16tdf#122238 KDE5: disable mechanism of Qt for shortcut activationAleksei Nikiforov
2019-01-07missing includesStephan Bergmann
2019-01-04tdf#122459 Qt5 IM underline pre-editJan-Marek Glogowski
2018-12-21tdf#121161 Qt5 initial IM supportJan-Marek Glogowski
2018-12-12Qt5 fix the clang plugin buildJan-Marek Glogowski
2018-12-12tdf#120454: Implement native rendering of tooltipsKatarina Behrens
2018-12-04tdf#120775: Implement DnD between 2 SalFramesKatarina Behrens
2018-12-03tdf#120781: Proposed DnD operation is not always 'move'Katarina Behrens
2018-11-16tdf#120777 KDE5: Update initialization of QImagesAleksei Nikiforov
2018-11-08tdf#120784 KDE5: Process "Enter" key from numpad like normal "Enter" keyAleksei Nikiforov