summaryrefslogtreecommitdiff
path: root/vcl/inc/qt5
AgeCommit message (Expand)Author
2018-10-04Clipboard support for qt5, first cutKatarina Behrens
2018-10-02Qt5AccessibleWidget: Implement QAccessibleActionInterfaceSamuel Mehrbrodt
2018-10-01qt5 a11y: Use UNO Api instead of vcl::Window methodsSamuel Mehrbrodt
2018-09-27qt5: Add basic a11y supportSamuel Mehrbrodt
2018-09-23qt5: fix buildThorsten Behrens
2018-09-19Qt5 minimal initial fix for Java UNOJan-Marek Glogowski
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-17Qt5 just implement a non-native file pickerJan-Marek Glogowski
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-05Use generic unx PspSalInfoPrinter instead of Qt5InfoPrinterKatarina Behrens
2018-09-05kde5: make disabled and hidden menu items workThorsten Behrens
2018-09-05kde5: cleanup cargo-culted empty dtorsThorsten Behrens
2018-09-05kde5: add more missing pieces to Qt5FrameThorsten Behrens
2018-09-04kde5: fix initial [re]size of LibO main windowKatarina Behrens
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-23Qt5 initialize unx glyph cacheJan-Marek Glogowski
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
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