qt5base-lts/src
Swen Kooij 5eec43a44f qdbuscpp2xml: Fixed wrong filename being reported in messages
This caused the filename in messages to be one of the other arguments
that were specified instead of the actual filename.

Caused by the fact that mutations are possibly made to `args` in
`parseCmdLine` and thus the amount of items in `args` does not always
match the amount of items in `argv`.

Change-Id: Ief3716dde39dfdc949a5192e7f83d93cf90130f0
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2016-01-16 22:11:27 +00:00
..
3rdparty Updated license headers 2016-01-15 12:25:24 +00:00
android Helper function needed to run Runnables on Android UI thread easily. 2016-01-15 16:13:29 +00:00
angle Fix wrapper batch file names for flex/bison in ANGLE build 2016-01-08 18:51:21 +00:00
concurrent Updated license headers 2016-01-15 12:25:24 +00:00
corelib QtCore: replace uses of inefficient QList<QPair>s with QVectors [itemmodels] 2016-01-15 21:49:14 +00:00
dbus Updated license headers 2016-01-15 12:25:24 +00:00
gui Updated license headers 2016-01-15 12:25:24 +00:00
network QAbstractSocket: remove redundant handling of recursive calls 2016-01-15 18:24:13 +00:00
opengl Updated license headers 2016-01-15 12:25:24 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Updated license headers 2016-01-15 12:25:24 +00:00
platformsupport Updated license headers 2016-01-15 12:25:24 +00:00
plugins Updated license headers 2016-01-15 12:25:24 +00:00
printsupport Updated license headers 2016-01-15 12:25:24 +00:00
sql Updated license headers 2016-01-15 12:25:24 +00:00
testlib Updated license headers 2016-01-15 12:25:24 +00:00
tools qdbuscpp2xml: Fixed wrong filename being reported in messages 2016-01-16 22:11:27 +00:00
widgets Updated license headers 2016-01-15 12:25:24 +00:00
winmain winrt: handle PrelaunchActivated property to pass certification 2016-01-05 13:04:09 +00:00
xml Updated license headers 2016-01-15 12:25:24 +00:00
src.pro make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00