aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo/lineparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various Plugins: Simplify return QList statementsJarek Kobus2023-08-021-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Todo plugin: Replace foreach with ranged for loopJarek Kobus2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+3
* Fix crash in TODO pluginEike Ziller2019-08-051-1/+1
* Todo: Compile fixhjk2019-07-291-1/+1
* Todo: Replace last use of Java-style iteratorshjk2019-07-291-10/+6
* TODO: Remove Latin1StringAndre Hartmann2017-10-061-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* Todo: Store icons in the settings via index instead of stringsAlessandro Portale2015-11-181-1/+1
* Update LicenseEike Ziller2015-01-161-7/+7
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-2/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-2/+2
* Adjust license headershjk2012-10-051-21/+20
* Permit TODO comments in Google C++ styleMathias Hasselmann2012-08-201-1/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Allow not only a colon as a keyword-text divider in todos.Dmitry Savchenko2012-05-241-16/+55
* Initial cleanup of the Todo-plugin.Friedemann Kleint2012-02-241-4/+4
* To-do plugin added.Dmitry Savchenko2012-02-241-0/+148