]> git.lyx.org Git - lyx.git/history - src/support/Package.cpp
Account for old versions of Pygments
[lyx.git] / src / support / Package.cpp
2017-03-09 Jean-Marc LasgouttesRemove unreachable return statements
2016-01-24 Stephan Wittuse QStandardPaths::GenericDataLocation instead of...
2015-12-20 Peter Kümmelboost dir is used for out-of-source build detection
2015-07-22 Stephan WittUse the safer addName helper function to add the config...
2015-06-08 Jessica HamiltonAdd packaging support for Haiku
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-29 Georg Baumtex2lyx: Run configure.py if needed (bug #8539)
2014-04-21 Benjamin PiwowarskiAvoids const_cast in configure_command by using mutable
2014-04-21 Benjamin PiwowarskiFix problem with python and change of PATH
2014-03-29 Benjamin PiwowarskiFix problem with python and change of PATH
2013-10-13 Enrico ForestieriDitch the quote_python flag.
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 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-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-19 Vincent van RavesteijnPass the binary dir to the configure script to find...
2013-03-31 Georg BaumImplement writing of layouts
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2013-01-04 Kornel BenkofindLyxBinary():
2012-09-23 Stephan Wittavoid deprecated functions on Mac - use Qt instead
2011-05-21 Kornel BenkoRevert the not needed part for 'Run in place', as it...
2011-05-21 Kornel Benko1.) Run in place feature: If everything fails, try...
2011-05-14 Peter Kümmelimprove function name
2011-05-14 Peter Kümmelrun in-place: don't speculate where the lyx binary...
2011-05-06 Kornel Benko1.) Corrected internal compilation for Libintl
2011-04-13 Peter Kümmel#7407, home_dir could be a static function and also...
2011-03-29 Peter KümmelMessages::init(); needs Package. this fixes a crash...
2011-01-25 Stephan Wittintroduce the lyx_dir() of Package, automatically set...
2010-12-30 Georg BaumAdd -roundtrip argument to tex2lyx for tex->lyx->tex...
2010-08-07 Jean-Marc LasgouttesBug #6842, part II
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2009-10-06 Jean-Marc Lasgouttesremove traces of libtool and of obsolete autoconf macros
2009-05-11 Enrico ForestieriFix QProcess code on posix systems and reenable it...
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2008-07-29 Enrico ForestieriFix translatable message.
2008-07-26 Enrico ForestieriAutomate setting of LYX_DIR_XXx and LYX_USERDIR_XXx...
2008-07-22 Uwe StöhrPackage.cpp: fix comment position and a typo
2008-07-22 Uwe StöhrPackage.cpp: use 16x environment variable (This should...
2008-07-22 Abdelrazak Younestentatively fix http://bugzilla.lyx.org/show_bug.cgi...
2008-07-04 Abdelrazak Younesplease JMarc
2008-07-04 Abdelrazak YounesRemove double slash in system temporary path.
2008-06-24 Abdelrazak Younesrevert 25377. That was not doing anything useful!
2008-06-24 Abdelrazak Younesget_locale_dir(): add a fallback to po/ driectory in...
2008-06-09 Abdelrazak YounesHopefully fix http://bugzilla.lyx.org/show_bug.cgi...
2008-04-25 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4791
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2007-12-17 Abdelrazak Younestransfer os::is_absolute_path() to FileName::isAbsolute().
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 Abdelrazak Younes* FileName:
2007-11-27 André Pönitzuse macro instead of unconditional evaluation
2007-11-27 Abdelrazak YounesGetting rid of normalizePath() which is unneeded for...
2007-11-26 Abdelrazak YounesFix initialisation bug introduced in r21788.
2007-11-25 André Pönitzuse plain C++ instead of boost
2007-11-25 Abdelrazak YounesFree src/ from boost::filesystem.
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-10-18 André Pönitzstart using FileName::exists()
2007-08-27 André Pönitzremove special handling of Package.cpp[.in]