]> git.lyx.org Git - lyx.git/history - src/support
Combine OutlineIn and OutlineOut blocks
[lyx.git] / src / support /
2014-06-05 Enrico ForestieriFix bug #9146.
2014-05-20 Scott KostyshakFix a GCC warning: comparing signed vs. unsigned
2014-05-19 Enrico ForestieriFix compilation after afc34c7a
2014-05-19 Georg BaumFix bug 9030 except for windows
2014-05-18 Enrico ForestieriExtend the otexstream class to also report about paragr...
2014-05-14 Scott KostyshakCentralize substitution of python commands
2014-05-14 Scott KostyshakCentralize replacement of "$$s"
2014-05-06 Jean-Marc LasgouttesTurn an error message into a Debug::LOCALE warning
2014-04-30 Stephan Wittimprove language flag for Objective-C compiler call
2014-04-29 Georg BaumFix C++11 test
2014-04-22 Vincent van Ravesteijncmake: Objective-C compilation support with clang and...
2014-04-22 Benjamin PiwowarskiRevert "Objective-C compililation support with cmake...
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-04-21 Richard HeckTypo.
2014-04-21 Benjamin PiwowarskiAvoids const_cast in configure_command by using mutable
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-04-21 Benjamin PiwowarskiFix problem with python and change of PATH
2014-04-21 Benjamin PiwowarskiCMake: specific modules for Qt5
2014-04-21 Benjamin PiwowarskiObjective-C compililation support with cmake and C++11
2014-04-19 Stephan WittApple recommends the use of drain instead of calling...
2014-03-29 Benjamin PiwowarskiFix problem with python and change of PATH
2014-03-27 Pavel SandaSquash gcc warning.
2014-03-19 Vincent van RavesteijnAdd a comment for the special code on Windows
2014-03-19 Vincent van RavesteijnDo not use QProcess::startDetached on Windows
2014-03-13 Georg BaumFix wrong comment (thanks Enrico)
2014-03-10 Georg BaumAdd comments about putenv() usage
2014-03-05 Benjamin PiwowarskiUpdates to AppleScript support, and documentaoin for it.
2014-03-04 Georg BaumFix compilation with libc++
2014-02-23 Richard HeckForgot in previous commit to deal with case. As I'm...
2014-02-23 Richard HeckIf the selection is some sort of URL, then make it...
2014-02-19 Stephan Wittadd -fobjc-exceptions for compiling linkback sources...
2014-01-05 Kornel BenkoRemove warning
2013-11-20 Kornel BenkoImplement file locking and apply to configure
2013-10-13 Enrico ForestieriDitch the quote_python flag.
2013-10-11 Jean-Marc LasgouttesImplement reading of mo files with bad byte endianness
2013-10-10 Georg BaumMake encoding conversions thread safe
2013-10-08 Georg BaumRemove questionable Mutex copy code
2013-09-29 Vincent van RavesteijnMerge: Remove tex2lyx defines to allow for newer automake
2013-09-29 Jean-Marc LasgouttesRemove dependency on NO_LAYOUT_CSS #define in Layout.cpp
2013-09-09 Vincent van RavesteijnFix bug #8830: Compile error with disabled NLS
2013-09-09 Jean-Marc LasgouttesFix compilation on Solaris 11.1 (bug #8783)
2013-07-20 Stephan Wittadd frameworks to linker flags for Mac OS X
2013-07-16 Scott KostyshakPrevent zombie processes (#8774)
2013-06-04 Jean-Marc LasgouttesMove a Qt workaround to the Qt frontend.
2013-06-02 Vincent van RavesteijnCorrectly find the gmo files in build dir
2013-06-02 Kornel Benkocmake: Use provided gmo-files if platform lacks python...
2013-05-31 Georg BaumRemove ugly multiple definition hack
2013-05-31 Jean-Marc LasgouttesFix crash at startup for tex2ylx and lyxclient
2013-05-31 Stephan Wittadd toFilesystemEncoding for --binary-dir argument
2013-05-31 Uwe StöhrPackage.cpp: correctly quote configure call
2013-05-30 Jean-Marc LasgouttesRead the right .gmo files when running in place
2013-05-30 Vincent van RavesteijnCMake: Remove libintl
2013-05-30 Jean-Marc LasgouttesGet rid of all traces of libintl.
2013-05-30 Jean-Marc LasgouttesImplement native reading of mo files.
2013-05-19 Vincent van RavesteijnIncrease the uniqueness of the temp directories
2013-05-15 Vincent van RavesteijnAdd a special regfile for filetools test on windows
2013-05-14 Vincent van RavesteijnRevert "qt5: Fix use of zlib"
2013-05-14 Vincent van Ravesteijnqt5: Fix use of zlib
2013-05-13 Vincent van RavesteijnImplement the use of [[Context]] for placeholders
2013-05-13 Georg BaumAdd test for Layout::write()
2013-05-12 Lars Gullik BjønnesRemove ; from end of function definitions
2013-05-08 Jean-Marc LasgouttesRemove cruft
2013-05-02 Richard HeckMake strings used in various assertions non-static.
2013-05-02 Jean-Marc LasgouttesA first batch of potential bugs spotted by llvm/clang
2013-04-30 Jean-Marc LasgouttesSmall changes to Poor man's profiler
2013-04-28 Richard HeckClean up comments a bit.
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-25 Richard HeckAdd additional LASSERT-type macros for dealing with...
2013-04-25 Richard HeckAdd a bunch of comments about the different exceptions.
2013-04-23 Vincent van RavesteijnAdjust CMake for Qt5
2013-04-19 Vincent van RavesteijnPass the binary dir to the configure script to find...
2013-04-14 Georg BaumAdd class for threadsafe temp file handling
2013-04-14 Enrico ForestieriFix bug #8631: Python detection unfinished
2013-04-12 Georg BaumImprove LaTeX format detection
2013-04-01 Georg BaumDelete temp file after usage
2013-03-31 Georg BaumImplement writing of layouts
2013-03-28 Jean-Marc LasgouttesPutenv requires a char *, for some reason.
2013-03-24 Vincent van RavesteijnAdd a WIN32 equivalent for gettimeofday
2013-03-22 Jean-Marc LasgouttesMore documentation for the poor man's profiler
2013-03-22 Jean-Marc LasgouttesA poor man's profiler.
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2013-02-19 Jean-Marc LasgouttesMake annoying debug message optional
2013-02-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-18 Julien RiouxUse the LyX name of encodings instead of the LaTeX...
2013-02-15 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-15 Uwe Stöhrenvironment.cpp: MSVC compile fix
2013-02-12 Jean-Marc LasgouttesRemove unused Mac specific code
2013-02-12 Jean-Marc LasgouttesFix bug #8537: LyX creates the environment variable...
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2013-01-16 Pavel SandaAdd comment from Georg.
2013-01-09 Kornel BenkoRename misleading function name from_gmtime() to form_a...
2013-01-07 Kornel BenkoMake change tracking in export to latex be independent...
2013-01-04 Kornel BenkofindLyxBinary():
2012-12-30 Georg BaumMake ASCII test more explicit.
2012-12-17 Vincent van RavesteijnAdd custom target to run tests
2012-12-17 Vincent van RavesteijnFix whitespace
2012-12-15 Vincent van RavesteijnCMake: Put projects into subdirs
2012-12-14 Kornel BenkoCmake build: Testing
next