]> git.lyx.org Git - lyx.git/log
lyx.git
14 years ago* GuiDocument.cpp: before accessing the buffer() in paramsToDialog(), check
Jürgen Spitzmüller [Mon, 1 Feb 2010 14:44:12 +0000 (14:44 +0000)]
* GuiDocument.cpp: before accessing the buffer() in paramsToDialog(), check
  if we have a bufferview() (fixes bug 6499)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33310 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUse better include for 'struct QHeaderView'
Kornel Benko [Mon, 1 Feb 2010 09:54:41 +0000 (09:54 +0000)]
Use better include for 'struct QHeaderView'

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33309 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoMake it compilable for QT4.3. (/usr/include/QtGui/qtreeview.h:51: error: forward...
Kornel Benko [Mon, 1 Feb 2010 06:00:46 +0000 (06:00 +0000)]
Make it compilable for QT4.3. (/usr/include/QtGui/qtreeview.h:51: error: forward declaration of ‘struct QHeaderView’)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33308 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAccording to André, QLatin1String is cheaper.
Enrico Forestieri [Mon, 1 Feb 2010 01:07:32 +0000 (01:07 +0000)]
According to André, QLatin1String is cheaper.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33306 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUpdate it.po
Enrico Forestieri [Sun, 31 Jan 2010 23:49:00 +0000 (23:49 +0000)]
Update it.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33305 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRemoved obsolete FIXME (the invoked isInternal() method already does that).
Tommaso Cucinotta [Sun, 31 Jan 2010 22:18:21 +0000 (22:18 +0000)]
Removed obsolete FIXME (the invoked isInternal() method already does that).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33304 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRefactor of r33302 (addressing #6457) according to vfr comments.
Tommaso Cucinotta [Sun, 31 Jan 2010 22:12:23 +0000 (22:12 +0000)]
Refactor of r33302 (addressing #6457) according to vfr comments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33303 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoInhibits insertion of Regexp insets within InsetERT context (and fixes #6495).
Tommaso Cucinotta [Sun, 31 Jan 2010 21:38:18 +0000 (21:38 +0000)]
Inhibits insertion of Regexp insets within InsetERT context (and fixes #6495).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33302 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRevert r33295. This seems to be a not so great idea. The assert already fires when...
Vincent van Ravesteijn [Sun, 31 Jan 2010 20:51:15 +0000 (20:51 +0000)]
Revert r33295. This seems to be a not so great idea. The assert already fires when copying something.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33301 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUserGuide.lyx: fix some typos and add an information
Uwe Stöhr [Sun, 31 Jan 2010 18:22:58 +0000 (18:22 +0000)]
UserGuide.lyx: fix some typos and add an information

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33299 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago- EmbeddedObjects.lyx: fix spelling of the KOMA-Script package
Uwe Stöhr [Sun, 31 Jan 2010 17:52:51 +0000 (17:52 +0000)]
- EmbeddedObjects.lyx: fix spelling of the KOMA-Script package
- English EmbeddedObjects.lyx: fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33297 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUserGuide.lyx:
Uwe Stöhr [Sun, 31 Jan 2010 17:23:50 +0000 (17:23 +0000)]
UserGuide.lyx:
- accept most of Richard's changes
- fix some typos

(again: please add all non LyX 2.0-specific stuff only to the docs in branch.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33296 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAdd an assert to check for a fully loaded Buffer before trying to save it.
Vincent van Ravesteijn [Sun, 31 Jan 2010 16:20:47 +0000 (16:20 +0000)]
Add an assert to check for a fully loaded Buffer before trying to save it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33295 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix bug #6491: Empty .emergency file causes crash.
Vincent van Ravesteijn [Sun, 31 Jan 2010 16:17:17 +0000 (16:17 +0000)]
Fix bug #6491: Empty .emergency file causes crash.

If the load fails, we should not try to save an emergency file as the file was not yet fully loaded and weird things may happen.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33294 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoReturn failure if the file ended unexpectedly.
Vincent van Ravesteijn [Sun, 31 Jan 2010 15:59:23 +0000 (15:59 +0000)]
Return failure if the file ended unexpectedly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33293 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoPlease Abdel.
Vincent van Ravesteijn [Sun, 31 Jan 2010 13:38:47 +0000 (13:38 +0000)]
Please Abdel.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33292 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* GuiSetBorder.cpp: lighter colour for disabled borders (not used currently).
Jürgen Spitzmüller [Sun, 31 Jan 2010 13:15:26 +0000 (13:15 +0000)]
* GuiSetBorder.cpp: lighter colour for disabled borders (not used currently).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33291 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix bug #6489: Assertion triggered when deleting contents of math ERT. (probably...
Vincent van Ravesteijn [Sun, 31 Jan 2010 13:03:31 +0000 (13:03 +0000)]
Fix bug #6489: Assertion triggered when deleting contents of math ERT. (probably a stdlib assertion).

Do not access name_[0] if name_ has size 0.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33290 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoEmbeddedObjects.lyx: fix several typos I have overwritten with r33287
Uwe Stöhr [Sun, 31 Jan 2010 04:14:11 +0000 (04:14 +0000)]
EmbeddedObjects.lyx: fix several typos I have overwritten with r33287

(Please apply changes to the docs that are not LyX 2.0-specific only to branch, otherwise I loose the track.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33289 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoEmbeddedObjects.lyx: fix a typo spotted by a user
Uwe Stöhr [Sun, 31 Jan 2010 03:53:31 +0000 (03:53 +0000)]
EmbeddedObjects.lyx: fix a typo spotted by a user

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33287 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix bug #5446: Cursor gets stuck in InsetInfo.
Vincent van Ravesteijn [Sun, 31 Jan 2010 01:44:49 +0000 (01:44 +0000)]
Fix bug #5446: Cursor gets stuck in InsetInfo.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33285 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUse Change::isSimilarTo to find a change when merging changes.
Vincent van Ravesteijn [Sun, 31 Jan 2010 00:21:52 +0000 (00:21 +0000)]
Use Change::isSimilarTo to find a change when merging changes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33284 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoscons_manifest.py: fix SCons (tabs are invalid in this Python script)
Uwe Stöhr [Sat, 30 Jan 2010 23:42:30 +0000 (23:42 +0000)]
scons_manifest.py: fix SCons (tabs are invalid in this Python script)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33283 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix r33279.
Vincent van Ravesteijn [Sat, 30 Jan 2010 18:11:51 +0000 (18:11 +0000)]
Fix r33279.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33282 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoMove the message() function from lfunUiToggle to GuiView::dispatch(). Also, let the...
Vincent van Ravesteijn [Sat, 30 Jan 2010 16:41:28 +0000 (16:41 +0000)]
Move the message() function from lfunUiToggle to GuiView::dispatch(). Also, let the lfunUiToggle return a bool and let the parameter be a string instead of the FuncRequest.

(Pavel, what was "FuncRequest fr(LFUN_INSET_INSERT, "fullscreen")" supposed to mean ?).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33279 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoDo not set the statusbar message in GuiView::toolbar(). We don't really want to see...
Vincent van Ravesteijn [Sat, 30 Jan 2010 16:07:53 +0000 (16:07 +0000)]
Do not set the statusbar message in GuiView::toolbar(). We don't really want to see the statusbar message when this function is called from initToolbars or from LFUN_COMMAND_EXECUTE. Instead, set the message in getStatus to indicate why the LFUN cannot be executed.

Also, disable the LFUN if the toolbar is not found.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33278 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUse the DispatchResult also for LFUN_MESSAGE and LFUN_BUFFER_WRITE_ALL.
Vincent van Ravesteijn [Sat, 30 Jan 2010 15:40:18 +0000 (15:40 +0000)]
Use the DispatchResult also for LFUN_MESSAGE and LFUN_BUFFER_WRITE_ALL.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33277 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGuiInfo: Migrate [New] push button slot to InsetDialog.
Abdelrazak Younes [Sat, 30 Jan 2010 15:30:49 +0000 (15:30 +0000)]
GuiInfo: Migrate [New] push button slot to InsetDialog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33276 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix assertions when there is no document open and the LFUN is handled by GuiView...
Vincent van Ravesteijn [Sat, 30 Jan 2010 15:12:44 +0000 (15:12 +0000)]
Fix assertions when there is no document open and the LFUN is handled by GuiView::dispatch().

This was forgotten in r33258.

(also reported as bug #6484)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33275 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGuiRef.cpp: sort categories.
Jürgen Spitzmüller [Sat, 30 Jan 2010 12:13:00 +0000 (12:13 +0000)]
GuiRef.cpp: sort categories.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33273 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoCMake: fix merged build, seems GCC could not handle the namespaces correctly
Peter Kümmel [Sat, 30 Jan 2010 11:34:28 +0000 (11:34 +0000)]
CMake: fix merged build, seems GCC could not handle the namespaces correctly

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33272 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* GuiRef: improve filter UI
Jürgen Spitzmüller [Sat, 30 Jan 2010 11:19:48 +0000 (11:19 +0000)]
* GuiRef: improve filter UI

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33271 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoInset::validateModifyArgument(): new virtual interface for using LFUN_INSET_MODIFY.
Abdelrazak Younes [Sat, 30 Jan 2010 11:15:05 +0000 (11:15 +0000)]
Inset::validateModifyArgument(): new virtual interface for using LFUN_INSET_MODIFY.
GuiInfo: extract generic code into new class InsetDialog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33270 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* FindAndReplaceUi.ui: adapt tooltips
Jürgen Spitzmüller [Sat, 30 Jan 2010 10:56:20 +0000 (10:56 +0000)]
* FindAndReplaceUi.ui: adapt tooltips

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33269 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAdd search and grouping facility to Crossref dialog (bug #6304).
Jürgen Spitzmüller [Sat, 30 Jan 2010 10:51:24 +0000 (10:51 +0000)]
Add search and grouping facility to Crossref dialog (bug #6304).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33268 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoMade replace behaviour more standard: when pressing replace (next or previous) button:
Tommaso Cucinotta [Sat, 30 Jan 2010 10:11:24 +0000 (10:11 +0000)]
Made replace behaviour more standard: when pressing replace (next or previous) button:
-) if a selection exists, and it matches, then it is replaced;
-) next match is searched for and, if found, it is selected.
After a replace, next match is searched for only beyond the replaced text
(and not inside the replaced text).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33267 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix a crash when the child document is already closed.
Vincent van Ravesteijn [Sat, 30 Jan 2010 00:50:36 +0000 (00:50 +0000)]
Fix a crash when the child document is already closed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33266 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUse the Buffer::reload() function also in buffer_func.cpp::checkAndLoadLyXFile().
Vincent van Ravesteijn [Fri, 29 Jan 2010 21:09:59 +0000 (21:09 +0000)]
Use the Buffer::reload() function also in buffer_func.cpp::checkAndLoadLyXFile().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33265 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agorevert unintended commit parts.
Jürgen Spitzmüller [Fri, 29 Jan 2010 14:52:15 +0000 (14:52 +0000)]
revert unintended commit parts.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33263 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* fix spelling in comments to please John.
Jürgen Spitzmüller [Fri, 29 Jan 2010 14:44:21 +0000 (14:44 +0000)]
* fix spelling in comments to please John.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33262 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoMake LFUN_HELP_OPEN open the document in read-only mode.
Jean-Marc Lasgouttes [Fri, 29 Jan 2010 12:01:17 +0000 (12:01 +0000)]
Make LFUN_HELP_OPEN open the document in read-only mode.

This fixes problems where Mac users can modify the documentation
by mistake. Note that it is still possible to open those document by
explicit path or to toggle off the read-only status (but this is only
useful to documentors anyway).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33260 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGet rid of the errorstat and dispatch_buffer members of LyXFunc.
Jean-Marc Lasgouttes [Fri, 29 Jan 2010 11:22:33 +0000 (11:22 +0000)]
Get rid of the errorstat and dispatch_buffer members of LyXFunc.

This required to make Cursor::disp_ mutable.

Also, the server parts now pass a DispatchResult object to dispatch (which is
a good thing anyway).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33259 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoadd a dispatchresult parameter to lyxview::dispatch
Jean-Marc Lasgouttes [Fri, 29 Jan 2010 10:42:39 +0000 (10:42 +0000)]
add a dispatchresult parameter to lyxview::dispatch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33258 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* de.po: resolve some conflicting shortcuts
Jürgen Spitzmüller [Fri, 29 Jan 2010 10:06:58 +0000 (10:06 +0000)]
* de.po: resolve some conflicting shortcuts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33257 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* po/*.po: remerge.
Jürgen Spitzmüller [Fri, 29 Jan 2010 09:04:24 +0000 (09:04 +0000)]
* po/*.po: remerge.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33256 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* FindAndReplace.cpp:
Jürgen Spitzmüller [Fri, 29 Jan 2010 08:59:09 +0000 (08:59 +0000)]
* FindAndReplace.cpp:
- correct strings, following the attempt at r33252.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33255 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* GuiView.cpp:
Jürgen Spitzmüller [Fri, 29 Jan 2010 08:19:45 +0000 (08:19 +0000)]
* GuiView.cpp:
- use tabbed dock area for multiple docks (such as "source" and "messages")
  by default (requires Qt 4.3).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33254 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoMake the fake sequence for braces highly unlikely (addressing #6478).
Tommaso Cucinotta [Fri, 29 Jan 2010 07:35:13 +0000 (07:35 +0000)]
Make the fake sequence for braces highly unlikely (addressing #6478).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33253 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoChanged "from begin" to "from the beginning", as suggested by gmatht (in #6478)
Tommaso Cucinotta [Fri, 29 Jan 2010 07:29:25 +0000 (07:29 +0000)]
Changed "from begin" to "from the beginning", as suggested by gmatht (in #6478)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33252 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoCorrect the mess introduced in r33250.
Vincent van Ravesteijn [Thu, 28 Jan 2010 20:03:09 +0000 (20:03 +0000)]
Correct the mess introduced in r33250.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33251 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoExpand the string "regexp" to something user will better be able to understand.
Vincent van Ravesteijn [Thu, 28 Jan 2010 19:56:12 +0000 (19:56 +0000)]
Expand the string "regexp" to something user will better be able to understand.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33250 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* Implement updateLabels in mathed and add the MathRef insets to the references cache.
Jürgen Spitzmüller [Thu, 28 Jan 2010 17:37:22 +0000 (17:37 +0000)]
* Implement updateLabels in mathed and add the MathRef insets to the references cache.

This fixes bug #1560.

The diverse setBuffer / updateLabels calls need auditing. See FIXMEs.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33249 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoOpen or closed braces ({ or }) are now translated to non-braces fake constructs while...
Tommaso Cucinotta [Thu, 28 Jan 2010 17:26:18 +0000 (17:26 +0000)]
Open or closed braces ({ or }) are now translated to non-braces fake constructs while searching (fixes #6478, avoiding assert).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33248 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* InsetTabular.cpp (addToToc):
Jürgen Spitzmüller [Thu, 28 Jan 2010 12:25:43 +0000 (12:25 +0000)]
* InsetTabular.cpp (addToToc):
- pass correct iterator (and prevent assertion).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33247 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* InsetMathHull.h: constness, as suggested by Abdel.
Jürgen Spitzmüller [Thu, 28 Jan 2010 09:18:15 +0000 (09:18 +0000)]
* InsetMathHull.h: constness, as suggested by Abdel.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33243 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* InsetTabular.{cpp, h}:
Jürgen Spitzmüller [Thu, 28 Jan 2010 08:33:14 +0000 (08:33 +0000)]
* InsetTabular.{cpp, h}:
- implement addToToc (bug 6372).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33240 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRewrite FindAndReplace::eventFilter() and make it more human-readable.
Vincent van Ravesteijn [Wed, 27 Jan 2010 19:17:18 +0000 (19:17 +0000)]
Rewrite FindAndReplace::eventFilter() and make it more human-readable.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33238 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGet rid of non-existent slot warning after removal of Close button.
Tommaso Cucinotta [Wed, 27 Jan 2010 18:38:43 +0000 (18:38 +0000)]
Get rid of non-existent slot warning after removal of Close button.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33237 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix doxygen output for grouped items. Without the /name tag doxygen shows the group...
Vincent van Ravesteijn [Wed, 27 Jan 2010 18:10:33 +0000 (18:10 +0000)]
Fix doxygen output for grouped items. Without the /name tag doxygen shows the group name as the name of the first item. Moreover, the comment styles are somewhat standardized.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33236 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoLet the tag affect other sides too
Pavel Sanda [Wed, 27 Jan 2010 17:23:40 +0000 (17:23 +0000)]
Let the tag affect other sides too

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33235 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoIntroduce "samerow" toolbar tag and let View/Update toolbar to be in the
Pavel Sanda [Wed, 27 Jan 2010 17:19:14 +0000 (17:19 +0000)]
Introduce "samerow" toolbar tag and let View/Update toolbar to be in the
beginning of the first row.

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg156961.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33234 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAvoid overlapping of shortcuts with Menu items (for English and Italian).
Tommaso Cucinotta [Wed, 27 Jan 2010 12:35:16 +0000 (12:35 +0000)]
Avoid overlapping of shortcuts with Menu items (for English and Italian).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33232 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRemoved redundant Close button (space may be useful for smth. else).
Tommaso Cucinotta [Wed, 27 Jan 2010 12:27:58 +0000 (12:27 +0000)]
Removed redundant Close button (space may be useful for smth. else).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33231 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoWhen pasting a math inset with a label, check for duplicates (as we do outside math)
Jürgen Spitzmüller [Wed, 27 Jan 2010 08:41:19 +0000 (08:41 +0000)]
When pasting a math inset with a label, check for duplicates (as we do outside math)
(bug 6218)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33230 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix bug #6477: LFUN_OUTLINE_* don't work anymore.
Vincent van Ravesteijn [Tue, 26 Jan 2010 16:57:29 +0000 (16:57 +0000)]
Fix bug #6477: LFUN_OUTLINE_* don't work anymore.

This code was erroneously killed in r33050.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33229 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRemove moc-files from the set of source files
Kornel Benko [Tue, 26 Jan 2010 12:40:51 +0000 (12:40 +0000)]
Remove moc-files from the set of source files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33228 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoBuffer: Pimpl private methods and fix a few constness issue.
Abdelrazak Younes [Mon, 25 Jan 2010 18:39:08 +0000 (18:39 +0000)]
Buffer: Pimpl private methods and fix a few constness issue.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33227 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAdd DispatchResult argument to BufferView::dispatch, and remove explicit updates...
Jean-Marc Lasgouttes [Mon, 25 Jan 2010 15:14:41 +0000 (15:14 +0000)]
Add DispatchResult argument to BufferView::dispatch, and remove explicit updates in there.

Split LyXFunc::dispatch into a wrapper that does the actual screen updates and
a worker method that updates a DispatchResult object.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33226 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUpdate it.po
Enrico Forestieri [Mon, 25 Jan 2010 15:00:21 +0000 (15:00 +0000)]
Update it.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33225 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoBuffer: Pimpl gui_ and remove unused code. support/SignalSlot* should
Abdelrazak Younes [Mon, 25 Jan 2010 14:32:39 +0000 (14:32 +0000)]
Buffer: Pimpl gui_ and remove unused code. support/SignalSlot* should
probably go also as we agreed that if we need signal/slot in src/ we'll
directly use Qt's.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33224 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGet rid of mostly unused methods.
Abdelrazak Younes [Mon, 25 Jan 2010 14:13:04 +0000 (14:13 +0000)]
Get rid of mostly unused methods.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33223 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGet rid of Buffer::setReadOnly() pseudo signal.
Abdelrazak Younes [Mon, 25 Jan 2010 13:31:07 +0000 (13:31 +0000)]
Get rid of Buffer::setReadOnly() pseudo signal.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33222 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFindAndReplace.cpp: line length and formatting blues
Jürgen Spitzmüller [Mon, 25 Jan 2010 08:06:26 +0000 (08:06 +0000)]
FindAndReplace.cpp: line length and formatting blues

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33221 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFindAndReplaceUi.ui: add tooltip
Jürgen Spitzmüller [Mon, 25 Jan 2010 07:45:41 +0000 (07:45 +0000)]
FindAndReplaceUi.ui: add tooltip

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33220 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* po/*.po: remerge (new strings)
Jürgen Spitzmüller [Mon, 25 Jan 2010 07:32:28 +0000 (07:32 +0000)]
* po/*.po: remerge (new strings)
* de.po: update.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33219 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* add forgotten l7n tags.
Jürgen Spitzmüller [Mon, 25 Jan 2010 07:23:58 +0000 (07:23 +0000)]
* add forgotten l7n tags.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33218 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* FindAndReplace{cpp,h,Ui.ui}: some UI plishment.
Jürgen Spitzmüller [Mon, 25 Jan 2010 06:58:54 +0000 (06:58 +0000)]
* FindAndReplace{cpp,h,Ui.ui}: some UI plishment.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33217 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRemerge po files
Enrico Forestieri [Sun, 24 Jan 2010 23:56:45 +0000 (23:56 +0000)]
Remerge po files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33215 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAdd to credit, sorry Edwin your 2c seem to be the only ones
Pavel Sanda [Sun, 24 Jan 2010 21:47:07 +0000 (21:47 +0000)]
Add to credit, sorry Edwin your 2c seem to be the only ones

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg157258.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33213 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFirst try for a dutch translation (this is a lot of work :().
Vincent van Ravesteijn [Sun, 24 Jan 2010 21:16:19 +0000 (21:16 +0000)]
First try for a dutch translation (this is a lot of work :().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33212 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agonext doxy
Pavel Sanda [Sun, 24 Jan 2010 20:46:09 +0000 (20:46 +0000)]
next doxy

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33210 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoSpotted by JMarc
Pavel Sanda [Sun, 24 Jan 2010 20:16:43 +0000 (20:16 +0000)]
Spotted by JMarc

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33209 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGuiCitation.cpp:
Vincent van Ravesteijn [Sun, 24 Jan 2010 19:16:44 +0000 (19:16 +0000)]
GuiCitation.cpp:
CitationUi.ui:
   - fix the casing
   - replace some informal expressions by some proper sentences (I don't like things like "Delete key works, too"

BiblioUi.ui:
   - "man bibtex" has no value in the non-linux world
   - stick to the BibTeX convention compared to bibtex

FindAndReplaceUi.ui:
   - fix the casing
   - remove the "current file" annotations
   - some other fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33208 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUpdate it.po
Enrico Forestieri [Sun, 24 Jan 2010 17:58:04 +0000 (17:58 +0000)]
Update it.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33207 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoIndicesUi.ui: Fix copy&paste error in the tooltip.
Vincent van Ravesteijn [Sun, 24 Jan 2010 17:50:46 +0000 (17:50 +0000)]
IndicesUi.ui: Fix copy&paste error in the tooltip.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33206 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* BufferView.cpp:
Jürgen Spitzmüller [Sun, 24 Jan 2010 17:35:10 +0000 (17:35 +0000)]
* BufferView.cpp:
- Fix crash when performing word-replace while the cursor has a selection
  in mathed (bug 6437)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33204 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoEmbeddedObjects manual: typos and other minor issues.
Vincent van Ravesteijn [Sun, 24 Jan 2010 17:26:48 +0000 (17:26 +0000)]
EmbeddedObjects manual: typos and other minor issues.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33202 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agode.po: translate a string
Uwe Stöhr [Sun, 24 Jan 2010 16:18:35 +0000 (16:18 +0000)]
de.po: translate a string

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33200 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoit.po: fix compilation (entry for "Diamond" appeared twice)
Uwe Stöhr [Sun, 24 Jan 2010 16:18:13 +0000 (16:18 +0000)]
it.po: fix compilation (entry for "Diamond" appeared twice)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33199 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix compilation with CMake on linux. (Am I the only one having this problem ?).
Vincent van Ravesteijn [Sun, 24 Jan 2010 13:57:45 +0000 (13:57 +0000)]
Fix compilation with CMake on linux. (Am I the only one having this problem ?).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33197 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agorevert r30112 (#5988).
Jürgen Spitzmüller [Sun, 24 Jan 2010 10:32:22 +0000 (10:32 +0000)]
revert r30112 (#5988).
See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg155843.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33191 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* fr.po: update by Jean-Pierre
Jürgen Spitzmüller [Sun, 24 Jan 2010 09:54:04 +0000 (09:54 +0000)]
* fr.po: update by Jean-Pierre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33187 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGuiCompare: Show the contents of the Options groupbox, add some accelerators and...
Vincent van Ravesteijn [Sun, 24 Jan 2010 01:49:22 +0000 (01:49 +0000)]
GuiCompare: Show the contents of the Options groupbox, add some accelerators and make it compatible with Qt4.2.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33185 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoCompare:\n- Fix the doubly added first snake. \n- Fix the behaviour when comparing...
Vincent van Ravesteijn [Sun, 24 Jan 2010 00:55:08 +0000 (00:55 +0000)]
Compare:\n- Fix the doubly added first snake. \n- Fix the behaviour when comparing two the same files.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33184 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUpdate it.po
Enrico Forestieri [Sat, 23 Jan 2010 23:45:22 +0000 (23:45 +0000)]
Update it.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33183 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoSpanish EmbeddedObjects.lyx: translation by Ignacio
Uwe Stöhr [Sat, 23 Jan 2010 22:20:36 +0000 (22:20 +0000)]
Spanish EmbeddedObjects.lyx: translation by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33181 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAbout box: Migrate to DialogView.
Abdelrazak Younes [Sat, 23 Jan 2010 20:29:00 +0000 (20:29 +0000)]
About box: Migrate to DialogView.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33180 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix bug #6469: Times Roman and \textgreek produce error with pdflatex on a PC
Enrico Forestieri [Sat, 23 Jan 2010 17:24:58 +0000 (17:24 +0000)]
Fix bug #6469: Times Roman and \textgreek produce error with pdflatex on a PC
The problem here is that the metafont sources and tfm files are missing
in normal installations, because the Times Roman Greek fonts are not free
and should be purchased. When the grtimes package is not installed, the
fonts are substitued with cmr glyphs. However, if grtimes is installed
and and the actual fonts are missing, an error is generated. So, we simply
check whether the greek fonts are installed and, if they are not, we
perform the font substitution by ourselves. In this way the error is
avoided whether grtimes is installed or not.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33178 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* delete wrong image files.
Jürgen Spitzmüller [Sat, 23 Jan 2010 10:16:29 +0000 (10:16 +0000)]
* delete wrong image files.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33177 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoreally fix the Diamond toolbar item.
Jürgen Spitzmüller [Sat, 23 Jan 2010 09:59:48 +0000 (09:59 +0000)]
really fix the Diamond toolbar item.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33176 a592a061-630c-0410-9148-cb99ea01b6c8