Georg Baum 7b48e2aac0 Start qt event loop for commandline usage
This is needed since src/support calls lots of qt code, and some parts of it
(e.g. QFileInfo) require a running event loop. This fixes bug #4917 which is
a symptom of the problem.
The fix is to create a QCoreApplication for tex2lyx, lyxclient and LyX running
without GUI. In the future this could be extended, i.e. to split up the
frontend Application class in a GUI and a console class, and having the
console class use LyXConsoleApp in the same way as Application now uses
GuiApplication. If that is done, one could also think of moving
support/ConsoleApplication to frontend/console/ConsoleApplication.
2015-01-11 14:06:17 +01:00
..
2014-12-29 01:28:24 +01:00
2012-12-17 21:38:55 +01:00
2014-12-23 22:18:08 +01:00
2014-12-21 17:26:21 +01:00
2015-01-09 21:07:59 +01:00
2015-01-09 21:07:59 +01:00
2014-12-03 21:08:13 +01:00
2015-01-08 19:55:40 +01:00
2014-11-16 12:40:23 +01:00
2014-12-23 22:18:08 +01:00
2013-05-14 17:34:51 +02:00
2014-08-27 19:48:42 +02:00
2014-08-27 19:48:42 +02:00
2014-07-05 18:01:19 +02:00
2014-06-05 17:33:25 +02:00
2013-10-08 22:06:55 +02:00
2013-10-08 22:06:55 +02:00
2013-02-12 12:29:33 +01:00
2014-12-28 18:08:18 +01:00
2014-12-23 22:18:08 +01:00
2014-12-21 17:26:21 +01:00
2014-06-09 11:08:24 +02:00
2012-12-30 20:52:49 +01:00