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