]> git.lyx.org Git - lyx.git/history - src
PDF-form.lyx: add a note
[lyx.git] / src /
2015-03-20 Scott KostyshakImprove log scanner to correctly report error
2015-03-20 Scott KostyshakCheck exit code of LaTeX process in LaTeX::run
2015-03-20 Scott KostyshakAllow cloned buffers to give alerts in runLaTeX()
2015-03-20 Scott KostyshakRemove an outdated comment
2015-03-20 Scott KostyshakRemove output file in temporary folder on error
2015-03-20 Scott KostyshakClarify message about an empty file
2015-03-18 Georg BaumImprove source code documentation
2015-03-18 Georg Baumwhitespace
2015-03-18 Georg BaumFix math macro plain text output
2015-03-18 Jean-Marc LasgouttesUse integer arithmetic for drawing logos; fix LaTeX...
2015-03-17 Jean-Marc LasgouttesToggle properly toolbar icons that set layout of a...
2015-03-17 Jean-Marc LasgouttesFix setting Interlingua as GUI language
2015-03-17 Juergen Spitzmuellerfixltx2e must be loaded as early as possible
2015-03-16 Juergen SpitzmuellerMake the missing class warning opt-out
2015-03-16 Juergen SpitzmuellerProperly handle the bicaption package (bug #9449)
2015-03-16 Jean-Marc LasgouttesImprove undo of consecutive insertions/deletions
2015-03-16 Juergen SpitzmuellerAdd missing breaks (and time for a break :-()
2015-03-16 Juergen SpitzmuellerMore switches and whitespace fixes
2015-03-16 Juergen SpitzmuellerGrr...
2015-03-16 Juergen SpitzmuellerProperly escape backslash in string
2015-03-16 Juergen SpitzmuellerInsetPhantom::latex(): use a switch
2015-03-16 Juergen SpitzmuellerWhitespace
2015-03-16 Juergen SpitzmuellerPhantom is fragile (#9456)
2015-03-16 Enrico ForestieriRefine fix for #9453
2015-03-15 Enrico ForestieriFix bug #9453
2015-03-15 Kornel Benkomake build: Make it compilable for Qt4 too.
2015-03-15 Jean-MarcDocument the drawing of logos
2015-03-15 Georg BaumImprove code readability
2015-03-15 Georg BaumAdd missing check
2015-03-15 Juergen SpitzmuellerUse QLocale::toDouble instead of QString::toDouble...
2015-03-15 Juergen SpitzmuellerSet the logic straight
2015-03-15 Juergen SpitzmuellerAllow to disable inputenc loading via 'Provides inputenc 1'
2015-03-14 Jean-Marc LasgouttesImprove display of the logos.
2015-03-13 Georg BaumFix stmaryrd operators with limits (bug 9458)
2015-03-13 Enrico ForestieriMake sure that a generated temporary filename doesn...
2015-03-13 Enrico ForestieriMake sure an unzipped file has correct extension.
2015-03-13 Kornel BenkoCmake build: QtGui now needed also for filetools.cpp
2015-03-12 Enrico ForestieriPrefer svg icons.
2015-03-12 Enrico ForestieriUse the nominal theme's icon size for displaying the...
2015-03-12 Enrico ForestieriProperly name an uncompressed sgvz file.
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...
next