Allen Winter
54e5a95492
forward port SVN commit 628565 by adridg:
...
Since the KMail homepage has moved into kontact.kde.org, it's a good idea to point there instead of the deprecated kmail.kde.org. Not a string change.
svn path=/trunk/KDE/kdepim/; revision=630691
19 years ago
Matthias Kretz
428ee4239a
merge the kinstance-redesign branch back to trunk.
...
svn path=/trunk/KDE/kdepim/; revision=628296
19 years ago
Allen Winter
0bbc7969ab
mail_new is the name of the icon for "New Message.."
...
svn path=/trunk/KDE/kdepim/; revision=627765
19 years ago
David Faure
b89340afd8
#warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl
...
svn path=/trunk/KDE/kdepim/; revision=622342
19 years ago
David Faure
38ec9afb4b
kapplication.h removed where not useful
...
svn path=/trunk/KDE/kdepim/; revision=621637
19 years ago
Simon Hausmann
194c016efa
merged branches/work/kaction-cleanup-branch, courtesy of
...
Kevin, Laurent, Thomas and me.
svn path=/trunk/KDE/kdepim/; revision=621518
19 years ago
Aaron J. Seigo
9ffbd1c4fc
build
...
svn path=/trunk/KDE/kdepim/knode/; revision=616862
20 years ago
Aaron J. Seigo
1e898509f0
KStdAction -> KStandardAction
...
still compiling, but i have to go pick up the boy so i figure it's better to get this progress in rather than wait to make sure there aren't any more to catch, though my grepping is turning up empty, soooo. =)
svn path=/trunk/KDE/kdepim/knode/; revision=614812
20 years ago
Andreas Hartmetz
fb6d0fe55d
Preparation for explicit constructors in KShortcut
...
svn path=/trunk/KDE/kdepim/akregator/; revision=607437
20 years ago
Allen Winter
cabf53143b
fix some compile warnings
...
svn path=/branches/KDE/3.5/kdepim/; revision=606698
20 years ago
David Faure
a8b9603ca5
Fix RMB/View on text attachments showing no newlines. This has annoyed me for years, glad I finally get around fixing it :)
...
Also fixed a queue/write mismatch which led to a runtime warning and to strange order of things in the code.
svn path=/trunk/KDE/kdepim/; revision=601503
20 years ago
David Faure
41e6071848
Fix RMB/View on text attachments showing no newlines. This has annoyed me for years, glad I finally get around fixing it :)
...
Also fixed a queue/write mismatch which led to a runtime warning and to strange order of things in the code.
svn path=/branches/KDE/3.5/kdepim/; revision=601490
20 years ago
Allen Winter
4be643847f
Remove libkmime which has been moved into kdepimlibs
...
and build against the installed kmime.
svn path=/trunk/KDE/kdepim/; revision=601102
20 years ago
Jaison Lee
b950957396
KTempFile->KTemporaryFile
...
svn path=/trunk/KDE/kdepim/kmailcvt/; revision=593363
20 years ago
Christian Zangl
4d90493e71
Adds an "Edit" menu to the reader window:
...
- Copy
- Select All
- Find
- Find Next
- Move to Trash (moved here from the File menu)
BUGS: 90584
svn path=/branches/KDE/3.5/kdepim/; revision=590039
20 years ago
Reinhold Kainhofer
00816506a6
Get rid of deprecated QMenu calls, use a QSignalMapper to keep the int slots working
...
svn path=/trunk/KDE/kdepim/; revision=589046
20 years ago
Laurent Montel
5cfedc18dc
Fix signal/slot
...
Remove not necessary attribute into ui files
svn path=/trunk/KDE/kdepim/akregator/; revision=586027
20 years ago
Will Entriken
1106cfdef0
kguiitem explicit ctor
...
svn path=/trunk/KDE/kdepim/knode/; revision=584502
20 years ago
Tom Albers
776009e8ea
More removals of deprecated things.
...
svn path=/trunk/KDE/kdepim/; revision=577438
20 years ago
Tom Albers
99352cb648
welcome is important
...
svn path=/trunk/KDE/kdepim/; revision=577264
20 years ago
Laurent Montel
dfaa316ec9
Compile++
...
svn path=/trunk/KDE/kdepim/kontact/plugins/; revision=569934
20 years ago
Allen Winter
14246d7672
forward port 568026 by kloecker:
...
Fix bug 126837 (KMail does not correctly detect UTF-8 encoding)
Fall back to automatic encoding if we encounter an unknown encoding.
svn path=/trunk/KDE/kdepim/; revision=568721
20 years ago
Ingo Klcker
ca35779a5a
Fix bug 126837 (KMail does not correctly detect UTF-8 encoding)
...
Fall back to automatic encoding if we encounter an unknown encoding.
BUG: 126837
svn path=/branches/KDE/3.5/kdepim/; revision=568026
20 years ago
Volker Krause
4cd29a3d87
Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable
...
some DCOP stuff, etc.).
svn path=/trunk/KDE/kdepim/; revision=561669
20 years ago
Stephan Kulow
8bacc6c030
I wonder how long these changes waited uncommited :)
...
svn path=/trunk/KDE/kdepim/; revision=560122
20 years ago
Reinhold Kainhofer
d763cc114b
locate => KStandardDirs::locate
...
svn path=/trunk/KDE/kdepim/kontact/plugins/; revision=558100
20 years ago
Laurent Montel
69d3a74e72
Second cleanup
...
svn path=/trunk/KDE/kdepim/; revision=546936
20 years ago
Reinhold Kainhofer
50ced8e105
KActionMenu::insert => addAction
...
svn path=/trunk/KDE/kdepim/; revision=543782
20 years ago
Volker Krause
acfee7a8f6
Port to new kdelibs snapshot.
...
svn path=/trunk/KDE/kdepim/; revision=543558
20 years ago
Reinhold Kainhofer
6e4cd9faa5
Replace deprecated Q*Action, QDialog and QImage calls
...
svn path=/trunk/KDE/kdepim/; revision=540504
20 years ago
Reinhold Kainhofer
42ed96b11f
some more #include <qxxxx.h> => #include <QXxxx>
...
svn path=/trunk/KDE/kdepim/; revision=540424
20 years ago
Allen Winter
063033d01e
"a" -> 'a'
...
svn path=/trunk/KDE/kdepim/; revision=540271
20 years ago
Reinhold Kainhofer
7f6ea0b791
KDialogBase => KDialog, this also means ~80 less deprecated warnings...
...
svn path=/trunk/KDE/kdepim/; revision=540093
20 years ago
Reinhold Kainhofer
b3abaeb2e6
--deprecated: qtimer.start(msec, single) => qtimer.setSingleShot(single); qtimer.start(msec);
...
svn path=/trunk/KDE/kdepim/; revision=539881
20 years ago
Stephan Kulow
c04d368b47
removed deprecated usages of KToggleAction
...
svn path=/trunk/KDE/kdepim/; revision=539850
20 years ago
Laurent Montel
ee46d3efe0
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdepim/kalarm/lib/; revision=539348
20 years ago
Volker Krause
a5f7315b45
compile with new kdelibs snapshot
...
svn path=/trunk/KDE/kdepim/; revision=538778
20 years ago
Ismail Onur Filiz
1795f0afe9
Backward port following coverity fixes:
...
537313: boring copy&paste bugs (CID 1287)
536478: init errorstate
535122: avoid null dereference (CID 1310)
534855: fix crash
534628: fix crash (CID 1319)
534581: fix crash (CID 1309)
534567: fix crash (CID 1317)
534557: fix crash
534391: fix crash
534390: fix crash (CID 1304)
534358: fix double free / error handling on malloc failure (dozens of CIDs)
534287: fix the order of NULL check and access
svn path=/branches/KDE/3.5/kdepim/; revision=537923
20 years ago
Stephan Kulow
a08b4b7ca4
deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=537795
20 years ago
Stephan Kulow
bf8aca5ad8
deprecated--
...
svn path=/trunk/KDE/kdepim/akregator/; revision=537785
20 years ago
Stephan Kulow
d75cf53987
deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=537739
20 years ago
Stephan Kulow
b1bb884c26
deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=537738
20 years ago
Stephan Kulow
f006341a0f
deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=537462
20 years ago
Stephan Kulow
ffaff2c9ab
removed deprecated QWidget functions
...
svn path=/trunk/KDE/kdepim/; revision=535553
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
Reinhold Kainhofer
add57fd4d3
Deprecated QString methods
...
svn path=/trunk/KDE/kdepim/; revision=535196
20 years ago
Dirk Mueller
6259f9953f
avoid null dereference (CID 1310)
...
svn path=/trunk/KDE/kdepim/; revision=535122
20 years ago
Reinhold Kainhofer
08e5b20b90
QList::find(..)==QList::end() => QList::contains()
...
QList::find => QList::indexOf
QString::find => QString::indexOf or contains
svn path=/trunk/KDE/kdepim/; revision=535038
20 years ago
Frank Osterfeld
1bc672fede
s/findRev/lastIndexOf
...
svn path=/trunk/KDE/kdepim/; revision=534505
20 years ago
Volker Krause
de8b7a17f1
kasciistricmp() is in kdelibs since KDE 3.4.
...
svn path=/trunk/KDE/kdepim/; revision=532720
20 years ago