]> git.lyx.org Git - lyx.git/history - src/support/SystemcallPrivate.h
prepare Qt 5.6 builds
[lyx.git] / src / support / SystemcallPrivate.h
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2013-07-16 Scott KostyshakPrevent zombie processes (#8774)
2012-01-22 Georg BaumFix converters with input redirection, such as the...
2011-10-31 Enrico ForestieriProperly account for output redirection with QProcess.
2011-09-24 Enrico ForestieriDo not change, even if temporarily, the environment...
2011-06-14 Enrico ForestieriDon't rely on Qt for setting an environment variable.
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2010-07-16 Enrico ForestieriFix output to terminal when LyX is launched from a...
2010-07-16 Peter Kümmelno output to stdout when redirecting, cleanup
2010-07-16 Peter Kümmellyx sytle
2010-07-16 Peter KümmelCamelCase
2010-07-16 Peter Kümmelonly guard terminal output.
2010-01-24 Vincent van RavesteijnFix compilation with CMake on linux. (Am I the only...
2009-12-20 Peter Kümmeladd progress widget
2009-12-04 Peter Kümmelalso process user input, trigger more processEvents
2009-12-04 Peter Kümmelalso delete process on errors, use RAII therefore
2009-12-04 Peter Kümmelmore cleanup without behavior changes
2009-12-04 Peter KümmelMove some code from the process branch into trunk.
2009-05-16 Enrico ForestieriFix scons and revert the now not needed r29669.
2007-12-12 Enrico ForestieriRevert qprocess code. Revisions reverted: 22026, 22030...
2007-12-11 Jürgen Spitzmüller* src/support/SystemcallPrivate{cpp,h}:
2007-12-08 Peter Kümmeladd progress view of system calls