Allen Winter
80909a85fa
Cleanup kDebug/kWarning/kError():
...
+ No longer pass the debug area
+ Don't hard code the method name
+ Remove endls
svn path=/trunk/KDE/kdepim/; revision=966226
17 years ago
Thomas McGuire
66f97602c4
- Remove "added by qt3to4" comments
...
- Fix some includes
- Disable Qt3 support and KDE3Support in the CMake file
Now KMail is free of KDE3 and Qt3 support(*), hurray!!
Thanks to everyone who helped porting.
Now, let's party and relax a bit, and afterwards we can start to make things interesting
again by starting the Akonadi port :)
(*) Well, Almost. It still links to Qt3Support, because KGPG has
Qt3Support in its headers.
Also, Qt3Support and KDE3Support are still linked in indirectly
via libkdepim.
svn path=/trunk/KDE/kdepim/; revision=924827
17 years ago
Thomas McGuire
b10ebc6919
Merged revisions 915287 via svnmerge from
...
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r915287 | tmcguire | 2009-01-22 18:43:23 +0100 (Thu, 22 Jan 2009) | 3 lines
- deprecated--
- fix indentation
........
svn path=/trunk/KDE/kdepim/; revision=915289
17 years ago
Thomas McGuire
6a327ecd9b
- deprecated--
...
- fix indentation
svn path=/branches/kdepim/enterprise4/kdepim/; revision=915287
17 years ago
Thomas McGuire
fa20325b2a
Merged revisions 915154 via svnmerge from
...
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r915154 | mutz | 2009-01-22 15:11:46 +0100 (Thu, 22 Jan 2009) | 1 line
Fix kolab/issue2444 (kontact sends base64 encoded password when sieve server does not advertise STARTTLS), pt.1: kmail
........
svn path=/trunk/KDE/kdepim/; revision=915286
17 years ago
Marc Mutz
9fd8747bb9
Fix kolab/issue2444 (kontact sends base64 encoded password when sieve server does not advertise STARTTLS), pt.1: kmail
...
svn path=/branches/kdepim/enterprise4/kdepim/; revision=915154
17 years ago
Bertjan Broeksema
e597473890
EBN Fixes: validity of i18n calls.
...
svn path=/trunk/KDE/kdepim/; revision=866449
18 years ago
Thomas McGuire
ee090935c7
Use safe iterators, as pointed out by dirk.
...
svn path=/trunk/KDE/kdepim/; revision=838724
18 years ago
Kevin Ottens
6e338a1474
Disable all UI activity of the sievejob checking for the vacation script
...
on startup.
Backport of 804287 in trunk.
Should fix kolab/issue2560.
svn path=/branches/kdepim/enterprise/kdepim/; revision=804616
18 years ago
Kevin Ottens
e97074166c
Disable all UI activity of the sievejob checking for the vacation script
...
on startup.
Should fix kolab/issue2560.
svn path=/trunk/KDE/kdepim/; revision=804287
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
Volker Krause
6ddf5caed2
Fix various problems with the vacation script status indicator,
...
including placement in stand-alone KMail, background color and mouse
click handling.
svn path=/trunk/KDE/kdepim/; revision=768304
18 years ago
Till Adam
9dc518bce6
Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page
...
of all the changes, they are too numerous to list here.
svn path=/branches/KDE/3.5/kdepim/; revision=766792
18 years ago
Volker Krause
aef0d5d167
Merged revisions 740023-740109,740111-740116,740118-740147,740149-740152,740154-740441,740443-740446,740448-740459,740461-740471,740473-740475,740478-740487,740489-740519,740521-740528,740530-740535,740537-740574,740576-740588,740591-740607,740609-741781,741783-741805,741807-741832,741834-741901,741903-742150,742152-742213,742216-742229,742231-742288,742290-742291,742293,742296-742602,742604-742670,742673-742986,742988-742990,742994-742999,743001,743004,743006-743010,743012-743019,743021-743022,743024-743025,743027-743883,743885-743887,743889-744004,744006-744045,744047-744086,744088-744091,744093-744109,744111-744675,744678-744688,744690-744692,744694-744707,744709-745805,745808-745812,745815-746844,746846-746872,746875-746896,746898-746924,746926-746931,746933-746978,746980-747181,747183-747317,747319-747339,747341-747511,747513-747517,747519-747583,747585-747587,747589-747591,747593-747640,747642-747791,747793-747970,747972-748003,748005-748015,748017-748068,748070-748349,748351-748415,748417-748424,748426-748478,748480-748496,748498-748500,748502-748528,748530-750030,750032-750092,750094-750498,750500-750561,750564-750566,750568-750597,750599-750609,750611-750647,750649-750878,750880-750903,750905-750913,750915-750920,750922-757104,757106-757110,757112-758210,758212-758786,758788,758790-758794,758796-758954,758956-759131,759133-759152,759154-759271,759273-759274,759276,759278-759285,759287-760352,760354-761115,761117-761118,761120-761123,761125-761127,761131,761134,761137,761139-761140,761144-761145,761147,761149-761230,761232-761240,761242-761244,761246-761330,761332-761334,761336-761337,761339-761374,761376-761533,761535,761537,761539-761546,761548-761550,761552-761553,761555-761556,761558-761559,761561,761563-761564,761566-761570,761572,761574-761580,761582-761601,761603-761620,761622-761895,761897-761900,761902-762310 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r740023 | vkrause | 2007-11-22 12:07:12 +0100 (Thu, 22 Nov 2007) | 2 lines
Add a status bar label to indicate an active vacation script.
........
r747598 | vkrause | 2007-12-12 15:12:12 +0100 (Wed, 12 Dec 2007) | 2 lines
Change mouse cursor over vaction indicator.
........
r747622 | vkrause | 2007-12-12 16:16:45 +0100 (Wed, 12 Dec 2007) | 3 lines
Make sure the text editor is large enough to contain the default
template without scrollbars.
........
r762310 | vkrause | 2008-01-16 20:45:04 +0100 (Wed, 16 Jan 2008) | 5 lines
Keep the vaction script status indicator hidden when switching to the
KMail part if it was hidden before.
Kolab issue 2399
........
svn path=/trunk/KDE/kdepim/; revision=764438
18 years ago
Thomas McGuire
db24342337
- deprecated--
...
- tabs--
- style++
- fix icon name
- fix duplicate cancel action
svn path=/trunk/KDE/kdepim/; revision=760864
18 years ago
Volker Krause
eb930974ac
Add a status bar label to indicate an active vacation script.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=740023
19 years ago
Till Adam
06ab701267
Merge various fixes to the out-of-office script handling and the new
...
feature to check whether there is a script active from enterprise branch.
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=716782
19 years ago
Volker Krause
d943d2e252
- fix uploading of out-of-office replies
...
- check if there is a still active out-of-office sieve script on startup
Prokde35-z Item 79
Kolab issue 1743
svn path=/branches/kdepim/enterprise/kdepim/; revision=716765
19 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
Gabriel Anderson
2d5a79d190
Fixed krazy issue #6
...
svn path=/trunk/KDE/kdepim/; revision=703144
19 years ago
Thiago Macieira
421c83769c
Remove use of k_funcinfo
...
svn path=/trunk/KDE/kdepim/; revision=702595
19 years ago
Arto Hytnen
9b5219898a
kdepim QString::null clean-up.
...
svn path=/trunk/KDE/kdepim/akregator/; revision=701212
19 years ago
Arto Hytnen
cc0fc28c8e
some more QString::null flags to be cleaned up soon.
...
svn path=/trunk/KDE/kdepim/akregator/; revision=701026
19 years ago
Thomas McGuire
5e150d2f9e
- Remove tabs
...
- deprecated--
svn path=/trunk/KDE/kdepim/; revision=698735
19 years ago
Tobias Koenig
01c7115ebd
Manual adaption and cleanup of the previous script run
...
for the new kDebug/kError/kWarning/kFatal syntax.
You can use the following command to find 'old' code:
egrep -r -A 5 '(kDebug|kError|kWarning|kFatal).*' * | grep -v ".svn" | grep "<< *endl;"
svn path=/trunk/KDE/kdepim/; revision=695781
19 years ago
Daniel Molkentin
94a38cea12
major parts of the endl cleanups.
...
svn path=/trunk/KDE/kdepim/; revision=695704
19 years ago
Thomas McGuire
2ced61c72b
deprecated-- (kdDebug & Co)
...
svn path=/trunk/KDE/kdepim/; revision=692387
19 years ago
Thomas Moenicke
41af540635
* kolab merge issue 20:
...
Merge (mostly) hidden config options and their uses from enterprise/proko2, namely:
- the ability to have a particular domain only allowed for MDNs
- the ability to send no MDNs to SPAM
- the ability to configure access to the above two options
- extended sieve parsing for vacation settings
- the ability to strip certain mimetypes (such as invitations) when
inline forwarding emails automatically
These are mostly usefull for Kiosk.
svn path=/trunk/KDE/kdepim/; revision=691932
19 years ago
Laurent Montel
a2849e0f7f
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685626
19 years ago
Tom Albers
21b9b60fa8
Adjust kdepim for the library move of kpgp and kpimidentities to kdepimlibs
...
- adjust includes and link rules
- delete the libraries from this module
- remove obsolete collectingprocess and configmanager
svn path=/trunk/KDE/kdepim/; revision=682059
19 years ago
Ingo Klcker
76ed9c3f5c
Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer.
...
svn path=/trunk/KDE/kdepim/; revision=674140
19 years ago
Till Adam
464b11a6ec
Merge (mostly) hidden config options and their uses from proko2, namely:
...
- the ability to have a particular domain only allowed for MDNs
- the ability to send no MDNs to SPAM
- the ability to configure access to the above two options
- extended sieve parsing for vacation settings
- the ability to strip certain mimetypes (such as invitations) when
inline forwarding emails automatically
These are mostly usefull for Kiosk.
-
svn path=/branches/kdepim/enterprise/kdepim/; revision=662540
19 years ago
David Faure
0fb2aa4e27
Many files were using KGlobal via the "#include <kglobal.h>" in kguiitem.h. Removed that include -> added many includes in the code.
...
svn path=/trunk/KDE/kdepim/; revision=614585
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
Till Adam
710c8e72c8
Make sure the default values for vacation settings are taken even
...
overriding values read from the server, as per customer request.
(Kolab Issue 1449)
svn path=/branches/kdepim/proko2/kdepim/; revision=600880
20 years ago
Till Adam
8d6c64b99d
Add another kiosk-able option which allows vacation scripts in principle, but hardcodes the domain and react-to-spam flags.
...
svn path=/branches/kdepim/proko2/kdepim/; revision=598969
20 years ago
Till Adam
7318bf58d1
Add non-gui config options (for kiosk use) that allow the domain to
...
send out-of-office replies to and the spam setting to be pre-configured
and one to hide the vacation script editing completely.
(Kolab Issue 1449)
svn path=/branches/kdepim/proko2/kdepim/; revision=596381
20 years ago
Laurent Montel
ce6b84f1ac
fix for new kurl renamed
...
svn path=/trunk/KDE/kdepim/; revision=543474
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
Chusslove Illich
3a5fca8d00
Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls).
...
svn path=/trunk/KDE/kdepim/; revision=528186
20 years ago
Laurent Montel
54bf075d4b
Deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=512502
20 years ago
Laurent Montel
5214f977ce
KURL->KUrl
...
svn path=/trunk/KDE/kdepim/akregator/; revision=508599
20 years ago
Laurent Montel
691967fab7
deprecated--
...
fix some compile error
svn path=/trunk/KDE/kdepim/; revision=506351
20 years ago
Laurent Montel
7a6a236da0
KURL->KUrl
...
svn path=/trunk/KDE/kdepim/konsolekalendar/; revision=501915
20 years ago
Laurent Montel
60b450d35f
QString::null-> QString()
...
.clear()
etc.
svn path=/trunk/KDE/kdepim/; revision=493449
21 years ago
Laurent Montel
33320839e0
q3cstring--
...
svn path=/trunk/KDE/kdepim/; revision=490835
21 years ago
Laurent Montel
eb077e0b11
qt3support--
...
svn path=/trunk/KDE/kdepim/; revision=478377
21 years ago
Laurent Montel
57f2203adc
Some port
...
svn path=/trunk/KDE/kdepim/; revision=457004
21 years ago