]> git.lyx.org Git - features.git/shortlog
features.git
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.
2015-08-26 Günter MildeAdd note about missing characters now errors with Xe...
2015-08-26 Günter MildeNew lfun "accent-perispomeni".
2015-08-26 Jean-Marc LasgouttesFix continuous spell checking
2015-08-24 Guillaume MunchFix compilation with qt5 and c++11 combined.
2015-08-24 Jean-Marc LasgouttesFix some row breaking problems with large insets
2015-08-23 Guillaume MunchFix bug #6466
2015-08-23 Georg BaumAdd Guillaume Munch to credits
2015-08-23 Guillaume MunchImprove math-mode lfun for switching to text
2015-08-23 Guillaume MunchAdd \ensuremath to the list of math completions
2015-08-19 Scott KostyshakRefresh file cache before checking existence
2015-08-17 Richard HeckFix shortcuts for copy and paste.
2015-08-15 Enrico ForestieriQuote argument of tag when necessary
2015-08-13 Günter Mildeunicodesymbols: "textgreek" must not be used together...
2015-08-05 Uwe Stöhrinstaller: fix 2 Python related bugs
2015-08-03 Juergen Spitzmuellerde.po: resolve shortcut conflict
2015-08-03 Juergen SpitzmuellerCustomization: add a hint about PackageOptions at Requires.
2015-08-03 Kornel BenkoUpdate sk.po
2015-07-30 Scott KostyshakSet font in BufferView::setCursor (#9500)
2015-07-30 Juergen Spitzmuellerde.po
2015-07-30 Juergen SpitzmuellerDecrease height of citation dialog by using a QToolBox
2015-07-28 Guy Rutenberglyxpak.py: Use `subprocess` for spawning scripts.
2015-07-25 Pavel Sandanb layout translations reviewed by Helge.
2015-07-25 Juergen SpitzmuellerDo not attempt to select an empty cell before inserting...
2015-07-25 Juergen SpitzmuellerResolve shortcut conflict
2015-07-24 Stephan Wittcorrect symlink creation - make them relative instead...
2015-07-23 Stephan WittAvoid duplicates of dictionaries and thesauri in distri...
2015-07-23 Juergen SpitzmuellerGerman genitive of LyX is LyX' (not LyXs)
2015-07-23 Juergen SpitzmuellerRemove ugly and now redundant ERT-braces from the docs
2015-07-22 Jean-Marc LasgouttesAnother go at improving row shortening
2015-07-22 Richard HeckComment.
2015-07-22 Richard HeckFix bug noticed by Pavel. Apparently, some changes...
2015-07-22 Juergen SpitzmuellerRemove ugly and now redundant ERT-braces from the Germa...
2015-07-22 Stephan Wittpreserve symlinks on copying of user directory from...
2015-07-22 Jean-Marc LasgouttesDo not break row at inset boundary if possible
2015-07-22 Stephan WittImproved symlink creation for Mac OS for first LyX...
2015-07-22 Stephan WittUse the safer addName helper function to add the config...
next