summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)AuthorFilesLines
2020-11-14remove SalPointNoel Grandin1-23/+21
2020-11-04loplugin:unusedmethodsNoel1-11/+0
2020-11-03loplugin:unusedfieldsNoel3-3/+1
2020-10-27Qt5 std::abort, if we're unable to paintJan-Marek Glogowski1-2/+6
2020-10-27tdf#137804 Qt5 don't paint empty stringsJan-Marek Glogowski1-0/+4
2020-10-27tdf#136555 apply window bg color for button boxesJan-Marek Glogowski1-1/+6
2020-10-22tdf#136915 correctly create QFont from Qt5FontFaceJan-Marek Glogowski1-8/+34
2020-10-22Qt5 forward the flat push button styleJan-Marek Glogowski1-0/+5
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-4/+4
2020-10-21Qt5 use base color for workspace tooJan-Marek Glogowski1-4/+1
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski1-0/+1
2020-10-19use tools::Long in vclNoel9-37/+44
2020-10-01loplugin:reducevarscope in vclNoel1-2/+1
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-4/+3
2020-09-27Replace list by vector in vcl/Qt5VirtualDeviceJulien Nabet1-1/+3
2020-09-26Avoid -Werror=deprecated-declarationsStephan Bergmann1-1/+6
2020-09-26Avoid -Werror=deprecated-declarationsStephan Bergmann1-1/+1
2020-09-17qt5: Pass QStyleOption by reference instead of pointerMichael Weghorn1-50/+50
2020-09-17tdf#136094 qt5: Handle bg color in drawNativeControlMichael Weghorn1-39/+62
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski1-56/+7
2020-09-15Qt5 implement GetGlyphWidthsJan-Marek Glogowski1-2/+6
2020-09-15Forward existing FontCharMap from PhysicalFontFaceJan-Marek Glogowski1-5/+7
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski2-4/+3
2020-09-13tdf#125234 Qt5 add missing CFF font subsettingJan-Marek Glogowski1-0/+12
2020-09-11tdf#125234 Qt5 set glpyh font bounding boxJan-Marek Glogowski1-1/+6
2020-09-11tdf#125234 Qt use glyph widths, not advanceJan-Marek Glogowski1-10/+7
2020-09-07tdf#136323 qt5: Remember accessible objectMichael Weghorn1-4/+5
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn1-1/+2
2020-08-15tdf#125234 Qt5 implement CreateFontSubsetJan-Marek Glogowski2-5/+162
2020-08-04loplugin:flatten in vclNoel Grandin3-149/+149
2020-07-27tdf#135077 Qt5 revert broken fix for tdf#132172Jan-Marek Glogowski1-2/+1
2020-07-03Qt5 better / working wakeup handlingJan-Marek Glogowski1-18/+25
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann1-1/+1
2020-07-01tdf#134054 Qt5 really scale the toolbox buttonJan-Marek Glogowski1-2/+6
2020-07-01tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski1-1/+2
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-06-26vcl: split off QueueInfo to own filesChris Sherlock1-0/+1
2020-06-24tdf#127138: Fix detection of system icon theme with Qt5/KF5Igor Poboiko1-0/+3
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara1-1/+0
2020-05-24GetSysFontData is newly unusedCaolán McNamara1-5/+0
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin1-11/+10
2020-05-10new loplugin:simplifypointertoboolNoel Grandin2-11/+11
2020-05-09tdf#118418 implement scrollSubstringTo() for Qt & windowsSamuel Thibault1-2/+5
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák1-5/+6
2020-04-14Qt5 implement DELETE_ITEMS action in file pickerAlexander Volkov1-0/+5
2020-03-25tdf#131533 Qt5 defer dropping clipboard ownershipJan-Marek Glogowski1-4/+19
2020-03-09tdf#127687 Qt5 introduce basic HiDPI scalingLuca Carlon8-120/+238
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner1-1/+10
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand1-1/+5