FET-5.43.0 released

Started by Liviu Lalescu, February 15, 2020, 08:19:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Liviu Lalescu

On Saturday, 15 February 2020, FET-5.43.0 was released. From the ChangeLog:

- Updated the code for the future Qt versions: removed usage of QLinkedList, of Java-style iterators, of the soon-to-be obsolete function QNetworkReply::error(), and of some obsolete Qt signals, and changed from endl to Qt::endl in the necessary places. These changes are not visible to the user.
- Many code improvements/cleanup in the interface part.
- Exporting of the advanced statistics to the disk now centers the text contents of the table cells.
- Improved the command-line usage instructions (suggested by Zsolt Udvari). They are now easier to read. Also, running the command-line executable version will create log/results files/directories only if an input file is given.