Jean-Marc Lasgouttes
ec7d9f4593
Fix bug 4741: Pasting with middle mouse button into read only document works
...
http://bugzilla.lyx.org/show_bug.cgi?id=4741
Create a new LFUN selection-paste (to paste the internal selection), and bind
middle mouse button to
command-alternatives selection-paste ; primary-selection-paste paragraph
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28154 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 14:24:59 +00:00
Jürgen Spitzmüller
92c30f4294
* GuiBox.cpp:
...
- remove the useless "none" special length from the combo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28153 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 14:10:52 +00:00
Jürgen Spitzmüller
5ba20465fe
* LengthCombo.{cpp,h}:
...
- rename [add|remove]Item(unit) to [add|remove]Unit(unit)
- remove now unnecessary reimplemantations of QComboBox functions
- new member setCurrentItem(QString)
* GuiBox.cpp:
- set ItemData for special lengths, which simplifies the logic a lot.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28152 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 12:57:23 +00:00
Pavel Sanda
cb55bf0349
* Extended.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28150 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 10:37:42 +00:00
Jürgen Spitzmüller
18a8d490c7
* LengthCombo.{cpp, h}:
...
- use model/view infrastructure to store reliable data
- use real unit name, not i18n strings, for all comparision purposes
- remove unit "mu" in default contruction (bug 5682)
- add some helpers to add and remove units
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28146 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 10:20:33 +00:00
Pavel Sanda
b05dcd0252
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28145 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 10:18:49 +00:00
Jürgen Spitzmüller
ef6be5f499
* load CJKutf8 package, if available, for CJK documents in utf8 encoding
...
(first part of fix to bug 5386)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28142 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 09:26:13 +00:00
Uwe Stöhr
03264aab68
InsetHyperlink.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5686
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28141 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 01:27:01 +00:00
Pavel Sanda
f048ed70ee
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28139 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-13 21:40:37 +00:00
Pavel Sanda
21470a6219
Add LFUN_VC_COMMAND.
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg147331.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28138 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-13 21:33:56 +00:00
Pavel Sanda
da24e05566
Cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28137 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-13 21:09:47 +00:00
Pavel Sanda
6837cd7a84
Another cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28132 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-13 00:58:01 +00:00
Pavel Sanda
4851e1c9f5
Add comment
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28131 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-13 00:55:12 +00:00
Pavel Sanda
14b34d5afd
Add comment.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28129 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 20:29:58 +00:00
Abdelrazak Younes
75973de67f
fix numbering in arabic documents.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28127 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 14:28:21 +00:00
Jürgen Spitzmüller
100e7e3a67
* he.po:
...
- Fix for Numbering Symbol Direction (patch from Guy Rutenberg)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28123 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 13:31:41 +00:00
Jürgen Spitzmüller
7952dfef25
* lengthcommon.cpp:
...
- adjust line length.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28121 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 09:23:06 +00:00
Jürgen Spitzmüller
743a29799b
* use ulem instead of soul for change tracking
...
(fixes bugs 5091, 5480, 5647).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28114 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 08:01:28 +00:00
Jürgen Spitzmüller
9fba7d7759
* qt_helpers.cpp:
...
- fix function Length lengthFromWidgets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28112 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 06:48:12 +00:00
Uwe Stöhr
776496cfd1
languages: fix http://bugzilla.lyx.org/show_bug.cgi?id=4736 hopefully now really
...
Jürgen OK for branch too?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28111 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 02:40:50 +00:00
Uwe Stöhr
8f9302edd0
Math.lyx: document the new \hspace support in formulas
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28109 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 02:30:26 +00:00
Uwe Stöhr
ef9b66cf2d
lengthcommon.cpp: separate the translations for mu
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28107 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 01:50:16 +00:00
Pavel Sanda
a87df64327
Add comment
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28106 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 22:55:16 +00:00
Richard Heck
d17e30c00d
Fix the translation of macros like: \"u, which don't appear
...
in unicodesymbols.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28105 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 21:40:10 +00:00
Richard Heck
392381882b
r28101 for trunk, courtesy of Bo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28104 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 21:38:04 +00:00
Peter Kümmel
01854608fd
cmake: more fixes from Kornel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28103 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 20:56:40 +00:00
Peter Kümmel
fbdafecf52
cmake: more fixes from Kornel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28102 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 20:52:14 +00:00
Peter Kümmel
138d393a17
Kornel's patch
...
development/cmake/Install.cmake
Added directory scripts
Corrected handling of directories. There may well be empty _dir_list.
(if we search for e.g. lib/doc/en/clipart, there is nothing)
development/cmake/lyx2lyx/CMakeLists.txt
most ot the code moved to development/cmake/lyx2lyx/CMakeLists.txt,
we include now this module.
development/cmake/CMakeLists.txt
add the subdirectory "scripts"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28100 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 18:50:24 +00:00
Peter Kümmel
ed50dbfe0f
New files from Kornel
...
development/cmake/PyCompile.cmake
common code for creating .pyc and .pyo files
for scripts and lyx2lyx python files
development/cmake/scripts/CMakeLists.txt
sets a variable and includes development/cmake/PyCompile.cmake
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28098 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 18:28:48 +00:00
Uwe Stöhr
36e088a717
stdletter.inc, letter.lyx: fix http://bugzilla.lyx.org/show_bug.cgi?id=5684
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28096 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 15:37:40 +00:00
Uwe Stöhr
7f73a289b9
revtex4.layout: fix http://bugzilla.lyx.org/show_bug.cgi?id=4625
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28093 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 14:48:14 +00:00
Enrico Forestieri
e4eb0f3118
Fix layout of the View Source window when using Qt 4.2.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28091 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 12:12:56 +00:00
Jürgen Spitzmüller
36e07437ab
* Check for the japanese babel option (bug 5677), patch by Koji Yokota.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28088 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 09:10:40 +00:00
Jürgen Spitzmüller
b99fc9bcd9
* LaTeXFeatures.cpp:
...
* InsetSpecialChar.cpp:
- make the menu separator direction-aware [only in LaTeX output] (bug 3560).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28085 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 08:31:52 +00:00
Pavel Sanda
2d63893f2f
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28082 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 23:30:27 +00:00
Pavel Sanda
f90ac64101
For trunk too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28081 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 23:25:22 +00:00
Uwe Stöhr
e816f3818c
Braille.lyx: new German translation of the Braille manual
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28078 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 20:09:46 +00:00
Uwe Stöhr
36c48c3f16
de.po: - sync with branch
...
- some translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28076 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 20:07:48 +00:00
Uwe Stöhr
16abbf7be2
German UserGuide.lyx, Extended.lyx, multicol.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28075 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 17:38:03 +00:00
Jürgen Spitzmüller
6525a79188
* InsetSpace.cpp: typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28071 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 17:07:52 +00:00
Uwe Stöhr
afd5cd6fd5
Braille.lyx: updates and fixing a wrong menu name
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28067 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 16:25:36 +00:00
Uwe Stöhr
0ba80f1ebb
de.po: changed one string requested by our German translator Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28065 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 16:07:19 +00:00
Uwe Stöhr
5d188fe31a
UserGuide.lyx: include Pavel's change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28063 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 15:36:28 +00:00
Jürgen Spitzmüller
147ddc07ad
* biblioExample.bib:
...
- do not use exotic macros (this broke compilation of the modernCV example).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28059 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 09:57:41 +00:00
Enrico Forestieri
7728b5cbb9
Fix bug 5665
...
http://bugzilla.lyx.org/show_bug.cgi?id=5665
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28058 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-09 16:09:41 +00:00
Pavel Sanda
a50d819a3c
Trunk too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28056 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-09 09:38:02 +00:00
Pavel Sanda
4ef19a6580
Another round.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28052 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-09 08:44:52 +00:00
Pavel Sanda
42040b7757
Add tooltip to images groupId.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28047 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-09 07:41:31 +00:00
Jürgen Spitzmüller
56f22a330e
* GuiView.cpp (insertPlaintextFile):
...
- set a proper file filter in the file dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28045 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-09 07:35:20 +00:00
Pavel Sanda
c1ca2b89fb
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5648
...
Patch from Bo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28043 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-09 07:32:52 +00:00