]> git.lyx.org Git - lyx.git/history - src/support
Update RELEASE-NOTES
[lyx.git] / src / support /
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
2012-12-13 Stephan Wittuse correct format string for alert message
2012-12-13 Kornel BenkoCmake build: all tests
2012-11-23 Juergen SpitzmuellerDo not separate the shortcut from the label string
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-18 Pavel SandaComment some headers before I ditch them again.
2012-11-12 Uwe Stöhrunicode.cpp: make it compile again
2012-11-12 Pavel SandaTypeinfo needed in Ubuntu.
2012-11-12 Enrico ForestieriMake it compile again on systems that don't USE_WCHAR_T
2012-11-12 Pavel SandaLess headers in unicode.
2012-11-12 Pavel SandaLess headers in docstring.
2012-11-12 Pavel SandaMore headers from lstrings.
2012-11-12 Pavel SandaHeader no more needed.
2012-11-04 Pavel SandaLyX 2.1 will support only Qt>=4.5.
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-10-25 Lars Gullik BjønnesMore idiomatic way of checking if a shared_ptr has...
2012-10-24 Lars Gullik BjønnesMerge branch 'enable-cxx11'
2012-10-24 Lars Gullik Bjønnessupport/Messages.cpp: add space to not be taken as...
2012-10-21 Kornel BenkoCmake build:
2012-10-21 Kornel BenkoCmake tests:
2012-10-16 Stephan Wittadd QT_QTGUI_LIBRARY to link libraries of check program...
2012-10-16 Kornel BenkoCmake build: support tests
2012-10-14 Stephan Wittcorrect format for unsigned long argument, remoteCloseL...
2012-10-14 Stephan Wittadd missing argument for log message
2012-10-14 Stephan Wittcorrect unsigned integer compare operations
2012-10-12 Vincent van Ravesteijnsupport/tests: Fix compilation on Windows
2012-10-05 Kornel BenkoAdded check for support tests in cmake build.
2012-10-05 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-05 Jean-Marc LasgouttesFix make check target
2012-09-25 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-09-25 Stephan WittC++ style to avoid compiler warning for non-NLS impleme...
2012-09-23 Stephan Wittavoid deprecated functions on Mac - use Qt instead
2012-09-23 Stephan Wittremove unnecessary Carbon include
2012-09-23 Stephan Wittcorrect Messages class implementation for non-NLS
2012-09-17 Scott KostyshakConstify some catches and others
2012-09-12 Scott KostyshakTypos
2012-09-08 Jean-Marc LasgouttesTracking correctly available translations (take 2)
2012-08-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-19 Stephan WittPatch from Benjamin Piwowar - see ticket #8185:
2012-08-17 Juergen Spitzmuellertypo
2012-07-15 Jean-Marc LasgouttesTypo introduced in commit 16fd47ad.
2012-07-15 Pavel SandaAdd comment in lstrings.h
2012-07-15 Jean-Marc LasgouttesFix bug #7741: incorrect locale when starting R from...
2012-06-29 Juergen SpitzmuellerAdd some more characters that need to be escaped in...
next