| Line 151: | Line 151: | ||
* most are not useful, or simply duplicate stuff in kdevelop | * most are not useful, or simply duplicate stuff in kdevelop | ||
* requires new ktexteditor interface most probably, question is whether this is accepted by kate guys | * requires new ktexteditor interface most probably, question is whether this is accepted by kate guys | ||
| + | |||
| + | only two plugins, not really useful? | ||
| + | |||
| + | ==== Quanta / External Plugins ==== | ||
| + | |||
| + | * executescript kdevplatform | ||
| + | * dissolve quanta, sorry guys - my bad :-/ (milian) | ||
| + | ** kdereview -> kdevelop/plugins: (with alpha release afterwards) | ||
| + | *** executebrowser -> Niko maintainer | ||
| + | *** css -> Milian/Niko maintainer | ||
| + | *** xdebug -> Niko maintainer, needs to be checked first | ||
| + | *** qmake -> Milian maintainer, stabilize first | ||
| + | *** phpformatter into PHP repo -> Milian maintainer, review first | ||
| + | ** playground/kdevelop: | ||
| + | *** move rest out of quanta on-demand | ||
| + | *** most can be built stand-alone from quanta sources anyways | ||
| + | *** upload?? look at it, maybe release it as well | ||
| + | |||
| + | TODO: milian ask nicolas about moving out the plugins into own repo | ||
| + | |||
| + | ==== Targets in ProjectManagerView ==== | ||
| + | |||
| + | * project view filter can be used | ||
| + | * special ctest handling in cmake might be useful | ||
| + | ** cdash property? | ||
| + | ** milian: ask neundorf about it | ||
| + | |||
| + | ==== Sessions UI ==== | ||
| + | |||
| + | * menu does scale | ||
| + | ** like recent files, limit to N last sessions | ||
| + | ** session picker as fallback for other sessions | ||
| + | * session picker: | ||
| + | ** needs UI love | ||
| + | ** hide QUUid | ||
| + | ** integrate delete/rename simpler | ||
| + | *** QDBus querying for whether it's possible to delete/rename | ||
| + | * krunner gets merged, yay | ||
| + | |||
| + | |||
=== Thu === | === Thu === | ||
Contents |
requirements for plugins in extragear/kdevelop/*:
plugins to merge:
notes on /plugins:
note for developers: kdevplatform API breakages must be fixed in every stable repo, i.e. everything in https://projects.kde.org/projects/extragear/kdevelop must be compiling
developers:
saving/sharing:
plasmoids:
use cases:
only two plugins, not really useful?
TODO: milian ask nicolas about moving out the plugins into own repo