Files
qt-creator/tests/auto
hjk c68ebeed2e QtcProcess: Introduce a QtcProcess::Arguments class
This is used to get a platform-agnostic handle on "command line
arguments". It essentially wraps a single QString on Windows,
and a QStringList everywhere else.

As a consequence, several occurrences of #ifdef Q_OS_*
can be removed from the codebase.

Change-Id: Ic93118c1bd0bce0ebb58f416d395dbaebb861772
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-02-19 09:19:28 +01:00
..
2014-01-16 14:01:50 +01:00
2014-01-28 15:01:00 +01:00
2014-02-03 10:59:24 +01:00
2014-01-06 13:06:19 +01:00
2013-09-09 12:16:09 +02:00