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

List:       kde-commits
Subject:    branches/work/kdepim-3.5.5+
From:       Reinhold Kainhofer <reinhold () kainhofer ! com>
Date:       2007-02-07 1:21:12
Message-ID: 1170811272.906357.15700.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 631038 by kainhofe:

First version of my xslt KOrganizer plugin. As a nice side-effect we also get an \
implementation of the xCalendar format (which does not exist as an official standard, \
just as some drafts...).

 A             branches/work/kdepim-3.5.5+/configure.in.bot  
 M  +1 -1      branches/work/kdepim-3.5.5+/korganizer/plugins/Makefile.am  
 AM            branches/work/kdepim-3.5.5+/korganizer/plugins/xslt (directory)  
 A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/Makefile.am  
 A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/calprintxsltconfig_base.ui \
  A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/configure.in.in  
 A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/test (directory)  
 A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/test/test1.ics  
 A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/testxcalexport.cpp \
[License: LGPL (v2+)]  A             \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xcal_imexport.cpp   [License: GPL \
(v2+)]  A             \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xcal_imexport.desktop    A        \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xcal_imexport.h   [License: GPL \
(v2+)]  A             \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xcalformat.cpp   [License: LGPL \
(v2+)]  A             \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xcalformat.h   [License: LGPL \
(v2+)]  A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xcalui.rc  
 A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslfo (directory)  \
  A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslfo/calendar-fo.xsl \
  A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslt (directory)  \
  A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslt.desktop  
 A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslt/calendar-csv.xsl \
  A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslt/calendar-html.xsl \
  A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslt/calendar-ical.xsl \
  A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslt/xCal-basic-transforms.xsl \
  A             branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslt_export.cpp   \
[License: GPL (v2+)]  A             \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslt_export.h   [License: GPL \
(v2+)]  A             \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslt_exportdialog.cpp   [License: \
GPL (v2+) (+Qt exception)]  A             \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xslt_exportdialog.h   [License: \
GPL (v2+) (+Qt exception)]  A             \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xsltexportsettings_base.ui    A   \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xsltprint.cpp   [License: GPL \
(v2+) (+Qt exception)]  A             \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xsltprint.desktop    A            \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xsltprint.h   [License: GPL (v2+) \
(+Qt exception)]  A             \
branches/work/kdepim-3.5.5+/korganizer/plugins/xslt/xsltui.rc    M  +2 -0      \
branches/work/kdepim-3.5.5+/libkcal/recurrencerule.cpp  


--- branches/work/kdepim-3.5.5+/korganizer/plugins/Makefile.am #631037:631038
@@ -2,5 +2,5 @@
 exchange_SUBDIR=exchange
 endif
 
-SUBDIRS=datenums hebrew printing $(exchange_SUBDIR) 
+SUBDIRS=datenums hebrew printing xslt $(exchange_SUBDIR) 
 
** branches/work/kdepim-3.5.5+/korganizer/plugins/xslt #property svn:ignore
   + Makefile.in
--- branches/work/kdepim-3.5.5+/libkcal/recurrencerule.cpp #631037:631038
@@ -82,6 +82,8 @@
 
 
 #ifndef NDEBUG
+// TODO: Move to a general library / class, as we need the same in the iCal
+//       generator and in the xcal format
 QString DateHelper::dayName( short day )
 {
   switch ( day ) {


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

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