]> git.lyx.org Git - lyx.git/history - src
Make sure a temporary file is always created in the global temporary dir.
[lyx.git] / src /
2015-03-12 Enrico ForestieriMake sure a temporary file is always created in the...
2015-03-11 Georg BaumFix tex2lyx script output
2015-03-11 Georg Baumwhitespace
2015-03-11 Georg BaumUpdate tex2lyx test references
2015-03-11 Jean-Marc LasgouttesAvoid crash with after a params undo.
2015-03-10 Georg BaumRemove unsupported macros from autocompletion
2015-03-10 Jean-Marc LasgouttesFix generation of lyx_commit_hash.h
2015-03-10 Juergen SpitzmuellerProperly define MultiPar status of caption in the layou...
2015-03-10 Jean-Marc LasgouttesTake in account the parent's getStatus in macro templates
2015-03-10 Jean-Marc LasgouttesDo not sanitize the anchor of cursor when selection...
2015-03-10 Jean-Marc LasgouttesCheck that DocIterator::sanitize only adds editable...
2015-03-05 Jean-Marc LasgouttesSome code factorization for the Change template
2015-03-05 Jean-Marc LasgouttesRemove variable properly now
2015-03-05 Jean-Marc LasgouttesReset stream properties after changing them
2015-03-05 Jean-Marc LasgouttesRemove unused member.
2015-03-05 Jean-Marc LasgouttesFix uninitialized member in Lexer constructor
2015-03-05 Jean-Marc LasgouttesFix uninitialized members in Language constructor
2015-03-04 Jean-MarcFix uninitialized member in LaTexFont constructor
2015-03-04 Jean-MarcFix uninitialized member in Floating constructor
2015-03-04 Jean-MarcFix uninitialized members in Cursor and CursorData...
2015-03-04 Jean-MarcFix unitialized members in CacheItem
2015-03-04 Jean-MarcAdd test for null buffer
2015-03-04 Jean-MarcFix uninitialized members in Compare::Impl
2015-03-04 Jean-MarcPass parameters by reference (performance)
2015-03-04 Jean-MarcFix unintialized member of BufferView::Private
2015-03-04 Jean-MarcFix missing break in switch
2015-03-04 Jean-Marc LasgouttesRemove unused variable BufferParams::quotes_times
2015-03-04 Jean-Marc LasgouttesInitialize Buffer::Impl members correctly
2015-03-04 Jean-Marc LasgouttesInitialize object properly
2015-03-01 Jean-Marc LasgouttesRecord undo properly when changing multiple paragraphs...
2015-03-01 Jean-Marc LasgouttesFix cursor position before a virtual element
2015-03-01 Georg BaumReplace automatic logofication with insets
2015-02-28 Jean-Marc LasgouttesRevert some other dubious "improvements" in b627b870
2015-02-27 Georg BaumFix \nobreakdash- roundtrip in moving args
2015-02-26 Georg BaumFix hyphen conversion in passThru insets
2015-02-25 Richard HeckAdd comment, so that does not happen again.
2015-02-25 Richard HeckPartially revert b627b870, which broke cursor movement.
2015-02-24 Georg BaumFix plaintext output of dashes (bug #3647)
2015-02-24 Richard HeckMicro-optimization.
2015-02-24 Jean-Marc LasgouttesSome performance stuff reported by cppcheck
2015-02-21 Scott KostyshakWhitespace
2015-02-20 Jean-Marc LasgouttesDo not read array before checking the bounds
2015-02-20 Jean-Marc LasgouttesInitialize variable properly.
2015-02-20 Jean-Marc LasgouttesDo not mix several names for the same variable
2015-02-20 Jean-Marc LasgouttesRemove C-isms in isValidLength
2015-02-20 Jean-Marc LasgouttesDon't try to show 1000 as a roman number
2015-02-20 Jean-Marc Lasgoutteswhitespace
2015-02-20 Jean-Marc LasgouttesFix uninitialized variable
2015-02-20 Jean-Marc LasgouttesDo not create a new socket if the max. number of client...
2015-02-20 Jean-Marc LasgouttesFix memory leak in TImer class.
2015-02-20 Jean-Marc LasgouttesMain argument of a subfloat is not a moving argument
2015-02-17 Georg BaumFix regression of eb121f999
2015-02-16 Georg BaumFix wrong LATTEST
2015-02-15 Georg BaumOutput -- and --- in XHTML like in LaTeX
2015-02-15 Uwe Stöhrtext3.cpp: adapt a possible fix to current code
2015-02-14 Georg BaumFix missing symbols in math completer
2015-02-14 Georg BaumUnify layout categories
2015-02-14 Georg BaumFix unused parameter warning
2015-02-09 Scott KostyshakCorrect the spelling of "occured" to "occurred"
2015-02-09 Richard HeckFix bug #9383. Writing directly to the output stream...
2015-02-09 Jean-Marc LasgouttesDo not modify the changed() status of rows when no...
2015-02-08 Scott KostyshakRevert "Do not modify the changed() status of rows...
2015-02-08 Jean-Marc LasgouttesDo not modify the changed() status of rows when no...
2015-02-08 Juergen SpitzmuellerAdd pref option to disable middle-mouse-button paste
2015-02-01 Georg BaumFix tex2lyx parsing of consecutive hyphens
2015-02-01 Georg BaumFix tex2lyx tests for 23e8db3e5
2015-02-01 Georg BaumOops
2015-02-01 Georg BaumImprove InsetSpace docbook export
2015-01-27 Enrico ForestieriFix bug #9392: Matrix widget keyboard navigation broken
2015-01-24 Juergen SpitzmuellerFix output encoding information for non-TeX fonts XeTeX...
2015-01-24 Juergen SpitzmuellerMove font encoding information to languages.
2015-01-22 Jean-Marc LasgouttesImplement new recordUndoBufferParams method.
2015-01-22 Uwe StöhrParagraphUi.ui: update file to QT's xml format
2015-01-21 Enrico ForestieriSolve the "soft-hyphen" (0x00ad) symbol problem.
2015-01-19 Georg BaumFix pasting insets into math (bug #9302)
2015-01-14 Georg BaumRemove unused declaration
2015-01-14 Jean-Marc LasgouttesSquash warnings reported by gcc 4.9
2015-01-13 Vincent van RavesteijnConsoleApplication: Fix typos
2015-01-13 Vincent van Ravesteijncmake: Put check_ExternalTransforms in tests folder
2015-01-11 Enrico ForestieriFix preferences panel.
2015-01-11 Georg BaumReplace hardcoded hack with InsetLayout tag
2015-01-11 Jean-Marc LasgouttesFix two warnings about conversion from double to int.
2015-01-11 Enrico ForestieriAdjust preprocessor guards for Qt5/X11.
2015-01-11 Georg BaumFix wrong listings preamble encoding (bug #9382)
2015-01-11 Georg BaumStart qt event loop for commandline usage
2015-01-11 Georg BaumFix indentation
2015-01-10 Jean-Marc LasgouttesFixes to InsetCaption \protect-ion
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-09 Georg BaumRemove direct calls of exit()
2015-01-09 Georg BaumMove otexstream out of support
2015-01-09 Georg BaumUpdate references after 706960eba
2015-01-09 Juergen SpitzmuellerAdd Question and Question* theorem types (bug #9015)
2015-01-08 Georg BaumFix biblio regex test
2015-01-08 Georg Baumremove duplicated include
2015-01-07 Jean-Marc LasgouttesAdd marks to indicate when a row is too large
2015-01-07 Jean-Marc LasgouttesFix some display glitches
2015-01-07 Jean-Marc LasgouttesRemove the special horizontal scrolling support in...
2015-01-07 Jean-Marc LasgouttesFine tune the scroll offset setting code
2015-01-07 Hashini SenaratneKeyboard based horizontal scrolling for wide insets
2015-01-07 Jean-Marc LasgouttesTurn a double variable into an int.
next