Richard Kimberly Heck
750af39139
Comment
2020-12-18 15:53:45 -05:00
Richard Kimberly Heck
fdbbddecb7
Fix bug with registering files for VC when they are in repo subdirs.
2020-12-18 15:48:51 -05:00
Richard Kimberly Heck
2405788d84
Style
2020-12-18 14:56:18 -05:00
Richard Kimberly Heck
73e7cfb26a
Const
2020-12-18 14:55:58 -05:00
Richard Kimberly Heck
68e60f95d3
Remove unused file output
2020-12-18 14:51:56 -05:00
Richard Kimberly Heck
fd4d546d5b
Comment
2020-12-18 14:50:13 -05:00
Richard Kimberly Heck
bd306ae118
Style
2020-12-18 14:37:58 -05:00
Richard Kimberly Heck
81be2e8a9b
Use right style for private member
2020-12-18 14:30:21 -05:00
Scott Kostyshak
8896c2b62e
Move "LyX Documentation Tools" toolbar to "Others"
...
This move is done because not many users likely use this toolbar.
Those who use it now need to go through the extra submenu "Other
Toolbars" and also need to move the toolbar from the bottom to the
top (if they want previous behavior). But once that is done, the
toolbar stays across sessions.
2020-12-17 20:59:10 -05:00
Pavel Sanda
203981c5c1
* layouttranslations - review of id by Waluyo Adi Siswanto
2020-12-17 22:33:59 +01:00
Pavel Sanda
0d9c865e13
* id.po from Waluyo Adi Siswanto
2020-12-17 22:29:37 +01:00
Jean-Marc Lasgouttes
005f69de23
Fix crash after b0937fb9
.
...
Now the cursor is not left inside color inset, so it is not needed to
pop_back.
Fix bug #12035 .
2020-12-17 22:04:46 +01:00
Scott Kostyshak
12285354e0
Mv "Math Panels" toolbar item by other math items
...
Now in View > Toolbars the math items are together, ordered as
follows:
5. Math
6. Math Panels
7. Math Macros
"Math Macros" is last because it seems the least important.
This commit makes no change to the toolbar contents (I just
cut/pasted to reorder).
2020-12-17 10:28:21 -05:00
Juergen Spitzmueller
510d0b966d
de.po
2020-12-17 11:26:17 +01:00
Juergen Spitzmueller
f661469734
Implement sane UI for switching tristate toolbars ( #6364 )
...
Also fix toolbar toggling with AllowAuto which was broken since
a long time.
2020-12-17 10:15:18 +01:00
Juergen Spitzmueller
7e11cb2b37
Whitespace
2020-12-17 10:10:56 +01:00
Kornel Benko
b3d4271e78
Adv-Find: Try to use some more unicode chars (instead of latex macros)
2020-12-15 18:08:02 +01:00
Jean-Marc Lasgouttes
3950f05497
Take label width into account for SubLabel insets
...
The drawing of the label should not go further than inset width.
Fixes bug #12046 .
2020-12-15 15:25:07 +01:00
Kornel Benko
6a37a67b46
Small improvement to 2ac48f2c
.
...
Making the regex little more robust.
2020-12-15 12:55:50 +01:00
Jean-Marc Lasgouttes
209a3ce618
Dialog.h and DialogFactory.h are not moc-able
2020-12-15 11:53:06 +01:00
Juergen Spitzmueller
9bf3a5a778
Add some documentation
2020-12-15 09:52:52 +01:00
Juergen Spitzmueller
1a0b842e66
Do not close spellchecker after "Replace All" ( #11310 )
...
Wrong use of wrapAround here
2020-12-15 09:46:32 +01:00
Juergen Spitzmueller
2ac48f2c5b
Fix prefs2prefs for \\set_color
2020-12-15 09:15:23 +01:00
Juergen Spitzmueller
34c166f45f
One more nullptr
2020-12-15 08:53:41 +01:00
Juergen Spitzmueller
ece5b8818d
More readable latex color (on button and workarea) in dark mode
2020-12-15 08:53:06 +01:00
Juergen Spitzmueller
47de618de8
Fix nullptr warning
2020-12-15 08:36:17 +01:00
Richard Kimberly Heck
5e6c5f407a
Fix thinko
2020-12-14 23:40:28 -05:00
Kornel Benko
e6d92b829a
Update sk.po
2020-12-14 20:49:16 +01:00
Kornel Benko
d384136ff9
Find-Adv: A try to handle cyrillic chars also in regexp-mode
2020-12-14 20:43:39 +01:00
Jean-Marc Lasgouttes
425a846b14
Tweak nod Makefile
...
There is no inner nod/ directory. We could, but it is probably not worth it.
2020-12-14 18:58:40 +01:00
Jean-Marc Lasgouttes
dd21fae48c
Remove signal2 from included boost
...
This is not necessary now that we use the nod library.
2020-12-14 18:40:58 +01:00
Juergen Spitzmueller
2d553ec5b9
Amend 24b71d30d5
( #12048 )
2020-12-14 14:19:08 +01:00
Juergen Spitzmueller
9121153fa0
de.po
2020-12-14 12:17:42 +01:00
Pavel Sanda
e9e1b4963a
Regenerate for id
2020-12-14 00:28:21 +01:00
Pavel Sanda
ad3a1e223c
typo
2020-12-14 00:24:45 +01:00
Pavel Sanda
e4ee75fbe7
Fresh remerge of id.po
2020-12-14 00:22:45 +01:00
Pavel Sanda
4988f6a7f1
Update from Waluyo Adi Siswanto.
2020-12-14 00:19:57 +01:00
Pavel Sanda
2db26ff522
Compile on older gcc.
2020-12-14 00:01:05 +01:00
Yuriy Skalko
c6b56ff200
Amend bda4570
, remove BOM
2020-12-14 00:52:32 +02:00
Yuriy Skalko
bda4570400
Use new signal library nod
instead of boost::signals2
...
Thanks Enrico for updating autotools files.
2020-12-13 23:11:19 +02:00
Scott Kostyshak
9602d24039
layouts: s/theorem-counters/theorems-counters/
...
Amends ccc7c641
.
2020-12-13 13:26:42 -05:00
Juergen Spitzmueller
148748b0c2
Make InsetInfo math/IPA icons visible in dark mode
...
This does not show the real colors, but the icons are at least readable.
2020-12-13 09:51:32 +01:00
Juergen Spitzmueller
e6e30caca5
Do not forceLTR in InsetHyperlink ( #12044 )
...
This can also be RTL text
2020-12-13 05:54:48 +01:00
Juergen Spitzmueller
39a28b4b27
Whitespace
2020-12-13 05:08:11 +01:00
Juergen Spitzmueller
33fb7ed258
Ditch deprecation warning
2020-12-12 14:16:34 +01:00
Juergen Spitzmueller
882f06121b
Use semantic latex and math colors for dark theme icon overlay
2020-12-12 10:56:51 +01:00
Juergen Spitzmueller
704331fdcd
Add dark theme colors to semantic colors ( #8325 )
2020-12-12 10:56:05 +01:00
Eugene Chornyi
a2e4ce1803
Wininstaller2: improved check if over installing
2020-12-12 10:04:17 +01:00
Eugene Chornyi
17c1442429
Wininstaller2: minor bugfix
2020-12-12 09:37:28 +01:00
Eugene Chornyi
bd8a9d3ce3
Wininstaller2: silently uninstall old LyX if not the same minor version
2020-12-11 22:15:02 +01:00