Thomas McGuire
211cf1b2f9
Some coding style fixes.
...
SVN_SILENT
svn path=/trunk/KDE/kdepim/; revision=803331
18 years ago
Szymon Stefanek
21c8719355
Moved the base for KPIM::FolderTreeWidget to its own files since
...
it provides very common functionality. Named it KPIM::TreeWidget
and used also as base of KMMimePartTree in kmail to maximize code reusal.
Others might take advantage of it.
Avoid using numeric constants for column indexes in KMMimePartTree.
Use descriptive preprocessor constants instead.
Implemented sorting in KMMimePartTree: it's useful when many attachments
are present and one wants only the ones of a certain type.
By default the sort indicator is not shown and we keep the sort insertion
order. We also revert to this order each time the view is filled.
Some minor additions to documentation
Source cleanup: inverted the order of a couple of functions.
svn path=/trunk/KDE/kdepim/; revision=803140
18 years ago
Thomas McGuire
84ab0070f2
Bug fixes:
...
- Don't eat escape or enter keypresses, so that moving a message to a folder
with the keyboard works again
- actually return the correct folder, by setting the currentItem as well, instead of
only selecting an item.
Other stuff:
- Add some consts
- use QAction::setData instead of comparing the action names
- //< => ///<, so that doxygen recognises those
- some style fixes (identation, whitespace mainly)
- remove the ifdef'd out styleDependantFrameWidth
svn path=/trunk/KDE/kdepim/; revision=802876
18 years ago
Szymon Stefanek
6de6a1f46a
Ifdefed out setStyleDependantFrameWidth() which doesn't seem to make sense anymore. Delete if nobody complains within a reasonable timeframe.
...
svn path=/trunk/KDE/kdepim/; revision=800146
18 years ago
Szymon Stefanek
fa77f7e772
KDEPIM Coding style exercises while looking around...
...
svn path=/trunk/KDE/kdepim/; revision=800034
18 years ago
Szymon Stefanek
874f5578e6
KMMimePartTree: handle better the first-time show that provides default column widths
...
svn path=/trunk/KDE/kdepim/; revision=800005
18 years ago
Szymon Stefanek
b3a0eb7375
Use KMenu instead of QMenu. Also some minor cosmetic fixes.
...
svn path=/trunk/KDE/kdepim/; revision=799710
18 years ago
Szymon Stefanek
212f13f726
KMMimePartTree ported to native Qt4. We also selective column hiding now.
...
svn path=/trunk/KDE/kdepim/; revision=799703
18 years ago
Thomas McGuire
d2b89afcf9
Remove many superflous function names in kDebug statements.
...
Remove some tabs
svn path=/trunk/KDE/kdepim/; revision=785955
18 years ago
Thomas McGuire
3d572286d8
Fix the rest of of the attachment action merge:
...
- Fix icon
- Make "Copy" work again
svn path=/trunk/KDE/kdepim/; revision=778778
18 years ago
Thomas McGuire
7fdf89df79
Don't put the URLs of the mime part in the clipboard.
...
The QDrag already has ownership, so the clipboard can't have
ownership too.
svn path=/trunk/KDE/kdepim/; revision=778767
18 years ago
Andreas Hartmetz
ab98f8b365
use the file and kdepim standard indentation
...
svn path=/trunk/KDE/kdepim/; revision=775471
18 years ago
Andreas Hartmetz
2cbfd47542
Merged revisions [very long list edited out] via svnmerge from
...
svn+ssh://ahartmetz@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r716393 | tilladam | 2007-09-24 18:38:06 +0200 (Mo, 24 Sep 2007) | 3 lines
Remove some stale code, implement dragging stuff out of the mime part viewer.
prokde35-z item 21.
........
r716908 | tilladam | 2007-09-25 17:25:40 +0200 (Di, 25 Sep 2007) | 2 lines
Only copy out of the mimetree viewer. Doesn't work, unfortunately.
........
r747512 | vkrause | 2007-12-12 08:53:06 +0100 (Mi, 12 Dez 2007) | 2 lines
Sync context menus in reader and mimepart treeview.
........
r747518 | vkrause | 2007-12-12 09:18:35 +0100 (Mi, 12 Dez 2007) | 2 lines
Add copy attachment action to context menu.
........
svn path=/trunk/KDE/kdepim/; revision=768224
18 years ago
Volker Krause
940df47678
Add copy attachment action to context menu.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=747518
19 years ago
Volker Krause
d893102672
Sync context menus in reader and mimepart treeview.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=747512
19 years ago
Jakob Petsovits
a1f504a6d5
Adapt a lot of KMail icons to the new naming scheme.
...
I think I should not have broken anything;
if I did, come and beat me.
svn path=/trunk/KDE/kdepim/kmail/pics/; revision=744223
19 years ago
Thomas McGuire
d031daa713
deprecated--
...
warnings--
svn path=/trunk/KDE/kdepim/; revision=729744
19 years ago
Rafael Fernndez Lpez
fd15f72439
Code adaptation because of changes on libraries related to revision 719630
...
svn path=/trunk/KDE/kdepim/akregator/; revision=719646
19 years ago
Till Adam
0f6c62916a
Don't crash on drag. kolab/issue2046
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=718341
19 years ago
Till Adam
30e3327a6b
Only copy out of the mimetree viewer. Doesn't work, unfortunately.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=716908
19 years ago
Till Adam
59fced4ef7
Remove some stale code, implement dragging stuff out of the mime part viewer.
...
prokde35-z item 21.
svn path=/branches/kdepim/enterprise/kdepim/; revision=716393
19 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
Daniel Molkentin
94a38cea12
major parts of the endl cleanups.
...
svn path=/trunk/KDE/kdepim/; revision=695704
19 years ago
Laurent Montel
a2849e0f7f
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685626
19 years ago
Volker Krause
a87581621d
Add edit + delete attachment actions to the mime part tree
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=668963
19 years ago
Aaron J. Seigo
f7c8d965d1
icon spec name updates
...
svn path=/trunk/KDE/kdepim/kontact/plugins/; revision=640714
19 years ago
David Faure
a179288583
Spot the guaranteed crash:
...
assert( aAccount->metaObject()->className() == "KMAcctCachedImap" );
svn path=/trunk/KDE/kdepim/; revision=631760
19 years ago
David Faure
c1a590785a
KMimeType::pixmap -> KIconLoader::loadMimeTypeIcon with the help of convert-kmimetype-pixmap.pl
...
svn path=/trunk/KDE/kdepim/; revision=631256
19 years ago
Thorsten Roeder
d74b2ddb8c
fixed some EBN issues.
...
svn path=/trunk/KDE/kdepim/akregator/; revision=550078
20 years ago
David Faure
8270ad07db
Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch.
...
svn path=/branches/kdepim/proko2-full/kdepim/; revision=541169
20 years ago
Reinhold Kainhofer
6396fad702
Additional
...
#include <qxxxx.h> => #include <QXxxx>
that were missed by Laurent's commit yesterday.
svn path=/trunk/KDE/kdepim/; revision=539677
20 years ago
Reinhold Kainhofer
72d34ac78b
deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child..
...
Also, QWidget::setCaption => QWidget::setWindowTitle
svn path=/trunk/KDE/kdepim/; revision=535217
20 years ago
Stephan Kulow
2c12e57a33
check possible 0 pointer accesses
...
svn path=/trunk/KDE/kdepim/; revision=534292
20 years ago
Laurent Montel
659ee5067e
Adapt to new kdelibs api
...
svn path=/trunk/KDE/kdepim/akregator/; revision=521406
20 years ago
Laurent Montel
a574251bf1
Adapt to new kdelibs api
...
svn path=/trunk/KDE/kdepim/; revision=518169
20 years ago
Laurent Montel
691967fab7
deprecated--
...
fix some compile error
svn path=/trunk/KDE/kdepim/; revision=506351
20 years ago
Andreas Gungl
99b1dcf126
Q3PtrList--
...
svn path=/trunk/KDE/kdepim/; revision=501111
20 years ago
Laurent Montel
60b450d35f
QString::null-> QString()
...
.clear()
etc.
svn path=/trunk/KDE/kdepim/; revision=493449
21 years ago
Laurent Montel
891ff3400a
Q3PopupMenu--
...
svn path=/trunk/KDE/kdepim/; revision=487623
21 years ago
Laurent Montel
3ef805634c
Q3ValueList--
...
svn path=/trunk/KDE/kdepim/; revision=486326
21 years ago
Volker Krause
8ddc8b3be9
Compile with new kdelibs snapshot.
...
svn path=/trunk/KDE/kdepim/; revision=485752
21 years ago
Ingo Klcker
81a7e3ba13
Partial port to current kdelibs4_snapshot. Time to hit the bed.
...
svn path=/trunk/KDE/kdepim/; revision=467348
21 years ago
Volker Krause
61773c224a
More porting.
...
svn path=/trunk/KDE/kdepim/; revision=461116
21 years ago
Laurent Montel
57f2203adc
Some port
...
svn path=/trunk/KDE/kdepim/; revision=457004
21 years ago
Reinhold Kainhofer
2e77a55d99
The FSF has moved, use the new address in all license files and headers ...
...
svn path=/trunk/KDE/kdepim/; revision=437980
21 years ago
Daniel Molkentin
64d774e3c0
adding missing copyright header
...
svn path=/trunk/kdepim/; revision=362256
22 years ago
Martin Koller
aef2db86b5
Fixing http://bugs.kde.org/show_bug.cgi?id=80193
...
Display the mimetype itself if no description has been set
svn path=/trunk/kdepim/; revision=332565
22 years ago
Ingo Klcker
64ed7d81a7
Get rid of unnecessary code duplication and let KMSaveAttachmentsCommand handle the Save All Attachments case.
...
svn path=/trunk/kdepim/; revision=317968
22 years ago
Stephan Binner
929470ace4
More KStdGuiItems/icons
...
svn path=/trunk/kdepim/; revision=303667
22 years ago
Sandro Giessl
e35117f660
Use standard frame width for the three widgets in KMail's main window
...
in case we are using a different widget style than Keramik.
If it's Keramik, keep the old behaviour which seems to cut the frame
for aesthetic reasons.
No response on kmail-devel, so I guess there are no objections.
svn path=/trunk/kdepim/; revision=289827
22 years ago