]> git.lyx.org Git - lyx.git/history - src/frontends
"System Default" viewer/editor option
[lyx.git] / src / frontends /
2022-08-08 Daniel Ramoeller"System Default" viewer/editor option
2022-08-07 Juergen SpitzmuellerGuiGraphic: delimit "Scale in LyX" (1--1000%)
2022-07-27 Jean-Marc LasgouttesAllow to unbind without specifying the lfun
2022-07-25 Jean-Marc LasgouttesFix flicker due to changing metrics while selecting...
2022-07-25 Jean-Marc LasgouttesAdd proper extension as needed in Save as and Export
2022-07-19 Jean-Marc LasgouttesFix display of bindings for StaticMenuButton
2022-07-19 Jean-Marc LasgouttesRevert "Fix display of bindings for View-other-formats...
2022-07-19 Jean-Marc LasgouttesFix display of bindings for View-other-formats dynamic...
2022-07-18 Jean-Marc LasgouttesDo not override (Back)Tab in Adv F&R when it is useful
2022-07-13 Jean-Marc LasgouttesAvoid duplicates in minibuffer history
2022-07-13 Jean-Marc LasgouttesFixup 95da2707: document getAlias.
2022-07-12 Scott KostyshakStyle
2022-07-12 Daniel RamoellerCheck for icon aliases
2022-07-09 Scott KostyshakAllow negative values for counters
2022-07-02 Jean-Marc LasgouttesFixup c30b0aac: protect against bad recursion
2022-06-29 Jean-Marc LasgouttesFix ToC action when cursor is in adv. F&R pane
2022-06-28 Jean-Marc Lasgoutteswhitespace
2022-06-27 Jean-Marc LasgouttesFix line breaking thinko with Qt4
2022-06-13 Jean-Marc LasgouttesHonor key bindings for commit string
2022-06-12 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2022-06-12 Daniel RamoellerMake space names more standard
2022-06-03 Daniel RamoellerShow size of named spaces in dialog
2022-05-19 Jean-Marc LasgouttesFixup d723b903: Fix slow display of large paragraphs
2022-05-11 Daniel RamoellerUse "Auto" value on cursor width spinbox
2022-05-10 Juergen SpitzmuellerShuffle and add some shortcuts
2022-04-30 Juergen SpitzmuellerAdd GUI for search-ignore
2022-04-24 Juergen SpitzmuellerAmend d8f540f51
2022-04-24 Juergen SpitzmuellerProperly ignore debug levels in the GUI
2022-04-24 Kornel BenkoAmend 3b7a79f1: Use Debug::base_type instead of 'unsign...
2022-04-24 Kornel BenkoFindAdv: Amend d09f5ce1: Added new debug level :findverbose
2022-04-19 Kornel BenkoFindAdv, Debug: Added new debug level :findverbose
2022-04-08 Jean-Marc LasgouttesFix crash with countExpanders in Qt6
2022-03-17 Juergen SpitzmuellerProperly color red checkbox labels in validation (part...
2022-03-17 Juergen SpitzmuellerAmend 0f80de308c67
2022-03-17 Juergen Spitzmueller0 is a plausible intermediate length in positive contex...
2022-03-13 Juergen SpitzmuellerFix signal (#12506)
2022-03-01 Thibaut CuvelierRename LATEX debug level to OUTFILE and use it for...
2022-02-20 Stephan Witt#9287 query Standard User Defaults on mac and adjust...
2022-02-19 Daniel RamöllerProperly show labels from broken references in Cross...
2022-02-19 Juergen Spitzmuellerchild documents: allow inheritance of bibliography...
2022-02-12 Juergen SpitzmuellerFix tooltip and layout
2022-02-12 Juergen SpitzmuellerAdd basic support for \DeclareMetadata
2022-02-12 Juergen SpitzmuellerWhitespace
2022-02-09 Stephan WittAvoid static members zoom_min_ and zoom_max_
2022-02-08 Jean-Marc LasgouttesSet a maximum value to zoom level
2022-02-06 Daniel RamoellerDisplay manually set itemize symbols
2022-01-28 Jean-Marc LasgouttesOops ! fixup 8c047143efbd
2022-01-28 Jean-Marc LasgouttesCode cleanup in GuiCompleter
2022-01-28 Jean-Marc LasgouttesForce redraw after completion
2022-01-23 Jean-Marc Lasgouttesbrkstr2str_pos: avoid case where length is negative
2022-01-13 Jean-Marc LasgouttesCompilation fix for Qt4
2022-01-13 Jean-Marc LasgouttesRevert "Add UI for selecting backing store drawing...
2022-01-13 Jean-Marc LasgouttesBetter handling of trailing spaces in rows.
2022-01-09 Stephan Witt#12423 fix a focus change problem
2022-01-09 Stephan Witt#12434 add GUI debug messages for pinch-to-zoom gesture
2022-01-09 Daniel RamoellerPinch to zoom fix
2022-01-05 Stephan Witt#12451 Adjust color cache on change of dark/light mode
2022-01-03 Scott KostyshakChange LFUN arg from "zoom" to "zoomlevel"
2022-01-03 Stephan WittRemove temporary code comment.
2022-01-03 Stephan Witt#12434 add event handler for pinch-to-zoom gesture
2022-01-02 Enrico ForestieriFix bug #12447
2022-01-01 Stephan WittCorrect white space.
2022-01-01 Stephan WittQt6 QFontDatabase is a pure static class. Call the...
2021-12-31 Juergen SpitzmuellerGuiGraphics: disable "Read from file" button if the...
2021-12-31 Juergen SpitzmuellerGuiGraphics: check more carefully whether we have a...
2021-12-31 Juergen SpitzmuellerGuiGraphics: read the BB values also for new graphics
2021-12-29 Stephan WittRemove unused local variable
2021-12-29 Juergen SpitzmuellerFix TOC filtering with slashes (#12359)
2021-12-27 Scott KostyshakAllow toggling of Zoom elements without buffer
2021-12-27 Daniel RamoellerHide the zoom in the status bar from the status bar...
2021-12-27 Jean-Marc LasgouttesTypo
2021-12-17 Jean-Marc LasgouttesAdd UI for selecting backing store drawing strategy
2021-12-17 Jean-Marc LasgouttesAdd lyxrc option to force the use of backing store
2021-12-16 Scott KostyshakAmend bea7ef04e (find's auto-wrap by default)
2021-12-09 Stephan WittFix an overloaded-virtual warning for type mismatch...
2021-12-07 Stephan WittRestore correct version check for AA_UseHighDpiPixmaps...
2021-12-07 Jean-Marc LasgouttesMerge branch 'breakrows'
2021-12-07 Jean-Marc LasgouttesIncrease metrics cache maximal size
2021-12-07 Jean-Marc LasgouttesBreak multi-row strings in one pass
2021-12-07 Jean-Marc LasgouttesHandle the case where breakAt cuts after trailing space
2021-12-07 Jean-Marc LasgouttesWorkaround for Qt 4
2021-12-07 Jean-Marc LasgouttesChange FontMetrics::breakAt to return a position
2021-12-07 Stephan WittQt6 pixmaps are always HiDPI - avoid deprecate warning...
2021-12-04 Juergen SpitzmuellerPrevent Outliner crash due to emptied toc value
2021-11-26 Daniel RamoellerInsertTableWidget support for dark mode and improved...
2021-11-22 Jean-Marc LasgouttesMake primary-selection unknown when not supported
2021-11-12 Juergen SpitzmuellerFix Bullets panel (#12429)
2021-11-05 Juergen SpitzmuellerFix crash when closing LyX with open Search pane
2021-11-03 Juergen SpitzmuellerAddress Qt6 deprecation warnings
2021-11-03 Juergen SpitzmuellerFix most stupid thinko of mine
2021-11-02 Juergen SpitzmuellerAmend 59b8c209c41d
2021-11-02 Daniel RamoellerUse labels for zoom slider buttons
2021-11-01 Juergen SpitzmuellerUpdate toolbar and properly reset focus when find widge...
2021-11-01 Juergen SpitzmuellerMore indentation correction
2021-11-01 Juergen SpitzmuellerAmend ce8b4e3a218f
2021-11-01 Juergen SpitzmuellerFix indentation
2021-11-01 Juergen SpitzmuellerAttempt to fix #12226 for good
2021-10-31 Juergen SpitzmuellerRedraw all work areas while zooming (#12334)
2021-10-31 Juergen SpitzmuellerPolishing
2021-10-31 Daniel RamoellerSet Local Layout tab stop distance to 4
next