summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2015-01-16 12:07:22 +0000
committerwiz <wiz>2015-01-16 12:07:22 +0000
commit48435471f769fb6d767ed7cc1769314f00e3a136 (patch)
treec88bf08e372f0dda0d127cd883ea1b97b323ecf7 /time
parent99cf06e9e50f9d9c843f56b5656a3ee37e7037aa (diff)
downloadpkgsrc-48435471f769fb6d767ed7cc1769314f00e3a136.tar.gz
Update to 5.25.0:
Version 5.24.0 - Version 5.24.0 - Updated to Qt 5.4.0. - Significant speed improvements when using many students sets (suggested by Volker Dirr). - Speed improvements in the statistics menu. - Other speed improvements for larger data. - Added an option to hide students subgroups in combo boxes/activity planning (useful if you have too many students subgroups and you don't use them in the interface). - Added options to select the categories of timetables to write on the hard disk. - Automatic division of years by categories is improved (suggested by alxgudea, Bobby Wise and Volker Dirr). - Code improvement in reading the .fet XML files: converted from the obsolete Qt classes QDom* to QXmlStreamReader. It brings speed and memory improvements when reading the input files, and ensures FET source compatibility with future Qt versions. Also error reporting when reading a corrupt file is improved. The structure of the .fet XML files is slightly changed, but of course older files are opened correctly. - Several bug fixes, when trying to open corrupt files. - Other bug fixes, reported by Vanyo Georgiev. - It is now allowed to have constraints preferred/home rooms with a single room (suggested by liquid and Volker Dirr). - Added a new example file from Vietnam, by nguyenhuuduyet. - Added a new example file from Namibia, by Bobby Wise. - Added two anonymous example files. --------------------------------------------------------------------------------- Versions 5.25.0 - 5.25.x - Version 5.25.0 - Improved the split year dialog: groups and subgroups which will exist in this year after the division will retain their activities and constraints. - Sort (temporarily) the constraints by description in the all time/space constraints dialogs. Also, removed the 'Sort by comments' button, which is probably useless. - Fixed a bug introduced in version 5.24.0: when having individually modified activities, removing teachers, subjects, activity tags, or students sets could remove only some components of the large split activity. - Some minor strings improvements.
Diffstat (limited to 'time')
-rw-r--r--time/fet/Makefile4
-rw-r--r--time/fet/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/time/fet/Makefile b/time/fet/Makefile
index 7912a686a26..6c986114ee5 100644
--- a/time/fet/Makefile
+++ b/time/fet/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2014/12/05 01:42:15 mef Exp $
+# $NetBSD: Makefile,v 1.5 2015/01/16 12:07:22 wiz Exp $
-DISTNAME= fet-5.23.4
+DISTNAME= fet-5.25.0
CATEGORIES= time
MASTER_SITES= http://lalescu.ro/liviu/fet/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/time/fet/distinfo b/time/fet/distinfo
index e2932373ad4..c3a3bc47e1e 100644
--- a/time/fet/distinfo
+++ b/time/fet/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2014/12/05 01:42:15 mef Exp $
+$NetBSD: distinfo,v 1.5 2015/01/16 12:07:22 wiz Exp $
-SHA1 (fet-5.23.4.tar.bz2) = 7d510a3e36bab7c34a6594ec9cef45ca4fa0e1cd
-RMD160 (fet-5.23.4.tar.bz2) = 1afbb14b2db4aa722a630fefc6862f8b111a4a8a
-Size (fet-5.23.4.tar.bz2) = 8653376 bytes
+SHA1 (fet-5.25.0.tar.bz2) = 8429c8a04af531deb587aaee634de4f88f7e9a1e
+RMD160 (fet-5.25.0.tar.bz2) = 8eb3db4734813138d848860d4a5ef9d7c9281929
+Size (fet-5.25.0.tar.bz2) = 8741472 bytes