- Log -----------------------------------------------------------------
commit 87c957a06269153f8511c02597b63515a7843a91
Author: Simon De Backer <simondebacker@>
Date: Sat Sep 5 00:27:24 2020 +0200
Add user warning on startup
"<p><b>ATTENTION: This application version is UNSTABLE!</b></p>"
+
+ "<p>Everything you do with this application can break your "
+ "workspace, libraries or projects! Saved files will not be "
+ "readable with stable releases of QElectroTech. It's highly "
+ "recommended to create a backup before proceeding. If you are "
+ "unsure, please download an official stable release instead.</p>"
+
+// "<p>For details, please take a look at QElectroTech's "
+// "<a href=\"%1\">versioning concept</a>.</p>"
+
+ "<p>Are you really sure to continue with the risk of breaking your "
+ "files?!</p>","this text is not finished yet, expect changes!")
I think the messageBox should rather encourage our users to report issues to us and that the development version adds a lot of new great features, but sometimes, which is rare, it can be unstable. And off course don't mix QET version in your project.
For me this message scares even those who have always used the devel version..