summaryrefslogtreecommitdiff
path: root/vcl/inc/qt5/Qt5Graphics.hxx
AgeCommit message (Expand)Author
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn
2021-09-29qt5: Remove "5" from class names in qt5 VCL pluginMichael Weghorn
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-04-07vcl: move graphic handling into Qt5GraphicsBackendTomaž Vajngerl
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2020-11-14remove SalPointNoel Grandin
2020-11-03loplugin:unusedfieldsNoel
2020-10-19use tools::Long in vclNoel
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-03-09tdf#127687 Qt5 introduce basic HiDPI scalingLuca Carlon
2020-03-02Qt5 some refactoring for HiDPI mergeJan-Marek Glogowski
2020-02-07Removed executable permission on filesAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-27extend vcl backendtest to more backendsLuboš Luňák
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2018-12-05Adapt Qt5Graphics::SetXORModeStephan Bergmann
2018-11-16loplugin:staticmethodsStephan Bergmann
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-10Qt5 disable native draw via SAL_VCL_QT5_NO_NATIVEJan-Marek Glogowski
2018-08-07loplugin:includeformStephan Bergmann
2018-08-07Qt5 move native control handing from kde5Jan-Marek Glogowski
2018-07-06Qt5 implement scaled image drawsJan-Marek Glogowski
2018-06-14Adapt --enable-qt5Stephan Bergmann
2018-06-10qt5: hold LogicalFontInstance with rtl::ReferenceKacper Kasper
2018-06-01Move qt5 headers into vcl top-level includeKatarina Behrens