summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Widget.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-30-Werror,-Wdeprecated-declarations: Qt::MidButton -> Qt::MiddleButtonStephan Bergmann1-1/+1
2020-09-26Avoid -Werror=deprecated-declarationsStephan Bergmann1-1/+6
2020-06-28Qt5 refactor mouse event fill codeJan-Marek Glogowski1-25/+21
2020-06-28tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski1-1/+3
2020-03-09tdf#127687 Qt5 introduce basic HiDPI scalingLuca Carlon1-21/+34
2020-02-28tdf#130071 tdf#127815 qt5: Use ExtTextInput only for multi-char key eventsMichael Weghorn1-1/+1
2020-02-20tdf#130794 qt5: Actually, ignore non-spontaneous QEvent::ShortcutOverrideMichael Weghorn1-3/+3
2020-02-17tdf#126785 qt5: Ignore external QEvent::ShortcutOverrideMichael Weghorn1-0/+10
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-5/+1
2019-11-15tdf#128710 Qt5 don't force immediate paint on showJan-Marek Glogowski1-1/+4
2019-09-28loplugin:constmethod in vclNoel Grandin1-1/+1
2019-08-23Qt5 some minor code cleanupsJan-Marek Glogowski1-3/+3
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski1-26/+6
2019-08-13tdf#126680 Revert "VCL make horizontal scrolling depend on RTL"Jan-Marek Glogowski1-1/+1
2019-06-22Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski1-7/+0
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski1-14/+21
2019-06-22Qt5 fix some broken RTL handlingJan-Marek Glogowski1-3/+5
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin1-2/+3
2019-06-12tdf#125517 Qt5 implement a minimal Qt5ObjectWindowJan-Marek Glogowski1-25/+38
2019-06-09Qt5Widget: lcl_retrieveSurrounding needs SolarMutexMichael Weghorn1-0/+1
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-02Qt5 return expected QVariants int sizesJan-Marek Glogowski1-2/+2
2019-05-28Qt5 implement SalSurface support for cairoJan-Marek Glogowski1-1/+1
2019-05-24tdf#125160: honour keyboard modifiers if used during DnDKatarina Behrens1-2/+3
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-15Qt5 IM report selected text and anchorJan-Marek Glogowski1-8/+46
2019-05-15Qt5 IM handle surrounding text requestsJan-Marek Glogowski1-0/+53
2019-05-15qt5: Fix build error on 32 bit archsMichael Weghorn1-1/+2
2019-05-13Qt5 handle theming-based change eventsJan-Marek Glogowski1-0/+22
2019-05-09Qt5 IM handle (spurious?) all-empty IM eventsJan-Marek Glogowski1-7/+31
2019-05-06Qt5 make Qt5Widdget's frame a private referenceJan-Marek Glogowski1-41/+38
2019-05-05Qt5 IM allow committing empty stringsJan-Marek Glogowski1-1/+1
2019-05-05Qt5 IM update input position on keypressJan-Marek Glogowski1-0/+3
2019-05-05tdf#123957 Qt5 IM generate correct formatingJan-Marek Glogowski1-3/+38
2019-05-05tdf#123956 Qt5 IM update cursor positionJan-Marek Glogowski1-1/+23
2019-04-30tdf#123859: only accept drops when drop target was registeredKatarina Behrens1-1/+0
2019-03-05tdf#120783: take suggested/preferred DnD ops into accountKatarina Behrens1-3/+3
2019-03-04Unbreak internal DnD by using null MimeDataKatarina Behrens1-2/+2
2019-02-15tdf#123451 qt5: Detect decimal separator on keypadMichael Weghorn1-2/+7
2019-01-30tdf#120772: implement file manager -> LibO DnDKatarina Behrens1-3/+4
2019-01-26tdf#122814 KDE5: conditional disable of Qt shortcutsAleksei Nikiforov1-9/+7
2019-01-16tdf#122238 KDE5: disable mechanism of Qt for shortcut activationAleksei Nikiforov1-0/+16
2019-01-07missing includesStephan Bergmann1-0/+1
2019-01-04tdf#122459 Qt5 IM underline pre-editJan-Marek Glogowski1-0/+5
2018-12-21tdf#121161 Qt5 initial IM supportJan-Marek Glogowski1-0/+42
2018-12-12Qt5 fix the clang plugin buildJan-Marek Glogowski1-3/+4
2018-12-12tdf#120454: Implement native rendering of tooltipsKatarina Behrens1-0/+7
2018-12-04tdf#120775: Implement DnD between 2 SalFramesKatarina Behrens1-2/+4
2018-12-03tdf#120781: Proposed DnD operation is not always 'move'Katarina Behrens1-3/+0