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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim
From:       Volker Krause <vkrause () kde ! org>
Date:       2008-08-18 17:10:16
Message-ID: 1219079416.723311.6844.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 848892 by vkrause:

Much improved side-by-side view, again all new/changed strings are already present in \
KOrganizer.

Merged revisions 795745-795763,795765,795767-798444,798447-798448,798450-798495,798497-800070,80 \
0072-800167,800169-800440,800442-800614,800616-802138,802140-802148,802150-802151,802153-803256, \
803258-803259,803261-803299,803301-803308,803310-803338,803340-803380,803383-803397,803399-804108,804110-804615,804617-804642 \
via svnmerge from  https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim

................
  r795745 | vkrause | 2008-04-11 11:59:11 +0200 (Fri, 11 Apr 2008) | 66 lines
  
  Merge side-by-side view improvements from work branch.
  
  Kolab issues 1869, 1883, 1947, 1948, 2561
  
  Merged revisions 793303-795742 via svnmerge from 
  https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
  
  ........
    r793571 | vkrause | 2008-04-04 14:17:40 +0200 (Fri, 04 Apr 2008) | 2 lines
    
    Move TimeLabels into its own file as it has been done in trunk.
  ........
    r793601 | vkrause | 2008-04-04 16:40:26 +0200 (Fri, 04 Apr 2008) | 3 lines
    
    Only show a single time label in side-by-side view instead of one for
    every view.
  ........
    r794493 | vkrause | 2008-04-07 19:55:59 +0200 (Mon, 07 Apr 2008) | 2 lines
    
    Synchronize splitters. Inspired by "Practical Qt"  §9.2.
  ........
    r794779 | vkrause | 2008-04-08 17:48:45 +0200 (Tue, 08 Apr 2008) | 2 lines
    
    Sync vertical scrollbars of all views.
  ........
    r794805 | vkrause | 2008-04-08 18:44:08 +0200 (Tue, 08 Apr 2008) | 2 lines
    
    Show only one vertical scrollbar in side-by-side view.
  ........
    r794820 | vkrause | 2008-04-08 19:20:20 +0200 (Tue, 08 Apr 2008) | 2 lines
    
    Sync zooming in side-by-side view.
  ........
    r795279 | vkrause | 2008-04-09 19:32:49 +0200 (Wed, 09 Apr 2008) | 3 lines
    
    Don't put the time labels and vertical scrollbar next to the all day
    part of the agenda views.
  ........
    r795520 | vkrause | 2008-04-10 17:34:50 +0200 (Thu, 10 Apr 2008) | 2 lines
    
    Backport crash fix from trunk and remove some unused members. 
  ........
    r795525 | vkrause | 2008-04-10 17:42:52 +0200 (Thu, 10 Apr 2008) | 3 lines
    
    Consider the event indicator for the time labels and vertical scrollbar
    spacing.
  ........
    r795720 | vkrause | 2008-04-11 09:57:21 +0200 (Fri, 11 Apr 2008) | 4 lines
    
    - consider the vertical scrollbar when resizing the central scroll view
    - consider the horizontal scrollbar when resizing time labels and the
      vertical scrollbar
  ........
    r795726 | vkrause | 2008-04-11 10:44:51 +0200 (Fri, 11 Apr 2008) | 2 lines
    
    Fix double deletion crash.
  ........
    r795732 | vkrause | 2008-04-11 11:23:02 +0200 (Fri, 11 Apr 2008) | 2 lines
    
    Sync vertical zooming correctly.
  ........
    r795742 | vkrause | 2008-04-11 11:46:40 +0200 (Fri, 11 Apr 2008) | 2 lines
    
    Ensure that all agendas have the same width.
  ........
................
  r797348 | vkrause | 2008-04-15 17:24:08 +0200 (Tue, 15 Apr 2008) | 4 lines
  
  Fix initial scroll view size in side-by-side view.
  
  Kolab issue 2630
................
  r797352 | vkrause | 2008-04-15 17:36:03 +0200 (Tue, 15 Apr 2008) | 4 lines
  
  Get rid of some spacings that mess up the day label layout.
  
  Kolab issue 2629
................
  r797722 | vkrause | 2008-04-16 21:55:45 +0200 (Wed, 16 Apr 2008) | 3 lines
  
  Put these spacers into the right place. Fixes a slight offset in the
  splitter alignment.
................
  r804642 | vkrause | 2008-05-06 19:24:40 +0200 (Tue, 06 May 2008) | 12 lines
  
  That's a true KDE PIM bug: Operating on an invitation in the KMail part
  in Kontact triggers a calendar update in the KOrganizer part while being
  hidden causing the splitter synchronizer event filter installation to
  fail randomly for some splitters of the side-by-side view resulting in a
  totally messed up view after switching back to KOrganizer. Of course only
  when using side-by-side view exclusively, not in the tabbed mode.
  
  No idea how to really fix this, so as a workaround update the view again
  after being shown if the above problem was detected while being hidden.
  
  Kolab issue 2675
................


 _M            . (directory)  
 M  +2 -1      korganizer/Makefile.am  
 M  +3 -1      korganizer/koagenda.cpp  
 M  +26 -207   korganizer/koagendaview.cpp  
 M  +7 -47     korganizer/koagendaview.h  
 M  +191 -9    korganizer/multiagendaview.cpp  
 M  +18 -0     korganizer/multiagendaview.h  
 A             korganizer/timelabels.cpp   \
branches/kdepim/enterprise/kdepim/korganizer/timelabels.cpp#795745 [License: GPL (v2+) (+Qt \
exception)]  A             korganizer/timelabels.h   \
branches/kdepim/enterprise/kdepim/korganizer/timelabels.h#795745 [License: GPL (v2+) (+Qt \
exception)]


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

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