DataStreamPeer: Optimize the InitData message
[quassel.git] / src / client / execwrapper.cpp
2014-01-01 Manuel NickschasHappy New Year!
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-04-01 Manuel NickschasFix includes
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-14 Manuel NickschasSet working directory for scripts to their scriptdir
2009-03-14 Manuel NickschasProperly handle whitespace in script paths
2009-03-14 Manuel NickschasProperly handle \r and \n
2009-03-13 Manuel NickschasChange signal names in ExecWrapper to not collide with...
2009-03-13 Manuel NickschasUse correct encoding (system locale) for processing...
2009-03-13 Manuel NickschasExecWrapper tweaks
2009-03-13 Manuel NickschasEmpty output buffers on script termination
2009-03-13 Manuel NickschasIntroduce /exec support for running simple client-side...