]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiDocument.cpp
Fix readability
[lyx.git] / src / frontends / qt / GuiDocument.cpp
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-05 Juergen SpitzmuellerMore style polishing
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-02 Juergen SpitzmuellerRemove redundant code and clarify strings
2023-08-25 Richard Kimberly... Preview formatted references in the work area.
2023-08-15 Juergen SpitzmuellerImprove usability of quotation mark selection (#12872)
2023-08-11 Juergen SpitzmuellerAmend dcde026446ec282
2023-08-11 Udi Fogieldisable-default-font-options LyX does not output any...
2023-08-05 Stephan Witt#10740 fix focus problems with color picker on Mac
2023-07-18 Juergen SpitzmuellerRemove bogus condition and add comments
2023-07-18 Juergen SpitzmuellerSupport option snippets in the LaTeXHighlighter
2023-05-13 Juergen SpitzmuellerAdd labels to encoding variant combo
2023-05-09 Pavel Sanda* Document prefs: rename Format -> Output
2023-03-21 Juergen SpitzmuellerSync doc CT settings with dialog-external change of...
2023-03-11 Juergen SpitzmuellerProperly scale some icons for HiDPI (#12695)
2023-03-08 Juergen SpitzmuellerCheck for invalid indexes in Module selection
2023-03-03 Jean-Marc LasgouttesRemove use of QRegExp
2023-02-27 Juergen Spitzmuellertrim trailing linebreak
2023-02-12 Juergen Spitzmuellerwhitespace
2023-02-12 Juergen SpitzmuellerSilence warning when unappropriate
2023-01-31 Jean-Marc LasgouttesRevert "Extended comment and indentation for source...
2023-01-31 Daniel RamoellerExtended comment and indentation for source code
2023-01-30 Juergen SpitzmuellerFix font combos with Qt6 (#12630)
2023-01-23 Daniel RamöllerFix bug #12061.
2023-01-05 Richard Kimberly... Fix minor bug mentioned in #10827
2022-12-27 Juergen SpitzmuellerMaster/Child: do not clean includeonly list while editi...
2022-12-23 Juergen SpitzmuellerFix UI of document color selection
2022-12-23 Juergen SpitzmuellerMark "edit externally" button of preamble and local...
2022-12-22 Juergen SpitzmuellerInform user if panel or tab has invalid content (#10827)
2022-12-11 Juergen SpitzmuellerAllow defaultfamily change with non_TeX fonts (#12608)
2022-12-11 Juergen SpitzmuellerMinor checkedLineEdit fixes
2022-12-10 Scott KostyshakChange Doc Settings "Edit" PB to "Edit Externally"
2022-12-10 Juergen SpitzmuellerWarn if buffer is switched with unapplied document...
2022-12-04 Richard Kimberly... Partially fix bug #10827. Patch from Daniel, slightly...
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-19 Jean-Marc LasgouttesGet rid of setSectionResizeMode helper functions.
2022-11-19 Jean-Marc LasgouttesRemove old workaround that was needed for Qt 4.2
2022-11-18 Jean-Marc LasgouttesGet rid of Qt4 code in src/
2022-10-26 Juergen SpitzmuellerSync with master
2022-06-03 Daniel RamoellerShow size of named spaces in dialog
2022-02-12 Juergen SpitzmuellerAdd basic support for \DeclareMetadata
2022-02-12 Juergen SpitzmuellerWhitespace
2022-01-01 Stephan WittQt6 QFontDatabase is a pure static class. Call the...
2021-10-31 Juergen SpitzmuellerPolishing
2021-10-31 Daniel RamoellerSet Local Layout tab stop distance to 4
2021-10-29 Juergen SpitzmuellerGet rid of some more fragile index reliances
2021-10-29 Juergen SpitzmuellerAmend [5c055034/lyxgit]
2021-10-29 Jean-Marc LasgouttesFixup b0c102cfb: make it possible to select medskip...
2021-10-17 Juergen SpitzmuellerDo not change bibliography processor to default if...
2021-10-15 Jean-Marc LasgouttesRemove variable that is not used
2021-09-30 Yuriy SkalkoRemove useless casts reported by GCC with -Wuseless...
2021-05-24 Thibaut CuvelierDocBook: missing signal connection in GUI for MathML...
2021-03-22 Thibaut CuvelierDocBook: add the MathML-namespace prefix in the GUI.
2021-02-23 Juergen SpitzmuellerFancyLineEdit: use QLineEdit's own clear button with...
2021-02-11 Juergen SpitzmuellerSet GUI name for local greyedouttext color (#12130)
2021-02-11 Juergen SpitzmuellerFix indentation
2021-02-11 Juergen SpitzmuellerRe-initiate module filter after dialog re-opening ...
2021-02-11 Juergen SpitzmuellerAssure filtered module items are not editable (#12127)
2021-01-20 Juergen SpitzmuellerDo not rely on hardcoded color when determining boxbgcolor
2021-01-20 Juergen SpitzmuellerDo not rely on hardcoded color when determining notefon...
2021-01-18 Juergen SpitzmuellerAllow semantic colors in branches and use semantic...
2021-01-17 Juergen SpitzmuellerAdd some more hints to empty margin widgets (#11424)
2021-01-04 Richard Kimberly... We don't need to reload a dirty file. Fixes #11788.
2020-12-29 Yuriy SkalkoAmend 3971b1b35e, also fix warnings for older compilers
2020-12-28 Yuriy SkalkoFix C++20 warning on implicit capture of this via [=]
2020-12-06 Yuriy SkalkoImplement proper Dialog factory instead of implicit...
2020-12-05 Richard Kimberly... Change name in source files
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor InsetQuotes.h enums
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-01 Yuriy SkalkoUse const references
2020-10-25 Yuriy SkalkoMove Windows-specific stuff into os_win32.h
2020-10-24 Pavel SandaRevert da8b5de97 because of MSVC 2017.
2020-10-19 Yuriy SkalkoReduce includes in header files (2)
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-10-14 Pavel SandaMove <algorithm> from DocIterator.h
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-08-24 Yuriy SkalkoSplit some UI strings for translations
2020-07-15 Thibaut CuvelierAdd support for CALS tables in DocBook.
2020-07-14 Juergen SpitzmuellerFix comment
2020-07-14 Juergen SpitzmuellerReset CategorizedCombo filter when switching between...
2020-07-08 Thibaut CuvelierRemove DOCBOOK enum values, no more used.
2020-06-28 Juergen Spitzmuelleruse package parskip to separate paragraphs with vertica...
2020-06-25 Jean-Marc LasgouttesRun codespell on src/frontends
2020-05-16 Juergen SpitzmuellerDisable bookmarksopenlevel SL when bookmarksopen is...
2020-05-04 Richard Kimberly... Fix a number of issues that were stopping compilation...
2020-03-19 Scott KostyshakFix commented out code
2020-03-13 Juergen SpitzmuellerIntroduce maintain unincluded children "mostly"
2020-03-12 Juergen SpitzmuellerFix UI quirk in IncludeOnly settings
2020-03-08 Scott KostyshakFix Qt deprecation warns for setting tab
2020-02-28 Richard Kimberly... More requires --> required, for C++2a.
2020-02-27 Richard Kimberly... Fix a bunch of warnings
2020-02-13 Stephan WittAvoid potential leak of memory pointed to by QStandardI...
2020-02-07 Juergen SpitzmuellerProperly resize columns of child document table widget
2020-01-10 Juergen SpitzmuellerAdd buffer param to opt-out fragile content movement
next