Till Adam
7b2f2bd4ec
Allow the contents type of resource folders to be changed. This was not
...
allowed in proko2 because OL cannot handle changing types, but there
is no reason to limit the functionality in the general case.
svn path=/trunk/kdepim/; revision=393830
21 years ago
Nadeem Hasan
53e5f38728
Revert. Should be fixed elsewhere.
...
svn path=/trunk/kdepim/; revision=389518
21 years ago
Nadeem Hasan
82ef72569c
*** empty log message ***
...
svn path=/trunk/kdepim/; revision=388717
21 years ago
Till Adam
3fb9e5ff1f
Don't crash when changing the folder contents type and make sure the
...
"incidences for annotation" combobox is properly enabled or disabled
depending on the folder type.
Also forward port the dimap folder renaming changes from proko2. Sorry for
mixing things here.
BUGS: 98784
svn path=/trunk/kdepim/; revision=388283
21 years ago
Stephan Binner
43659d7fa5
Revert 1.183, KIconButton is not working well with icon sets :-(
...
svn path=/trunk/kdepim/; revision=386773
21 years ago
Stephan Binner
ed8795adb9
i18n style guide fix for previous "no new string" commit joke
...
svn path=/trunk/kdepim/; revision=386702
21 years ago
Till Adam
220069e756
Commit the rest of the folder properties changes inspired by the usability
...
study. No new strings, no new features, just gui cleanup.
svn path=/trunk/kdepim/; revision=386684
21 years ago
Stephan Binner
26218dd16c
CVS_SILENT i18n style guide fixes, first run
...
svn path=/trunk/kdepim/; revision=385798
21 years ago
Till Adam
70027b0828
Last minute string changes ...
...
svn path=/trunk/kdepim/; revision=385607
21 years ago
Till Adam
dcb8b19f95
CVS_SILENT safety string
...
svn path=/trunk/kdepim/; revision=385602
21 years ago
Carsten Burghardt
cef542ab9a
And the next step from the Usability study: kick the "Belongs To" off the properties
...
dialog and include it in the RMB menu of the foldertree. To make the check if the menu
should be shown a bit easier the folderstorage got a new "isMoveable()" function.
I noticed that moving of imap folders crashes again when the messages are moved (sigh)
but this is not related so I'll fix it afterwards.
svn path=/trunk/kdepim/; revision=385541
21 years ago
Till Adam
83f19c7bb6
Find more positive formulations of some per folder options, again as per
...
OpenUsability.org suggestions:
- Identity => Sender Identity (plus extensive what's this text)
- "Exclude from mailcheck" => "Include this folder in mail checks"
svn path=/trunk/kdepim/; revision=385517
21 years ago
Till Adam
a43cf1dc46
Exorcise the expiry tab completely, this is cvs, after all, nothing is
...
ever lost.
svn path=/trunk/kdepim/; revision=384141
21 years ago
Till Adam
17a994b340
Extract the mailing list handling from the folder properties dialog into
...
a dialog of its own, evict it from the RMB and put it in the Folder main
menu. Again, as per OpenUsability.org suggestions.
svn path=/trunk/kdepim/; revision=384133
21 years ago
Till Adam
676c0ea4c2
Implement the first bit of the suggestions from the excellent usability
...
report done by Jan Muehlig, Florian Graessle and Andrea Schminck of
Relevantive/OpenUsability.org namely:
Move the expiry settings for a folder into their own dialog based on the
mockups in the report. Much better, I think, thanks guys.
CC: kdepim-usability@kde.org
svn path=/trunk/kdepim/; revision=383758
21 years ago
Stephan Binner
cc10f3e18f
many more nicer looking disabled icons
...
svn path=/trunk/kdepim/; revision=381711
21 years ago
Andrew Coles
3cc9da2776
CVS_SILENT
...
21 years ago
Stephan Binner
c10fded69a
CVS_SILENT i18n style guide fixes and some more KStdGuiItem::del() usage
...
svn path=/trunk/kdepim/; revision=379084
21 years ago
Carsten Burghardt
36d15cf283
The Local Folders-virtual folder is always nice to handle. Anyway - cope with it.
...
BUG: 96446
svn path=/trunk/kdepim/; revision=377164
21 years ago
David Faure
7c74a5872f
From proko2: Moved "no permissions" check and dialog box to KMFolderTree::addChildFolder() in order
...
to see the error before the properties dialog opens.
Point 2 in https://intevation.de/roundup/kolab/issue510
svn path=/trunk/kdepim/; revision=376730
22 years ago
David Faure
a299e39e0a
Better error message than "no such file or directory" when trying to create a folder
...
with a '/' in the name. As we realized with Till, there's no way to accept '/' in folder
names, even when using IMAP with another separator than '/' : in all cases we create
a local cache (mbox or maildir) so the name can't contain '/'.
svn path=/trunk/kdepim/; revision=376170
22 years ago
Carsten Burghardt
f0fc82333b
Add the feature to move folders to any other location. Non local folders
...
can only be moved when they have no children.
Along the way fix Bug 94125 and add the FolderRequester to the expire settings
in the folder dialog.
BUG: 94125
svn path=/trunk/kdepim/; revision=371419
22 years ago
Till Adam
0a6e778c33
Don't crash when creating a new folder fails.
...
svn path=/trunk/kdepim/; revision=369720
22 years ago
Till Adam
b928cccc3a
o factor out HeaderItem class out of KMHeaders, it's just too large
...
o KMHeaderItem -> KMail::HeaderItem
o include fixes
svn path=/trunk/kdepim/; revision=366855
22 years ago
Carsten Burghardt
ef3e332895
Better folder selection.
...
svn path=/trunk/kdepim/; revision=363517
22 years ago
Stephan Binner
79027d8da3
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdepim/; revision=363031
22 years ago
David Faure
8a93176c8b
Don't crash when creating a toplevel folder
...
svn path=/trunk/kdepim/; revision=361927
22 years ago
Till Adam
2a9ba4010f
Disallow creating subfolders below folders we don't have "create" rights
...
for.
svn path=/trunk/kdepim/; revision=360387
22 years ago
David Faure
9a40595093
Forward port crash fix
...
svn path=/trunk/kdepim/; revision=359795
22 years ago
Carsten Burghardt
e7412074ab
Nearly...
...
svn path=/trunk/kdepim/; revision=359696
22 years ago
Carsten Burghardt
76d5a9b0a6
Make sure writeConfig is written after all changes.
...
BUG: 92502
svn path=/trunk/kdepim/; revision=359537
22 years ago
David Faure
5e7a6d6f20
"owner" changed to "admins" as discussed with Martin and Till
...
svn path=/trunk/kdepim/; revision=358354
22 years ago
David Faure
66822354c6
Merged from proko2: kolab "incidences-for" annotation support + Till's commit
...
which added a msg box for the "outlook-compat invitations in body" checkbox.
svn path=/trunk/kdepim/; revision=358282
22 years ago
Laurent Montel
9605f287b3
Fix crash when we "Invoke Handle" and folder is not created
...
svn path=/trunk/kdepim/; revision=350562
22 years ago
David Faure
3cc94d3df7
Fix Till's fix: don't call writeConfig from setContentsType, which is called from readConfig.
...
This leads to writing out uninitialized data (!) since readConfig hasn't read everything yet.
svn path=/trunk/kdepim/; revision=348877
22 years ago
Till Adam
a7df9bb8ae
Fix removing of resource folders and rename isResourceImapFolder into
...
isResourceFolder and hideResourceImapFolder into hideResourceFolder, since
the resource is not imap specific at all. Port all callers.
svn path=/trunk/kdepim/; revision=346967
22 years ago
Giovanni Venturi
2d49bc946b
fix bug #78626 , #82457 and #84430
...
svn path=/trunk/kdepim/; revision=344810
22 years ago
Ingo Klcker
e1a30baef6
Re-apply Martin's patch.
...
svn path=/trunk/kdepim/; revision=335775
22 years ago
Ingo Klcker
90dc9dcc7e
Revert. See kmail-devel.
...
svn path=/trunk/kdepim/; revision=333040
22 years ago
Martin Koller
01bd23e600
Count new mails only in not-ignored folders
...
Fixing:
http://bugs.kde.org/show_bug.cgi?id=63710
http://bugs.kde.org/show_bug.cgi?id=73900
http://bugs.kde.org/show_bug.cgi?id=78435
svn path=/trunk/kdepim/; revision=332828
22 years ago
Ingo Klcker
dc7e80bc3e
Actually, I wanted to commit this.
...
svn path=/trunk/kdepim/; revision=325590
22 years ago
Ingo Klcker
f4810c9899
First try to determine the mailing-list from the currently selected message. Only if this fails the 5 most recently added messages are scanned. This required adding KMFolderTree::mainWidget() so that we can (basically) do mDlg->parent()->mainWidget()->headers()->currentItemIndex() to get the index of the currently selected message.
...
svn path=/trunk/kdepim/; revision=325589
22 years ago
Scott Wheeler
1596e85b03
Don't crash when renaming search folders.
...
svn path=/trunk/kdepim/; revision=324447
22 years ago
Stephan Binner
d5989c2918
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdepim/; revision=324048
22 years ago
Carsten Burghardt
45f7953aa7
Support the creation of #driver.mbx style folders. Actually this is a bugfix as it is not
...
correct to suppress the slash. Make the folderdia react correctly to failed folder-creations.
CCMAIL: 48080-done@bugs.kde.org
svn path=/trunk/kdepim/; revision=322189
22 years ago
Ingo Klcker
f6accd8159
Make appearance of "Include in check" option consistent with others. Patch by Hasso Tepper.
...
svn path=/trunk/kdepim/; revision=321965
22 years ago
David Faure
4b7c55359d
Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow
...
to do something in kmfolder[cached]imap when it's changed.
svn path=/trunk/kdepim/; revision=321738
22 years ago
David Faure
828eb79550
Turn Bo's ugly numbers into a nice enum.
...
svn path=/trunk/kdepim/; revision=321431
22 years ago
David Faure
a0fb0131a8
perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' *
...
svn path=/trunk/kdepim/; revision=317529
22 years ago
David Faure
8a19db5f10
Correctly disable the expiry options when creating a new folder, or opening
...
one where expiry is disabled.
svn path=/trunk/kdepim/; revision=314492
22 years ago