Re: r37859 - lyx-devel/trunk/src/frontends/qt4

2011-03-06 Thread Tommaso Cucinotta
Il 05/03/2011 17:58, Andre Poenitz ha scritto: On Sat, Mar 05, 2011 at 02:45:39PM +0100, kuem...@lyx.org wrote: Author: kuemmel Date: Sat Mar 5 14:45:39 2011 New Revision: 37859 URL: http://www.lyx.org/trac/changeset/37859 Log: compile. TODO: review default parameter for replace_all

Re: [LyX master] Fix missing slash in [ce16d82e/lyxgit].

2012-05-10 Thread Tommaso Cucinotta
On 10/05/12 10:56, Vincent van Ravesteijn wrote: The branch, master, has been updated. - Log - Can we get rid of the first 3 lines in each and every commit e-mail ? The affected branch is already reported in the subject, the

[LyX master] Avoid that, if an error dialog pops up during a long operation, it freezes LyX.

2012-08-18 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 0f97ae5480498b8fcf43344542d8896cea864570 Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Jul 1 08:27:11 2012 +0100 Avoid that, if an error dialog pops up during a long

[LyX master] Adding preferences format update as due to commit 4985015 (new close_buffer_with_last_view option).

2012-10-01 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit ad827243fc09cd8d8ab2f1d6407389e4c35cad03 Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Sep 30 15:06:21 2012 +0100 Adding preferences format update as due to commit

[LyX master] Advanced find autotests now working again.

2012-10-12 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 5c6f72b96ec0fe2e5a3bd471a562b4ff8091525f Author: Tommaso Cucinotta tomm...@lyx.org Date: Sat Oct 13 00:47:06 2012 +0100 Advanced find autotests now working again

[LyX master] Moved Outline to View menu, and rendering options (dvi,pdf,...) to Document menu.

2012-10-15 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit afa15e7649a74e76ec9857cedca0e93fe3c3aeea Author: Tommaso Cucinotta tomm...@lyx.org Date: Sat Oct 13 19:34:16 2012 +0100 Moved Outline to View menu, and rendering options

[LyX master] Remove the pleonastic View word from View menu entries.

2012-10-16 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 1bd405a93b290d204889ebb30c6eeeddb081580b Author: Tommaso Cucinotta tomm...@lyx.org Date: Wed Oct 17 00:24:33 2012 +0100 Remove the pleonastic View word from View menu

[LyX master] Call a LyX note as a LyX note consistently in the toolbar and menus.

2012-10-17 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 1e50bfb44650f81149c2a713f6febe109fdffd04 Author: Tommaso Cucinotta tomm...@lyx.org Date: Wed Oct 17 22:57:43 2012 +0100 Call a LyX note as a LyX note consistently

[LyX master] Fixed bug in escape sequence, showing up with ignore format off (addressing #8380).

2012-10-21 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 0e81930597e48159e8ad0d6e0ab881b4d6371ff1 Author: Tommaso Cucinotta tomm...@lyx.org Date: Mon Oct 22 01:03:44 2012 +0100 Fixed bug in escape sequence, showing up with ignore

[LyX 2.0.x] Fixing behavior of Lang directive in test cases, by setting LANGUAGE variable, in addition to LANG one.

2012-12-09 Thread Tommaso Cucinotta
The branch, 2.0.x, has been updated. - Log - commit 35a7f81654662cb9254c23d608abd5b410578462 Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Dec 9 20:20:05 2012 + Fixing behavior of Lang directive in test cases

[LyX master] Fixing behavior of Lang directive in test cases, by setting LANGUAGE variable, in addition to LANG one.

2012-12-09 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit aad1f4ce786db6937774f21d7b81ba40bf2028d8 Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Dec 9 20:20:05 2012 + Fixing behavior of Lang directive in test cases

[LyX 2.0.x] Notifying in status.20x fix due to commit 927496e.

2012-12-10 Thread Tommaso Cucinotta
The branch, 2.0.x, has been updated. - Log - commit 43f9aff71a64372ea14ac870a6bc5c5fdf8482f4 Author: Tommaso Cucinotta tomm...@lyx.org Date: Tue Dec 11 00:06:24 2012 + Notifying in status.20x fix due to commit 927496e

[LyX 2.0.x] Adding status.20x update after [60c96e3a/lyxgit].

2012-12-13 Thread Tommaso Cucinotta
The branch, 2.0.x, has been updated. - Log - commit 64f57912a6113a4cb161453d013f07dd030a5708 Author: Tommaso Cucinotta tomm...@lyx.org Date: Thu Dec 13 09:01:01 2012 + Adding status.20x update after [60c96e3a/lyxgit

[LyX master] Allow for keeping succesful tests output directories if the V env variable is non-null.

2012-12-15 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 073561ca63ee3bca0f4446054c04a5c0b479aa53 Author: Tommaso Cucinotta tomm...@lyx.org Date: Sat Dec 15 12:05:51 2012 + Allow for keeping succesful tests output directories

Re: r38647 - in lyx-devel/trunk/src: . frontends/qt4

2011-05-08 Thread Tommaso Cucinotta
Il 09/05/2011 01:51, tomm...@lyx.org ha scritto: +bool BufferParams::setLanguage(string const lang) [...] Modified: lyx-devel/trunk/src/frontends/qt4/FindAndReplace.cpp == ---

Re: r38847 - lyx-devel/trunk/src/frontends/qt4

2011-05-27 Thread Tommaso Cucinotta
Il 27/05/2011 10:17, Vincent van Ravesteijn ha scritto: I don't like this. In all dialogs, calling buffer() will give you the currentBufferView(). It is confusing if it is suddenly different here. because in each every usage of the buffer() method in this dialog, I needed a different buffer

Re: r38847 - lyx-devel/trunk/src/frontends/qt4

2011-05-27 Thread Tommaso Cucinotta
Il 27/05/2011 14:22, Richard Heck ha scritto: On 05/27/2011 06:11 AM, Tommaso Cucinotta wrote: Should it be added to this specific dialog, or to the Dialog class ? Perhaps add that to the Dialog class. Then it can be used elsewhere as needed. So I did (r38865). T.

Re: r39786 - lyx-devel/trunk/lib

2011-09-29 Thread Tommaso Cucinotta
Il 29/09/2011 16:25, Richard Heck ha scritto: Now, adding the EPS to PNG conversion explicitly allows LyX to find the conversion path. This is fine for branch. Note that it should also allow previews of ODG pictures in LyX. I can't remember whether we added ODG (and the zipped=native flag in

Re: r39805 - in lyx-devel/trunk: lib/ui src src/frontends/qt4

2011-10-07 Thread Tommaso Cucinotta
Il 07/10/2011 09:20, Vincent van Ravesteijn ha scritto: FileDialog::Result FileDialog::save(QString const path, -QStringList const filters, QString const suggested) +QStringList const filters, QString const suggested, +QString selectedFilter) [...] It's anyway a bit

Re: r40073 - in lyx-devel/trunk/src: . frontends/qt4 frontends/qt4/ui

2011-10-29 Thread Tommaso Cucinotta
Il 29/10/2011 23:00, rgh...@lyx.org ha scritto: Author: rgheck Date: Sat Oct 29 23:00:23 2011 New Revision: 40073 URL: http://www.lyx.org/trac/changeset/40073 Log: Initial work for view source improvements. Just to add a comment to the initial posting: I can remember that, apparently, I was

[LyX master] Fixed issue #8543 also for advanced search (cursor moved at proper end of selection before starting Find Advanced operation).

2013-04-03 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 5e5115c3767a91d0fad68619e54cb0272ef8dd57 Author: Tommaso Cucinotta tomm...@lyx.org Date: Thu Apr 4 00:43:36 2013 +0100 Fixed issue #8543 also for advanced search (cursor

[LyX master] Just refactoring patch 5e5115c3 in simpler terms.

2013-04-03 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 6ea14792523e75bd443981ce9244929bf7964705 Author: Tommaso Cucinotta tomm...@lyx.org Date: Thu Apr 4 00:50:02 2013 +0100 Just refactoring patch 5e5115c3 in simpler terms

[LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-06 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 26dd4d0c15b438543eaa9bab14cab748b3299bc9 Author: Tommaso Cucinotta tomm...@lyx.org Date: Sat Apr 6 16:12:06 2013 +0100 Now LyX correctly asks to retrieve non-existing file

[LyX master] Let non-ASCII chars within regexp insets match their occurrence within TEXT, rather than MATHS (seems the most recurrently needed scenario).

2013-04-07 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 6a3792bdbb7e081fe15d6600b2d86bbefd20b2f0 Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Apr 7 23:28:41 2013 +0100 Let non-ASCII chars within regexp insets match

[LyX master] Avoid check mistakenly current folder for .git/.svn/.CVS, when going up the path checking for parents.

2013-04-10 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 34dfe2d71e146a5300235df0a51b261a3dc5a09b Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Apr 7 01:10:31 2013 +0100 Avoid check mistakenly current folder for .git/.svn

[LyX 2.0.x] Fixed issue #8543 also for advanced search (cursor moved at proper end of selection before starting Find Advanced operation).

2013-04-21 Thread Tommaso Cucinotta
The branch, 2.0.x, has been updated. - Log - commit 1129eb0342ba2497e2ff7c41587917cef6111465 Author: Tommaso Cucinotta tomm...@lyx.org Date: Thu Apr 4 00:43:36 2013 +0100 Fixed issue #8543 also for advanced search (cursor

[LyX master] Added regression test for simple use-case documented in Advanced FR manual.

2013-04-28 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 712e1871cacc208b09bf8d68748b519aa4a26cf1 Author: Tommaso Cucinotta tomm...@lyx.org Date: Mon Apr 29 00:48:43 2013 +0100 Added regression test for simple use-case documented

[LyX master] Automatic horiz/vert switch of layout when docking Advanced FR pane top-bottom/left-right (copying 49c2450f).

2013-05-05 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit e36779755ebff282927b32d4b09525a92f0fde8c Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun May 5 14:05:50 2013 +0100 Automatic horiz/vert switch of layout when docking

[LyX master] Automatic horiz/vert switch also for Advanced Tab (completing e3677975).

2013-05-05 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit bd9e8fecd3f4b6d537e8805d2021ca62c3ca588e Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun May 5 15:09:53 2013 +0100 Automatic horiz/vert switch also for Advanced Tab

Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Tommaso Cucinotta
I copied the same behaviour on Advanced FR in e3677975 and bd9e8fec. Now it makes a lt more sense to put the pane on the bottom. T. On 05/05/13 07:20, Pavel Sanda wrote: The branch, master, has been updated. - Log -

[LyX/master] Adding wrap-around pop-up question to simple find and replace dialog (fixing enhancement request #1262).

2013-07-21 Thread Tommaso Cucinotta
commit 2a86379ea7c589a75ff84d86755d214f45748550 Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Jul 21 17:51:53 2013 +0100 Adding wrap-around pop-up question to simple find and replace dialog (fixing enhancement request #1262). diff --git a/src/BufferView.cpp b/src/BufferView.cpp

[LyX/master] Now the regexp insets entered in Advanced FR search/replace boxes do not preview anymore independently, unless embedded/nested within other math elements. Fixing crash as described in #7

2013-08-24 Thread Tommaso Cucinotta
commit 203dab97c36308b74ec43f3706ade4fc23f5c35b Author: Tommaso Cucinotta tomm...@lyx.org Date: Sat Aug 24 13:06:05 2013 +0100 Now the regexp insets entered in Advanced FR search/replace boxes do not preview anymore independently, unless embedded/nested within other math elements

[LyX/master] Revert Let non-ASCII chars within regexp insets match their occurrence within TEXT, rather than MATHS (seems the most recurrently needed scenario).

2013-08-24 Thread Tommaso Cucinotta
commit 0b6edb0b2fb3773af8506a17ddcadf219dfc7e5b Author: Tommaso Cucinotta tomm...@lyx.org Date: Sat Aug 24 17:42:14 2013 +0100 Revert Let non-ASCII chars within regexp insets match their occurrence within TEXT, rather than MATHS (seems the most recurrently needed scenario

[LyX/master] Now an attempt to export into a folder without write permission causes LyX to automatically pop-up the Export As dialog (addressing #3402).

2013-08-26 Thread Tommaso Cucinotta
commit cd84a3024d2d3a40dc11fb4f9206ab62fa66753d Author: Tommaso Cucinotta tomm...@lyx.org Date: Mon Aug 26 11:28:07 2013 +0100 Now an attempt to export into a folder without write permission causes LyX to automatically pop-up the Export As dialog (addressing #3402). diff --git a/src

[LyX/master] Added tooltip to new math-only checkbox in advanced options of advanced find replace.

2013-10-13 Thread Tommaso Cucinotta
commit acbba50a65fb59974919242a7e4256a1dbfad253 Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Oct 13 11:36:38 2013 +0100 Added tooltip to new math-only checkbox in advanced options of advanced find replace. diff --git a/src/frontends/qt4/ui/FindAndReplaceUi.ui b/src/frontends/qt4

[LyX/master] Documenting new checkbox for math-only search of advanced find replace.

2013-10-13 Thread Tommaso Cucinotta
commit 9680f392b01217ae97092dd9c021ae674208ac8f Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Oct 13 11:48:07 2013 +0100 Documenting new checkbox for math-only search of advanced find replace. diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index 393608c..a687025 100644

[LyX/master] Advanced FR dialog does not need to be restored at start-up.

2013-10-26 Thread Tommaso Cucinotta
commit 275f269cb7c0efe3c5ac52a4be3858c69ad821de Author: Tommaso Cucinotta tomm...@lyx.org Date: Sat Oct 26 18:37:25 2013 +0100 Advanced FR dialog does not need to be restored at start-up. diff --git a/src/frontends/qt4/GuiView.cpp b/src/frontends/qt4/GuiView.cpp index 70f1e2e..895a9e1

[LyX/master] Fixing previous mess with git stash (apologies).

2013-11-13 Thread Tommaso Cucinotta
commit 36b62967910c2db654348263622b88e2564b2dad Author: Tommaso Cucinotta tomm...@lyx.org Date: Wed Nov 13 20:07:53 2013 + Fixing previous mess with git stash (apologies). diff --git a/development/autotests/run-tests.sh b/development/autotests/run-tests.sh index dd7d26d..4d40430

[LyX/master] Prevent LyX from freezing in additional common cases where it would try to show dialogs or ask for user input while doing advanced find and replace. In many of these cases we should simpl

2014-03-09 Thread Tommaso Cucinotta
commit eef602cc9ebad680028f2ff61c23afcb2a0609ca Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Mar 9 15:40:13 2014 + Prevent LyX from freezing in additional common cases where it would try to show dialogs or ask for user input while doing advanced find and replace. In many

[LyX/master] Fixing #7987: deleted text in change-tracking mode is not found in Advanced FR any more.

2014-03-27 Thread Tommaso Cucinotta
commit cb351665f432671eb263eec76164aa546abd7151 Author: Tommaso Cucinotta tomm...@lyx.org Date: Thu Mar 27 23:12:56 2014 + Fixing #7987: deleted text in change-tracking mode is not found in Advanced FR any more. Merged Paragraph::stringify into asString(). Added ignore

Re: [LyX/master] Fixing #7987: deleted text in change-tracking mode is not found in Advanced FR any more.

2014-03-28 Thread Tommaso Cucinotta
On 28/03/14 07:37, Vincent van Ravesteijn wrote: Master is closed ops! sorry about that. Are you reverting it yourself, or shall I do that? Please commit to the 2.2-staging branch. ok, no prob. I'll try to address your concerns in the new commit. T.

[LyX/2.2-staging] Workaround for #7987: deleted text in change-tracking mode is not found in Advanced FR any more.

2014-03-31 Thread Tommaso Cucinotta
commit 88c69dda5c7d44af0304f452074aacbdf3005c06 Author: Tommaso Cucinotta tomm...@lyx.org Date: Fri Mar 28 22:56:20 2014 + Workaround for #7987: deleted text in change-tracking mode is not found in Advanced FR any more. diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index 1b32ae3

[LyX/2.2-staging] Merged Paragraph::stringify into asString().

2014-03-31 Thread Tommaso Cucinotta
commit 5177d5ec9a7ba9fd016721690a6b480de129a560 Author: Tommaso Cucinotta tomm...@lyx.org Date: Thu Mar 27 23:12:56 2014 + Merged Paragraph::stringify into asString(). diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index ed0ddd0..3751cfd 100644 --- a/src/Paragraph.cpp +++ b/src

Re: r37859 - lyx-devel/trunk/src/frontends/qt4

2011-03-06 Thread Tommaso Cucinotta
Il 05/03/2011 17:58, Andre Poenitz ha scritto: On Sat, Mar 05, 2011 at 02:45:39PM +0100, kuem...@lyx.org wrote: Author: kuemmel Date: Sat Mar 5 14:45:39 2011 New Revision: 37859 URL: http://www.lyx.org/trac/changeset/37859 Log: compile. TODO: review default parameter for replace_all

Re: r38647 - in lyx-devel/trunk/src: . frontends/qt4

2011-05-08 Thread Tommaso Cucinotta
Il 09/05/2011 01:51, tomm...@lyx.org ha scritto: +bool BufferParams::setLanguage(string const& lang) [...] Modified: lyx-devel/trunk/src/frontends/qt4/FindAndReplace.cpp == ---

Re: r38847 - lyx-devel/trunk/src/frontends/qt4

2011-05-27 Thread Tommaso Cucinotta
Il 27/05/2011 10:17, Vincent van Ravesteijn ha scritto: I don't like this. In all dialogs, calling buffer() will give you the currentBufferView(). It is confusing if it is suddenly different here. because in each & every usage of the buffer() method in this dialog, I needed a different buffer

Re: r38847 - lyx-devel/trunk/src/frontends/qt4

2011-05-27 Thread Tommaso Cucinotta
Il 27/05/2011 14:22, Richard Heck ha scritto: On 05/27/2011 06:11 AM, Tommaso Cucinotta wrote: Should it be added to this specific dialog, or to the Dialog class ? Perhaps add that to the Dialog class. Then it can be used elsewhere as needed. So I did (r38865). T.

Re: r39786 - lyx-devel/trunk/lib

2011-09-29 Thread Tommaso Cucinotta
Il 29/09/2011 16:25, Richard Heck ha scritto: Now, adding the EPS to PNG conversion explicitly allows LyX to find the conversion path. This is fine for branch. Note that it should also allow previews of ODG pictures in LyX. I can't remember whether we added ODG (and the "zipped=native" flag

Re: r39805 - in lyx-devel/trunk: lib/ui src src/frontends/qt4

2011-10-07 Thread Tommaso Cucinotta
Il 07/10/2011 09:20, Vincent van Ravesteijn ha scritto: > FileDialog::Result FileDialog::save(QString const& path, > -QStringList const& filters, QString const& suggested) > +QStringList const& filters, QString const& suggested, > +QString& selectedFilter) [...] It's anyway a

Re: r40073 - in lyx-devel/trunk/src: . frontends/qt4 frontends/qt4/ui

2011-10-29 Thread Tommaso Cucinotta
Il 29/10/2011 23:00, rgh...@lyx.org ha scritto: Author: rgheck Date: Sat Oct 29 23:00:23 2011 New Revision: 40073 URL: http://www.lyx.org/trac/changeset/40073 Log: Initial work for view source improvements. Just to add a comment to the initial posting: I can remember that, apparently, I was

Re: [LyX master] Fix missing slash in [ce16d82e/lyxgit].

2012-05-10 Thread Tommaso Cucinotta
On 10/05/12 10:56, Vincent van Ravesteijn wrote: The branch, master, has been updated. - Log - Can we get rid of the first 3 lines in each and every commit e-mail ? The affected branch is already reported in the subject, the

[LyX master] Avoid that, if an error dialog pops up during a long operation, it freezes LyX.

2012-08-18 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 0f97ae5480498b8fcf43344542d8896cea864570 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Jul 1 08:27:11 2012 +0100 Avoid that, if an error dialog pops up

[LyX master] Adding preferences format update as due to commit 4985015 (new close_buffer_with_last_view option).

2012-10-01 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit ad827243fc09cd8d8ab2f1d6407389e4c35cad03 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Sep 30 15:06:21 2012 +0100 Adding preferences format update as due to

[LyX master] Advanced find autotests now working again.

2012-10-12 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 5c6f72b96ec0fe2e5a3bd471a562b4ff8091525f Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Oct 13 00:47:06 2012 +0100 Advanced find autotests now working

[LyX master] Moved Outline to View menu, and rendering options (dvi,pdf,...) to Document menu.

2012-10-15 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit afa15e7649a74e76ec9857cedca0e93fe3c3aeea Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Oct 13 19:34:16 2012 +0100 Moved Outline to View menu, and rendering o

[LyX master] Remove the "pleonastic" View word from View menu entries.

2012-10-16 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 1bd405a93b290d204889ebb30c6eeeddb081580b Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Wed Oct 17 00:24:33 2012 +0100 Remove the "pleonastic" View wor

[LyX master] Call a LyX note as a LyX note consistently in the toolbar and menus.

2012-10-17 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 1e50bfb44650f81149c2a713f6febe109fdffd04 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Wed Oct 17 22:57:43 2012 +0100 Call a LyX note as a LyX note consis

[LyX master] Fixed bug in escape sequence, showing up with ignore format off (addressing #8380).

2012-10-21 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 0e81930597e48159e8ad0d6e0ab881b4d6371ff1 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Mon Oct 22 01:03:44 2012 +0100 Fixed bug in escape sequence, show

[LyX 2.0.x] Fixing behavior of Lang directive in test cases, by setting LANGUAGE variable, in addition to LANG one.

2012-12-09 Thread Tommaso Cucinotta
The branch, 2.0.x, has been updated. - Log - commit 35a7f81654662cb9254c23d608abd5b410578462 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Dec 9 20:20:05 2012 + Fixing behavior of Lang directive in test

[LyX master] Fixing behavior of Lang directive in test cases, by setting LANGUAGE variable, in addition to LANG one.

2012-12-09 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit aad1f4ce786db6937774f21d7b81ba40bf2028d8 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Dec 9 20:20:05 2012 + Fixing behavior of Lang directive in test

[LyX 2.0.x] Notifying in status.20x fix due to commit 927496e.

2012-12-10 Thread Tommaso Cucinotta
The branch, 2.0.x, has been updated. - Log - commit 43f9aff71a64372ea14ac870a6bc5c5fdf8482f4 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Tue Dec 11 00:06:24 2012 + Notifying in status.20x fix due to commit 9

[LyX 2.0.x] Adding status.20x update after [60c96e3a/lyxgit].

2012-12-13 Thread Tommaso Cucinotta
The branch, 2.0.x, has been updated. - Log - commit 64f57912a6113a4cb161453d013f07dd030a5708 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Thu Dec 13 09:01:01 2012 + Adding status.20x update after [60c96e3a/

[LyX master] Allow for keeping succesful tests output directories if the V env variable is non-null.

2012-12-15 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 073561ca63ee3bca0f4446054c04a5c0b479aa53 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Dec 15 12:05:51 2012 + Allow for keeping succesful tests

[LyX master] Fixed issue #8543 also for advanced search (cursor moved at proper end of selection before starting Find Advanced operation).

2013-04-03 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 5e5115c3767a91d0fad68619e54cb0272ef8dd57 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Thu Apr 4 00:43:36 2013 +0100 Fixed issue #8543 also for advanced search (

[LyX master] Just refactoring patch 5e5115c3 in simpler terms.

2013-04-03 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 6ea14792523e75bd443981ce9244929bf7964705 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Thu Apr 4 00:50:02 2013 +0100 Just refactoring patch 5e5115c3 in simpler

[LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-06 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 26dd4d0c15b438543eaa9bab14cab748b3299bc9 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Apr 6 16:12:06 2013 +0100 Now LyX correctly asks to retrieve non-ex

[LyX master] Let non-ASCII chars within regexp insets match their occurrence within TEXT, rather than MATHS (seems the most recurrently needed scenario).

2013-04-07 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 6a3792bdbb7e081fe15d6600b2d86bbefd20b2f0 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Apr 7 23:28:41 2013 +0100 Let non-ASCII chars within regexp insets

[LyX master] Avoid check mistakenly current folder for .git/.svn/.CVS, when going up the path checking for parents.

2013-04-10 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 34dfe2d71e146a5300235df0a51b261a3dc5a09b Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Apr 7 01:10:31 2013 +0100 Avoid check mistakenly current folder for .gi

[LyX 2.0.x] Fixed issue #8543 also for advanced search (cursor moved at proper end of selection before starting Find Advanced operation).

2013-04-21 Thread Tommaso Cucinotta
The branch, 2.0.x, has been updated. - Log - commit 1129eb0342ba2497e2ff7c41587917cef6111465 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Thu Apr 4 00:43:36 2013 +0100 Fixed issue #8543 also for advanced search (

[LyX master] Added regression test for simple use-case documented in Advanced F manual.

2013-04-28 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit 712e1871cacc208b09bf8d68748b519aa4a26cf1 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Mon Apr 29 00:48:43 2013 +0100 Added regression test for simple us

[LyX master] Automatic horiz/vert switch of layout when docking Advanced F pane top-bottom/left-right (copying 49c2450f).

2013-05-05 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit e36779755ebff282927b32d4b09525a92f0fde8c Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun May 5 14:05:50 2013 +0100 Automatic horiz/vert switch of layout when d

[LyX master] Automatic horiz/vert switch also for Advanced Tab (completing e3677975).

2013-05-05 Thread Tommaso Cucinotta
The branch, master, has been updated. - Log - commit bd9e8fecd3f4b6d537e8805d2021ca62c3ca588e Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun May 5 15:09:53 2013 +0100 Automatic horiz/vert switch also for Advanc

Re: [LyX master] Add layout intelligence to View Source pane (bug #8653).

2013-05-05 Thread Tommaso Cucinotta
I copied the same behaviour on Advanced F in e3677975 and bd9e8fec. Now it makes a lt more sense to put the pane on the bottom. T. On 05/05/13 07:20, Pavel Sanda wrote: > The branch, master, has been updated. > > - Log

[LyX/master] Adding wrap-around pop-up question to simple find and replace dialog (fixing enhancement request #1262).

2013-07-21 Thread Tommaso Cucinotta
commit 2a86379ea7c589a75ff84d86755d214f45748550 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Jul 21 17:51:53 2013 +0100 Adding wrap-around pop-up question to simple find and replace dialog (fixing enhancement request #1262). diff --git a/src/BufferView.cpp b/src/BufferVi

[LyX/master] Now the regexp insets entered in Advanced F search/replace boxes do not preview anymore independently, unless embedded/nested within other math elements. Fixing crash as described in #7

2013-08-24 Thread Tommaso Cucinotta
commit 203dab97c36308b74ec43f3706ade4fc23f5c35b Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Aug 24 13:06:05 2013 +0100 Now the regexp insets entered in Advanced F search/replace boxes do not preview anymore independently, unless embedded/nested within other math el

[LyX/master] Revert "Let non-ASCII chars within regexp insets match their occurrence within TEXT, rather than MATHS (seems the most recurrently needed scenario)."

2013-08-24 Thread Tommaso Cucinotta
commit 0b6edb0b2fb3773af8506a17ddcadf219dfc7e5b Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Aug 24 17:42:14 2013 +0100 Revert "Let non-ASCII chars within regexp insets match their occurrence within TEXT, rather than MATHS (seems the most recurrently need

[LyX/master] Now an attempt to export into a folder without write permission causes LyX to automatically pop-up the "Export As" dialog (addressing #3402).

2013-08-26 Thread Tommaso Cucinotta
commit cd84a3024d2d3a40dc11fb4f9206ab62fa66753d Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Mon Aug 26 11:28:07 2013 +0100 Now an attempt to export into a folder without write permission causes LyX to automatically pop-up the "Export As" dialog (addressing #3402).

[LyX/master] Added tooltip to new math-only checkbox in advanced options of advanced find & replace.

2013-10-13 Thread Tommaso Cucinotta
commit acbba50a65fb59974919242a7e4256a1dbfad253 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Oct 13 11:36:38 2013 +0100 Added tooltip to new math-only checkbox in advanced options of advanced find & replace. diff --git a/src/frontends/qt4/ui/FindAndReplaceUi.ui b/src

[LyX/master] Documenting new checkbox for math-only search of advanced find & replace.

2013-10-13 Thread Tommaso Cucinotta
commit 9680f392b01217ae97092dd9c021ae674208ac8f Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Oct 13 11:48:07 2013 +0100 Documenting new checkbox for math-only search of advanced find & replace. diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index 393608

[LyX/master] Advanced F dialog does not need to be restored at start-up.

2013-10-26 Thread Tommaso Cucinotta
commit 275f269cb7c0efe3c5ac52a4be3858c69ad821de Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Oct 26 18:37:25 2013 +0100 Advanced F dialog does not need to be restored at start-up. diff --git a/src/frontends/qt4/GuiView.cpp b/src/frontends/qt4/GuiView.cpp index 70f1e2e..8

[LyX/master] Fixing previous mess with git stash (apologies).

2013-11-13 Thread Tommaso Cucinotta
commit 36b62967910c2db654348263622b88e2564b2dad Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Wed Nov 13 20:07:53 2013 + Fixing previous mess with git stash (apologies). diff --git a/development/autotests/run-tests.sh b/development/autotests/run-tests.sh index dd7d26d..4

[LyX/master] Prevent LyX from freezing in additional common cases where it would try to show dialogs or ask for user input while doing advanced find and replace. In many of these cases we should simpl

2014-03-09 Thread Tommaso Cucinotta
commit eef602cc9ebad680028f2ff61c23afcb2a0609ca Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Mar 9 15:40:13 2014 + Prevent LyX from freezing in additional common cases where it would try to show dialogs or ask for user input while doing advanced find and r

[LyX/master] Fixing #7987: deleted text in change-tracking mode is not found in Advanced F any more.

2014-03-27 Thread Tommaso Cucinotta
commit cb351665f432671eb263eec76164aa546abd7151 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Thu Mar 27 23:12:56 2014 + Fixing #7987: deleted text in change-tracking mode is not found in Advanced F any more. Merged Paragraph::stringify into asString(). Added

Re: [LyX/master] Fixing #7987: deleted text in change-tracking mode is not found in Advanced F any more.

2014-03-28 Thread Tommaso Cucinotta
On 28/03/14 07:37, Vincent van Ravesteijn wrote: > Master is closed ops! sorry about that. Are you reverting it yourself, or shall I do that? > Please commit to the 2.2-staging branch. ok, no prob. I'll try to address your concerns in the new commit. T.

[LyX/2.2-staging] Workaround for #7987: deleted text in change-tracking mode is not found in Advanced F any more.

2014-03-31 Thread Tommaso Cucinotta
commit 88c69dda5c7d44af0304f452074aacbdf3005c06 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Fri Mar 28 22:56:20 2014 + Workaround for #7987: deleted text in change-tracking mode is not found in Advanced F any more. diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index 1

[LyX/2.2-staging] Merged Paragraph::stringify into asString().

2014-03-31 Thread Tommaso Cucinotta
commit 5177d5ec9a7ba9fd016721690a6b480de129a560 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Thu Mar 27 23:12:56 2014 + Merged Paragraph::stringify into asString(). diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index ed0ddd0..3751cfd 100644 --- a/src/Paragraph.cpp +++

[LyX/master] turned message about disabled converters from prefs from warning to error

2017-01-24 Thread Tommaso Cucinotta
commit eaa3ddaf4567e99d0dc3433d01de31d89d5f0fdc Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Wed Jan 25 03:09:41 2017 +0100 turned message about disabled converters from prefs from warning to error --- src/Converter.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 del

[LyX/master] Revert "Long time no use of the autotests machinery, needs an update." Pushed by mistake ... not finished yet ... apologies.

2017-01-24 Thread Tommaso Cucinotta
commit 7eb64211b02701c58d1ff87f0ef918a634776c2f Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Wed Jan 25 03:13:14 2017 +0100 Revert "Long time no use of the autotests machinery, needs an update." Pushed by mistake ... not finished yet ... apologies. Thi

[LyX/master] Remove assert on advanced find with knitr module (#10444).

2016-10-27 Thread Tommaso Cucinotta
commit 9740c36e80b7e2abf87bde97f674bc1f21b4753c Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Oct 23 13:16:19 2016 +0200 Remove assert on advanced find with knitr module (#10444). --- src/lyxfind.cpp |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git

[LyX/master] Fix bug in replacement of "$$s/" in converter commands, introduced in 8b66f9ce.

2016-10-24 Thread Tommaso Cucinotta
commit 8b5dc3c6623271d27807a20d29b738f6790c346a Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sun Oct 23 21:35:56 2016 +0200 Fix bug in replacement of "$$s/" in converter commands, introduced in 8b66f9ce. --- src/graphics/GraphicsConverter.cpp |2 +- 1 files chang

[LyX/master] Better explanations to the user for [244de5d2/lyxgit] and [830eb234/lyxgit] addressing #10481, so as to provide better clues as to why the action is being forbidden or user authorization

2016-11-23 Thread Tommaso Cucinotta
commit c636ded2b979f6c019bf5c26489cbc79719061cd Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Thu Nov 24 00:53:41 2016 +0100 Better explanations to the user for [244de5d2/lyxgit] and [830eb234/lyxgit] addressing #10481, so as to provide better clues as to why the action is

[LyX/master] Bump up RC fileformat after [244de5d2/lyxgit] for the new 'needauth' options.

2016-11-26 Thread Tommaso Cucinotta
commit cc653feb605bcbfdbbad436f23547dc0728a175a Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Fri Nov 25 23:33:08 2016 +0100 Bump up RC fileformat after [244de5d2/lyxgit] for the new 'needauth' options. Addressing #10481. --- lib/configure.py |2 +

[LyX/master] Fix missing space in string from [244de5d2/lyxgit].

2016-11-23 Thread Tommaso Cucinotta
commit 309209e3197beea1a5c912bebfba1f533daa3ad2 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Wed Nov 23 21:46:06 2016 +0100 Fix missing space in string from [244de5d2/lyxgit]. --- src/Converter.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[LyX/master] Add 'needauth' option to converters that need explicit user authorization.

2016-11-22 Thread Tommaso Cucinotta
commit 244de5d2c10a990828eafdd72283fc87742dc133 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Nov 5 01:00:44 2016 +0100 Add 'needauth' option to converters that need explicit user authorization. Addressing #10481. This patch adds the new 'needauth'

[LyX/2.2.x] Show symbol name and description in plaintext export of nomenclature entries.

2016-10-31 Thread Tommaso Cucinotta
commit 33103ebc371a9c27add7dc7621e54a7c110fbd05 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Oct 29 12:32:51 2016 +0200 Show symbol name and description in plaintext export of nomenclature entries. This addresses one of the issues highlighted in #10459. Se

[LyX/2.2.x] status update for commit 33103ebc

2016-11-01 Thread Tommaso Cucinotta
commit f1b8635789e3bfee45cae47a4fbfbaf071265a2e Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Tue Nov 1 09:57:43 2016 +0100 status update for commit 33103ebc --- status.22x |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/status.22x b/status.22x index 6

[LyX/master] Show symbol name and description in plaintext export of nomenclature entries.

2016-10-31 Thread Tommaso Cucinotta
commit fcaec6166b7143d92fdfe39a60650a3533c83cc1 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Oct 29 12:32:51 2016 +0200 Show symbol name and description in plaintext export of nomenclature entries. This addresses one of the issues highlighted in #10459. Se

[LyX/master] Remove unused lyxrc.use_converter_wrappers that inadvertently slipped through [244de5d2/lyxgit].

2016-12-10 Thread Tommaso Cucinotta
commit 6e22bb17c716825cee49484d2ba4cd964f9c273c Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Sat Dec 10 14:55:09 2016 +0100 Remove unused lyxrc.use_converter_wrappers that inadvertently slipped through [244de5d2/lyxgit]. --- src/LyXRC.h |2 -- 1 files changed, 0 insertions

[LyX/master] Remove unneeded templatization code from bformat().

2016-12-04 Thread Tommaso Cucinotta
commit 9c1142c88061ed357b8f15bc151707a07303f3ea Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Thu Nov 24 00:30:13 2016 +0100 Remove unneeded templatization code from bformat(). --- src/support/lstrings.cpp | 24 ++-- src/support/lstrings.h

[LyX/master] Converters Prefs UI layout clarification.

2016-12-04 Thread Tommaso Cucinotta
commit f0f555b5be8cf5eefcb716a53a5632c7c608b216 Author: Tommaso Cucinotta <tomm...@lyx.org> Date: Mon Nov 28 00:31:46 2016 +0100 Converters Prefs UI layout clarification. --- src/frontends/qt4/ui/PrefConvertersUi.ui | 28 +--- 1 files changed, 5 insertions(

  1   2   >