]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2015-10-03 Enrico ForestieriFix #9726: Preview does not have correct font size
2015-10-03 Enrico ForestieriFix #9490: SIGSEGV involving LyX macros --- A reproduci...
2015-10-02 Kornel BenkoUpdate sk.po
2015-10-02 Guillaume MunchAmend d5a5fbb8e (cosmetic)
2015-10-02 Jean-Marc LasgouttesAdd a file that describe the current state of painting
2015-10-02 Jean-Marc LasgouttesSmall BufferView cleanup
2015-10-01 Guillaume MunchExample Emacs configuration
2015-10-01 Guillaume MunchFix compilation with MSVC in c++98 mode
2015-10-01 Guillaume MunchImprovements to cursor highlighting in the source panel
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-28 Guillaume MunchFix bugs #6078 and #9364
2015-09-27 Jean-Marc LasgouttesRewrite Cursor::getSurroundingPos without Bidi class
2015-09-27 Jean-Marc LasgouttesRepeat after me: into account, into account, into account
2015-09-27 Uwe StöhrPDF-comment.lyx: describe a further feature
2015-09-25 Kornel BenkoCmake build: Remove support for concept checks.
2015-09-25 Jean-Marc LasgouttesFix some compilation problems in C++11 mode
2015-09-25 Jean-Marc LasgouttesRemove support for precompiled headers for autotools
2015-09-25 Jean-Marc LasgouttesChange --enable-cxx11 configure option to --disable...
2015-09-24 Richard HeckTypo in tutorial.
2015-09-23 Uwe StöhrPDF-comment.lyx: fix 2 typos
2015-09-23 Uwe StöhrUserGuide.lyx: accept Stephan's changes
2015-09-23 Stephan WittCorrect many different typos and logical errors.
2015-09-22 Uwe Stöhrinstaller: update to latest ImageMagick
2015-09-22 Kornel BenkoCmake build: Warning if system boost and stdlib-debug...
2015-09-22 Jean-Marc LasgouttesGive a warning when system boost and stdlib-debug are...
2015-09-21 Jean-Marc LasgouttesMake text insets wide as soon as they contain a display...
2015-09-21 Jean-Marc LasgouttesNew helper method Row::Element::isRTL()
2015-09-21 Juergen Spitzmuellerde.po
2015-09-21 Richard HeckAdd assertions, just to be sure.
2015-09-20 Uwe StöhrWin installer: preparations for a new build
2015-09-20 Georg BaumRemove unused variables found by cppcheck
2015-09-20 Georg BaumFix missing xhtml output found by cppcheck
2015-09-20 Georg BaumFix wrong label found by cppcheck
2015-09-20 Georg BaumForbid wrong compiler generated copy constructors
2015-09-20 Georg BaumUse Require instead of AddToPreamble
2015-09-20 Guillaume MunchAmend 94e992c5
2015-09-20 Richard HeckAdd comment regarding fall through.
2015-09-20 Kornel BenkoUpdate sk.po
2015-09-20 Georg BaumCreate module for paralist.sty
2015-09-20 Georg BaumWork around encoding bug
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-09-17 Georg BaumRefuse to run tex2lyx tests with in-source builds
2015-09-15 Juergen Spitzmuellerrestore crucial float information in note insets (bug...
2015-09-15 Guillaume MunchNew class InsetCaptionable
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-09-15 Guillaume MunchDo not show subfigures in the menu (bug #9759)
2015-09-15 Guillaume MunchSupport for (std|boost)::make_shared
2015-09-15 Stephan WittCorrect commit 92b0886: true is not True in python.
2015-09-13 Guillaume MunchMath commands used in text mode now always use the...
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-09-13 Georg BaumReturn reference to this in operator=()
2015-09-13 Georg BaumRemove dead code
2015-09-13 Georg BaumWork around a gcc5 bug
2015-09-13 Georg BaumMake destructor virtual
2015-09-12 Guillaume MunchFix bug #1996
2015-09-12 Guillaume MunchImprovements to the display of the source.
2015-09-12 Guillaume MunchBetter session management for the source panel.
2015-09-12 Guillaume MunchImprove the performance of the source panel by using...
2015-09-12 Guillaume MunchFix bug #9754
2015-09-12 Jean-Marc LasgouttesIn fileLock, take in account the case where the file...
2015-09-12 Jean-Marc LasgouttesiInitialize a few variables in TextClass constructor
2015-09-12 Jean-Marc LasgouttesInitialize properly two members of InsetTabular
2015-09-12 Jean-Marc LasgouttesInitialize MathData members
2015-09-12 Jean-Marc LasgouttesInitialize pointer members
2015-09-12 Jean-Marc LasgouttesAdd missing break in switch
2015-09-12 Jean-Marc LasgouttesAnnotate missing breaks in switch for coverity
2015-09-12 Jean-Marc LasgouttesAnnotate missing break in switch for coverity
2015-09-12 Jean-Marc LasgouttesAnnotate missing breaks in switch for coverity
2015-09-12 Jean-Marc LasgouttesAnnotate missing breaks in switch for coverity
2015-09-12 Jean-MarcAdd missing break statement
2015-09-12 Jean-MarcAdd missing breaks
2015-09-12 Jean-MarcRemove useless test
2015-09-12 Jean-MarcRestore lyxerr number format to decimal
2015-09-12 Jean-MarcDo not pass objects by value
2015-09-12 Jean-MarcMake the while loop actually loop
2015-09-12 Jean-MarcFix logic of method
2015-09-12 Jean-MarcMark dead code as dead
2015-09-12 Jean-MarcAdd missing braces
2015-09-12 Jean-Marcimage_ready is false at this point
2015-09-12 Jean-MarcRemove dead code
2015-09-12 Jean-MarcFix unreachable code
2015-09-12 Jean-MarcRemove unreachable code
2015-09-12 Jean-Marcerror is always true at this point
2015-09-12 Jean-MarcFix unreachable code
2015-09-10 Jean-MarcDo not use -Wfloat-conversion with recent gcc versions
2015-09-09 Kornel BenkoCmake build: Adapt use of c++11 for cygwin too.
2015-09-09 Enrico ForestieriOn cygwin, use -std=gnu++11 instead of -std=c++11
2015-09-08 Enrico ForestieriMake it compile on cygwin in c++11 mode
2015-09-08 Enrico ForestieriTake into account symbolic links
2015-09-08 Jean-Marc LasgouttesUse QFontMetrics information for underlines (and friend...
2015-09-07 Jean-Marc LasgouttesUse C++11 by default when possible
2015-09-04 Georg BaumWork around crash on command line export
2015-09-04 Georg BaumRemove unneeded second slash
2015-09-03 Kornel BenkoCmake build: Adapt detection of C++11 mode to automake
2015-09-03 Jean-Marc LasgouttesImprove detection of C++11 mode
2015-09-02 Juergen SpitzmuellerFix parsing of class and category declaration line...
2015-09-01 Richard HeckRevert "Typo."
2015-09-01 Richard HeckTypo.
2015-08-26 Günter MildeRemove problematic workaround for "exotic" problem
2015-08-26 Günter MildeAdd LICR replacement for COMBINING MACRON BELOW.
next