Display a list of available plugins/formats/notebooks etc. (enabled/disabled)
Description
Display a list of available plugins/formats/notebooks etc. (enabled/disabled). Otherwise a user doesn't know whether a pluginformat/notebook etc. is not supported/enabled or it doesn't work.
This is also critical in terms of testing plugins for Live Data processing (e.g. on Windows there is no support for Serial Port and MQTT streams).
I have an ODS file to import, LabPlot defaults to a binary format and shows some strange unexpected data. I'm not sure if the ODS format is not supported by my version of LabPlot and that's why LabPlot defaults to a binary format leading to a strange results or rather the ODS format is supported, but there is a bug related to it.
See how it works on the first launch of Krusader:
LabPlot Version
Debug build
System: Ubuntu 24.04 LTS
Locale: English,United States (Decimal point ',', Group separator ' '
Number settings: Decimal point ',', Group separator ' ', Exponential 'e', Zero digit '0', Percent '%', Positive/Negative sign '+'/'-' (Updated on restart)
Architecture: x86_64-little_endian-lp64
Kernel: linux 6.8.0-36-generic
C++ Compiler: GNU 13.2.0
C++ Compiler Flags: -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=/build/labplot-5O4C1P/labplot-2.10.1+git202407030147~ubuntu24.04.1=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -Wall -Wextra -Wundef -Wpointer-arith -Wunreachable-code -Wunused -Wdeprecated-declarations -fno-omit-frame-pointer -fstack-protector -fexceptions -std=c++17 -O2 -Wcast-align -Wswitch-enum -fvisibility=default -pedantic -Wzero-as-null-pointer-constant
Edited by Dariusz Laska