[Kde-pim] Review Request: Change KPilot settings dialog to allow syncing from the subfolder of a resource

Robert Marmorstein robert at narnia.homeunix.com
Thu Jul 16 12:20:13 BST 2009


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1039/
-----------------------------------------------------------

(Updated 2009-07-16 11:20:12.947133)


Review request for KDE PIM, Jason Kasper and Bertjan Broeksema.


Changes
-------

Okay.  This new patch uses vkrause's CollectionView class instead of rolling a custom CollectionTreeView.  I've tested it and it seems to work.  However, I'm a little dubious about the changes to the "collection" function and the "modified" function, so if you have any suggestions, please chime in!  (Model/View stuff is pretty tricky).

Thanks!


Summary
-------

This patch addresses bug #181558 (cannot sync from subfolder of a resource).  The problem was simple: kpilot only shows a combobox consisting of top-level items.  But resources like the Kolab resource that contain subfolders cannot sync to the topevel item --only to the individual folders.  This patch replaces the combobox widget with a treeview.  It's a little hacky, but it works -- I can successfully sync my Palm LifeDrive to my Kolab server!

I'm sure there are plenty of issues with this patch, so please don't be gentle -- I want to get this one right!


This addresses bug 181558.
    https://bugs.kde.org/show_bug.cgi?id=181558


Diffs (updated)
-----

  trunk/KDE/kdepim/kpilot/conduits/akonadibase/CMakeLists.txt 997687 
  trunk/KDE/kdepim/kpilot/conduits/akonadibase/akonadisetupwidget.h 997687 
  trunk/KDE/kdepim/kpilot/conduits/akonadibase/akonadisetupwidget.cc 997687 
  trunk/KDE/kdepim/kpilot/conduits/akonadibase/collectioncombobox.h 997687 
  trunk/KDE/kdepim/kpilot/conduits/akonadibase/collectioncombobox.cc 997687 

Diff: http://reviewboard.kde.org/r/1039/diff


Testing
-------

Compiled, ran, and successfully sync'ed a Palm LifeDrive with one of the subfolder on my Kolab server using the Kolab Proxy resource.


Screenshots
-----------

before
  http://reviewboard.kde.org/r/1039/s/145/
after
  http://reviewboard.kde.org/r/1039/s/147/


Thanks,

Robert

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list