summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)AuthorFilesLines
2020-09-09tdf#136323 qt5: Remember accessible objectMichael Weghorn1-4/+5
2020-07-27tdf#135077 Qt5 revert broken fix for tdf#132172Jan-Marek Glogowski1-2/+1
2020-07-04tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski1-1/+2
2020-07-03tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski1-1/+1
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)1-9/+41
2020-04-20Qt5 implement DELETE_ITEMS action in file pickerAlexander Volkov1-0/+5
2020-03-31tdf#131533 Qt5 defer dropping clipboard ownershipJan-Marek Glogowski1-4/+19
2020-03-04Qt5 unify font attribute conversionsJan-Marek Glogowski2-74/+134
2020-02-28tdf#130071 tdf#127815 qt5: Use ExtTextInput only for multi-char key eventsMichael Weghorn1-1/+1
2020-02-22tdf#130827 Qt5 report frame-relative cursor posJan-Marek Glogowski1-0/+1
2020-02-22tdf#130831 Qt5 don't blit damage to empty imageJan-Marek Glogowski1-0/+2
2020-02-22tdf#130499 Qt5 no qApp == main threadJan-Marek Glogowski1-1/+4
2020-02-20tdf#130794 qt5: Actually, ignore non-spontaneous QEvent::ShortcutOverrideMichael Weghorn1-3/+3
2020-02-19tdf#128921 tdf#130341 tdf#122053 qt5: Native PopupMenusMichael Weghorn1-2/+32
2020-02-18tdf#126785 qt5: Ignore external QEvent::ShortcutOverrideMichael Weghorn1-0/+10
2020-02-10tdf#129809 qt5: take a reference in case m_aContents is replacedMichael Weghorn1-1/+4
2019-12-12Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski1-0/+72
2019-12-09tdf#129071 Qt5 set file picker parent widgetJan-Marek Glogowski1-20/+69
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski2-6/+8
2019-12-06Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski1-19/+17
2019-11-27tdf#126607 Qt5 activate window before setFocusJan-Marek Glogowski1-1/+5
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski1-10/+1
2019-11-15tdf#128710 Qt5 don't force immediate paint on showJan-Marek Glogowski1-1/+4
2019-11-13tdf#123851 Qt5 handle broken ScrollBar valueslibreoffice-6-4-branch-pointJan-Marek Glogowski1-3/+7
2019-11-10Set action button colors in QT5 backend tooTomaž Vajngerl1-0/+3
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-10-07tdf#112368 Qt5 don't lose ownership in flushClipboardJan-Marek Glogowski1-7/+9
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann3-9/+8
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann2-3/+0
2019-10-04tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara3-8/+30
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara1-1/+2
2019-10-02tdf#112368 Qt5 handle owned, non-LO clipboard contentJan-Marek Glogowski1-6/+11
2019-09-28loplugin:constmethod in vclNoel Grandin3-3/+3
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin1-22/+7
2019-09-11loplugin:redundantfcast check for std::function castNoel Grandin1-1/+1
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin1-1/+4
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny1-7/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+1
2019-08-23Qt5 some minor code cleanupsJan-Marek Glogowski5-31/+18
2019-08-23loplugin:returnconstval in vclNoel Grandin1-1/+1
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski4-132/+158
2019-08-21Qt5SvpGraphics::handleDamage: Don't leak BitmapBufferMichael Weghorn1-3/+3
2019-08-20loplugin:constvars in vclNoel Grandin1-1/+1
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2-9/+4
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin2-2/+2
2019-08-13tdf#126680 Revert "VCL make horizontal scrolling depend on RTL"Jan-Marek Glogowski1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann4-16/+13
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski1-2/+2
2019-07-12Qt5 drop special QPushButton handlingJan-Marek Glogowski1-29/+7