Eike Ziller 
							
						 
					 
					
						
						
							
						
						242579099a 
					 
					
						
						
							
							CppTools: Fix QStringRef and QSharedPointer related issues with Qt6  
						
						... 
						
						
						
						Task-number: QTCREATORBUG-24098
Change-Id: I97347ac3fb397fea8eee655e3cc4ee252c511885
Reviewed-by: hjk <hjk@qt.io > 
						
						
					 
					
						2020-09-15 13:57:32 +00:00 
						 
				 
			
				
					
						
							
							
								Ivan Donchevskii 
							
						 
					 
					
						
						
							
						
						1d2b27081a 
					 
					
						
						
							
							C++: Fix unit-tests for MatchingText  
						
						... 
						
						
						
						BackwardScanner required more investigation and this is
the better fix than 413c66ecmarco.bubke@qt.io > 
						
						
					 
					
						2018-02-22 13:21:38 +00:00 
						 
				 
			
				
					
						
							
							
								Orgad Shaneh 
							
						 
					 
					
						
						
							
						
						2f8c2d8864 
					 
					
						
						
							
							C++: Use Utils::transform() in BackwardsScanner  
						
						... 
						
						
						
						Change-Id: Iec2c2db7afd8e5fe463a32c6b5167592cdd7617c
Reviewed-by: Laurent Montel <laurent.montel@kdab.com >
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io > 
						
						
					 
					
						2017-04-19 07:45:53 +00:00 
						 
				 
			
				
					
						
							
							
								Tobias Hunger 
							
						 
					 
					
						
						
							
						
						f72370f20a 
					 
					
						
						
							
							Update License according to agreement with Free Qt Foundation  
						
						... 
						
						
						
						* Update remaining files in src
Change-Id: I1896f17fcf34f71c3310c87899fb5171b8e4afb1
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com > 
						
						
					 
					
						2016-01-19 15:59:41 +00:00 
						 
				 
			
				
					
						
							
							
								Orgad Shaneh 
							
						 
					 
					
						
						
							
						
						d63624afe0 
					 
					
						
						
							
							C++: Accept language features in BackwardsScanner et al  
						
						... 
						
						
						
						Change-Id: Id97ca27fa909979573efca12dc0cd14b28eacd17
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com > 
						
						
					 
					
						2015-02-27 15:11:14 +00:00 
						 
				 
			
				
					
						
							
							
								Eike Ziller 
							
						 
					 
					
						
						
							
						
						3c85058694 
					 
					
						
						
							
							Update License  
						
						... 
						
						
						
						Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com > 
						
						
					 
					
						2015-01-16 12:37:56 +01:00 
						 
				 
			
				
					
						
							
							
								hjk 
							
						 
					 
					
						
						
							
						
						ca151d07fa 
					 
					
						
						
							
							CPlusPlus: Use QVector<Token> instead of QList  
						
						... 
						
						
						
						Better suited to avoid the indirection (sizeof(Token) > sizeof(void *))
Change-Id: Ia5f42781e720ef6aa8161f8f81ae8ddd8e58c837
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com > 
						
						
					 
					
						2014-11-06 16:13:58 +01:00 
						 
				 
			
				
					
						
							
							
								Eike Ziller 
							
						 
					 
					
						
						
							
						
						8295b503be 
					 
					
						
						
							
							License update  
						
						... 
						
						
						
						Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com > 
						
						
					 
					
						2014-10-09 11:41:44 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolai Kosjar 
							
						 
					 
					
						
						
							
						
						41aa2cb3bd 
					 
					
						
						
							
							C++: Use Token::utf16chars{Begin,End} where appropriate  
						
						... 
						
						
						
						...especially in CppTools/CppEditor where the offsets are used with a
QString/QTextDocument.
Change-Id: Ic6d18fbc01fb9cc899a9bd2d7424cd2edae487f1
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com > 
						
						
					 
					
						2014-05-23 14:23:51 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolai Kosjar 
							
						 
					 
					
						
						
							
						
						126e69137a 
					 
					
						
						
							
							C++: Clarify units of a Token  
						
						... 
						
						
						
						This will avoid confusion when later more length and indices methods are
added.
In Token:
    length() --> bytes()
    begin() --> bytesBegin()
    end() --> bytesEnd()
Change-Id: I244c69b022e239ee762b4114559e707f93ff344f
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com > 
						
						
					 
					
						2014-05-15 15:55:38 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Loehning 
							
						 
					 
					
						
						
							
						
						746c5d8863 
					 
					
						
						
							
							Incremented year in copyright info  
						
						... 
						
						
						
						Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com >
Reviewed-by: Kai Koehne <kai.koehne@digia.com > 
						
						
					 
					
						2014-01-08 08:29:47 +01:00 
						 
				 
			
				
					
						
							
							
								hjk 
							
						 
					 
					
						
						
							
						
						2b532c73ee 
					 
					
						
						
							
							CPlusPlus: Make (sub-)languague selection more generic  
						
						... 
						
						
						
						Change-Id: I4e2df6992b446adec662ab07671acd41715e41fd
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com > 
						
						
					 
					
						2013-10-15 16:22:28 +02:00 
						 
				 
			
				
					
						
							
							
								Oswald Buddenhagen 
							
						 
					 
					
						
						
							
						
						7923032022 
					 
					
						
						
							
							fix include style relating to cplusplus libraries  
						
						... 
						
						
						
						... and adjust INCLUDEPATH accordingly.
while i'm at messing with include statements, also re-order the include
blocks according to policy and sort them within bigger blocks.
Change-Id: I7762abfd7c4ecf59432b99db2f424e4fa25733a5
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com >
Reviewed-by: Eike Ziller <eike.ziller@digia.com > 
						
						
					 
					
						2013-04-03 13:40:39 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Loehning 
							
						 
					 
					
						
						
							
						
						298531e370 
					 
					
						
						
							
							Incremented year in copyright info  
						
						... 
						
						
						
						Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205
Reviewed-by: Kai Koehne <kai.koehne@digia.com > 
						
						
					 
					
						2013-01-29 16:27:03 +01:00 
						 
				 
			
				
					
						
							
							
								hjk 
							
						 
					 
					
						
						
							
						
						386ca7c8dd 
					 
					
						
						
							
							Adjust license headers  
						
						... 
						
						
						
						Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825
Reviewed-by: Eike Ziller <eike.ziller@digia.com > 
						
						
					 
					
						2012-10-05 17:12:56 +02:00 
						 
				 
			
				
					
						
							
							
								Eike Ziller 
							
						 
					 
					
						
						
							
						
						e0e8cf3ada 
					 
					
						
						
							
							Contact -> qt-project.org  
						
						... 
						
						
						
						Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com > 
						
						
					 
					
						2012-07-19 13:23:21 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Verbruggen 
							
						 
					 
					
						
						
							
						
						3fa55b7ab9 
					 
					
						
						
							
							Removed module names from #include directives.  
						
						... 
						
						
						
						Getting the #include directives ready for Qt5. This includes the
new-project wizards.
Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b
Reviewed-by: Eike Ziller <eike.ziller@nokia.com > 
						
						
					 
					
						2012-02-15 16:24:46 +01:00 
						 
				 
			
				
					
						
							
							
								hjk 
							
						 
					 
					
						
						
							
						
						2931a499e6 
					 
					
						
						
							
							Long live the king!  
						
						... 
						
						
						
						Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2
Reviewed-by: Daniel Teske <daniel.teske@nokia.com > 
						
						
					 
					
						2012-01-26 19:55:36 +01:00 
						 
				 
			
				
					
						
							
							
								hjk 
							
						 
					 
					
						
						
							
						
						31600758de 
					 
					
						
						
							
							all: s/info@qt.nokia.com/qt-info@nokia.com/  
						
						... 
						
						
						
						Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com > 
						
						
					 
					
						2011-11-03 10:33:19 +01:00 
						 
				 
			
				
					
						
							
							
								Tobias Hunger 
							
						 
					 
					
						
						
							
						
						aa2acec14c 
					 
					
						
						
							
							Fix/add copyright headers  
						
						... 
						
						
						
						Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2 
						
						
					 
					
						2011-05-06 15:17:05 +02:00 
						 
				 
			
				
					
						
							
							
								hjk 
							
						 
					 
					
						
						
							
						
						8397663964 
					 
					
						
						
							
							Update license.  
						
						
						
						
					 
					
						2011-04-13 11:49:28 +02:00 
						 
				 
			
				
					
						
							
							
								con 
							
						 
					 
					
						
						
							
						
						d1023c7614 
					 
					
						
						
							
							It's 2011 now.  
						
						... 
						
						
						
						Reviewed-by: hjk 
						
						
					 
					
						2011-01-12 09:46:24 +01:00 
						 
				 
			
				
					
						
							
							
								con 
							
						 
					 
					
						
						
							
						
						04e32b0049 
					 
					
						
						
							
							License headers.  
						
						
						
						
					 
					
						2010-12-17 16:03:42 +01:00 
						 
				 
			
				
					
						
							
							
								Erik Verbruggen 
							
						 
					 
					
						
						
							
						
						deabf47f32 
					 
					
						
						
							
							CppTools: Added skipComments flag.  
						
						
						
						
					 
					
						2010-09-09 15:26:43 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Verbruggen 
							
						 
					 
					
						
						
							
						
						8e4fb678fd 
					 
					
						
						
							
							Removing SimpleToken  
						
						
						
						
					 
					
						2010-07-02 11:18:51 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Verbruggen 
							
						 
					 
					
						
						
							
						
						e3e8b1a5c0 
					 
					
						
						
							
							Removed the TokenCache.  
						
						
						
						
					 
					
						2010-07-02 11:18:51 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Verbruggen 
							
						 
					 
					
						
						
							
						
						e42ca194c5 
					 
					
						
						
							
							Introduced token caching to prevent repetetive tokenizing.  
						
						... 
						
						
						
						Also removed TokenUnderCursor as it's functionality is in the token cache.
Reviewed-by: ckamm 
						
						
					 
					
						2010-06-14 10:10:05 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Verbruggen 
							
						 
					 
					
						
						
							
						
						424b9724d6 
					 
					
						
						
							
							Revert "Introduced a token cache for the C++ editor."  
						
						... 
						
						
						
						This reverts commit c2393df023 
						
						
					 
					
						2010-06-04 12:37:26 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Verbruggen 
							
						 
					 
					
						
						
							
						
						10ed2c536e 
					 
					
						
						
							
							Fixed hidden parameters.  
						
						
						
						
					 
					
						2010-06-04 11:15:38 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Verbruggen 
							
						 
					 
					
						
						
							
						
						c2393df023 
					 
					
						
						
							
							Introduced a token cache for the C++ editor.  
						
						... 
						
						
						
						This should speed things up a bit, because before, the line was tokenized at
least 3 times. 
						
						
					 
					
						2010-06-04 09:36:05 +02:00 
						 
				 
			
				
					
						
							
							
								Roberto Raggi 
							
						 
					 
					
						
						
							
						
						678f7d3e94 
					 
					
						
						
							
							Fixed `look at symbol under cursor' when symbol is a Qt method (e.g. a signal).  
						
						... 
						
						
						
						Done with: erikv 
						
						
					 
					
						2010-03-29 15:31:42 +02:00 
						 
				 
			
				
					
						
							
							
								hjk 
							
						 
					 
					
						
						
							
						
						9595504bda 
					 
					
						
						
							
							Long live the king!  
						
						
						
						
					 
					
						2010-03-05 11:28:13 +01:00 
						 
				 
			
				
					
						
							
							
								Thorbjørn Lindeijer 
							
						 
					 
					
						
						
							
						
						d20cdc64e3 
					 
					
						
						
							
							Merge remote branch 'origin/1.3'  
						
						
						
						
					 
					
						2009-12-08 11:26:05 +01:00 
						 
				 
			
				
					
						
							
							
								Thorbjørn Lindeijer 
							
						 
					 
					
						
						
							
						
						9839dea6bc 
					 
					
						
						
							
							Fixed autoindent when using tabs instead of spaces  
						
						... 
						
						
						
						Several special cases that are handled by the CPPEditor did not take
into account code that was using tab characters.
Task-number: QTCREATORBUG-292
Reviewed-by: Roberto Raggi 
						
						
					 
					
						2009-12-08 11:09:11 +01:00 
						 
				 
			
				
					
						
							
							
								Erik Verbruggen 
							
						 
					 
					
						
						
							
						
						72d4493fc2 
					 
					
						
						
							
							Added scope calculation for Objective-C classes.  
						
						
						
						
					 
					
						2009-11-11 09:21:06 +01:00 
						 
				 
			
				
					
						
							
							
								Robert Loehning 
							
						 
					 
					
						
						
							
						
						e68753b48b 
					 
					
						
						
							
							Fixed index out of range.  
						
						... 
						
						
						
						Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com > 
						
						
					 
					
						2009-11-02 19:14:40 +01:00 
						 
				 
			
				
					
						
							
							
								Roberto Raggi 
							
						 
					 
					
						
						
							
						
						42c676d19a 
					 
					
						
						
							
							Added BackwardsScanner::mid(tokenIndex). Mid() returns a substring starting from the position of the given token.  
						
						
						
						
					 
					
						2009-09-21 17:38:25 +02:00 
						 
				 
			
				
					
						
							
							
								Roberto Raggi 
							
						 
					 
					
						
						
							
						
						a49395a0ea 
					 
					
						
						
							
							Made the indenter more Qt friendly. Added support for moc keywords.  
						
						
						
						
					 
					
						2009-09-21 16:10:17 +02:00 
						 
				 
			
				
					
						
							
							
								Roberto Raggi 
							
						 
					 
					
						
						
							
						
						6c9670c3db 
					 
					
						
						
							
							Use the backward scanner to indent labeled statements, ctor-initializers and access specifiers.  
						
						
						
						
					 
					
						2009-09-21 15:14:28 +02:00 
						 
				 
			
				
					
						
							
							
								Roberto Raggi 
							
						 
					 
					
						
						
							
						
						81cac3cc49 
					 
					
						
						
							
							Introduced BackwardsScanner::LA(n). LA(n) returns the n-th lookhead token.  
						
						
						
						
					 
					
						2009-09-18 12:28:15 +02:00 
						 
				 
			
				
					
						
							
							
								Roberto Raggi 
							
						 
					 
					
						
						
							
						
						82b80b9e39 
					 
					
						
						
							
							Automagically insert matching characters.  
						
						
						
						
					 
					
						2009-09-17 17:58:00 +02:00 
						 
				 
			
				
					
						
							
							
								Roberto Raggi 
							
						 
					 
					
						
						
							
						
						dfa6be721d 
					 
					
						
						
							
							Added the helper class MatchingText and use it to automagically insert text for curly braces.  
						
						
						
						
					 
					
						2009-09-17 15:51:15 +02:00 
						 
				 
			
				
					
						
							
							
								Roberto Raggi 
							
						 
					 
					
						
						
							
						
						71c46fbc54 
					 
					
						
						
							
							Added BackwardsScanner  
						
						
						
						
					 
					
						2009-09-17 12:29:22 +02:00