Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/9.0' | Eike Ziller | 2023-01-05 | 1 | -0/+5 |
|\ | |||||
| * | Editor: fix crashing on updating snippet selections | David Schulz | 2023-01-03 | 1 | -0/+5 |
* | | Don't call non-const methods on temporary QList | Jarek Kobus | 2022-12-08 | 1 | -2/+2 |
|/ | |||||
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Editor: Fix crash when select last snippet | David Schulz | 2021-10-14 | 1 | -4/+4 |
* | Editor: merge SnippetOverlay::mangle, ::clear and ::hide | David Schulz | 2021-06-11 | 1 | -1/+3 |
* | Snippets: Allow defining a final snippet tabstop | David Schulz | 2021-05-28 | 1 | -1/+21 |
* | TextEditor: Fix snippet variable index overflow | David Schulz | 2021-05-04 | 1 | -1/+1 |
* | TextEditor: Fix compile with Qt6 | Christian Stenger | 2021-05-04 | 1 | -10/+7 |
* | TextEditor: Snippet ranges refactoring | David Schulz | 2021-05-03 | 1 | -53/+105 |
* | TextEditor: move snippet overlay into own cpp file | David Schulz | 2021-05-03 | 1 | -0/+112 |