replace own wildcard matcher with QRegularExpression combining all wildcards
In addition add validator to index tool, only ? and * wildcard stuff is valid fix some syntax files that had e.g. , instead of ; and spaces mixed in remove asterisk definition, that will never match as it tried to match the file path and is anyways 'very' basic add auto-test for new regex stuff