]> git.lyx.org Git - lyx.git/commit
Add Qt-based fallback-converter for Mac to compensate missing ImageMagick convert...
authorStephan Witt <switt@lyx.org>
Sat, 30 Sep 2017 16:13:21 +0000 (18:13 +0200)
committerStephan Witt <switt@lyx.org>
Tue, 3 Oct 2017 18:10:29 +0000 (20:10 +0200)
commitc75d9bf7c4e1ec31b31be55ce3f88ba605cff625
tree7dc5550e3ef690d5a74eb6a7a202085497719e04
parent0faf6ff22b6c06084c7650df14d75942426516e3
Add Qt-based fallback-converter for Mac to compensate missing ImageMagick convert utility

(cherry picked from commit f93ec4a1f41b70a4607ff355e19f4721f9338028)
Makefile.am
configure.ac
development/LyX-Mac-binary-release.sh
lib/scripts/convertDefault.py
src/Makefile.am
src/convert/Makefile.am [new file with mode: 0644]
src/convert/lyxconvert.cpp [new file with mode: 0644]