summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Instance.cxx
AgeCommit message (Expand)Author
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
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-09Basic Qt5 system display dataKatarina Behrens
2018-07-06Qt5 use fontconfig for font substitutionJan-Marek Glogowski
2018-07-06Qt5 multiple small fixesJan-Marek Glogowski
2018-06-14Adapt --enable-qt5Stephan Bergmann
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
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-01Prep Qt5Instance for native menusKatarina Behrens
2018-06-01Qt5 plugin now identifies itself as such (in About dialog)Katarina Behrens
2018-06-01Qt5 minimal "native" file pickerJan-Marek Glogowski
2018-04-30Fix 182197448fc206649324fa15cf5aeaf7d01723edStephan Bergmann
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara
2018-01-08-Wunused-parameter in qt5 pluginNoel Grandin
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-06QT5 implement cairo rendering pathJan-Marek Glogowski
2017-11-06QT5 rename from KF5Jan-Marek Glogowski