aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppautocompleter.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: handle syntax highlight in batchesDavid Schulz2024-03-251-9/+9
* CppEditor: Move CppHeaderSource implementation and test to same fileshjk2024-01-261-1/+0
* CppEditor: Fix testsArtem Sokolovskii2023-12-191-8/+31
* CppEditor: Reuse QScopeGuard instead of ExecuteOnDestructionJarek Kobus2023-06-071-13/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppEditor: Remove class CppEditorChristian Kandeler2021-09-031-2/+2
* CppEditor: Use test objects to group related test functionsChristian Kandeler2021-08-271-29/+30
* CppEditor: split CppEditor and CppEditorWidgetIvan Donchevskii2017-09-121-0/+1
* CppEditor: Adapt test_autoCompleteNikolai Kosjar2017-08-071-2/+1
* C++: Fine-tune auto insertion of '}'Nikolai Kosjar2017-07-211-2/+7
* TextEditor: Make TabSettings accessible for AutoCompletersNikolai Kosjar2017-07-201-2/+4
* C++: Handle curly braces like other brace typesNikolai Kosjar2017-05-231-5/+5
* CppEditor: Remove redundant returnRobert Loehning2017-04-061-1/+1
* C++: Do not add double quotes when splitting raw string litteralsDavid Schulz2017-02-221-1/+1
* CppEditor: Adjust completer tests to latest changesDavid Schulz2016-08-011-1/+1
* Editor: Skip auto completed character only if it was recently inserted.David Schulz2016-06-211-6/+10
* Editor: Separate auto insert brace and quote magic.David Schulz2016-05-251-6/+16
* Remove duplicated code from c++ and glsl completer.David Schulz2016-05-201-108/+6
* CppEditor: Add auto completer test.David Schulz2016-05-121-0/+358
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* CPlusPlus: Use QVector<Token> instead of QListhjk2014-11-061-3/+3
* CppEditor: Fix off-by-one in string literal auto splittinghjk2014-11-061-2/+2
* CppEditor: Make the string auto-string splitting less eagerhjk2014-10-171-1/+1
* C++: support smart splitting of strings.Francois Ferrand2014-10-151-0/+36
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CPlusPlus: Simplify MatchingText interfacehjk2014-09-171-4/+2
* | CppEditor: Simplify CppAutoCompleter headerhjk2014-09-171-48/+43
|/
* C: Parser: Support parsing of c99 designated initializersWang Hoi2014-06-171-0/+1
* C++: Use Token::utf16chars{Begin,End} where appropriateNikolai Kosjar2014-05-231-4/+4
* C++: Clarify units of a TokenNikolai Kosjar2014-05-151-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CPlusPlus: Make (sub-)languague selection more generichjk2013-10-151-3/+7
* CppEditor: Fix "! condition" coding styleNikolai Kosjar2013-07-251-4/+4
* Clean headers in CppEditor.Friedemann Kleint2013-04-101-2/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-2/+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
* C++: Introduce unicode char/strings supportLeandro Melo2012-06-061-2/+1
* C++: Fix auto-parenthesis before commentDavid Schulz2012-04-271-42/+48
* 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
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11