[LyX/master] Start qt event loop for commandline usage

2015-01-11 Thread Georg Baum
commit 7b48e2aac0d63fe23cbeadf6ddd50ab0c26c1b6e Author: Georg Baum Date: Sun Jan 11 14:06:17 2015 +0100 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 fix

[LyX/master] Fix indentation

2015-01-11 Thread Georg Baum
commit a02af82b82d87a9b632cc7181423634f2e18dd31 Author: Georg Baum Date: Fri Jan 9 22:48:40 2015 +0100 Fix indentation diff --git a/src/client/client.cpp b/src/client/client.cpp index 19e38fa..c781bc6 100644 --- a/src/client/client.cpp +++ b/src/client/client.cpp @@ -557,15 +557,15 @@ int

[LyX/master] Fix wrong listings preamble encoding (bug #9382)

2015-01-11 Thread Georg Baum
commit 5d6351d4763ce9ec209b491d7a507cf00d819288 Author: Georg Baum Date: Sun Jan 11 19:17:51 2015 +0100 Fix wrong listings preamble encoding (bug #9382) The listings package employs some dirty tricks internally, therefore it does not work with utf8 encoding, but requires fixed

[LyX/master] Adjust preprocessor guards for Qt5/X11.

2015-01-11 Thread Enrico Forestieri
commit d4428ceb81d12dde60102ad0bb3d1503efc54eda Author: Enrico Forestieri Date: Sun Jan 11 19:36:41 2015 +0100 Adjust preprocessor guards for Qt5/X11. This fixes the -geometry command line option and restores the "Use icons from system's theme" checkbox in the preferences.

[LyX/master] Fix two warnings about conversion from double to int.

2015-01-11 Thread Jean-Marc Lasgouttes
commit 6e519e7727f2d7f32a6f501fb4546bfab4c7f3b1 Author: Jean-Marc Lasgouttes Date: Sun Jan 11 17:13:36 2015 +0100 Fix two warnings about conversion from double to int. diff --git a/src/RowPainter.cpp b/src/RowPainter.cpp index 83ff825..4c9118d 100644 --- a/src/RowPainter.cpp +++ b/src/RowP

[LyX/master] Replace hardcoded hack with InsetLayout tag

2015-01-11 Thread Georg Baum
commit eb121f99935579ca4c459cf0265b6f39dbddd6c1 Author: Georg Baum Date: Sun Jan 11 20:00:45 2015 +0100 Replace hardcoded hack with InsetLayout tag diff --git a/lib/doc/Customization.lyx b/lib/doc/Customization.lyx index 2b804d5..0a9fb71 100644 --- a/lib/doc/Customization.lyx +++ b/lib/doc

[LyX/master] Fix preferences panel.

2015-01-11 Thread Enrico Forestieri
commit 35357c122576a061f9ec0b9364d6dbaec49ef91c Author: Enrico Forestieri Date: Sun Jan 11 20:09:04 2015 +0100 Fix preferences panel. This commit fixes a thinko in [8bab2338/lyxgit] causing the warning: QObject::connect: No such slot lyx::frontend::GuiPreferences::slotApplyRC()

[LyX/master] Convert layout files to current format

2015-01-11 Thread Georg Baum
commit 486c7cc0696416e7e09242269c64442afd5fda02 Author: Georg Baum Date: Sun Jan 11 20:25:18 2015 +0100 Convert layout files to current format diff --git a/lib/layouts/AEA.layout b/lib/layouts/AEA.layout index 8b89886..5350410 100644 --- a/lib/layouts/AEA.layout +++ b/lib/layouts/AEA.layou