summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-05Use generic unx PspSalInfoPrinter instead of Qt5InfoPrinterKatarina Behrens
2018-09-05Deactivate Qt5Frame's reimplementation of Flush()Katarina Behrens
2018-09-05loplugin:subtlezeroinitStephan Bergmann
2018-09-05loplugin:staticaccessStephan Bergmann
2018-09-05-Werror,-Wunused-resultStephan Bergmann
2018-09-05kde5: make disabled and hidden menu items workThorsten Behrens
2018-09-05kde5: cleanup cargo-culted empty dtorsThorsten Behrens
2018-09-05kde5: get focus on dialogs on openThorsten Behrens
2018-09-05kde5: add screensaver disable and fixupsThorsten Behrens
2018-09-05kde5: add more missing pieces to Qt5FrameThorsten Behrens
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-09-04kde5: fix initial [re]size of LibO main windowKatarina Behrens
2018-08-31fix qt5 buildNoel Grandin
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
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-13loplugin:includeformStephan Bergmann
2018-08-12Finally remove non-native menu barKatarina Behrens
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-10Qt5 fix nTransparency handlingJan-Marek Glogowski
2018-08-10Qt5 also move color setting handling from kde5Jan-Marek Glogowski
2018-08-08Fix typosAndrea Gelmini
2018-08-07Qt5 move native control handing from kde5Jan-Marek Glogowski
2018-08-07Qt5 static_cast bitmap data should be enoughJan-Marek Glogowski
2018-08-07Qt5 fix main loop locking when processing eventsJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-24Fix typoAndrea Gelmini
2018-07-23Qt5 just release the SolarMutex for Qt eventsJan-Marek Glogowski
2018-07-23Avoid deadlock in case of events not driven by the userKatarina Behrens
2018-07-19Fix typosAndrea Gelmini
2018-07-18No parent-child relationship between Qt5WidgetsKatarina Behrens
2018-07-10Bitmap cursors contain XBM data, read them accordinglyKatarina Behrens
2018-07-09Implement reading screen count and screen geometryKatarina Behrens
2018-07-09Basic Qt5 system display dataKatarina Behrens
2018-07-06various loplugin in qt5Noel Grandin
2018-07-06Qt5 use fontconfig for font substitutionJan-Marek Glogowski
2018-07-06Qt5 multiple small fixesJan-Marek Glogowski
2018-07-06Qt5 implement invert for blinking cursorJan-Marek Glogowski
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-07-03Traversing dialog controls backwards (Shift-Tab) works nowKatarina Behrens