]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2016-06-19 Georg BaumAdjust dep path in build batches
2016-06-19 Georg BaumUpdate MSVC build instructions
2016-06-19 Georg BaumFix windows dependencies download
2016-06-19 Stephan WittAlways present Qt version info in LyX About dialog...
2016-06-18 Richard HeckFix typo, and also check if string is null.
2016-06-18 Richard HeckBe a bit more careful about setting and restoring the...
2016-06-17 Georg Baumadd missing autotests to tarball
2016-06-17 Georg Baumimplement lyx2lyx roundtrip for \use_microtype
2016-06-16 Georg BaumUse unicode cmdline args consistently
2016-06-16 Georg BaumDo not distribute built sources
2016-06-16 Georg BaumRemove obsolete comments
2016-06-16 Georg BaumRemove InsetMathXYArrow
2016-06-16 Georg BaumAmend 10b4a471853
2016-06-16 Georg BaumExpose python 3 support to some testing
2016-06-16 Georg BaumThis is LyX 2.3
2016-06-15 Georg BaumFix boost packaging
2016-06-15 Georg BaumRequire gcc 4.6
2016-06-15 Guillaume MunchMake latex highlighter colors compatible with dark...
2016-06-15 Pavel Sanda* README: document recent gcc discussion.
2016-06-15 Guillaume MunchFix compilation with gcc 4.6 part II
2016-06-15 Kornel BenkoAdded missing ipa icons to distribution
2016-06-15 Kornel BenkoAdded missing oxygen icons to distribution
2016-06-15 Kornel BenkoAdd xmingw and LyXDestinations.cmake to distribution...
2016-06-15 Kornel BenkoCmake windows build: Discard use of configCompiler...
2016-06-15 Kornel BenkoCmake dist: Expand the list of not distributed files.
2016-06-14 Richard HeckWhitespace.
2016-06-14 Georg BaumAdd missing images to source package
2016-06-14 Richard HeckReplace coverity comment with assertion.
2016-06-14 Guillaume MunchFix compilation with gcc 4.6
2016-06-14 Guillaume MunchFix bug #10195
2016-06-14 Guillaume Munchamend 6144bbfb
2016-06-13 Guillaume Munchamend e2bc7ffa
2016-06-13 Jean-Marc LasgouttesDetect clang version in autoconf (and use it a bit)
2016-06-13 Guillaume MunchRemove a conversion to_utf8() inside FontSetChanger
2016-06-13 Guillaume MunchScrollbarParameters: clean-up and document
2016-06-13 Guillaume MunchFix computation of scroll value
2016-06-13 Guillaume MunchSimplify the TexRow information for mathed output
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2016-06-13 Guillaume MunchChange tracking cue: paint over labels in text and...
2016-06-13 Guillaume MunchRefChanger
2016-06-13 Guillaume MunchShortcutOverride again
2016-06-13 Pavel Sanda* Math.lyx put last changes under CT.
2016-06-12 Georg BaumMake lyx2lyx infrastructure python3 ready
2016-06-12 Guillaume MunchRemove that pesky broken window that pops up with Qt5...
2016-06-12 Guillaume MunchAdd perf comment
2016-06-12 Guillaume MunchToc: clean-up
2016-06-12 Guillaume MunchReplace foreach with for
2016-06-12 Guillaume Munchclimits
2016-06-12 Guillaume Munchrewrite 51a15c45
2016-06-12 Kornel BenkoCmake build: Check for make_unique and PATH_MAX symbols...
2016-06-12 Stephan WittUse iostream instead of sstream and move it from header...
2016-06-12 Richard HeckWhen we use InPremable styles, we want to write as...
2016-06-12 Richard HeckAdd comments to fix coverity #23505 and 23507.
2016-06-12 Richard HeckAdd comment to fix coverity #111935.
2016-06-12 Richard HeckFix coverity issue #127197.
2016-06-12 Richard HeckAdd comment about coverity #102061.
2016-06-12 Richard HeckAdd a check to please coverity.
2016-06-12 Richard HeckFix a number of other uninitialized members.
2016-06-12 Richard HeckAdd comment to fix coverity #23438.
2016-06-12 Richard HeckInitialize a bunch of uninitialized members. It does...
2016-06-12 Richard HeckAdd some comments to fix coverity #23386.
2016-06-12 Richard HeckFalse positive on coverity #23366.
2016-06-12 Richard HeckAdd a LATTEST, just in case this ever causes a problem.
2016-06-12 Richard HeckCheck to make sure we have a preview loader.
2016-06-12 Richard HeckAdd comment fixing coverity #23351.
2016-06-12 Richard HeckAdd comment about coverity #23335.
2016-06-12 Richard HeckAdd comment to fix coverity #23308
2016-06-12 Richard HeckMake sure we have a buffer in VC_COMPARE.
2016-06-12 Richard HeckAdd comment for coverity, fixing #23307.
2016-06-12 Richard HeckMark a number of coverity false positives.
2016-06-11 Scott KostyshakAdd a comment and FIXME that lualatex can make DVI
2016-06-11 Pavel Sanda* Math.lyx : add few maxima examples to ch. 23.1.
2016-06-11 Georg BaumImprove comments and add missing decoding call
2016-06-11 Günter Mildefix #10199 Non-encodable characters with XeTeX and...
2016-06-11 Kornel BenkoCmake build: Correct wrong comment
2016-06-11 Kornel BenkoCmake build: Determine availability of 'std::regex...
2016-06-11 Georg BaumSome python 3 fixes for lyx2lyx
2016-06-11 Georg BaumFix linking with std::regex and included boost
2016-06-11 Stephan WittAdd missing includes after change to boost signals2
2016-06-11 Georg BaumDo not try to build an empty boost lib
2016-06-11 Georg BaumSkip boost linking test if not needed
2016-06-11 Georg BaumGet rid of boost signals in multithreading test
2016-06-11 Richard HeckFix silly error outputting math sizes. Fixes bug #10129.
2016-06-11 Guillaume MunchFix bug #10119
2016-06-11 Guillaume MunchClarify Qt requirements for 2.3
2016-06-11 Guillaume MunchAdd missing header
2016-06-10 Richard HeckRestore last selected label when using the "go to label...
2016-06-10 Kornel BenkoCmake build: Finetune some destination data paths on...
2016-06-10 Jean-Marc LasgouttesAllow to disable std::regex manually with autoconf
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2016-06-09 Georg BaumRerun extract.sh to get rid of more boost
2016-06-09 Guillaume MunchExercise: simplify the definition of IconvProcessor
2016-06-09 Guillaume MunchRemove non-copyable idioms
2016-06-09 Guillaume MunchMissing headers
2016-06-09 Jean-Marc LasgouttesInitialize GuiDocument:biblioChanged_ in constructor
2016-06-09 Jean-Marc LasgouttesInitialize correctly SystemcallPrivate in constructor
2016-06-09 Jean-Marc LasgouttesInitialize bool member of Package in default constructor
2016-06-09 Jean-Marc LasgouttesInitialize properly InsetTabular members in constructor
2016-06-09 Jean-Marc LasgouttesInitialize Parse::theCatCode_ in constructor
2016-06-09 Jean-Marc LasgouttesInitialize FindAndReplaceOptions in default constructor
next