aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/autocompleter.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextEditor: Type over punctuation that can be auto completedJoel Smith2019-05-271-0/+4
* C++: Fine-tune auto insertion of '}'Nikolai Kosjar2017-07-211-0/+2
* TextEditor: Make TabSettings accessible for AutoCompletersNikolai Kosjar2017-07-201-4/+6
* Editor: Skip auto completed character only if it was recently inserted.David Schulz2016-06-211-3/+3
* Editor: Separate auto insert brace and quote magic.David Schulz2016-05-251-8/+26
* Editor: Simplify autocompleter.David Schulz2016-05-201-5/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* C++: support smart splitting of strings.Francois Ferrand2014-10-151-0/+3
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-1/+0
* 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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-1/+4
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Editors: Move auto-completion code out of the editorLeandro Melo2010-12-011-18/+33
* Editors: Refactor auto-complete code out of the editors for better reusability.Leandro Melo2010-11-091-0/+78