[Bug 251367] 'ServerSide subscription' dialogue scrolling zone too small

Kevin Ottens ervin at kde.org
Tue Sep 21 08:40:20 BST 2010


https://bugs.kde.org/show_bug.cgi?id=251367


Kevin Ottens <ervin at kde.org> changed:

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




--- Comment #2 from Kevin Ottens <ervin kde org>  2010-09-21 09:40:15 ---
SVN commit 1177766 by ervin:

Provide a new much simpler SubscriptionDialog. It actually comes in two
flavors depending on the build type. The desktop flavor provides a tree view
and filter widgets, while the mobile flavor provides only a flattened
list.

As a consequence:
 - We don't depend on QTreeView in the mobile case.
 - We don't depend on kdepim-copy anymore.

Used the opportunity to add a small test app for the subscription dialog
itself.

BUG: 251367


 M  +1 -1      CMakeLists.txt  
 M  +1 -1      imapaccount.cpp  
 M  +2 -2      imapaccount.h  
 M  +4 -5      setupserver.cpp  
 M  +234 -320  subscriptiondialog.cpp  
 M  +64 -166   subscriptiondialog.h  
 M  +11 -0     tests/CMakeLists.txt  
 A             tests/testsubscriptiondialog.cpp   [License: GPL (v2+)]


WebSVN link: http://websvn.kde.org/?view=rev&revision=1177766

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list