Commits

Iikka Eklund committed 63a37ecd2b6
Fix filter list handling in qtpatchoperation.cpp Fix a bug in filter handling. If no filters were given it caused all files to be included which was not the original intention. Added a check if no filters given then do not even try to search files by type. Change-Id: I2ceb83611c1c9a4a9f8bf58da0673c963dd4ae0c Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>