TODO:
* CRASH: HDF5 import: TODO: build with Debug (see INFO)
* strange font '8514oem' on saved projects and 'MS Shell Dlg 2' for new strings
* check compilation with MinGW (UTF-8, etc.)
* Binary Factory Package
* Release build https://binary-factory.kde.org/job/Labplot_Release_win64/: include translations ("mo"-files) [WAIT: version set to 2.7.0]
* color-schemes are missing: Installed in bin/data/labplot2/, menu is build in m_schemeManager->createSchemeSelectionMenu()
* Missing icons in "Configure CAS" dialog (Python, Julia etc.): Icons are in the package but we are using icontheme.rcc. How to put them there?
* check paths (bin etc.) compared to 2.7 package
* NetCDF: fix sporadic compile error (only on BF!)
DONE:
* strange '&' character in different dock titles
* Scliab support via Cantor (set wscilex-cli in Cantor)
* Octave support via Cantor (see mingw64/bin/octave-cli.exe in Cantor)
* Package Blueprint
* remove unnecessary files (gpgme-w32spawn.exe, phonon4qt5, dbus, HDF5-files)
* remove QML and QtQuick (only needed for disabled WelcomeScreen)
* Add desktop shortcurt
* UTF8-strings are broken (see fit dock)
INFO:
* Debug:
* "craft -i --buildtype Debug --target master labplot"
* "craft --package --target Debug --buildtype master labplot"
* install dependencies with "--target Debug" and repeat "craft --package" (poppler, kconfig fail: mkdir image-Debug directory)
* install package
* run "& C:\Program Files\LabPlot\bin\labplot.exe"
Links:
* https://community.kde.org/Windows
* https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows
* https://forum.kde.org/viewtopic.php?f=59&t=125113
* https://github.com/KDE/emerge
* https://krita.org/en/item/new-krita-3-0-windows-builds/
* http://mxe.cc/
* http://kfunk.org/2017/12/20/tips-streamlining-kde-application-for-deployment-microsoft-windows/
Installer:
* http://www.innosetup.com/isinfo.php
** http://www.vincenzo.net/isxkb/index.php?title=Main_Page
* http://nsis.sourceforge.net/Main_Page
* http://installforge.net/home/