summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2020-03-25tdf#131533 Qt5 defer dropping clipboard ownershipJan-Marek Glogowski
2020-03-09tdf#127687 Qt5 introduce basic HiDPI scalingLuca Carlon
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
2020-03-03Qt5 just ignore invalid font attributesJan-Marek Glogowski
2020-03-02Qt5 unify font attribute conversionsJan-Marek Glogowski
2020-03-02Qt5 some refactoring for HiDPI mergeJan-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#130499 Qt5 no qApp == main threadJan-Marek Glogowski
2020-02-21tdf#130831 Qt5 don't blit damage to empty imageJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
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
2020-02-12tdf#128921 tdf#130341 tdf#122053 qt5: Native PopupMenusMichael Weghorn
2020-02-10cid#1458168 silence bogus Dereference after null checkCaolán McNamara
2020-02-08Fix typoAndrea Gelmini
2020-02-08tdf#129809 qt5: take a reference in case m_aContents is replacedMichael Weghorn
2020-02-07Removed executable permission on filesAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-14Silence -Werror,-Wdeprecated-declarations for nowNoel Grandin
2020-01-13Silence -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-09tdf#129071 Qt5 set file picker parent widgetJan-Marek Glogowski
2019-12-07Avoid loplugin:staticmethodsStephan Bergmann
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski
2019-12-05Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-26tdf#126607 Qt5 activate window before setFocusJan-Marek Glogowski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19widget theme: add file definition theme support to qt5 backendTomaž Vajngerl
2019-11-19Rename GlyphCache to FreetypeManagerJan-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