]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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.
2014-12-08 Juergen SpitzmuellerAdd ObsoletedBy tag to InsetLayout
2014-12-08 Juergen Spitzmuellerde.po: Correct translation
2014-12-07 Georg BaumTry to fix compilation on cygwin
2014-12-07 Georg BaumFix compilation without trivstring
2014-12-07 Georg BaumEncapsulate Converter class
2014-12-07 Georg BaumMake Language and Encoding threadsafe
2014-12-07 Georg BaumWhitespace
2014-12-07 Juergen Spitzmuellerde.gmo
2014-12-07 Juergen Spitzmuellerde.po: update
2014-12-07 Georg BaumMake trivstring class ready for use
2014-12-07 Georg BaumFirst version of trivstring class (bug #9336)
2014-12-07 Juergen SpitzmuellerUse appropriate (cheaper) conversion.
2014-12-06 Juergen Spitzmuellerde.po: update
2014-12-03 Uwe Stöhrtex2lyx/text.cpp: bring back a comment as discussed
2014-12-03 Uwe StöhrIEEEtran templates: fix language package
2014-12-03 Uwe StöhrIEEEtran templates: fix language package
2014-12-03 Georg BaumRemove unneeded typedef
2014-12-02 Richard HeckFix XHTML export for new "in title" footnotes. Builds...
2014-12-01 Juergen SpitzmuellerAdd a layout tag ForceOwnlines that assures an inset...
2014-12-01 Juergen Spitzmuellercorrected_env: use breakln instead of hardcoded linebreak
2014-12-01 Juergen SpitzmuellerHonor paragraph parameters when converting chunk layouts.
2014-12-01 Uwe Stöhrtex2lyx: support for KOMA-script's \caption* commands
2014-11-30 Georg BaumAvoid implicit copy
2014-11-30 Georg BaumRemove heavy includes
2014-11-30 Georg BaumFix return value of CVS::toString() + cosmetics
2014-11-30 Georg BaumA stringstream is overkill here
2014-11-29 Juergen SpitzmuellerFix and simplify par params parsing in get_containing_l...
2014-11-27 Enrico ForestieriFix bug #9235: LyX 2.2's tex2lyx fails in general on...
2014-11-27 Enrico ForestieriFix bug #9342: LaTeX build get stuck for unconventional...
2014-11-27 Jean-Marc LasgouttesFix warnings reported by clang
2014-11-27 Jean-Marc LasgouttesFix reverting of chunks insets to 2.0 format
2014-11-26 Georg BaumBetter fix for bug #8679
2014-11-25 Jean-Marc LasgouttesAdd new variables lyx_build_date/time
2014-11-25 Juergen SpitzmuellerFix conversion of beamer block titles when the language...
2014-11-24 Uwe Stöhrtex2lyx/text.cpp: add missing part of a comment
2014-11-24 Uwe Stöhrtex2lyx: support for glue lengths in InsetSpace
2014-11-24 Jean-Marc LasgouttesFix bug in 81badf: char_type and double do not have...
2014-11-24 Jean-Marc LasgouttesAutotools: read git commit hash at compile time
2014-11-23 Uwe Stöhrtex2lyx: support relative lengths in \vspace and \hspace
2014-11-23 Enrico ForestieriUpdate it.po
2014-11-23 Uwe Stöhrtex2lyx/Preamble.cpp: add support for all \defskip...
2014-11-23 Uwe Stöhrtex2lyx/TODO.txt: \=*{char} is already supported by...
2014-11-22 Uwe Stöhrtex2lyx/TODO.txt: the UGM fonts are already fully supported
2014-11-21 Jean-Marc LasgouttesLet the Foot inset have a different Layout when inside...
next