aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo
Commit message (Expand)AuthorAgeFilesLines
* Update Options dialog iconsAlessandro Portale2018-04-245-2/+4
* Clean up options page category display name and icon set upEike Ziller2018-04-232-4/+1
* Icons: Remove transition helperArnold Dumas2018-03-231-15/+1
* Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* Todo: Remove nowadays unneeded use of global object poolhjk2018-02-091-6/+3
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-082-4/+12
* TODO: Remove Latin1StringAndre Hartmann2017-10-067-46/+39
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
* | ProjectNodes: Do not derive Project Nodes from QObjectTobias Hunger2017-08-011-1/+1
|/
* Make TODO plugin theme awareUlf Hermann2017-03-166-21/+15
* 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
* | Delete dialogbox => avoid memory leakMontel Laurent2017-02-211-6/+6
* | To-Do: save the settings only if they've been "apply"dUlf Hermann2017-01-093-1/+13
* | Rename the "ERROR" icon to "CRITICAL"Ulf Hermann2017-01-021-2/+2
* | Todo: Simplify codeTobias Hunger2016-11-301-2/+0
* | Todo: Initialize IconType in KeywordTobias Hunger2016-11-291-1/+1
* | ProjectExplorer: Rename Node::projectNode to Node::parentProjectNodeTobias Hunger2016-11-101-1/+1
|/
* ProjectExplorer: Remove PropertiesPanel structhjk2016-10-041-1/+0
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Todo: Avoid issues with screwing up or screwed settingsEike Ziller2016-09-013-3/+7
* Todo: Use "toolbar" style icons in the toolbarAlessandro Portale2016-08-243-3/+21
* Todo: Add the new icons to qtcreatoricons.svgAlessandro Portale2016-08-156-0/+0
* Move icons to UtilsUlf Hermann2016-08-051-4/+4
* ProjectExplorer: Rework mode main windowhjk2016-07-261-11/+7
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-221-4/+2
|\
| * Todo: Fix crash after user discards open very big file dialogSerhii Moroz2016-07-191-4/+2
* | Todo: added ability to filter todo list by keywordsSerhii Moroz2016-07-2118-20/+144
|/
* Core: Use QList's initializer list contructor for output paneshjk2016-07-111-5/+1
* Todo: Use Qt5-style connectsOrgad Shaneh2016-06-0617-100/+46
* Todo: Fix a premature ::tr() callAlessandro Portale2016-05-181-5/+8
* Todo: Define the icons size for the options dialogAlessandro Portale2016-04-281-0/+1
* Todo: tr()-FixesTakumi ASAKI2016-04-281-1/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-121-1/+1
|\
| * Todo: Remove "Settings" from project settings panel titleNikolai Kosjar2016-04-061-1/+1
* | Wholesale conversion to #pragma oncehjk2016-03-3019-75/+19
* | Todo: non-alien dir separators in To-Do entries listAlessandro Portale2016-03-175-6/+8
|/
* TODO plugin: Fix initialization of scanning scope.Christian Kandeler2016-03-031-1/+1
* Todo: Support find in paneOrgad Shaneh2016-02-081-0/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1937-680/+503
* CppTools: Remove cpptools/cppprojects.[h|cpp]Marco Bubke2016-01-131-0/+3
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-132-3/+3
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-255-17/+4
* Todo: Store icons in the settings via index instead of stringsAlessandro Portale2015-11-1814-40/+176
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-233-6/+11
* Todo Plugin: Add showing To-Do Entries for current sub-project onlyJochen Becher2015-10-078-7/+65
* TODO plugin: Add file patterns to exclude from parsingDenis Kormalev2015-06-0119-95/+455