[LyX/master] Remove gettext framework support. Add libmagic framework support.

2014-08-22 Thread Stephan Witt
commit 1a6ee29de9883a1c131e93129635a3e43304f744 Author: Stephan Witt sw...@lyx.org Date: Fri Aug 22 09:52:39 2014 +0200 Remove gettext framework support. Add libmagic framework support. diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index

[LyX/master] Use QProxyStyle instead of QMacStyle. QMacStyle is not available anymore with At5 and QProxyStyle is present since Qt4.6 as an alternative

2014-08-22 Thread Stephan Witt
commit d1bfad86e57eb52d3069d3076c7e1ccf23775a95 Author: Stephan Witt sw...@lyx.org Date: Fri Aug 22 11:17:34 2014 +0200 Use QProxyStyle instead of QMacStyle. QMacStyle is not available anymore with At5 and QProxyStyle is present since Qt4.6 as an alternative diff --git

[LyX/master] Improved QtConfigureOptions (for Qt5.3).

2014-08-22 Thread Stephan Witt
commit e389c935d2a869c49b981f5e9f03d85880874c1b Author: Stephan Witt sw...@lyx.org Date: Fri Aug 22 09:58:32 2014 +0200 Improved QtConfigureOptions (for Qt5.3). diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index ff2bfa9..6e66bec 100644 ---

[LyX/master] Add command line option to define the location of the self made utilities

2014-08-22 Thread Stephan Witt
commit 8900a927a129b25ddaf995b6b645b64b8303e243 Author: Stephan Witt sw...@lyx.org Date: Fri Aug 22 08:39:14 2014 +0200 Add command line option to define the location of the self made utilities diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh

[LyX/master] Remove unused code.

2014-08-22 Thread Stephan Witt
commit 07c5124496ce2fd6d6fe2a7efbf62f9ffb5525b6 Author: Stephan Witt sw...@lyx.org Date: Fri Aug 22 10:04:53 2014 +0200 Remove unused code. diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index 6e66bec..2175822 100644 ---

[LyX/master] Add check for the link for libmagic.dylib.

2014-08-22 Thread Stephan Witt
commit 7590dda669582610e08a015c9f7797b5f7851a95 Author: Stephan Witt sw...@lyx.org Date: Fri Aug 22 10:05:40 2014 +0200 Add check for the link for libmagic.dylib. diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index 2175822..4e57931 100644 ---

[LyX/master] Make BiblioInfo::collectCitedEntries private (since it can be), and fix a comment referring to it.

2014-08-22 Thread Richard Heck
commit 6490cdafbea3c80dc6767adae22bba1fb9fa5f6c Author: Richard Heck rgh...@lyx.org Date: Fri Aug 22 11:17:36 2014 -0400 Make BiblioInfo::collectCitedEntries private (since it can be), and fix a comment referring to it. diff --git a/src/BiblioInfo.h b/src/BiblioInfo.h index

[LyX/master] Insert menu accelerator 'x' now goes to box menu

2014-08-22 Thread Scott Kostyshak
commit f63146c0198bc9f2598d236bf69769deb905b028 Author: Scott Kostyshak skost...@lyx.org Date: Wed Aug 6 03:36:31 2014 -0400 Insert menu accelerator 'x' now goes to box menu Before, 'x' would go to TeX Code but that already has a shortcut in the common bind files.

[LyX/master] Remove gettext framework support. Add libmagic framework support.

2014-08-22 Thread Stephan Witt
commit 1a6ee29de9883a1c131e93129635a3e43304f744 Author: Stephan Witt Date: Fri Aug 22 09:52:39 2014 +0200 Remove gettext framework support. Add libmagic framework support. diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index

[LyX/master] Use QProxyStyle instead of QMacStyle. QMacStyle is not available anymore with At5 and QProxyStyle is present since Qt4.6 as an alternative

2014-08-22 Thread Stephan Witt
commit d1bfad86e57eb52d3069d3076c7e1ccf23775a95 Author: Stephan Witt Date: Fri Aug 22 11:17:34 2014 +0200 Use QProxyStyle instead of QMacStyle. QMacStyle is not available anymore with At5 and QProxyStyle is present since Qt4.6 as an alternative diff --git

[LyX/master] Improved QtConfigureOptions (for Qt5.3).

2014-08-22 Thread Stephan Witt
commit e389c935d2a869c49b981f5e9f03d85880874c1b Author: Stephan Witt Date: Fri Aug 22 09:58:32 2014 +0200 Improved QtConfigureOptions (for Qt5.3). diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index ff2bfa9..6e66bec 100644 ---

[LyX/master] Add command line option to define the location of the self made utilities

2014-08-22 Thread Stephan Witt
commit 8900a927a129b25ddaf995b6b645b64b8303e243 Author: Stephan Witt Date: Fri Aug 22 08:39:14 2014 +0200 Add command line option to define the location of the self made utilities diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh

[LyX/master] Remove unused code.

2014-08-22 Thread Stephan Witt
commit 07c5124496ce2fd6d6fe2a7efbf62f9ffb5525b6 Author: Stephan Witt Date: Fri Aug 22 10:04:53 2014 +0200 Remove unused code. diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index 6e66bec..2175822 100644 ---

[LyX/master] Add check for the link for libmagic.dylib.

2014-08-22 Thread Stephan Witt
commit 7590dda669582610e08a015c9f7797b5f7851a95 Author: Stephan Witt Date: Fri Aug 22 10:05:40 2014 +0200 Add check for the link for libmagic.dylib. diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index 2175822..4e57931 100644 ---

[LyX/master] Make BiblioInfo::collectCitedEntries private (since it can be), and fix a comment referring to it.

2014-08-22 Thread Richard Heck
commit 6490cdafbea3c80dc6767adae22bba1fb9fa5f6c Author: Richard Heck Date: Fri Aug 22 11:17:36 2014 -0400 Make BiblioInfo::collectCitedEntries private (since it can be), and fix a comment referring to it. diff --git a/src/BiblioInfo.h b/src/BiblioInfo.h index

[LyX/master] Insert menu accelerator 'x' now goes to box menu

2014-08-22 Thread Scott Kostyshak
commit f63146c0198bc9f2598d236bf69769deb905b028 Author: Scott Kostyshak Date: Wed Aug 6 03:36:31 2014 -0400 Insert menu accelerator 'x' now goes to box menu Before, 'x' would go to "TeX Code" but that already has a shortcut in the common bind files.