Pavel Sanda
|
1ba3307226
|
GuiSearch did not work with num. keypad enter
|
2021-02-16 08:52:21 +01:00 |
|
Juergen Spitzmueller
|
5980afaee0
|
Add support for search/replace within selection (#2548)
|
2021-02-16 08:11:09 +01:00 |
|
Juergen Spitzmueller
|
df4da34836
|
GuiCitation: Add missing connection
|
2021-02-16 07:32:01 +01:00 |
|
Enrico Forestieri
|
a0a0119b48
|
Account for true dpi
We have to account for the physical rather than logical dpi.
See #12132.
|
2021-02-15 22:43:36 +01:00 |
|
Juergen Spitzmueller
|
c4fbd0d913
|
Initialize F&R dialog with selected text (#8448)
|
2021-02-15 16:04:17 +01:00 |
|
Richard Kimberly Heck
|
bdd7e26b3e
|
Fix warning
|
2021-02-15 09:48:37 -05:00 |
|
Juergen Spitzmueller
|
e5958e3ca8
|
GuiSearch: catch Esc
|
2021-02-15 15:37:58 +01:00 |
|
Juergen Spitzmueller
|
958213ee52
|
Improve instant search
|
2021-02-15 14:12:07 +01:00 |
|
Juergen Spitzmueller
|
f4a91f6e9e
|
Correct tooltip
|
2021-02-15 11:32:42 +01:00 |
|
Juergen Spitzmueller
|
f59b8cb657
|
GuiSearch: Add auto-wrap option
|
2021-02-15 11:30:03 +01:00 |
|
Juergen Spitzmueller
|
22542700a7
|
Attempt at "search as you type"
|
2021-02-15 10:53:23 +01:00 |
|
Stephan Witt
|
3841304f80
|
Use explicit initialization for plain pointer to buffer view.
|
2021-02-15 10:03:39 +01:00 |
|
Juergen Spitzmueller
|
d85c09ae14
|
GuiSearch: Replace icons on buttons by characters
|
2021-02-15 08:57:13 +01:00 |
|
Juergen Spitzmueller
|
7869437691
|
Forgot l7n flag
|
2021-02-15 08:42:15 +01:00 |
|
Pavel Sanda
|
b497baeea3
|
Guisearch Qt4 compatibility
|
2021-02-14 22:44:33 +01:00 |
|
Stephan Witt
|
d65e7a8c87
|
Additional check for clipboards find buffer support - otherwise Qt complains with unsupported clipboard mode
|
2021-02-14 22:18:07 +01:00 |
|
Stephan Witt
|
3d616bfc79
|
#11925 Remove the gap between button frame and button background (by Daniel Ramoeller)
|
2021-02-14 19:04:52 +01:00 |
|
Juergen Spitzmueller
|
c4c62f7185
|
Remove duplicate header
|
2021-02-14 19:03:31 +01:00 |
|
Stephan Witt
|
a476cc4839
|
#8055 add support for system-wide find buffer on Mac
Command-E is standard for paste to find buffer on Mac. That's why the key binding is changed appropriately.
|
2021-02-14 18:56:25 +01:00 |
|
Stephan Witt
|
0bd9a8be3d
|
Proper initialization of private member bv_ of GuiSearchWidget
|
2021-02-14 18:48:42 +01:00 |
|
Juergen Spitzmueller
|
4db1a08450
|
Let replace combo enabled if replace buttons are disabled.
|
2021-02-14 18:23:54 +01:00 |
|
Juergen Spitzmueller
|
1cc615fa95
|
Remove empty layout
|
2021-02-14 18:20:27 +01:00 |
|
Juergen Spitzmueller
|
234c6b5c8b
|
Remove resolved FIXME
|
2021-02-14 18:15:33 +01:00 |
|
Juergen Spitzmueller
|
28239bf996
|
Frame takes less space than GroupBox
|
2021-02-14 18:12:38 +01:00 |
|
Richard Kimberly Heck
|
7c9eaa248d
|
nullptr
|
2021-02-14 12:05:45 -05:00 |
|
Richard Kimberly Heck
|
fe38f02cde
|
Update release notes for bookmark shortcuts
|
2021-02-14 11:46:27 -05:00 |
|
Richard Kimberly Heck
|
98f3ef0924
|
Amend 2baa3a46a6 .
|
2021-02-14 11:41:25 -05:00 |
|
Juergen Spitzmueller
|
2baa3a46a6
|
Transform simple search dialog to dock widget (#2625)
Also solves #8054
|
2021-02-14 17:18:00 +01:00 |
|
Richard Kimberly Heck
|
c6dfc70367
|
Show python info in About LyX
|
2021-02-13 11:53:14 -05:00 |
|
Juergen Spitzmueller
|
f8021672ad
|
Address some deprecation warnings
|
2021-02-13 15:23:45 +01:00 |
|
Juergen Spitzmueller
|
9089839055
|
Resolve accelerator conflicts
|
2021-02-13 07:57:10 +01:00 |
|
Juergen Spitzmueller
|
fbef5e687a
|
Use dialog-show in icon names
(and search for them also with dialog-toggle counterpart lfuns)
Fixes #12137
|
2021-02-12 12:18:51 +01:00 |
|
Juergen Spitzmueller
|
d1ea8a40af
|
GuiSearch: catch global shortcuts to find forwards/backwards (#11170)
|
2021-02-12 10:50:47 +01:00 |
|
Juergen Spitzmueller
|
9721a5cc6b
|
Set GUI name for local greyedouttext color (#12130)
|
2021-02-11 09:05:42 +01:00 |
|
Juergen Spitzmueller
|
456b2b0e8b
|
Fix indentation
|
2021-02-11 08:08:37 +01:00 |
|
Juergen Spitzmueller
|
2175899f17
|
Re-initiate module filter after dialog re-opening (#12128)
|
2021-02-11 08:07:55 +01:00 |
|
Juergen Spitzmueller
|
ad1e7da1fb
|
Assure filtered module items are not editable (#12127)
|
2021-02-11 07:57:09 +01:00 |
|
Juergen Spitzmueller
|
65f96abfec
|
Make delimiter icons a bit smaller
|
2021-02-10 11:40:56 +01:00 |
|
Juergen Spitzmueller
|
c2822d684b
|
Add LFUN_LYXFILES_OPEN
This opens the new templates/examples dialog and creates a view if
necessary (#12106).
|
2021-02-10 09:36:32 +01:00 |
|
Juergen Spitzmueller
|
7cccfe5515
|
BulletsModule: disable size widget with custom bullet (#12011)
|
2021-02-09 11:01:45 +01:00 |
|
Juergen Spitzmueller
|
11b7714fc1
|
Use SVG icons in itemize bullet selector
This scales much better than the current png solution, is HiDPI- and
darkmode-ready
|
2021-02-09 10:32:16 +01:00 |
|
Stephan Witt
|
80e20e86be
|
#11682 amend change 4d4dc96b06 - check Qt version for all Qt::ApplicationState occurances
|
2021-02-08 09:04:18 +01:00 |
|
Stephan Witt
|
4d4dc96b06
|
#11682 open new window on Mac if there is none and LyX is activated via dock
|
2021-02-07 18:53:40 +01:00 |
|
Juergen Spitzmueller
|
233cfed333
|
GuiDelimiter: properly calculate widget width
|
2021-02-07 17:24:59 +01:00 |
|
Juergen Spitzmueller
|
0afae1f97d
|
GuiDelimiter: fix tabstop access
DialogButtonBox not yet included, though.
|
2021-02-07 17:00:20 +01:00 |
|
Juergen Spitzmueller
|
fa56a5eb98
|
Adjust selection color of delimiter icons
|
2021-02-07 12:32:11 +01:00 |
|
Juergen Spitzmueller
|
5c1a6468ac
|
GuiDelimiter: use highlight text color if icon is selected
|
2021-02-06 16:25:55 +01:00 |
|
Juergen Spitzmueller
|
7c33e2fc08
|
GuiDelimiter: store delimiter name in UserRole
|
2021-02-06 15:33:13 +01:00 |
|
Juergen Spitzmueller
|
1fe75ae72c
|
GuiDelimiter: cleanup and fix crash
|
2021-02-06 15:09:54 +01:00 |
|
Juergen Spitzmueller
|
fcc832ebeb
|
GuiDelimiter: use SVG icons rather than relying on font (#12085)
|
2021-02-06 14:05:46 +01:00 |
|