aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo/todooutputpane.h
Commit message (Expand)AuthorAgeFilesLines
* Todo: Use free function to setup TodoOutputPanehjk2024-01-301-7/+7
* Todo: Use a free function to access the global settings instancehjk2024-01-301-2/+1
* OutputPane: Use setter for priority and fix default visibilityEike Ziller2023-09-181-1/+0
* OutputPane: Use setter for display nameEike Ziller2023-09-181-1/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+3
* Core: De-pure IOutputPane::visibilityChanged()Orgad Shaneh2020-10-091-1/+0
* Avoid overloading superclass methodEike Ziller2019-06-181-2/+2
* Todo: ModernizeAlessandro Portale2018-12-111-18/+18
* Todo: added ability to filter todo list by keywordsSerhii Moroz2016-07-211-1/+11
* Todo: Use Qt5-style connectsOrgad Shaneh2016-06-061-11/+10
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* Todo Plugin: Add showing To-Do Entries for current sub-project onlyJochen Becher2015-10-071-0/+1
* 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
* Add resize feature for TODO output paneSergey Shambir2013-02-171-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
* Support badge on output panel buttons.Francois Ferrand2012-07-051-0/+1
* Fix small typos in argument names.Dmitry Savchenko2012-05-211-1/+1
* Initial cleanup of the Todo-plugin.Friedemann Kleint2012-02-241-7/+11
* To-do plugin added.Dmitry Savchenko2012-02-241-48/+78
* Initial commit for TODO PluginVasiliy Sorokin2012-02-241-0/+76