Skip to content
  • Alexander Lohnau's avatar
    Rewrite match logic of PowerDevil runner · 6f54d49a
    Alexander Lohnau authored
    - Support partial matches
    - Allow both translated and non-translated trigger words
    - Avoid duplicating the translated strings. This can become useful in
     case we also want to add the non-translated trigger words to the
     syntaxes (once they get displayed somewhere ;))
    - Get rid of QRegExp usage
    
    FEATURE: 428193
    FEATURE: 428194
    FIXED-IN: 5.21
    6f54d49a