| Commit message (Expand) | Author | Age | Files | Lines |
| * | Core: Replace Settings dialog with a mode | hjk | 2025-11-20 | 1 | -4/+2 |
| * | Use QStringList instead of QList<QString> | Alessandro Portale | 2025-10-02 | 1 | -2/+2 |
| * | Utils: Return Result<> from one of the FileSaver::finalize() overloads | hjk | 2025-04-23 | 1 | -3/+2 |
| * | LayoutBuilder: Make the guard the first parameters in "slots" | hjk | 2024-12-02 | 1 | -8/+16 |
| * | Core: Provide settings categories centrally | Christian Kandeler | 2024-11-15 | 1 | -3/+1 |
| * | TextEditor: Inline SnippetSettings class | hjk | 2024-06-06 | 1 | -13/+8 |
| * | Utils, all: Standardize on QtcSettings | hjk | 2023-09-27 | 1 | -1/+3 |
| * | Utils: Make Layouting a top level namespace | hjk | 2023-04-25 | 1 | -1/+1 |
| * | TextEditor: Use IOptionPage::setWidgetCreator() for snippets settings | hjk | 2023-04-21 | 1 | -120/+80 |
| * | TextEditor: Tr::tr | hjk | 2023-01-18 | 1 | -22/+25 |
| * | Prefix Tr::tr contexts with :: | hjk | 2023-01-13 | 1 | -1/+1 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | TextEditor: inline snippetssettingspage.ui | Alessandro Portale | 2022-08-17 | 1 | -45/+76 |
| * | Drop Qt5: Cpp/TextEditor: Get rid of QOverload | Jarek Kobus | 2022-07-26 | 1 | -1/+1 |
| * | Fix build with Qt6 | Eike Ziller | 2020-10-26 | 1 | -0/+1 |
| * | Editor: Validate trigger from snippets xml | David Schulz | 2020-08-14 | 1 | -14/+7 |
| * | TextEditor: Partially apply new settings page pattern | hjk | 2020-01-21 | 1 | -14/+8 |
| * | TextEditor: Dissolve TextEditorOptionsPage intermediate hierarchy level | hjk | 2020-01-16 | 1 | -1/+4 |
| * | Replace static_casts by QOverload where possible | hjk | 2019-02-26 | 1 | -1/+1 |
| * | TextEditor: replace generic highlighter with ksyntaxhighlighting | David Schulz | 2019-01-28 | 1 | -1/+1 |
| * | TextEditor: Modernize | Alessandro Portale | 2018-11-30 | 1 | -1/+1 |
| * | TextEditor: Modernize | Orgad Shaneh | 2018-09-20 | 1 | -13/+13 |
| * | TextEditor: Pass dialogParent where needed | Orgad Shaneh | 2018-09-20 | 1 | -7/+10 |
| * | TextEditor: Simplify SnippetProvider handling | hjk | 2018-02-07 | 1 | -8/+3 |
| * | TextEditor: De-qobjectify SnippetProvider | hjk | 2018-02-07 | 1 | -8/+8 |
| * | De-emphasize PluginManager::getObjects<Type>() | hjk | 2017-12-15 | 1 | -5/+3 |
| * | Remove the need to create ISnippetProvider subclasses | Eike Ziller | 2017-04-25 | 1 | -7/+7 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | TextEditor: Use Qt5-style connects | Orgad Shaneh | 2015-12-18 | 1 | -30/+37 |
| * | Clean exported headers of the TextEditor plugin. | Friedemann Kleint | 2015-02-26 | 1 | -0/+1 |
| * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | Merge remote-tracking branch 'origin/3.2' | Eike Ziller | 2014-10-14 | 1 | -7/+8 |
| |\ |
|
| | * | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
| * | | TextEditor: Fix snippet editor crash introduced in d85a4f615 | hjk | 2014-08-21 | 1 | -1/+1 |
| * | | TextEditor: Consolidate document access functions. | hjk | 2014-08-04 | 1 | -2/+2 |
| |/ |
|
| * | TextEditor: Snippetssettings QTableView to QTreeView | Alessandro Portale | 2014-06-16 | 1 | -5/+2 |
| * | Remove QHeaderView::setDefaultSectionSize calls | Alessandro Portale | 2014-05-05 | 1 | -1/+0 |
| * | TextEditors: Move font settings to document | Eike Ziller | 2014-01-24 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/3.0' | Eike Ziller | 2014-01-08 | 1 | -1/+1 |
| |\ |
|
| | * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
| * | | Preferences: Add default implementation for filtering | Eike Ziller | 2013-12-10 | 1 | -15/+12 |
| |/ |
|
| * | Apply static pattern to TextEditorSetting | hjk | 2013-09-20 | 1 | -1/+1 |
| * | Clean headers in TextEditor. | Friedemann Kleint | 2013-03-27 | 1 | -4/+0 |
| * | Editor: Adjust valid sippet trigger | David Schulz | 2013-02-12 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/2.6' | Oswald Buddenhagen | 2013-01-31 | 1 | -1/+1 |
| |\ |
|
| | * | Incremented year in copyright infov2.6.2 | Robert Loehning | 2013-01-29 | 1 | -1/+1 |
| * | | Use Core::Id for IOptionsPage::m_id | hjk | 2013-01-17 | 1 | -5/+5 |
| * | | Merge remote-tracking branch 'origin/2.6' | Eike Ziller | 2012-10-05 | 1 | -21/+20 |
| |\| |
|
| | * | Adjust license headers | hjk | 2012-10-05 | 1 | -21/+20 |