summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-27Replace list by vector in vcl/Qt5VirtualDeviceJulien Nabet
2020-09-26Avoid -Werror=deprecated-declarationsStephan Bergmann
2020-09-26Avoid -Werror=deprecated-declarationsStephan Bergmann
2020-09-17qt5: Pass QStyleOption by reference instead of pointerMichael Weghorn
2020-09-17tdf#136094 qt5: Handle bg color in drawNativeControlMichael Weghorn
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski
2020-09-15Qt5 implement GetGlyphWidthsJan-Marek Glogowski
2020-09-15Forward existing FontCharMap from PhysicalFontFaceJan-Marek Glogowski
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-09-13tdf#125234 Qt5 add missing CFF font subsettingJan-Marek Glogowski
2020-09-11tdf#125234 Qt5 set glpyh font bounding boxJan-Marek Glogowski
2020-09-11tdf#125234 Qt use glyph widths, not advanceJan-Marek Glogowski
2020-09-07tdf#136323 qt5: Remember accessible objectMichael Weghorn
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-15tdf#125234 Qt5 implement CreateFontSubsetJan-Marek Glogowski
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-27tdf#135077 Qt5 revert broken fix for tdf#132172Jan-Marek Glogowski
2020-07-03Qt5 better / working wakeup handlingJan-Marek Glogowski
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-01tdf#134054 Qt5 really scale the toolbox buttonJan-Marek Glogowski
2020-07-01tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski
2020-06-28Qt5 refactor mouse event fill codeJan-Marek Glogowski
2020-06-28tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-06-24tdf#127138: Fix detection of system icon theme with Qt5/KF5Igor Poboiko
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09tdf#118418 implement scrollSubstringTo() for Qt & windowsSamuel Thibault
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-04-14Qt5 implement DELETE_ITEMS action in file pickerAlexander Volkov
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