]> git.lyx.org Git - lyx.git/history - src/support/filetools.cpp
Refactor runCommand
[lyx.git] / src / support / filetools.cpp
2020-09-11 Yuriy SkalkoRefactor runCommand
2020-06-25 Jean-Marc LasgouttesRun codespell on src/support
2020-02-29 Richard Kimberly... Fix warnings in support/.
2020-02-17 Juergen SpitzmuellerRestore custom tmp directory
2020-02-15 Juergen Spitzmuellerwhitespace
2020-02-15 Juergen SpitzmuellerFix Python detection on windows
2020-02-12 Juergen SpitzmuellerRevert "Fix bug #11712."
2020-02-12 Richard Kimberly... Fix bug #11712.
2019-03-23 Juergen SpitzmuellerDisplay URL-encoded chars decoded in display path
2019-02-06 Jean-Marc LasgouttesFix algorithm for finding localized files
2018-12-29 José MatosMerge branch 'master' of git.lyx.org:lyx
2018-12-29 Enrico ForestieriFix bug #4269
2018-06-04 Jean-Marc LasgouttesCatch exception in replaceEnvironmentPath
2018-04-07 Juergen SpitzmuellerSet correct path to (biblatex) bibliography databases...
2018-02-08 Juergen SpitzmuellerRemove createTempFile method
2018-02-08 Juergen SpitzmuellerRe-add method to get a temporary file name without...
2016-08-17 Enrico ForestieriFix exit code from runCommand on Windows
2016-08-17 Enrico ForestieriAdd verbose option
2016-07-29 Scott KostyshakRemove the now unused lyx::support::expandPath()
2016-06-12 Guillaume Munchclimits
2016-06-11 Guillaume MunchAdd missing header
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Georg BaumUse c-style cast as in original
2016-05-29 Shankar Giri Venki... Fix return types for mingw-w64
2015-11-03 Enrico ForestieriFix bugs #2645 (export BIBINPUTS) and #6634 (Better...
2015-10-21 Guillaume MunchAmend bb344452
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-09-12 Jean-Marc LasgouttesIn fileLock, take in account the case where the file...
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-03-25 Enrico ForestieriRemove the iconScaleFactor() method from src/support.
2015-03-16 Enrico ForestieriRefine fix for #9453
2015-03-15 Enrico ForestieriFix bug #9453
2015-03-12 Enrico ForestieriPrefer svg icons.
2015-03-12 Enrico ForestieriUse the nominal theme's icon size for displaying the...
2015-03-12 Enrico ForestieriProperly name an uncompressed sgvz file.
2015-02-09 Scott KostyshakCorrect the spelling of "occured" to "occurred"
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-12-21 Georg Baum::readlink() needs unistd.h
2014-11-27 Enrico ForestieriFix bug #9342: LaTeX build get stuck for unconventional...
2014-11-19 Georg BaumFix viewer file paths on windows (bug #8892)
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-06-11 Enrico ForestieriMake binary file detection more robust.
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-05-20 Scott KostyshakFix a GCC warning: comparing signed vs. unsigned
2014-05-14 Scott KostyshakCentralize substitution of python commands
2014-05-14 Scott KostyshakCentralize replacement of "$$s"
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-03-27 Pavel SandaSquash gcc warning.
2014-01-05 Kornel BenkoRemove warning
2013-11-20 Kornel BenkoImplement file locking and apply to configure
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2012-07-15 Jean-Marc LasgouttesFix bug #7741: incorrect locale when starting R from...
2012-02-15 Georg BaumMove readBB_from_PSFile() out of support (no code change),
2012-01-12 Georg Baumget rid of dead code and silly function
2011-11-06 Jean-Marc LasgouttesFix shortenng of file names in MakeDisplayPath: it...
2011-10-31 Georg BaumReplace a half-baked attempt to remove \lyxdot from...
2011-10-09 Enrico ForestieriAvoid unnecessary spaces with the Windows shell.
2011-09-25 Enrico ForestieriApparently, the env program does not strip quotes aroun...
2011-09-25 Enrico ForestieriAdjust the simple parser in ForkedCalls.cpp to also...
2011-09-25 Enrico ForestieriManage the setting of the latex environment for Systemc...
2011-08-28 Enrico ForestieriProtect against autorun commands on Windows (see also...
2011-08-23 Enrico ForestieriOn Windows, also fix call to octave (related to bug...
2011-08-22 Enrico ForestieriFix #7715 (Lyx 2.0.0 doesn't work with Mathematica...
2011-07-17 John C. McCabe-DanstedFix bug #7467: build failure on GNU/Hurd, which doesn...
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2011-04-13 Peter Kümmel#7407, home_dir could be a static function and also...
2011-03-25 Enrico ForestieriInfrastructure for choosing different icon sets. This...
2011-02-17 Joost Verburguse return value of regex_match to check whether a...
2011-02-16 Joost Verburgfix replacement of multiple environment variables ...
2011-01-25 Stephan Wittintroduce the lyx_dir() of Package, automatically set...
2011-01-17 Richard HeckUpdate error message.
2011-01-16 Richard HeckUtility functions for converting preference files.
2010-12-29 Jürgen Spitzmüllerfix some typos. Patch by Yuri Chornoivan.
2010-12-16 Jean-Marc Lasgouttesfix comment
2010-12-03 Georg Baumfix bug #6584
2010-09-27 Uwe Stöhrfiletools.cpp: introduce a new method to be able to...
2010-09-25 Uwe Stöhrfiletools.cpp: revert r35499 until we found a proper...
2010-09-25 Uwe Stöhrfiletools.cpp: fix #6916 - round parentheses are valid...
2010-09-06 Abdelrazak YounesFix gcc warning.
2010-09-06 Abdelrazak Youneswhitespace
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-06-29 Joost VerburgInclude io.h only on Windows
2010-06-28 Joost VerburgLaunch external Windows processes for e.g. display...
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-03-06 Pavel SandaFix unsafe use of fixed width arrays.
2009-12-19 Enrico ForestieriFix bug #4063: LyX cannot handle apostrophe characters...
2009-12-19 Enrico ForestieriImprove the command-line parser meant to be used for...
2009-12-18 Enrico ForestieriAllow double quotes in file names passed to converters.
2009-05-21 Uwe Stöhrremove unused includes of convert.h
2009-05-11 Enrico ForestieriFix QProcess code on posix systems and reenable it...
2009-05-09 Vincent van RavesteijnFix bug #4177: Lyx fails to open files with a $ charact...
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2009-04-04 Richard HeckFix up a few little things after r29065. If we're calcu...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-07-23 Abdelrazak Younesuse new FileName::tempName() method.
2008-07-23 Abdelrazak YounesReplace home made temp file creation with safer (and...
next