aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo/todo.qbs
Commit message (Expand)AuthorAgeFilesLines
* Todo: Rename todoprojectsettingswidget.{h,cpp} to todoprojectpanel.{h,cpp}hjk2024-01-301-3/+3
* Todo: Merge optionsdialog to settings file pairhjk2023-11-211-2/+0
* Todo: Move TodoPlugin class definition to .cpphjk2023-11-201-1/+0
* Qbs: Update some qbs filesChristian Stenger2023-02-081-0/+1
* Todo: Inline todoprojectsettingswidget.uihjk2022-07-131-1/+0
* Todo: Inline optiondialog.uihjk2022-07-121-1/+0
* Todo: Inline keyworddialog.uihjk2022-07-121-1/+0
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-1/+1
* Todo: Pimpl plugin and move OptionPage to new schemehjk2020-02-101-2/+0
* Todo: Store icons in the settings via index instead of stringsAlessandro Portale2015-11-181-0/+2
* TODO plugin: Add file patterns to exclude from parsingDenis Kormalev2015-06-011-0/+3
* ToDo: Proper filenames elidingDenis Kormalev2015-05-081-0/+2
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-111-3/+4
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* fix QmlJS dependency in todo.qbsJoerg Bornemann2013-04-171-1/+1
* Add resize feature for TODO output paneSergey Shambir2013-02-171-0/+2
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-3/+0
* qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-5/+0
* qbs files: Sort filesOrgad Shaneh2012-10-031-2/+2
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-261-1/+1
|\
| * qbs files: Add QT_NO_CAST_FROM_ASCII to git and todoOrgad Shaneh2012-04-251-1/+1
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
|/
* Todo: Add qbs fileOrgad Shaneh2012-02-271-0/+57