[LyX/master] Remove a file that was accidentally committed

2015-12-16 Thread Scott Kostyshak
commit 3b7cd19153ac2a58e873fbadc934830e1709fbe2 Author: Scott Kostyshak Date: Wed Dec 16 18:06:39 2015 -0500 Remove a file that was accidentally committed stdspecialchars.inc was unintentionally committed (it is still a work in progress) at 2dff14d2. This

[LyX/master] autotests: Sort and review patterns for test categorization and labeling.

2015-12-16 Thread Günter Milde
commit 1e06e83e309585186844659c05d7fc63d73185f5 Author: Günter Milde Date: Thu Dec 17 00:33:44 2015 +0100 autotests: Sort and review patterns for test categorization and labeling. diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index

[LyX/master] Revert "autotests: Sort and review patterns for test categorization and labeling."

2015-12-16 Thread Günter Milde
commit 1d66b6432a06ec649dd68ad89d13860a00f9de78 Author: Günter Milde Date: Thu Dec 17 07:37:07 2015 +0100 Revert "autotests: Sort and review patterns for test categorization and labeling." This reverts commit 1e06e83e309585186844659c05d7fc63d73185f5. following

[LyX/master] Do not use a static variable as QTextLayout cache

2015-12-16 Thread Jean-Marc Lasgouttes
commit 91b385166de84677197f326702f0e95a5d649091 Author: Jean-Marc Lasgouttes Date: Fri Dec 11 16:33:34 2015 +0100 Do not use a static variable as QTextLayout cache It is a bad idea to have a QObject variable that oulives the main QApplication object. See for

[LyX/master] Cmake export tests: Add missing failing tests

2015-12-16 Thread Kornel Benko
commit ffe376a6478dccab6337eafa1f159377e9855938 Author: Kornel Benko Date: Wed Dec 16 09:56:38 2015 +0100 Cmake export tests: Add missing failing tests diff --git a/development/autotests/suspiciousTests b/development/autotests/suspiciousTests index 7ffe732..27ce93e 100644