Michael Haeckel
7fa3617162
CCMAIL: 47727-close@bugs.kde.org
...
Use a correct text for the empty folder action and the warning message for
the trash folder.
svn path=/trunk/kdenetwork/kmail/; revision=177407
24 years ago
Marc Mutz
8132716531
mPopup was never deleted; remove static QPixmap pointers. KIconsLoader::loadIcon uses QPixmapCache anyway. This way, we don't need stuff like refcounting of the static qpixmap pointers to determine when to delete them again.
...
svn path=/trunk/kdenetwork/kmail/; revision=177144
24 years ago
Carsten Burghardt
749f128b8c
get rid of old countUnreadRecursive code
...
we have a better one in kfoldertree
svn path=/trunk/kdenetwork/kmail/; revision=176984
24 years ago
Marc Mutz
2ce1d0268a
YAUI (Yet Another Unused Icon)
...
svn path=/trunk/kdenetwork/kmail/; revision=175154
24 years ago
Marc Mutz
da8d072ddb
oops, hyphens in icon names are special...
...
svn path=/trunk/kdenetwork/kmail/; revision=175151
24 years ago
Marc Mutz
25dba919d6
Moved inbox, outbox and sent-mail folder icons to kdelibs/pics; removed unused icons {red,green}-bullet.png
...
svn path=/trunk/kdenetwork/kmail/; revision=175148
24 years ago
Marc Mutz
ec68433037
closed.png is loaded, but never used
...
svn path=/trunk/kdenetwork/kmail/; revision=175134
24 years ago
Ingo Klcker
6615a799d3
GUI cleanup for more consistency with other applications (based on patch by Martin Koller)
...
svn path=/trunk/kdenetwork/kmail/; revision=175069
24 years ago
Carsten Pfeiffer
be5e7bf43d
- centralize CryptPlugWrapperList in KMKernel to fix ownership problems
...
- replace KMKernel::self() with kernel
- introduce KMTextBrowser for viewing raw messages or text-attachments
to fix memory leaks
svn path=/trunk/kdenetwork/kmail/; revision=175027
24 years ago
Carsten Burghardt
5ac5730197
Remove the KMFolderTreeItem parameter from KMFolderImap as the folder should not mess with the view
...
svn path=/trunk/kdenetwork/kmail/; revision=173360
24 years ago
Stephan Binner
a370b2a751
CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view
...
svn path=/trunk/kdenetwork/knode/; revision=172020
24 years ago
Carsten Burghardt
6a6939af7e
Not fti->folder->parent but fti->parent
...
svn path=/trunk/kdenetwork/kmail/; revision=169445
24 years ago
Malte Starostik
6da543b21f
Make IMAP folder listing work again
...
svn path=/trunk/kdenetwork/kmail/; revision=169286
24 years ago
Marc Mutz
f9ceb1b414
QHeader _has_ an layout engine ;-)
...
Make the first column take all available space.
This should go into KFolderTree. I wonder why KFolderTree doesn't handle the first column, too? Carsten?
svn path=/trunk/kdenetwork/kmail/; revision=169086
24 years ago
Carsten Burghardt
d03bb27744
Fix sorting and make it independant from i18n
...
svn path=/trunk/kdenetwork/kmail/; revision=168001
24 years ago
Carsten Burghardt
fcd86355fe
Save the open/close state of a node when it is expanded
...
svn path=/trunk/kdenetwork/kmail/; revision=165990
24 years ago
Carsten Burghardt
7d087caa90
- reflect changes in kfoldertree
...
- remove contentsMouse*
- remove keyPress
- small fixes
svn path=/trunk/kdenetwork/kmail/; revision=165914
24 years ago
Carsten Burghardt
4d416f2a6f
Rather heavy rework of the foldertree. It's now based on a new widget "KFolderTree" in libkdenetwork.
...
DnD improvements and fixes by Ingo.
svn path=/trunk/kdenetwork/kmail/; revision=163927
24 years ago
Karl-Heinz Zimmer
0b962d72fe
finished Drag'n'Drop handling (dragging a mail from it's folder's mail list onto another folder): now we show the '+' sign (added to the mouse cursor) only when the user pressed the key (s)he has specified for COPY operations. Also we now show the correct sign at _beginning_ of the drag operation. So the user can see whether this will make a copy of the mail when _starting_ the drag operation.
...
svn path=/trunk/kdenetwork/kmail/; revision=153814
24 years ago
Karl-Heinz Zimmer
c284624513
add entended configuration options to KMail Configure / Miscellaneous tab page allowing the user to specify what should happen when Mail is Drag'n'Dropped from the mail headers' list onto another folder in the folder tree. Note: This works fine _but_ the little 'plus' sign is only displayed when mail is CTRL+Dragged (this is default behavior for copying). Of course this is missleading so - please - tell me how to fix this: I am looking for a way how to have the 'plus' indicator enabled or disabled during a Drag event.
...
svn path=/trunk/kdenetwork/kmail/; revision=153797
24 years ago
Ingo Klcker
bbbf70f3eb
Swap Copy and Move in the dnd popup menu as Move is the most frequently used action
...
svn path=/trunk/kdenetwork/kmail/; revision=153715
24 years ago
Carsten Burghardt
cef86bf691
The eventFilter unfortunately also influenced the folder-contextmenu. I disable the columns-popup for the moment to investigate that further.
...
svn path=/trunk/kdenetwork/kmail/; revision=153674
24 years ago
Carsten Burghardt
2627d323f4
Finally we got unread and total columns for the foldertree.
...
Activate them via View-menu or rmb-menu from the tree-header.
Changed the qpopup for the folder-context-menu to kpopup to be consistent with the rest.
svn path=/trunk/kdenetwork/kmail/; revision=153547
24 years ago
Zack Rusin
1de92fc2ac
OK, shift+mouse move -> move, control+mouse move -> copy, else -> popup.
...
Yes it does use Xlib which is by far the cleanest solution. Try it and
come back to flame some more ;)
svn path=/trunk/kdenetwork/kmail/; revision=153340
24 years ago
Zack Rusin
96e4b6adee
Fixing the popup positioning problem, as noted by Ingo and waiting for
...
a decision on what to do with the dialog (remove or use Ingo's proposed
solution)
svn path=/trunk/kdenetwork/kmail/; revision=152851
24 years ago
Zack Rusin
f93d5bd995
Opinions on UI design are like asses - everyone has its own. Adding popup
...
dialog to drag&drop operations and making the copy drag operation actually
work.
svn path=/trunk/kdenetwork/kmail/; revision=152613
24 years ago
Stephan Binner
b16400da88
CVS_SILENT Capitalisation fixes.
...
svn path=/trunk/kdenetwork/kmail/; revision=151260
24 years ago
Marc Mutz
bf7ce97c38
bring back header
...
svn path=/trunk/kdenetwork/kmail/; revision=151134
24 years ago
Karl-Heinz Zimmer
d17c8a6946
a) Merged AEGYPTEN_BRANCH additions into HEAD branch.
...
( see: http://www.gnupg.org/aegypten/ )
b) Removed some misleading warnings
c) Added Marc Mutz's patch of kmmsgpart.cpp: Make sure
Quoted Printable processing goes analogous to base64
by using KMime now and have some little improvements
in ::body().
d) AEGYPTEN_BRANCH was using KDockWidgets, these have been
(temporarily) disabled in the HEAD branch: will be
activated once KDockWidget has better usability.
Result of this: At the moment the new KMMimePartTree
is invisible - will be fixed right now.
PLEASE use the bug tracker to report any errors that might
result from this merger - additionally you may send mails
directly to me.
Karl-Heinz Zimmer, Senior Software Engineer, Klaraelvdalens Datakonsult AB
<mailto:khz@klaralvdalens-datakonsult.se> <mailto:khz@kde.org>
svn path=/trunk/kdenetwork/kmail/; revision=151089
24 years ago
Ingo Klcker
de6ec5e488
Separate the New Message action and the Post to Mailing-List action. This means with New Message the To: field of the new message will no longer be filled automatically with the mailing list's posting address.
...
svn path=/trunk/kdenetwork/kmail/; revision=150160
24 years ago
Zack Rusin
694f88bdd0
Adding custom icons support to the folder tree
...
svn path=/trunk/kdenetwork/kmail/; revision=147179
24 years ago
Marc Mutz
459cf6632b
Fix accel clashes, minor layouting adjustments and adding some accels.
...
"go" from i18n-de, no "no-go" from anyone else -> committing
svn path=/trunk/kdenetwork/kmail/; revision=139613
24 years ago
Ingo Klcker
aa78202b12
Add some more icons to the main menu and the folder RMB menus
...
svn path=/trunk/kdenetwork/kmail/; revision=139597
24 years ago
Michael Haeckel
9aa9b8df70
Heavily decrease startup time.
...
- Don't parse /etc/services 20 times
- Don't call i18n("inbox") 250 times
- Don't look for an utf7 QTextCodec 200 times
svn path=/trunk/kdenetwork/kmail/; revision=134842
24 years ago
Michael Haeckel
134f016b05
Make searching with subfolders working in IMAP folders.
...
svn path=/trunk/kdenetwork/kmail/; revision=131289
25 years ago
Carsten Burghardt
129c5a070c
Call slotFolderExpanded on startup to make sure the folder-settings are fully read.
...
Additionally syncs the foldertree with the server.
svn path=/trunk/kdenetwork/kmail/; revision=129654
25 years ago
Stephan Binner
e2ed3a56bb
s/Mark All Mails/Mark All Messages/
...
svn path=/trunk/kdenetwork/kmail/; revision=129607
25 years ago
Michael Haeckel
ccb1aec74c
Scroll again to the original position after refreshing the folder tree.
...
svn path=/trunk/kdenetwork/kmail/; revision=129505
25 years ago
Christopher Molnar
42c5b98124
final change (that's what I get for making a small correct - 2 letters, 2 files
...
25 years ago
Christopher Molnar
1664e6110a
You're right .... capitalize all words
...
25 years ago
Christopher Molnar
5b2d494e84
Slight correction "Mark all Mails as Read" --> "Mark all Mail as Read"
...
25 years ago
Stephan Binner
66b51463f0
CVS_SILENT Fixed capitalisation.
...
svn path=/trunk/kdenetwork/kmail/; revision=129279
25 years ago
Harald Fernengel
1e8c919b26
Added "Mark all Mails as read" Action
...
svn path=/trunk/kdenetwork/kmail/; revision=129206
25 years ago
Michael Haeckel
a2cb7ab5f2
Expand also the last folder in the list, when dragging a message over it and
...
it contains subfolders.
svn path=/trunk/kdenetwork/kmail/; revision=128671
25 years ago
Marc Mutz
1d201a2665
Minor code cleanups, mostly removal of Qt2 defines.
...
svn path=/trunk/kdenetwork/kmail/; revision=127841
25 years ago
Marc Mutz
db5cb9fa26
To ask whether we should go to the next folder isn't exactly a warning.
...
svn path=/trunk/kdenetwork/kmail/; revision=127329
25 years ago
Stefan Gehn
9b922bf19f
#include <qcursor.h> needed
...
svn path=/trunk/kdenetwork/kmail/; revision=126663
25 years ago
Michael Haeckel
5bd8e14f61
Enable/Disable some actions correctely.
...
svn path=/trunk/kdenetwork/kmail/; revision=124461
25 years ago
Michael Haeckel
c9ede18dcd
Don't crash, when deleting an IMAP account while an IMAP folder is selected.
...
svn path=/trunk/kdenetwork/kmail/; revision=124165
25 years ago
Michael Haeckel
02ddf6ee60
Update the imap folders always the account is expanded, not only the first time.
...
svn path=/trunk/kdenetwork/kmail/; revision=123968
25 years ago