aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo/optionsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Todo: Merge optionsdialog to settings file pairhjk2023-11-211-257/+0
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+3
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-2/+2
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-1/+1
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-201-2/+3
|\
| * Project settings: Fix missing IDs for global settings linksEike Ziller2022-07-131-1/+1
* | ToDo: Convert to Tr::trhjk2022-07-131-14/+12
* | Todo: Inline optiondialog.uihjk2022-07-121-29/+85
|/
* Todo: Pimpl plugin and move OptionPage to new schemehjk2020-02-101-51/+85
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* Remove unused QObject parent arguments on options pageshjk2019-09-111-2/+1
* Todo: Avoid some deprecation warningshjk2019-07-231-2/+2
* Todo: Avoid deprecation warningshjk2019-07-051-2/+2
* Make TODO plugin theme awareUlf Hermann2017-03-161-4/+4
* Delete dialogbox => avoid memory leakMontel Laurent2017-02-211-6/+6
* Todo: Use Qt5-style connectsOrgad Shaneh2016-06-061-5/+12
* Todo: Define the icons size for the options dialogAlessandro Portale2016-04-281-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-2/+0
* Todo: Store icons in the settings via index instead of stringsAlessandro Portale2015-11-181-6/+6
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-2/+5
* Todo Plugin: Add showing To-Do Entries for current sub-project onlyJochen Becher2015-10-071-0/+3
* TODO plugin: Add file patterns to exclude from parsingDenis Kormalev2015-06-011-44/+44
* Update LicenseEike Ziller2015-01-161-7/+7
* 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
* TODO: Use double click to edit an item in settingsMontel Laurent2012-07-251-0/+10
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Check keyword name before accepting in KeywordDialog in Todo plugin.Dmitry Savchenko2012-04-261-6/+20
* Initial cleanup of the Todo-plugin.Friedemann Kleint2012-02-241-0/+2
* To-do plugin added.Dmitry Savchenko2012-02-241-0/+160