[Kst] [Bug 118845] missing headers for external datasources

George Staikos staikos at kde.org
Thu Dec 22 16:39:14 CET 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=118845         
staikos kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From staikos kde org  2005-12-22 16:39 -------
SVN commit 490641 by staikos:

namespace extdate, rename the files, and install it so that data sources can
be compiled outside our tree.  Also install the date parser (and give it a
safer name).
BUG: 118845


 M  +2 -2      devel-docs/RELEASE_PLAN  
 M  +8 -0      kst.spec.in  
 M  +3 -3      kst/Makefile.am  
 M  +2 -2      kst/datarangewidget.ui  
 M  +3 -3      kst/datarangewidget.ui.h  
 M  +5 -9      kst/datasources/ascii/ascii.cpp  
 M  +1 -1      kst/datasources/ascii/ascii.h  
 M  +5 -5      kst/datasources/planck/planck.cpp  
 M  +2 -2      kst/datasources/planck/planck.h  
 D             kst/dateparser.cpp  
 D             kst/dateparser.h  
 M  +6 -4      kst/extdate/Makefile.am  
 D             kst/extdate/extcalendarsystem.cpp  
 D             kst/extdate/extcalendarsystem.h  
 D             kst/extdate/extcalendarsystemgregorian.cpp  
 D             kst/extdate/extcalendarsystemgregorian.h  
 D             kst/extdate/extdatepicker.cpp  
 D             kst/extdate/extdatepicker.h  
 D             kst/extdate/extdatetbl.cpp  
 D             kst/extdate/extdatetbl.h  
 D             kst/extdate/extdatetime.cpp  
 D             kst/extdate/extdatetime.h  
 D             kst/extdate/extdatetimeedit.cpp  
 D             kst/extdate/extdatetimeedit.h  
 D             kst/extdate/extdatewidget.cpp  
 D             kst/extdate/extdatewidget.h  
 A             kst/extdate/kstextcalendarsystem.cpp   kst/extdate/extcalendarsystem.cpp#490222 [License: LGPL (v2+)]
 A             kst/extdate/kstextcalendarsystem.h   kst/extdate/extcalendarsystem.h#490222 [License: LGPL (v2+)]
 A             kst/extdate/kstextcalendarsystemgregorian.cpp   kst/extdate/extcalendarsystemgregorian.cpp#490222 [License: LGPL (v2+)]
 A             kst/extdate/kstextcalendarsystemgregorian.h   kst/extdate/extcalendarsystemgregorian.h#490222 [License: LGPL (v2+)]
 A             kst/extdate/kstextdatepicker.cpp   kst/extdate/extdatepicker.cpp#490222 [License: LGPL (v2+)]
 A             kst/extdate/kstextdatepicker.h   kst/extdate/extdatepicker.h#490222 [License: LGPL (v2+)]
 A             kst/extdate/kstextdatetbl.cpp   kst/extdate/extdatetbl.cpp#490222 [License: LGPL (v2+)] [UTF-8 ENCODING PROBLEMS]
 A             kst/extdate/kstextdatetbl.h   kst/extdate/extdatetbl.h#490222 [License: LGPL (v2+)]
 A             kst/extdate/kstextdatetime.cpp   kst/extdate/extdatetime.cpp#490222 [License: no copyright]
 A             kst/extdate/kstextdatetime.h   kst/extdate/extdatetime.h#490222 [License: no copyright]
 A             kst/extdate/kstextdatetimeedit.cpp   kst/extdate/extdatetimeedit.cpp#490222 [License: UNKNOWN]
 A             kst/extdate/kstextdatetimeedit.h   kst/extdate/extdatetimeedit.h#490222 [License: UNKNOWN]
 A             kst/extdate/kstextdatewidget.cpp   kst/extdate/extdatewidget.cpp#490222 [License: LGPL (v2)]
 A             kst/extdate/kstextdatewidget.h   kst/extdate/extdatewidget.h#490222 [License: LGPL (v2)]
 D             kst/extdate/main.cpp  
 M  +3 -3      kst/kstdatasource.cpp  
 M  +3 -3      kst/kstdatasource.h  
 A             kst/kstdateparser.cpp   kst/dateparser.cpp#490222 [License: GPL (v2+)]
 A             kst/kstdateparser.h   kst/dateparser.h#490222 [License: GPL (v2+)]


More information about the Kst mailing list