Skip to content
  • Martin Tobias Holmedahl Sandsmark's avatar
    Improve file matching · 2322c560
    Martin Tobias Holmedahl Sandsmark authored
    Match files with known prefixes and full names.
    
    Also cache known files instead of looking up and creating a QDir and
    QFileInfo for every file, to improve performance massively.
    
    REVIEW: 128396
    2322c560