aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/MatchingText.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++: Do not auto-insert '}' after control flow constructsNikolai Kosjar2019-05-281-0/+29
* TextEditor: Highlight punctuators as TextHugo Holgersson2018-05-031-1/+1
* C++: Fix unit-tests for MatchingTextIvan Donchevskii2018-02-221-2/+2
* C++: Fix crash on '{' pressIvan Donchevskii2018-02-201-1/+1
* C++: Do not auto-insert '}' after class/struct/enum/unionNikolai Kosjar2018-02-081-1/+48
* C++: Check previous lines for auto insertion of closing braceNikolai Kosjar2018-02-071-65/+64
* C++: Do not insert matching } within stringNikolai Kosjar2017-08-071-0/+5
* C++: Fine-tune auto insertion of '}'Nikolai Kosjar2017-07-211-21/+204
* CppEditor: Avoid auto insertion of '}' in empty lineNikolai Kosjar2017-07-171-1/+5
* C++: Handle curly braces like other brace typesNikolai Kosjar2017-05-231-8/+4
* Use const'ref in theses methodsMontel Laurent2017-04-211-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* C++: Do not add double quotes when splitting raw string litteralsDavid Schulz2017-02-221-4/+4
* C++: Fix handling of Objective-C/C++Francois Ferrand2016-12-051-0/+1
* C++: Disable C++ keywords in C filesFrancois Ferrand2016-08-231-0/+1
* Editor: Skip auto completed character only if it was recently inserted.David Schulz2016-06-211-8/+10
* CPP: Remove unused function.David Schulz2016-05-261-13/+0
* C++: Improve automatic quoting magic.David Schulz2016-05-251-3/+16
* Editor: Separate auto insert brace and quote magic.David Schulz2016-05-251-23/+49
* C++: optimize paragraph insertion.David Schulz2016-05-201-12/+2
* Remove duplicated code from c++ and glsl completer.David Schulz2016-05-201-8/+110
* CppEditor: Simplify insert matching characters.David Schulz2016-05-201-59/+61
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* C++: Accept language features in BackwardsScanner et alOrgad Shaneh2015-02-271-2/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* 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-8/+5
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-1/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-2/+3
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* CplusPlus: Remove pragma suppressing gcc warning.Christian Kandeler2012-10-151-9/+0
* Adjust license headershjk2012-10-051-21/+20
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* C++: Introduce unicode char/strings supportLeandro Melo2012-06-061-2/+2
* Silence a warning about unrecognised pragma with ICCThiago Macieira2012-05-281-1/+1
* C++: Lambda formatting issues.Flex Ferrum2012-03-121-4/+9
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Disable gcc warning about always-true Q_ASSERT checkKai Koehne2011-08-171-0/+9
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Exported header cleanup.Friedemann Kleint2011-01-201-0/+3
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Removing SimpleTokenErik Verbruggen2010-07-021-4/+4
* Removed the TokenCache.Erik Verbruggen2010-07-021-7/+2