Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Use qAsConst with non-const Qt containers in range-loops | Alessandro Portale | 2021-02-17 | 1 | -1/+1 |
* | TextEditor: replace generic highlighter with ksyntaxhighlighting | David Schulz | 2019-01-28 | 1 | -1/+1 |
* | TextEditor: Simplify SnippetProvider handling | hjk | 2018-02-07 | 1 | -22/+6 |
* | TextEditor: De-qobjectify SnippetProvider | hjk | 2018-02-07 | 1 | -20/+11 |
* | De-emphasize PluginManager::getObjects<Type>() | hjk | 2017-12-15 | 1 | -0/+25 |
* | Remove the need to create ISnippetProvider subclasses | Eike Ziller | 2017-04-25 | 1 | -0/+121 |
* | Snippets: Make it easier for plugins to add snippets groups | Leandro Melo | 2010-12-08 | 1 | -76/+0 |
* | Snippets: Make text snippets available to all groups. | Leandro Melo | 2010-12-08 | 1 | -14/+28 |
* | Snippets: Feature enhancement start... | Leandro Melo | 2010-12-08 | 1 | -0/+62 |