]> git.lyx.org Git - lyx.git/history - src/frontends
DocBook: fix for nomenclature xml:id and glossary paragraphs.
[lyx.git] / src / frontends /
2020-11-15 Sam CrawleyFix issue in running compare from the command line
2020-11-14 Jean-Marc LasgouttesStore correctly the window position with Wayland
2020-11-02 Richard Kimberly... whitespace and style
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-11-01 Yuriy SkalkoUse const references
2020-11-01 Yuriy SkalkoSimplify with std::map::insert
2020-10-30 Richard Kimberly... Change the logic of the indentation setting.
2020-10-29 Richard Kimberly... Const
2020-10-25 Yuriy SkalkoMove Windows-specific stuff into os_win32.h
2020-10-25 Yuriy SkalkoMove include of own header to the top. Fix dependencies
2020-10-25 Yuriy SkalkoFix obsoleted Qt values
2020-10-25 Yuriy SkalkoConstify
2020-10-24 Jean-Marc LasgouttesReplace QFontMetrics::width() by horizontalAdvance...
2020-10-24 Pavel SandaRevert da8b5de97 because of MSVC 2017.
2020-10-23 Yuriy SkalkoUnify naming of menu items
2020-10-19 Yuriy SkalkoReduce includes in header files (2)
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-10-19 Yuriy SkalkoRemove redundant `const &` for primitive types
2020-10-16 Yuriy SkalkoMove Cursor.h from TocWidget.h
2020-10-16 Yuriy SkalkoMove Cursor.h from Clipboard.h
2020-10-14 Pavel SandaMove <QTimer> from TocWidget.h
2020-10-14 Pavel SandaMove <QTimer> from GuiViewSource.h
2020-10-14 Pavel SandaMove <QKeyEvent> from DockView.h
2020-10-14 Pavel SandaMove GuiView.h from DockView.h
2020-10-14 Pavel Sanda<QCloseEvent> DialogView.h -> DialogView.cpp
2020-10-14 Pavel Sandainclude "GuiView.h": DialogView.h -> DialogView.cpp
2020-10-14 Pavel SandaMove <algorithm> from DocIterator.h
2020-10-13 Jean-Marc LasgouttesFix display of caret completion indicator
2020-10-13 Yuriy SkalkoRemove unused forward declarations
2020-10-12 Thibaut CuvelierFix compilation on Visual C++.
2020-10-12 Yuriy SkalkoRight exception rethrowing
2020-10-12 Yuriy SkalkoConstify
2020-10-10 Richard Kimberly... Const
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-06 Pavel SandaAdd few examples for lineno options.
2020-10-05 Jean-Marc Lasgouttesremove unused variable
2020-10-05 Yuriy SkalkoAmend efc0877f
2020-10-05 Yuriy SkalkoRefactoring
2020-10-05 Yuriy SkalkoAmend efc0877f
2020-10-03 Yuriy SkalkoAmend efc0877f
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-10-01 Jean-Marc LasgouttesCleanup the caret geometry code
2020-09-28 Pavel Sandaamend 6d6fc761be
2020-09-28 Pavel SandaQt4 compilable again
2020-09-28 Yuriy SkalkoUse real italic slope for slanted caret
2020-09-23 Jean-Marc LasgouttesRemove default parameter of UndoGroupHelper constructor
2020-09-18 Daniel RamoellerShow slanted caret (cursor) when text style emphasis...
2020-09-16 Jean-Marc LasgouttesRevert "Show toolbar context menu only when clicking...
2020-09-16 Daniel RamoellerShow toolbar context menu only when clicking on the...
2020-09-14 Jean-Marc LasgouttesAdd method FontMetrics::italic()
2020-09-11 Jean-Marc LasgouttesFixup 5202d44e: make caret geometry update lazy
2020-09-10 Eugene ChornyiWorkaround Qtbug regarding the QAbstractScrollArea...
2020-09-08 Enrico ForestieriTry to use the right width for math symbols
2020-09-07 Jean-Marc LasgouttesRevert "Fixup 5202d44e: make caret geometry update...
2020-09-07 Jean-Marc LasgouttesFixup 5202d44e: make caret geometry update lazy
2020-09-06 Enrico ForestieriFix on-screen display of special math fonts
2020-09-05 Juergen SpitzmuellerAdd some hspacers
2020-09-03 Enrico ForestieriPersonalize fonts
2020-09-03 Juergen SpitzmuellerFoward-port tooltip addition from stable (3a7560dcb07)
2020-09-02 Richard Kimberly... Accelerators
2020-09-01 Enrico ForestieriAdjust debug output for fonts
2020-09-01 Richard Kimberly... Localization
2020-08-31 Richard Kimberly... Improved fix for edit button
2020-08-31 Richard Kimberly... Fix problem with edit button.
2020-08-31 Richard Kimberly... Fix bug 4475.
2020-08-30 Stephan Witt#11756 cleanup the view menu on Mac
2020-08-30 Stephan Witt#11756 hide additional menu items in edit menu on Mac
2020-08-29 Enrico ForestieriUse correct width for \fint
2020-08-29 Juergen SpitzmuellerLocalize format prettyName in some more places (#11954)
2020-08-28 Yuriy SkalkoPrevent permanent disabling of comboboxes in Vertical...
2020-08-27 Juergen Spitzmuelleraddress deprecation warning
2020-08-27 Pavel SandaFix Qt4 compilation.
2020-08-27 Juergen SpitzmuellerDisable citationSearchLE with citationSearchCB
2020-08-27 Juergen SpitzmuellerProperly report back if showDirectory() doesn't succeed
2020-08-27 Juergen SpitzmuellerReport back if citation target could not be opened
2020-08-27 Juergen SpitzmuellerMake paper search function accessible and customizable
2020-08-26 Juergen SpitzmuellerAbout: Fix cutting of icon (#11946)
2020-08-24 Jean-Marc LasgouttesForgotten break in switch found by coverity scan.
2020-08-24 Pavel SandaDo not hardcode launching of lyxpaperview script.
2020-08-24 Yuriy SkalkoSplit some UI strings for translations
2020-08-21 Scott KostyshakWhitespace
2020-08-20 Juergen SpitzmuellerGuiAbout: some more polishment
2020-08-20 Juergen SpitzmuellerGuiAbout: use unformatted version info via Copy button
2020-08-20 Pavel SandaAllow LyX to find pdfs and urls of citation references...
2020-08-19 Yuriy SkalkoFix UI string
2020-08-16 Juergen SpitzmuellerRemove now redundant string
2020-08-15 Juergen SpitzmuellerPolish About dialog
2020-08-15 Juergen SpitzmuellerFix deprecation warning
2020-08-15 Juergen SpitzmuellerFlag placeholder string nontranslatable
2020-08-15 Yuriy SkalkoEnable search in "LaTeX Log" dialog by pressing Enter
2020-08-14 Yuriy SkalkoCorrect Right Arrow key processing in Modules list
2020-08-14 Yuriy SkalkoDisable editing of math package names in Document Settings
2020-08-13 Daniel Ramoeller#10346 Amend change 01b2893f8b switch directory buttons
2020-08-13 Stephan Witt#10346 Amend change 01b2893f8b to make Qt4 compilable...
2020-08-13 Stephan Witt#10346 Amend change 01b2893f8b to make Qt4 compilable
2020-08-12 Daniel RamoellerFix bug #10346.
2020-08-11 Juergen SpitzmuellerGuiLyXFiles: Fix crash and disabling with header selection
2020-08-10 Juergen SpitzmuellerNothing to translate here.
2020-08-09 Richard Kimberly... Fix #10328.
next