aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/insertionpointlocator.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize on int for line and column valueshjk2019-07-261-5/+5
* CppTools: ModernizeNikolai Kosjar2019-02-081-2/+2
* CppTools: modernizeAlessandro Portale2019-01-211-1/+1
* 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
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppTools: Fix nextToSurroundingDefinitionsLorenz Haas2013-06-121-1/+2
* CppTools: Open InsertionPointLocator::methodDefinition for symbolsLorenz Haas2013-06-041-1/+2
* CppEditor: Quick fix "Insert (Pure) Virtual Methods"Lorenz Haas2013-05-141-0/+1
* Clean headers in CppTools.Friedemann Kleint2013-04-101-4/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-4/+3
* 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
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-4/+3
* Header cleanup in various plugins.Friedemann Kleint2011-08-181-1/+0
* 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
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
|/
* C++: added quickfix to insert a method definition.Erik Verbruggen2010-09-301-0/+115