]> git.lyx.org Git - features.git/commit
Make it possible to select (not)native file dialogs at run time
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 30 Jan 2018 13:32:53 +0000 (14:32 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 21 Mar 2018 09:56:57 +0000 (10:56 +0100)
commit977a0c403746aeff9ee529aed01966b1fdeea95b
tree09f752a8c97a9b8e2ca2ea01b6f9473272d27004
parentd9314d15dc427b9baa2f17fd744c67a279f99aac
Make it possible to select (not)native file dialogs at run time

Add a new LyXRC variable use_native_filedialog (true by default) that
allows to select the kind of FileDialog we want at runtime.

(cherry picked from commit af795b80d8512926261e2457bc5f2e0ac017bec4)
src/LyXRC.cpp
src/LyXRC.h
src/frontends/qt4/FileDialog.cpp
status.23x