]> git.lyx.org Git - lyx.git/history - src/frontends
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / frontends /
2024-04-29 Jean-Marc LasgouttesFix up 'Reduce metrics updates from 4 to 1 when loading...
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2024-04-16 Jean-Marc LasgouttesSanitize cursors after a buffer has been reloaded
2024-04-13 Juergen SpitzmuellerFix indentation
2024-04-13 Juergen SpitzmuellerDisable language package choice if the class preloads...
2024-04-12 Koji YokotaFix wrong position of conversion windows of the input...
2024-04-05 Pavel SandaImprove stats update times for buffer switches and...
2024-04-05 Pavel SandaAllow relative statistics values in statusbar.
2024-04-05 Jean-Marc LasgouttesReduce metrics updates from 4 to 1 when loading file
2024-04-05 Jean-Marc LasgouttesIntroduce new helpers ParagraphMetrics::top/bottom
2024-04-05 Stephan Witt#13049 add window activation for preferences to avoid...
2024-04-04 Jean-Marc LasgouttesDo not include <QDate> in InsetInfo.h
2024-04-04 Juergen SpitzmuellerAllow for multiple accelerator alternatives
2024-04-03 Jean-Marc LasgouttesCompilation fix with Qt < 5.7
2024-04-03 Juergen SpitzmuellerDissolve some shortcut conflicts in the wake of f3a4602...
2024-04-02 Juergen SpitzmuellerSmarter menu length calculation
2024-04-02 Daniel RamoellerFindAdv: no paragraph indentation for more space in...
2024-03-31 Juergen SpitzmuellerFactor out shared method
2024-03-24 Juergen SpitzmuellerFix alignment of screen font preview in prefs (remainin...
2024-03-19 Pavel SandaTableUI - allow expading of TableAlignCO (part of ...
2024-02-29 Jean-Marc LasgouttesFix support for screen fractional scaling with Wayland
2024-02-28 Jean-Marc LasgouttesFix compilation on ubuntu 18.04
2024-01-16 Juergen SpitzmuellerPrevent crash with statistics while view is busy (...
2024-01-14 Juergen SpitzmuellerRestrict Adv. Search pane to sides and floating (#12982)
2024-01-13 Juergen SpitzmuellerAdvFind: fix alignment of checkboxes (#13020)
2024-01-13 Juergen SpitzmuellerOnly fix simple search height if there are no other...
2024-01-11 Richard Kimberly... Fix bug #13017.
2023-12-25 Koji YakotaTemporary fix for #11723.
2023-12-23 Richard Kimberly... Remove redundant code
2023-11-10 Jean-Marc LasgouttesMove LYX_(BEGIN|END)_MUTE_GCC_WARNING macros to their...
2023-11-10 Jean-Marc LasgouttesAvoid dangling-reference warning in several places
2023-11-08 Yuriy SkalkoBetter dialog resizing behavior
2023-11-05 Juergen SpitzmuellerFix comment
2023-11-05 Juergen SpitzmuellerAmend ec2da3a509
2023-11-05 Juergen SpitzmuellerPrevent data loss when closing LyX while document dialo...
2023-10-21 Juergen SpitzmuellerMake string translatable
2023-10-21 Juergen SpitzmuellerDisambiguate "Language"
2023-10-15 Juergen SpitzmuellerOnly apply ui_style if it has changed
2023-10-15 Juergen SpitzmuellerWarn user that uistyle reset to default requires restart
2023-10-15 Juergen SpitzmuellerSimplify
2023-10-15 Juergen SpitzmuellerMake new gui element translatable
2023-10-15 Juergen Spitzmuellercomplement tooltip
2023-10-15 Eugene ChornyiImplement ui style selection dialog 12832 attempt 2
2023-10-14 Daniel RamoellerCorrectly update Outliner icon size
2023-10-11 Eugene ChornyiRevert 072ba7bd and f1deb1c6
2023-10-11 Pavel SandaAdd space padding around word count forgotten part...
2023-10-11 Pavel SandaRemove ugly frame around word count (#12625).
2023-10-11 Eugene ChornyiImplement ui style selection dialog 12832
2023-10-09 Pavel SandaFew string fixes from Dan.
2023-10-04 Juergen SpitzmuellerIntroduce color_selectionmath
2023-09-30 Juergen SpitzmuellerIntroduce default box frame color (#12921)
2023-09-29 Juergen SpitzmuellerFix quote menu item, from Dan
2023-09-22 Jean-Marc LasgouttesWhen drawing macro names, enforce LtR direction
2023-09-18 Juergen SpitzmuellerRemove unneeded method
2023-09-18 Juergen SpitzmuellerPrefer following, not previous, item in selection manag...
2023-09-18 Juergen SpitzmuellerAmend ac275a66b5
2023-09-18 Juergen SpitzmuellerBit refactoring
2023-09-17 Juergen SpitzmuellerGet rid of unnecessary flickering when clicking in...
2023-09-17 Juergen SpitzmuellerFix double-click expansion of outliner
2023-09-17 Juergen SpitzmuellerFix readability
2023-09-17 Juergen SpitzmuellerAmend c8d4b99559ce8
2023-09-16 Juergen SpitzmuellerFix display of disabled page margins (#12887)
2023-09-15 Daniel RamoellerOnly split view rather than split and move
2023-09-08 Juergen SpitzmuellerOnly create a new view for lyxfiles-open if no view...
2023-09-08 Juergen SpitzmuellerRevert "No need (any longer?) to create a new view...
2023-09-08 Juergen SpitzmuellerNo need (any longer?) to create a new view for lyxfiles...
2023-09-08 Juergen SpitzmuellerHandle multiple files in file and localfile BibTeX...
2023-09-08 Daniel RamoellerImprove Open External Target dialog text
2023-09-07 Daniel RamoellerFix bug #11497
2023-09-05 Jean-Marc LasgouttesWhen splitting a bufferview, keep the scrollbar position
2023-09-05 Juergen SpitzmuellerMore style polishing
2023-09-05 Juergen SpitzmuellerWith Qt6 on linux, we need to catch StyleChange here
2023-09-05 Juergen SpitzmuellerAlso change pdf module highlighting on the fly on mode...
2023-09-05 Juergen SpitzmuellerUpdate highlighting colors in runtime (dark/light)...
2023-09-05 Juergen SpitzmuellerStyle only
2023-09-04 Pavel SandaOutput python version in About dialog.
2023-09-04 Juergen SpitzmuellerGuiLyXFiles: make sure language selector is disabled...
2023-09-03 Juergen SpitzmuellerGuiLyXFiles: fix button controller handling
2023-09-02 Enrico ForestieriFix assertion when canceling file dialog
2023-09-02 Jean-Marc LasgouttesImprove caret position when splitting a view
2023-09-02 Juergen SpitzmuellerRemove redundant code and clarify strings
2023-08-30 Juergen SpitzmuellerDoc additions by Pavel
2023-08-30 Juergen SpitzmuellerImprove CITATION_OPEN
2023-08-29 Juergen SpitzmuellerAdd message dialog to LFUN_CITATION_OPEN chain
2023-08-28 Enrico ForestieriFix detection of xcb during configure
2023-08-26 Juergen SpitzmuellerChange "library directory" to "system directory" (...
2023-08-26 Juergen SpitzmuellerAdd accelerator
2023-08-25 Richard Kimberly... Polish formatted reference patch, and add documentation.
2023-08-25 Pavel SandaRevert UI fix for two digit numbers. It actually does...
2023-08-25 Richard Kimberly... Preview formatted references in the work area.
2023-08-22 Pavel SandaAlow two digit number of remembered files in ui.
2023-08-18 Stephan WittAmend change 5c8e3a5f0d - correct include directives
2023-08-18 Juergen SpitzmuellerRemove Qt < 5.2 conditionals and special code
2023-08-16 Richard Kimberly... Make code a bit easier to read
2023-08-16 Richard Kimberly... Slight rearrangement
2023-08-16 Richard Kimberly... Whitespace and range
2023-08-15 Juergen SpitzmuellerImprove usability of quotation mark selection (#12872)
2023-08-14 Pavel SandaFix crash when calling dialog-show with bogus names...
2023-08-14 Juergen SpitzmuellerFix cursor navigation in error dialog (#12876)
2023-08-11 Juergen SpitzmuellerGuiCitation: consider filter on dialog creation (#12869)
next