aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo/todooutputpane.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make TODO plugin theme awareUlf Hermann2017-03-161-1/+1
* Todo: Use "toolbar" style icons in the toolbarAlessandro Portale2016-08-241-1/+1
* Todo: added ability to filter todo list by keywordsSerhii Moroz2016-07-211-13/+79
* Core: Use QList's initializer list contructor for output paneshjk2016-07-111-5/+1
* Todo: non-alien dir separators in To-Do entries listAlessandro Portale2016-03-171-1/+1
* Todo: Support find in paneOrgad Shaneh2016-02-081-0/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* Todo: Store icons in the settings via index instead of stringsAlessandro Portale2015-11-181-1/+2
* Todo Plugin: Add showing To-Do Entries for current sub-project onlyJochen Becher2015-10-071-1/+13
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-7/+7
|\
| * Update LicenseEike Ziller2015-01-161-7/+7
* | Port to new connect apiMontel Laurent2015-01-291-4/+7
* | Todo: Remove executable attribute from source filesMontel Laurent2015-01-291-0/+0
|/
* OutputPanes::hasFocus() needs to check the window's focus widgetDaniel Teske2014-11-121-1/+1
* License updateEike Ziller2014-10-091-7/+8
* TodoView: Make behavior consistent with other viewsDaniel Teske2014-04-161-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-2/+2
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-2/+2
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-181-2/+8
|\|
| * Todo: Fix goToNext/Prev behaviorOrgad Shaneh2013-12-121-2/+8
* | TODO: Fix some UI textEike Ziller2013-12-091-4/+4
|/
* Use text instead of icons for todo scanning scope buttons.Dmitry Savchenko2013-03-061-2/+2
* Add resize feature for TODO output paneSergey Shambir2013-02-171-14/+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/+7
* ToDo: don't show focus rect on MacEike Ziller2012-05-041-0/+1
* Initial cleanup of the Todo-plugin.Friedemann Kleint2012-02-241-4/+8
* To-do plugin added.Dmitry Savchenko2012-02-241-102/+176
* Initial commit for TODO PluginVasiliy Sorokin2012-02-241-0/+174