qt5base-lts/qmake/library
Oswald Buddenhagen a5c2ab4786 make split_value_list() a bit less sane again
let the backslash escape only quotes (and itself), after all - $$list()
(one of the main users of this function) is commonly used with (windows)
path lists, so letting it escape anything would make a royal mess.

Change-Id: I2dae2e4508903e62c190c1497da68d53978118e7
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-03-13 18:40:26 +01:00
..
ioutils.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
ioutils.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
proitems.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
proitems.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_global.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmakebuiltins.cpp Remove braces for single lines of conditions 2013-02-06 14:21:44 +01:00
qmakeevaluator_p.h Update feature paths on assignment to QMAKE_PLATFORM 2013-02-18 17:07:17 +01:00
qmakeevaluator.cpp make split_value_list() a bit less sane again 2013-03-13 18:40:26 +01:00
qmakeevaluator.h support alternative and multiple suffixes in $$resolve_depends() 2013-02-04 15:10:19 +01:00
qmakeglobals.cpp remove pointless initialization of qmakespec 2013-03-12 18:13:37 +01:00
qmakeglobals.h don't flush qmake command line twice 2013-02-01 17:38:29 +01:00
qmakeparser.cpp permit returning from files 2013-03-12 18:13:37 +01:00
qmakeparser.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00