aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/findcdbbreakpoint.h
Commit message (Expand)AuthorAgeFilesLines
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Standardize on int for line and column valueshjk2019-07-261-8/+7
* 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
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-2/+2
* Fix Krazy warnings about improper include guard in CPP.Friedemann Kleint2013-03-151-3/+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
* C++: Add support for C++11 range-based 'for' loopsFlex Ferrum2012-02-211-0/+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
* CDB breakpoints: Fix line adjustment in case statements.Christian Kamm2011-10-041-1/+0
* Fixed (C)opyright headers.Erik Verbruggen2011-07-061-0/+32
* Fixed auto-test, added constant, and added a bit of doxymentation.Erik Verbruggen2011-05-091-0/+10
* Class to find breakpoint positions for CDB.Erik Verbruggen2011-05-091-0/+62