aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/completionsettings.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Make threshold for automatic completion configurableChristian Kandeler2020-08-131-0/+1
* TextEditor: Type over punctuation that can be auto completedJoel Smith2019-05-271-0/+1
* Editor: Restrict deletion of automatically inserted characters.David Schulz2016-06-221-0/+1
* Editor: Skip auto completed character only if it was recently inserted.David Schulz2016-06-211-1/+2
* Editor: Highlight automatically inserted textDavid Schulz2016-06-131-0/+1
* Editor: Animate automatic completed text.David Schulz2016-05-311-0/+1
* Move completion settings page to TextEditor plugin.David Schulz2016-05-301-2/+2
* Editor: Simplify completion settings.David Schulz2016-05-251-12/+10
* Editor: Separate auto insert brace and quote magic.David Schulz2016-05-251-0/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TextEditor: Make automatic completion timeout configurableNikolai Kosjar2014-12-151-0/+1
|/
* C++: support smart splitting of strings.Francois Ferrand2014-10-151-0/+1
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Editor: New option for surrounding auto bracketsLeandro Melo2011-09-141-0/+1
* New code assist APILeandro Melo2011-05-181-3/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Replace some struct with classesTobias Hunger2010-08-131-1/+2
* Make the way completion is triggered configurableThorbjørn Lindeijer2010-07-151-0/+7
* Fixed completion settings to also apply to the QML code completionThorbjørn Lindeijer2010-05-111-0/+70