[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kstars-devel
Subject:    [Kstars-devel] KDE/kdeedu/libkdeedu
From:       Jason Harris <kstars () 30doradus ! org>
Date:       2007-11-11 16:45:29
Message-ID: 1194799529.815867.9892.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 735406 by harris:

Remove the ExtDate library.  It can't remain, because much of it is
based on Qt-3.x code, and therefore licensed under GPL v2 only.  KDE
is migrating to GPL v3, which is not compatible with GPL v2.

KStars is already ported to use the new KDateTime classes.  AFAIK, no
one else is using ExtDate (there is some usage in extragear, but those
programs use their own local fork of extdate).

TODO: After removing extdate, there are no more widgets defined in
libkdeedu/widgets.  We could remove this directory, but I've left it
in for now in case we add widgets at some future date.

CCMAIL: kde-edu@kde.org
CCMAIL: kstars-devel@kde.org



 M  +1 -1      CMakeLists.txt  
 D             extdate (directory)  
 M  +0 -19     widgets/kdeedu.widgets  


--- trunk/KDE/kdeedu/libkdeedu/CMakeLists.txt #735405:735406
@@ -2,5 +2,5 @@
 
 add_subdirectory(keduvocdocument)
 add_subdirectory(kdeeduui)
-add_subdirectory(extdate)
 add_subdirectory(libscience)
+add_subdirectory(widgets)
--- trunk/KDE/kdeedu/libkdeedu/widgets/kdeedu.widgets #735405:735406
@@ -2,22 +2,3 @@
 PluginName=KDEEduWidgets
 Includes=kcomponentdata.h
 Init=new KComponentData("kdeeduwidgets");
-
-[ExtDateEdit]
-ToolTip=spinbox-based extended date editor (KDE-Edu)
-WhatsThis=Allows the user to specify an extended date
-Group=Date and Time (KDE-Edu)
-ConstructorArgs=(parent)
-IncludeFile=extdatetimeedit.h
-
-[ExtDateTimeEdit]
-ToolTip=spinbox-based extended date/time editor (KDE-Edu)
-WhatsThis=Allows the user to specify an extended date and a time
-Group=Date and Time (KDE-Edu)
-ConstructorArgs=(parent)
-
-[ExtDatePicker]
-ToolTip=calendar-based extended date selector (KDE-Edu)
-WhatsThis=Allows the user to specify an extended date using a calendar
-Group=Date and Time (KDE-Edu)
-ConstructorArgs=(parent)
_______________________________________________
Kstars-devel mailing list
Kstars-devel@kde.org
https://mail.kde.org/mailman/listinfo/kstars-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic