FET-5.12.0 released

Started by Liviu Lalescu, December 15, 2009, 08:03:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Liviu Lalescu

On Tuesday 15 December 2009, FET-5.12.0 was released. You are advised to get it, there are some nice improvements.

From ChangeLog:

- Added shortcut buttons on the main form (suggested by more users, especially: daviodan, Massimo Mancini, Paolo Cataldi). They can be deactivated from Settings - Interface menu.
- Increased max activities to 15,000, max days per 'week' to 35, and other limits, and improved memory management. Now you don't need to have much virtual memory and memory usage is lower. This better memory management may bring a small slowdown of the generation, although in rare cases the new version may be faster. Speed variation depends also on the platform. More details about the possible slowdown: I compared times by starting parallel generations with the same random seed, which produces the same timetables in identical steps. I noticed usually less than 10% increased generating time, but in rare cases for some unusual files a bit more, maximum 17%. From the official examples, the worst situation is for the file Hungary/Bethlen/2007-2008-difficult/Bethlen_2007_2008.fet, with about 17% slowdown from FET version 5.11.0 to FET 5.12.0. I apologise for this "downgrade" of speed, but it is necessary.
- Updated to Qt 4.6.0
- Improved add activity dialog, by Volker Dirr: if in activities dialog, you select a filter and then try to add an activity, the values in this filter will be selected in the add activity dialog (this was also suggested by daviodan).
- Minor interface improvements.
- Changed help management (added links to online help).
- Corrected/updated translations.
- Code cleanup.