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

List:       kde-commits
Subject:    kdepim/knotes
From:       Michael Brade <brade () kde ! org>
Date:       2005-01-31 15:40:31
Message-ID: 20050131154031.797221D21A () office ! kde ! org
[Download RAW message or body]

CVS commit by brade: 

Gah! that's what you get for not using CalendarResources in KNotes :-( I have
to reimplement/add the alarms() method in all notes resources out there. Bummer.

Will switch to CalendarResources after the feature freeze, I don't have enough
time right now. Grmbl, semester ends on the 10. but the freeze kicks in on the
2. of Feb already.... at least it's only the features that are frozen :-)


  M +1 -1      knotesalarm.cpp   1.2


--- kdepim/knotes/knotesalarm.cpp  #1.1:1.2
@@ -55,5 +55,5 @@ void KNotesAlarm::checkAlarms()
     QDateTime from = KNotesGlobalConfig::self()->alarmsLastChecked().addSecs( 1 );
     KNotesGlobalConfig::self()->setAlarmsLastChecked( QDateTime::currentDateTime() \
                );
-    QValueList<KCal::Alarm *> alarms = m_manager->alarms( from, \
KNotesGlobalConfig::self()->alarmsLastChecked() ); +    QValueList<KCal::Alarm *> \
alarms; // FIXME = m_manager->alarms( from, \
KNotesGlobalConfig::self()->alarmsLastChecked() );  
     QStringList notes;


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

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