summaryrefslogtreecommitdiff
path: root/vcl/inc/qt5
AgeCommit message (Expand)Author
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-08-12Revert templatization of Qt5Widget classKatarina Behrens
2018-08-12Set Qt5Widget to be a central widget of QMainWindowKatarina Behrens
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-08-07Qt5 fix main loop locking when processing eventsJan-Marek Glogowski
2018-07-18No parent-child relationship between Qt5WidgetsKatarina Behrens
2018-07-09Basic Qt5 system display dataKatarina Behrens
2018-07-06various loplugin in qt5Noel Grandin
2018-07-06Qt5 implement scaled image drawsJan-Marek Glogowski
2018-07-06Qt5 implement 4bit => 32bit bitmap conversionJan-Marek Glogowski
2018-07-06Qt5 flesh out font handlingJan-Marek Glogowski
2018-07-03Implement native modality for modal dialogsKatarina Behrens
2018-06-14Adapt --enable-qt5Stephan Bergmann
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-10qt5: hold LogicalFontInstance with rtl::ReferenceKacper Kasper
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-06-04Qt's interpretation of transparency is different from vcl's oneKatarina Behrens
2018-06-01Remove unused Qt5MenuItem::mpVCLMenuStephan Bergmann
2018-06-01Various trivial loplugin fixes in --enable-qt5Stephan Bergmann
2018-06-01Make clang-format happy, remove vcl/unx/kde5 from blacklistKatarina Behrens
2018-06-01Dispatch commands from menus for realKatarina Behrens
2018-06-01Basic structure of a slot to dispatch commands from menuKatarina Behrens
2018-06-01Native leaf menus and submenus are now visibleKatarina Behrens
2018-06-01Replace ~ with & (Qt accelerator marker) in menu entriesKatarina Behrens
2018-06-01Unify Color -> QColor conversionKatarina Behrens
2018-06-01Top-level native menubar items are now visibleKatarina Behrens
2018-06-01Expose menu bar of the main windowKatarina Behrens
2018-06-01Templatize Qt5Widget classKatarina Behrens
2018-06-01Prep Qt5Instance for native menusKatarina Behrens
2018-06-01Basic skeleton of native menusKatarina Behrens
2018-06-01Use QImage format with premultiplied alphaKatarina Behrens
2018-06-01Reorganize code to enable derived classes inject SvpSalGraphicsKatarina Behrens
2018-06-01Frames can now be closed by clicking top-right corner [x]Katarina Behrens
2018-06-01Move create_SalInstance to KDE5SalInstance classKatarina Behrens
2018-06-01KDE5SalInstance derives from Qt5InstanceKatarina Behrens
2018-06-01KDE5SalFrame derives from Qt5FrameKatarina Behrens
2018-06-01Move qt5 headers into vcl top-level includeKatarina Behrens
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-06QT5 first stab on implementing CommonSalLayoutJan-Marek Glogowski