aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo
Commit message (Expand)AuthorAgeFilesLines
* Avoid potential detach of non-const Qt containers in range-loops 2/2Alessandro Portale2025-03-241-1/+1
* Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-1/+1
* Icons: Update icons, batch #1Alessandro Portale2025-02-272-0/+0
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-103-5/+5
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Core: Provide settings categories centrallyChristian Kandeler2024-11-152-2/+5
* Revert "Plugins: Improve display names of plugins"Eike Ziller2024-10-161-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-10-161-1/+1
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* Utils: Add a simple way to make a Utils::TreeView searchablehjk2024-07-182-5/+1
* Aggregation: Add a convenience function to create simple aggregateshjk2024-07-151-3/+2
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1
* Add long descriptions to some pluginsLeena Miettinen2024-05-311-1/+4
* Utils: Introduce a convenience function creatorColor()hjk2024-05-292-8/+7
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* Fix capitalization of group box titlesEike Ziller2024-05-231-1/+1
* Todo: Fix includeChristian Stenger2024-01-311-1/+1
* Todo: Remove Q_OBJECT and unused signal from TodoItemsProviderhjk2024-01-301-7/+1
* Todo: Rename todoprojectsettingswidget.{h,cpp} to todoprojectpanel.{h,cpp}hjk2024-01-305-6/+6
* Todo: Simplify TodoProjectPanelFactory setuphjk2024-01-303-37/+25
* Todo: Remove plugin pimplhjk2024-01-301-28/+8
* Todo: Simplify settings constructionhjk2024-01-304-36/+29
* Todo: Use free function to setup TodoOutputPanehjk2024-01-303-48/+48
* Todo: Use a free function to access the TodoItemsProviderhjk2024-01-305-25/+28
* Todo: Use a free function to access the global settings instancehjk2024-01-307-60/+47
* Todo: Merge optionsdialog to settings file pairhjk2023-11-217-289/+264
* Todo: Move TodoPlugin class definition to .cpphjk2023-11-204-48/+28
* ProjectExplorer: Let ProjectPanelFactories auto-registerhjk2023-11-161-1/+0
* Todo: Use new construction pattern for project panel factoryhjk2023-11-163-52/+62
* Todo: Do not store current editorChristian Stenger2023-10-262-7/+4
* All: Remove some unneeded #includeshjk2023-09-271-2/+0
* Utils, all: Standardize on QtcSettingshjk2023-09-273-18/+22
* OutputPane: Use setter for priority and fix default visibilityEike Ziller2023-09-182-6/+2
* OutputPane: Add an id() for the settingsEike Ziller2023-09-181-0/+1
* OutputPane: Use setter for display nameEike Ziller2023-09-182-6/+1
* Todo plugin: add \todo keyword to default settingsDominic Ernst2023-08-231-0/+5
* VariousPlugins: Fix forward declarationsJarek Kobus2023-08-171-1/+3
* Various Plugins: Simplify return QList statementsJarek Kobus2023-08-021-1/+1
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-16/+16
* Utils: Make Layouting a top level namespacehjk2023-04-253-3/+3
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-0/+1
|\
| * Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-3/+4
|/
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* Qbs: Update some qbs filesChristian Stenger2023-02-081-0/+1
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-7/+2
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* CppEditor: Use FilePath for ProjectPath::m_sourceFileshjk2023-01-111-1/+3