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

List:       kde-commits
Subject:    branches/work/kdepim_kcalcore/incidenceeditors/incidenceeditor-ng
From:       Bertjan Broeksema <broeksema () kde ! org>
Date:       2010-08-09 11:33:58
Message-ID: 20100809113358.67E6CAC7E8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1160965 by bbroeksema:

For now disable the calendar selector for valid items.

We didn't implement moving of events/todo from one calander to another yet
and this will currently trigger an assert, better prevent that.


 M  +2 -0      eventortododialog.cpp  


--- branches/work/kdepim_kcalcore/incidenceeditors/incidenceeditor-ng/eventortododialog.cpp \
#1160964:1160965 @@ -518,6 +518,8 @@
 
   if ( item.isValid() ) {
     d->mItemManager->load( item );
+    // TODO: Remove this once we support moving of events/todo's
+    d->mCalSelector->setEnabled( false );
   } else {
     Q_ASSERT( d->hasSupportedPayload( item ) );
     d->load( item );


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

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