]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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-09 Uwe StöhrWindows installer: fix problem with installation of...
2015-01-08 Georg BaumFix biblio regex test
2015-01-08 Georg Baumremove duplicated include
2015-01-08 Uwe Stöhrchkconfig.ltx: remove an entry that was added only...
2015-01-07 Jean-Marc LasgouttesTurn a double variable into an int.
2015-01-07 Jean-Marc LasgouttesFix some warnings
2015-01-07 Kornel Benkostd:regex cleanup for cmake
2015-01-06 Vincent van... InsetTabular.cpp: Remove commented code without a comment
2015-01-06 Vincent van... str_metrics: Prevent clipping of chars with negative...
2015-01-06 Georg BaumFix autotools config for gcc < 4.9
2015-01-06 Georg BaumMove global variable to preamble
2015-01-06 Jean-Marc LasgouttesCleanup support for std::regex with autotools
2015-01-04 Enrico ForestieriAdjust autotools default configure options for Qt5.
2015-01-04 Kornel Benkoupdate sk.po
2015-01-04 Juergen Spitzmuellerde.po
2015-01-04 Juergen SpitzmuellerSome casing fixes
2015-01-04 Juergen SpitzmuellerFix aspectratio UI
2015-01-03 Georg BaumFix parsing of verbatim options (bug #9113)
2015-01-03 Georg BaumParse subcaption.sty commands correctly (bug #8690)
2015-01-03 Georg BaumAdjust subfigure and subcaption options
2015-01-03 Richard HeckCleanup of outliner moving code.
2015-01-01 Enrico ForestieriFix typo.
2015-01-01 Enrico ForestieriUpdate it.po
2015-01-01 Enrico ForestieriFix configuring for Qt5 with autotools on non-Mac platf...
2014-12-30 Georg BaumParse tikzpicture env. correctly (bug #9011)
2014-12-30 Georg BaumParse post command argument insets (bug #8473)
2014-12-30 Georg BaumHandle \textgreek commands from unicodesymbols
2014-12-30 Georg BaumFix misparsing of \textgreek without polyglossia
2014-12-30 Georg BaumMake macro xhtml export more secure
2014-12-29 Georg Baumtex2lyx: Run configure.py if needed (bug #8539)
2014-12-29 Georg BaumHandle unknown table column specifiers (bug #9311)
2014-12-29 Georg BaumWrite fixed encoding to LyX file (bug #9178)
2014-12-29 Georg BaumUse new argument inset code for environments
2014-12-29 Georg BaumSkip missing optional argument insets in tex2lyx
2014-12-29 Georg BaumStore ASCII data in std::string
2014-12-29 Georg BaumFix html export of \ne (second part of bug #9372)
2014-12-29 Stephan WittAdd icon library to link target - needed on Mac OS...
2014-12-29 Stephan Wittwhitespace again
2014-12-28 Stephan Witt#9323 add check for Qt5MacExtras to use it on Mac with...
2014-12-28 Stephan Wittwhitespace
2014-12-28 Georg BaumFix HTML output of \gg and \ll
2014-12-28 Georg BaumUse std::regex if possible
2014-12-28 Georg BaumGet rid of regex_constants::match_partial
2014-12-28 Georg BaumTest invalid sanitizeLatexOption() input as well
2014-12-28 Georg BaumUse typedef for std::basic_string in trivstring
2014-12-28 Kornel BenkoAdd ExternalTransforms test also to cmake build
2014-12-28 Georg BaumAdd unit test for sanitizeLatexOption()
2014-12-28 Georg BaumRemove duplicated CMakeLists.txt from EXTRA_DIST
2014-12-28 Georg BaumAdd forgotten test to distribution
2014-12-27 Georg BaumReduce caption hardcoding
2014-12-27 Georg BaumRevert e01886327d
2014-12-27 Georg BaumOutput caption insets collapsed
2014-12-27 Georg BaumRemove InsetArgument 999 workaround
2014-12-27 Georg Baumwhitespace
2014-12-27 Georg BaumParse starred InsetLayout correctly
2014-12-27 Georg BaumMove cjk check out of the loop
2014-12-27 Georg BaumDo not compile trivstring.cpp if not needed
2014-12-27 Georg BaumAdjust tex2lyx InsetArgument to format 446
2014-12-26 Enrico ForestieriFix building with cmake on cygwin.
2014-12-26 Enrico ForestieriFix bug #9217: [Qt5] QWindowsMime class not available
2014-12-23 Georg BaumAdd tex2lyx test for KOMA-Script classes
2014-12-23 Georg BaumGet rid of tr1 support
2014-12-23 Stephan WittDrop runtime support for OS X 10.5 NSSpellChecker
2014-12-22 Georg BaumRevert parts of 7e69ac220dd
2014-12-22 Jean-Marc LasgouttesReduce use of double variables in Row
2014-12-22 Jean-Marc LasgouttesFix the last clang warnings about overloaded virtual...
2014-12-22 Scott KostyshakWhitespace
2014-12-21 Georg BaumMake Converter class thread-safe
2014-12-21 Georg BaumMake Format class almost thread-safe
2014-12-21 Georg BaumImprove C++11 support
2014-12-21 Juergen SpitzmuellerDo not warn about changed modules when changing modules.
2014-12-21 Georg BaumAdd missing using declarations
2014-12-21 Georg BaumDo not use tr1 with libc++
2014-12-21 Georg Baum::readlink() needs unistd.h
2014-12-21 Georg BaumImprove llvm libc++ detection
2014-12-21 Stephan Wittadd Mavericks and Yosemite SDKs
2014-12-21 Juergen Spitzmuellerde.po
2014-12-21 Juergen SpitzmuellerOutput package options before loading any package.
2014-12-21 Juergen SpitzmuellerWhen switching classes, warn user about all unapplied...
2014-12-21 Juergen SpitzmuellerDo not silently dismiss unapplied document changes...
2014-12-21 Juergen SpitzmuellerFix initialization order
2014-12-20 Scott KostyshakInitialize recently added forceownlines_ bool
2014-12-20 Scott KostyshakWhitespace
2014-12-19 Kornel BenkoCmake build: Check for string COW by checking for libra...
2014-12-19 Jean-Marc LasgouttesCheck for string COW by checking for library, not compiler
2014-12-17 Jean-Marc LasgouttesDetect whether the C++ compiler is clang
2014-12-15 Uwe Stöhrar.po: updates from Hatim for master
2014-12-10 Juergen SpitzmuellerWe cannot convert Flex to Layout by ObsoletedBy
2014-12-09 Georg BaumImprove and unify error messages
2014-12-09 Kornel Benkosk.po update
2014-12-08 Georg BaumMake Encoding class thread-safe
2014-12-08 Georg BaumFix invalid iterator access
2014-12-08 Kornel BenkoCmake build: Detect clang and adapt definition of STD_S...
2014-12-08 Juergen SpitzmuellerUpdate the spec file template
2014-12-08 Jean-Marc Lasgouttes\\subfloat captions are moving arguments
2014-12-08 Juergen SpitzmuellerUpdate layouts to current format
2014-12-08 Juergen SpitzmuellerUse ObsoletedBy in fixme and todonotes modules.
next