aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo/todoplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Todo: Move TodoPlugin class definition to .cpphjk2023-11-201-28/+0
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+3
* Todo: Pimpl plugin and move OptionPage to new schemehjk2020-02-101-21/+4
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* Todo: ModernizeAlessandro Portale2018-12-111-6/+6
* Todo: Use Qt5-style connectsOrgad Shaneh2016-06-061-3/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-7/+7
|\
| * Update LicenseEike Ziller2015-01-161-7/+7
* | Todo: Remove executable attribute from source filesMontel Laurent2015-01-291-0/+0
|/
* 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
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix small typos in argument names.Dmitry Savchenko2012-05-211-1/+1
* Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+2
* Initial cleanup of the Todo-plugin.Friedemann Kleint2012-02-241-6/+5
* To-do plugin added.Dmitry Savchenko2012-02-241-72/+61
* Initial commit for TODO PluginVasiliy Sorokin2012-02-241-0/+91