[LyX/master] Continue compilation despite errors (#8739)

2015-04-07 Thread Scott Kostyshak
commit 03b17b5272e052f75161c85bf744165b1bad456c Author: Scott Kostyshak skost...@lyx.org Date: Tue Apr 7 02:55:59 2015 -0400 Continue compilation despite errors (#8739) Now that we have the Show Output Anyway button (09700d5b), it makes sense to continue compilation even if

[LyX/master] Document buffer-view-cache in RELEASE-NOTES

2015-04-07 Thread Scott Kostyshak
commit 06729bf0bbc0c0b13075dfd71be9a429c56dd4de Author: Scott Kostyshak skost...@lyx.org Date: Tue Apr 7 03:03:46 2015 -0400 Document buffer-view-cache in RELEASE-NOTES diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a0180f3..f859e48 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -26,6

[LyX/master] Fix external middle-mouse pasting with Qt5/X11.

2015-04-07 Thread Enrico Forestieri
commit 52fee3556e63859f3ba52609e8f025a491767a81 Author: Enrico Forestieri for...@lyx.org Date: Tue Apr 7 12:59:41 2015 +0200 Fix external middle-mouse pasting with Qt5/X11. Closes #9216. Patch by Jürgen and me. diff --git a/src/frontends/qt4/GuiApplication.cpp

[LyX/master] Add getStatus check that 1 tab for switching

2015-04-07 Thread Scott Kostyshak
commit e26ac5c5506a7e37ac24e696aaa3b7b1e721dbcb Author: Scott Kostyshak skost...@lyx.org Date: Tue Apr 7 22:55:20 2015 -0400 Add getStatus check that 1 tab for switching buffer-next and buffer-previous are now only enabled if there is more than one tab. Note that it does not

[LyX/master] Simplify previous commit

2015-04-07 Thread Scott Kostyshak
commit dabb534a369efe529cd57be714005efd8e046610 Author: Scott Kostyshak skost...@lyx.org Date: Tue Apr 7 22:59:34 2015 -0400 Simplify previous commit The brackets are not necessary. diff --git a/src/frontends/qt4/GuiView.cpp b/src/frontends/qt4/GuiView.cpp index 65fe919..f94a709

[LyX/master] Correct typo from last commit

2015-04-07 Thread Scott Kostyshak
commit 2b77b2e8addbbfc72abab883b9c3e265a7991df8 Author: Scott Kostyshak skost...@lyx.org Date: Tue Apr 7 23:00:51 2015 -0400 Correct typo from last commit diff --git a/src/frontends/qt4/GuiView.cpp b/src/frontends/qt4/GuiView.cpp index f94a709..e85d042 100644 ---

[LyX/master] Document buffer-view-cache in RELEASE-NOTES

2015-04-07 Thread Scott Kostyshak
commit 06729bf0bbc0c0b13075dfd71be9a429c56dd4de Author: Scott Kostyshak Date: Tue Apr 7 03:03:46 2015 -0400 Document buffer-view-cache in RELEASE-NOTES diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a0180f3..f859e48 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@

[LyX/master] Continue compilation despite errors (#8739)

2015-04-07 Thread Scott Kostyshak
commit 03b17b5272e052f75161c85bf744165b1bad456c Author: Scott Kostyshak Date: Tue Apr 7 02:55:59 2015 -0400 Continue compilation despite errors (#8739) Now that we have the "Show Output Anyway" button (09700d5b), it makes sense to continue compilation even if

[LyX/master] Fix external middle-mouse pasting with Qt5/X11.

2015-04-07 Thread Enrico Forestieri
commit 52fee3556e63859f3ba52609e8f025a491767a81 Author: Enrico Forestieri Date: Tue Apr 7 12:59:41 2015 +0200 Fix external middle-mouse pasting with Qt5/X11. Closes #9216. Patch by Jürgen and me. diff --git a/src/frontends/qt4/GuiApplication.cpp

[LyX/master] Add getStatus check that >1 tab for switching

2015-04-07 Thread Scott Kostyshak
commit e26ac5c5506a7e37ac24e696aaa3b7b1e721dbcb Author: Scott Kostyshak Date: Tue Apr 7 22:55:20 2015 -0400 Add getStatus check that >1 tab for switching buffer-next and buffer-previous are now only enabled if there is more than one tab. Note that it does not

[LyX/master] Simplify previous commit

2015-04-07 Thread Scott Kostyshak
commit dabb534a369efe529cd57be714005efd8e046610 Author: Scott Kostyshak Date: Tue Apr 7 22:59:34 2015 -0400 Simplify previous commit The brackets are not necessary. diff --git a/src/frontends/qt4/GuiView.cpp b/src/frontends/qt4/GuiView.cpp index 65fe919..f94a709

[LyX/master] Correct typo from last commit

2015-04-07 Thread Scott Kostyshak
commit 2b77b2e8addbbfc72abab883b9c3e265a7991df8 Author: Scott Kostyshak Date: Tue Apr 7 23:00:51 2015 -0400 Correct typo from last commit diff --git a/src/frontends/qt4/GuiView.cpp b/src/frontends/qt4/GuiView.cpp index f94a709..e85d042 100644 ---