summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5FilePicker.cxx
AgeCommit message (Expand)Author
2019-03-05tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl
2019-03-05tdf#119856 vcl: fix Qt5FilePicker destructor to run in main threadMichael Stahl
2019-02-20kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn
2019-02-20Make 'setDefaultName()' work again for kde5 fpickerMichael Weghorn
2019-02-20Qt5FilePicker::addCustomControl: Add missing from kde5Michael Weghorn
2019-02-20kde5 fpicker: Reuse existing handle{G,S}etListValueMichael Weghorn
2019-02-20KDE5FilePicker: Reuse XFilter{,Group}Manager methods from qt5Michael Weghorn
2019-02-20kde5 fpicker: Drop 'getFiles' and 'getSelectedFiles'Michael Weghorn
2019-02-20qt5/kde5: Reuse QFileDialog from Qt5Filepicker in kde5Michael Weghorn
2019-02-05tdf#123058 qt5 fpicker: Honor autoextension settingMichael Weghorn
2019-02-05qt5 fpicker: Fix initial directory selectionMichael Weghorn
2018-12-19Qt5: remove assert leading to crash while executing 'open' dialogAleksei Nikiforov
2018-09-17Qt5 just implement a non-native file pickerJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
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-01Templatize Qt5Widget classKatarina Behrens
2018-06-01Qt5 minimal "native" file pickerJan-Marek Glogowski