Add the ability to search pattern and search rule to serialize
themselves into a QByteArray and store that along with the
remaining meta information about a search in a custom attribute
with the Akonadi collection representing the search folder.
Don't leak the pattern in teh searchwindow, keep it by value.
Add some comments to clarify what happens. Harmonize quick
search to real search and search folder re-opening so they make
sense. Port KMSearchRule to shared_ptr. Finish some tods left
from the initial port.
svn path=/trunk/KDE/kdepim/kmail/; revision=1111085
Fix bug #KONT-81
When we make a search and open search folder, and re make a search
we don't want to rename it and lose previous search
kolab/issue2079
MERGE: none (already in trunk)
svn path=/branches/kdepim/enterprise/kdepim/; revision=1091758
that message in a separate reader window. also, make the [Open Message]
button open the message in a separate reader window.
kolab/issue4090
MERGE: none (already in trunk)
svn path=/branches/kdepim/enterprise/kdepim/; revision=1087066
=> use standardaction (will work when standardaction will work
with messagelist).
Remove messagecopyhelper (will do by akonadi)
svn path=/branches/work/akonadi-ports/kdepim/; revision=1036638
Fix inconsistent selection behavior in "Find Messages" window:
- Selecting a mail updates the message preview (if there is one) and
does not open a new window for the selected mail
- Double clicking and the button "open message" opens the mail in a new window
This also fixes the problems:
- double clicking no longer opens three mail reader windows when no message preview
is shown
- changing the shown message in the message preview no longer flickers
due to now checking if the folder containing the selected mail is already shown,
which also fixes the problem that when you clicked a currently shown folder the second time
on the folder tree, the current message shown was cleared.
svn path=/trunk/KDE/kdepim/; revision=1016433
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.3/kdepim
........
r996748 | winterz | 2009-07-14 22:13:39 +0200 (Tue, 14 Jul 2009) | 7 lines
backport SVN commit 996743 by winterz:
In the search window results list view, make single click on a message put the focus
on that message and make double click open a viewer window for that message.
[Thomas, drat! I forgot to use the backport bash function you gave me.]
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=997478
In the search window results list view, make single click on a message put the focus
on that message and make double click open a viewer window for that message.
[Thomas, drat! I forgot to use the backport bash function you gave me.]
svn path=/branches/KDE/4.3/kdepim/; revision=996748
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r954252 | mlaurent | 2009-04-15 12:26:01 -0400 (Wed, 15 Apr 2009) | 2 lines
need to backport this fix for the crash here too (was an old bug ( never reported ?) )
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=954387
Fix an other crash when name of folder is empty
and when it's empty change name to "last search" when
we start an new search
svn path=/branches/KDE/4.2/kdepim/; revision=954247