]> git.lyx.org Git - features.git/shortlog
features.git
2020-02-25 Enrico ForestieriCleaner fix to ensure 32-bit XCB events
2020-02-25 Enrico ForestieriRevert "Fix write to uninitialized bytes for XCB event"
2020-02-25 Richard Kimberly... Fix bug #11750.
2020-02-24 Jean-Marc LasgouttesFixup d207e85c: paint sublabel with the correct backgro...
2020-02-23 Richard Kimberly... Fix alignment warnings from clang.
2020-02-23 Richard Kimberly... Use C++11 construct.
2020-02-23 Enrico ForestieriFix FileName::realPath() on Windows
2020-02-23 Richard Kimberly... Try again to fix memory leak reported by Scott.
2020-02-23 Richard Kimberly... Revert "Fix memory leak reported by Scott."
2020-02-23 Richard Kimberly... Fix memory leak reported by Scott.
2020-02-23 Richard Kimberly... Fix some clang warnings.
2020-02-23 Richard Kimberly... Fix nullptr warnings
2020-02-23 Richard Kimberly... Fix "no extern declaration" warning.
2020-02-22 Kornel BenkoCmake build: Remove unused option
2020-02-22 Jean-Marc LasgouttesMake sure that spelling marks do not spill ouside of row
2020-02-22 Stephan WittAvoid UTF8 "no-break space" and use the space inset...
2020-02-22 Stephan WittProvide predefined key binding for LFUN "forward-search...
2020-02-22 Stephan WittUse real path names for buffer lookup by name of tempor...
2020-02-21 Stephan WittMake the directories in LyX application bundle read...
2020-02-21 Stephan WittCleanup code signing of the LyX application bundle
2020-02-21 Stephan WittCleanup internal structure of embedded Qt frameworks
2020-02-21 Stephan WittImproved standard conformance of private frameworks...
2020-02-21 Stephan WittAvoid potential leak of memory pointed to by QTreeWidge...
2020-02-20 Stephan WittAdd packaging option to code sign the LyX application
2020-02-20 Stephan WittCreate private frameworks on Mac with standard conformi...
2020-02-20 Pavel Sandagcc 4.7 leftover
2020-02-20 Pavel SandaOnly gcc 4.8 is C++11 feature complete.
2020-02-20 Stephan WittAvoid potential leak of memory pointed to by QTreeWidge...
2020-02-19 Juergen Spitzmuellerru.po: update by Yuriy
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...
next