aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/completionsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils, all: Standardize on QtcSettingshjk2023-09-271-1/+1
* TextEditor: Introduce dedicated comments settings pageChristian Kandeler2023-08-071-50/+3
* Remove ineffective resize() callsAlessandro Portale2023-05-101-2/+0
* TextEditor: Tr::trhjk2023-01-181-43/+42
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused includes of QGridLayoutJarek Kobus2022-11-181-1/+0
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-2/+0
* Remove unused includes of QFormLayoutJarek Kobus2022-11-181-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextEditor: inline completionsettingspage.uihjk2022-07-261-54/+230
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-2/+2
* TextEditor: Make threshold for automatic completion configurableChristian Kandeler2020-08-131-0/+2
* TextEditor: Partially apply SettingsPage pattern to completion settingshjk2020-01-201-130/+126
* TextEditor: Dissolve TextEditorOptionsPage intermediate hierarchy levelhjk2020-01-161-2/+7
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-2/+1
* TextEditor: Type over punctuation that can be auto completedJoel Smith2019-05-271-0/+2
* TextEditor: ModernizeOrgad Shaneh2018-09-201-2/+1
* Editor: Restrict deletion of automatically inserted characters.David Schulz2016-06-221-0/+3
* Editor: Skip auto completed character only if it was recently inserted.David Schulz2016-06-211-0/+3
* Editor: Highlight automatically inserted textDavid Schulz2016-06-131-0/+2
* Editor: Animate automatic completed text.David Schulz2016-05-311-0/+2
* Move completion settings page to TextEditor plugin.David Schulz2016-05-301-0/+208