aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo/todoitemsprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Todo: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-161-3/+3
* Compile fix with recent Qt devhjk2019-07-291-6/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* More Utils::toSet/toListhjk2019-07-041-3/+2
* Todo: Spread use of Utils::FilePath a bithjk2019-06-171-17/+13
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* ProjectExplorer: Rename ProjectTree::findCurrentNode to currentNodehjk2019-04-301-1/+1
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-3/+8
* TODO: Remove Latin1StringAndre Hartmann2017-10-061-2/+2
* ProjectNodes: Do not derive Project Nodes from QObjectTobias Hunger2017-08-011-1/+1
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | ProjectExplorer: Use visitor-by-lambda for project treehjk2017-03-081-8/+8
* | ProjectExplorer: Rename Node::projectNode to Node::parentProjectNodeTobias Hunger2016-11-101-1/+1
|/
* Todo: Use Qt5-style connectsOrgad Shaneh2016-06-061-7/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-2/+2
* Todo Plugin: Add showing To-Do Entries for current sub-project onlyJochen Becher2015-10-071-1/+38
* TODO plugin: Add file patterns to exclude from parsingDenis Kormalev2015-06-011-8/+29
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-7/+7
|\
| * Update LicenseEike Ziller2015-01-161-7/+7
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-2/+2
* | Port to new connect apiMontel Laurent2015-01-291-1/+1
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-2/+2
* SessionManager: Apply 'static' patternhjk2013-09-051-5/+5
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-3/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-3/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-111-1/+1
|\
| * Todo: 10x speed-up open-file tracking.Erik Verbruggen2013-04-111-1/+1
* | CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-1/+1
|/
* 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/+2
* To-do plugin added.Dmitry Savchenko2012-02-241-0/+188