summaryrefslogtreecommitdiff
path: root/src/plugins/todo/todoplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* TODO plugin: Add file patterns to exclude from parsingDenis Kormalev2015-06-011-0/+19
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-7/+7
|\
| * Update LicenseEike Ziller2015-01-161-7/+7
* | Port to new connect apiMontel Laurent2015-01-291-3/+6
* | Todo: Remove executable attribute from source filesMontel Laurent2015-01-291-0/+0
|/
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
|/
* 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
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* Initial cleanup of the Todo-plugin.Friedemann Kleint2012-02-241-0/+4
* To-do plugin added.Dmitry Savchenko2012-02-241-326/+79
* Initial commit for TODO PluginVasiliy Sorokin2012-02-241-0/+376