]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2020-02-19 Scott KostyshakFix write to uninitialized bytes for XCB event
2020-02-18 Pavel SandaFix memory leak.
2020-02-18 Stephan WittAdd missing check for nullptr on check of language...
2020-02-18 Stephan WittAdd missing initialization for local variable.
2020-02-18 Stephan WittRemove useless assignments to a local variables never...
2020-02-18 Stephan WittRemove useless assignment to a local variables never...
2020-02-18 Stephan WittAvoid crashes in case of missing document buffer for...
2020-02-17 Richard Kimberly... Silence some clang warnings.
2020-02-17 Richard Kimberly... Fix a strange warning in QtCreator:
2020-02-17 Stephan WittRemove unnecessary assertion after explicit buffer...
2020-02-17 Stephan WittAvoid potential crashes with missing document buffer...
2020-02-17 Stephan WittCode cleanup: avoid repeating temp_dir method calls...
2020-02-17 Juergen SpitzmuellerRestore custom tmp directory
2020-02-16 Scott Kostyshaklyxpreview_tools.py: fix a regular expression
2020-02-15 Pavel SandaUnify handling in dispatchVC.
2020-02-15 Kornel BenkoAmend 43dfd12f
2020-02-15 Kornel BenkoCmake tests: Correct test BATCH_outline-beamer
2020-02-15 Kornel BenkoCmake build: Files already removed, but in 'git status...
2020-02-15 Juergen Spitzmuellerwhitespace
2020-02-15 Juergen SpitzmuellerFix Python detection on windows
2020-02-14 Stephan WittAvoid uninitialized position variables in case of curre...
2020-02-14 Stephan WittUse the application id of lyx to address the running...
2020-02-13 Stephan WittPut the LyX window frontmost automatically on Mac on...
2020-02-13 Stephan WittAvoid potential leak of memory pointed to by QStandardI...
2020-02-13 Juergen SpitzmuellerHandle encoding error in layout file parsing more grace...
2020-02-13 Richard Kimberly... Fix bug #11737.
2020-02-12 Juergen SpitzmuellerRevert "Fix bug #11712."
2020-02-12 Richard Kimberly... Fix bug #11712.
2020-02-12 Stephan WittMake cell index of tabular local for column loop.
2020-02-12 Stephan WittRemove another unnecessary assignment
2020-02-12 Kornel BenkoCmake build: Amend 1c097e56, correctly respect the...
2020-02-10 Enrico ForestieriRemove unnecessary assignments
2020-02-10 Enrico ForestieriMake sure to not dereference a null pointer.
2020-02-07 Juergen SpitzmuellerProperly resize columns of child document table widget
2020-02-07 Juergen SpitzmuellerIndentation fixes
2020-02-07 Stephan WittFix a crash with uninitialized buffer member of MathData
2020-02-06 Stephan WittAllow externally provided list of components to skip...
2020-02-06 Stephan WittMore flexible definition of Qt libraries to include...
2020-02-06 Stephan WittCare for Qt library source directory rename for 5.12.x
2020-02-06 Stephan WittEnhanced version string extraction for 3rd party libraries.
2020-02-06 Stephan Wittupdate canAutoOpenFile/autoOpenFile implementation...
2020-02-06 Enrico ForestieriFix syntax error with Python 2
2020-02-03 Richard Kimberly... Don't need to remove the file if it doesn't exist....
2020-02-02 Scott KostyshakRemove a finishUndo() after a recordUndo()
2020-01-29 Juergen SpitzmuellerIgnore geometry-related settings if the class provides...
2020-01-27 Jean-Marc LasgouttesAdopt a 'belt and braces' approach to bidi forcing
2020-01-27 Juergen Spitzmuellermove lyx-fedora script to attic/
2020-01-27 Jean-Marc LasgouttesFix missing backspace in msgstr
2020-01-27 Jean-Marc LasgouttesFix warning with --disable-nls
2020-01-27 Juergen SpitzmuellerAmend 400706ad0525b
2020-01-27 Kornel BenkoCmake build: Remove cmake warnings about mismatched...
2020-01-27 Richard Kimberly... Remove dvipost from Windows installation.
2020-01-26 Jean-Marc LasgouttesFix distcheck target
2020-01-17 Kornel BenkoPartially revert 43b81bec, export.cmake was not intende...
2020-01-17 Kornel BenkoCmake config: Respect the patch-level while creating...
2020-01-17 Kornel BenkoCmake config: Amend 43b81bec
2020-01-17 Kornel BenkoCmake config: Rename some variables to match the ones...
2020-01-17 Kornel BenkoUpdate sk.po
2020-01-16 Juergen Spitzmuellerde.po
2020-01-16 Juergen SpitzmuellerRemove terminating linebreak
2020-01-15 Jean-Marc LasgouttesMake graĥics and external insets tighter
2020-01-15 Jean-Marc LasgouttesFixup eeb4187a: copy-paste errors
2020-01-15 Jean-Marc LasgouttesRemove some spacing above InsetColapsible when possible
2020-01-15 Jean-Marc LasgouttesMake script inset much tighter in texted.
2020-01-15 Jean-Marc LasgouttesReplace the hardcoded TEXT_TO_INSET_OFFSET by tunable...
2020-01-15 Juergen SpitzmuellerImprove comments
2020-01-15 Juergen SpitzmuellerCross out ct-deleted tabular rows/columns in workarea
2020-01-14 Pavel Sanda* lib/RELEASE-NOTES
2020-01-14 Pavel Sandaendl needs ostream header here.
2020-01-14 Juergen SpitzmuellerWhitespace
2020-01-14 Juergen SpitzmuellerAccount for bidi (swapped columns) when calculation...
2020-01-14 Juergen SpitzmuellerDo not output deleted rows columns if show changes...
2020-01-14 Juergen SpitzmuellerFix typo in tooltip
2020-01-14 Jean-Marc LasgouttesRename PainterMetrics::change_ to change
2020-01-14 Jean-Marc LasgouttesStreamline RowPainter a bit
2020-01-14 Juergen SpitzmuellerSet changed status for changed column/row cells in...
2020-01-14 Juergen SpitzmuellerSome polishment.
2020-01-14 Juergen SpitzmuellerRecord change author and time for tracked columns/rows
2020-01-13 Juergen SpitzmuellerColor lines of added/deleted rows/columns
2020-01-13 Jean-Marc LasgouttesDo make changebar shorter for last row
2020-01-13 Jean-Marc LasgouttesImplement isChanged for tabular inset.
2020-01-13 Jean-Marc LasgouttesOnly show pencil change mark when inset is collapsed
2020-01-13 Juergen SpitzmuellerUpdate RELEASE NOTES
2020-01-13 Juergen SpitzmuellerAdd pref to keep ct markup on copy/paste
2020-01-13 Jean-Marc LasgouttesWhen iterator is in a table cell, set Changed indicator...
2020-01-13 Juergen SpitzmuellerPrevent NULL pointer
2020-01-13 Juergen SpitzmuellerFix backspace deletion of selected items with change...
2020-01-13 Juergen SpitzmuellerWhitespace
2020-01-13 Juergen SpitzmuellerRest in peace, dvipost!
2020-01-12 Jean-Marc LasgouttesFixup bf7f4d71: Let changeRefsIfUnique handle undo
2020-01-12 Jean-Marc LasgouttesThis should not have been reverted
2020-01-12 Jean-Marc LasgouttesReimplement computation of change tracking status
2020-01-12 Jean-Marc LasgouttesRevert "Automatically show the review toolbar if the...
2020-01-12 Jean-Marc LasgouttesFixup b321bb1a: set changebar when inset contains changes
2020-01-12 Enrico ForestieriFix bug #11716
2020-01-11 Juergen SpitzmuellerDo not track deletion of empty paragraph
2020-01-11 Juergen SpitzmuellerOutput proper driver to changebar package when using...
2020-01-11 Juergen SpitzmuellerImplement change tracking of column/row addition/deletion
2020-01-11 Jean-Marc LasgouttesAvoid blinking change tracking cur for math inset.
2020-01-10 Juergen Spitzmuellerde/UserGuide: minor update.
next