aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/completionsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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