Thomas McGuire
649f4abae2
Remove duplicate options, use the ones from messageviewer instead.
...
Now messageviewer is free of duplicate options.
svn path=/trunk/KDE/kdepim/kmail/; revision=1104105
16 years ago
Laurent Montel
f4d5a900eb
Readd filter when typing name in folder selection dialog.
...
CCBUG: 223815
svn path=/trunk/KDE/kdepim/kmail/; revision=1094127
16 years ago
Laurent Montel
054d2885ab
Use KRecursiveFilterProxyModel now we can filter correctly (thanks Stephen for info).
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1094101
16 years ago
Laurent Montel
ab58d44138
SVN_SILENT: update copyright
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1093823
16 years ago
Laurent Montel
a336aa445a
Readd feature to filter treeview.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1093812
16 years ago
Laurent Montel
0331dfc551
scroll to index
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1090013
16 years ago
Laurent Montel
ae263cf70f
const'ify
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1090011
16 years ago
Laurent Montel
b1d328380f
was fixed long time ago
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1086462
16 years ago
Till Adam
cf39d010ca
Ensure that we'll find a valid collection index, from an id.
...
There are optimizations in ETM and the proxies above it that allow
searces by collection id to be fast. In those cases, the start index
parameter to match is ignored. If one of the proxies in between does not
prooperly forward, though, as is currently the case, we have to ensure
we'll still find something, so use a working start index and recursive
searching by default. If the optimization hits, this'll cause no
additional load, and if not, it'll be more correct.
BUG: 223816
CCMAIL: stephen@kdab.com
svn path=/trunk/KDE/kdepim/kmail/; revision=1086299
16 years ago
Laurent Montel
3402d6a76e
Don't show show unread mail when we use treeview in a dialogbox
...
to select folder etc.
svn path=/trunk/KDE/kdepim/kmail/; revision=1086082
16 years ago
Till Adam
c81475ff4d
Prettify
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1083712
16 years ago
Volker Krause
e10b3ccb49
askDndActionMenu -> showDropActionMenu as per API review by Tobias
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1073464
16 years ago
Stephen Kelly
3f4ed8dbe2
Make the porting branch build again.
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1067953
16 years ago
Laurent Montel
822230cc82
We can reactivate proxy now it works fine
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1062360
17 years ago
Laurent Montel
0e5e712a98
ReadablePro and RecursiveProx* doesn't work. Don't know yet
...
=> disable them and not kmail can show folder.
Will investigate soon
svn path=/branches/work/akonadi-ports/kdepim/; revision=1061304
17 years ago
Stephen Kelly
663bdae040
Use a proxy model to recursively filter collections not containing mails.
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1056705
17 years ago
Stephen Kelly
a90a6d7a6d
Silence warning.
...
SVN_SILENT
svn path=/branches/work/akonadi-ports/kdepim/; revision=1056704
17 years ago
Laurent Montel
53ce3f181c
Allow to change tooltip policy (Pb when we load config yet)
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1048038
17 years ago
Laurent Montel
f7a9879532
Don't show extra column/menu when we use treeview in a dialogbox
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1047993
17 years ago
Kevin Ottens
984ecc44a2
Start porting the ACL page of the collection properties. For now you can
...
list IMAP ACLs.
svn path=/branches/work/akonadi-ports/kdepim/; revision=1047976
17 years ago
Stephen Kelly
6454ef07bf
Use lazy population for the ETM.
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1047113
17 years ago
Laurent Montel
1ba0d91d16
Allow to show or not dnd menu action after a dnd
...
or use automatic action. (needs by kmail)
svn path=/branches/work/akonadi-ports/kdepim/; revision=1046700
17 years ago
Laurent Montel
49f9998b5e
Move ChangeRecorder to kmkernel. It's more logical
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1044695
17 years ago
Laurent Montel
1f1c80fb96
There is a bug in this function => added a comment
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1044286
17 years ago
Laurent Montel
78370b86d9
Show search ressource (thanks Stephen kelly to point me it)
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1044171
17 years ago
Laurent Montel
56170d05a1
Clean up
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1044151
17 years ago
Laurent Montel
f64d8b059e
Move function here
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041828
17 years ago
Laurent Montel
a85185b44a
Load folder list font
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041169
17 years ago
Laurent Montel
60de57d316
Fix select collection
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1040550
17 years ago
Laurent Montel
5a91d7b31f
KMFolder--
...
needs to re-add expiry dialog in menu.
Perhaps move it in kmmainwidget
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037648
17 years ago
Laurent Montel
b6857c50a3
Add a proxy to disable collection item when we don't have a specific
...
right (for the moment it's a basic proxy which disable item when
we can't create sub folder, will improve it soon)
svn path=/branches/work/akonadi-ports/kdepim/; revision=1036080
17 years ago
Laurent Montel
94115e98fe
Allow to enable/disable tooltip.
...
Fix load config.
Rename class.
Fix bug
svn path=/branches/work/akonadi-ports/kdepim/; revision=1036020
17 years ago
Laurent Montel
1ab6ee40b9
Read color for quota
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1035264
17 years ago
Laurent Montel
88b0a20295
Use QuotaColorProxyModel (need to initialise value)
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1035250
17 years ago
Laurent Montel
d6be7dc88c
Allow to monitor when we remove a collection
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1034852
17 years ago
Laurent Montel
93b4aa09e2
Simplify
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1034509
17 years ago
Laurent Montel
7d0ba8aadb
Allow to show size/unread/read/ column
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1034347
17 years ago
Laurent Montel
6f7ba03812
Use folderselectiontreeview in kmmainwidget so we can have directly list of selected category
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1033169
17 years ago
Laurent Montel
f6fe9c9aee
Add a foldertreeview class to allow to customize Akonadi::Entitytreeview
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1033107
17 years ago
Laurent Montel
af9b726f5a
Move code to get selected itmes in treeview class
...
Allow to save/restore dialog box size
Start to implement "add folder" as in old kmail (not implemented yet)
svn path=/branches/work/akonadi-ports/kdepim/; revision=1033078
17 years ago
Laurent Montel
ea8594d0f7
ExpandAll doesn't work (don't know why)
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1033067
17 years ago
Laurent Montel
e964f0773c
Allow to return selected item
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1033065
17 years ago
Laurent Montel
80324df4bd
Create a folder selection based on entitytreeview
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1033059
17 years ago