Thomas McGuire
211cf1b2f9
Some coding style fixes.
...
SVN_SILENT
svn path=/trunk/KDE/kdepim/; revision=803331
18 years ago
Szymon Stefanek
b6ad9093d7
Splitted the folder selection stuff into two files: move towards a nicer source layout. Added a missing null pointer check that caused crashes on tree nodes without a real folder.
...
svn path=/trunk/KDE/kdepim/; revision=802831
18 years ago
Szymon Stefanek
b705d47e28
Ported the FolderSelectionDialog to native Qt4
...
svn path=/trunk/KDE/kdepim/; revision=801877
18 years ago
Allen Winter
1a9139fa21
fix "Wrong sentence in Antivirus wizard"
...
BUGS: 152388
I cheated by simply removing the word "antispam".
svn path=/trunk/KDE/kdepim/; revision=737260
19 years ago
Pino Toscano
497012ebac
icon renaming:
...
- mail_spam -> mail-mark-junk
- mail_ham -> mail-mark-notjunk
svn path=/trunk/KDE/kdepim/; revision=727105
19 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
Allen Winter
290ec8c502
minor spelling and contraction fixes.
...
SVN_SILENT:
svn path=/trunk/KDE/kdepim/; revision=706169
19 years ago
Arto Hytnen
86916891d9
i18n html tags fixes only to kdepim
...
svn path=/trunk/KDE/kdepim/; revision=702957
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
b2b695420e
Update the way the type of the account is stored.
...
Now, we use enums instead of strings.
Add the names of the types to KAccount. They can now be translated.
Also, provide an update script for easy config migration.
BUG: 90509
svn path=/trunk/KDE/kdepim/; revision=689148
19 years ago
Laurent Montel
9079b08b83
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685858
19 years ago
Pradeepto Bhattacharya
d46e11860a
Krazy Fix #1 - Second installment.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=680258
19 years ago
Mathias Soeken
9ee982c2c6
K3Process -> KProcess
...
svn path=/trunk/KDE/kdepim/; revision=678846
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
Thomas McGuire
808359e25e
KMFolderSelDlg -> FolderSelectionDialog
...
Rename of the actual file will follow in a minute.
svn path=/trunk/KDE/kdepim/; revision=666759
19 years ago
Thomas McGuire
3bd0b88816
Add a 'toolbarName' property for filters.
...
This is used by the antispamwizard only. It makes it possible to display a shorter name in the toolbar.
svn path=/trunk/KDE/kdepim/; revision=665700
19 years ago
Thomas McGuire
30bb8df195
Remove useless mark as spam/ham actions.
...
The spam/ham actions are created by the spam wizard.
Additionally, don't prefix filter actions text in the toolbar with 'filter'
svn path=/trunk/KDE/kdepim/; revision=665030
19 years ago
Stephan Binner
19f86533c3
i18n style guide fixes
...
svn path=/trunk/KDE/kdepim/; revision=656765
19 years ago
Laurent Montel
aa58f72c51
Include not necessary
...
svn path=/trunk/KDE/kdepim/kontact/src/; revision=656572
19 years ago
Oswald Buddenhagen
e4f30a0818
KProcess -> K3Process
...
KShellProcess -> K3ShellProcess
KProcIO -> K3ProcIO
KProcessController -> K3ProcessController
not deprecating, as we don't have a replacement yet.
not moving yet, as kdelibs still has heavy dependencies on it.
agreed upon with dfaure.
svn path=/trunk/KDE/kdepim/; revision=646732
19 years ago
Mathias Soeken
7d5f0beaee
KDE4 Porting (in AntiSpam/AntiVirus Wizard):
...
* K3Wizard -> KAssistantDialog
* K3ListBox -> KListWidget
--This line, and those below, will be ignor
ed--
M kmail/antispamwizard.h
M kmail/antispamwizard.cpp
svn path=/trunk/KDE/kdepim/; revision=644666
19 years ago
Aaron J. Seigo
f7c8d965d1
icon spec name updates
...
svn path=/trunk/KDE/kdepim/kontact/plugins/; revision=640714
19 years ago
Stephan Kulow
944280d5a6
merge kconfigroup_port branch
...
svn path=/trunk/KDE/kdepim/; revision=635506
19 years ago
Volker Krause
34d6fd7254
KListBox -> K3ListBox
...
svn path=/trunk/KDE/kdepim/; revision=633195
19 years ago
Matthias Kretz
428ee4239a
merge the kinstance-redesign branch back to trunk.
...
svn path=/trunk/KDE/kdepim/; revision=628296
19 years ago
David Faure
38ec9afb4b
kapplication.h removed where not useful
...
svn path=/trunk/KDE/kdepim/; revision=621637
19 years ago
Laurent Montel
00040ca9eb
Fix word wrap
...
svn path=/trunk/KDE/kdepim/; revision=567642
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
Laurent Montel
ee46d3efe0
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdepim/kalarm/lib/; revision=539348
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
Reinhold Kainhofer
60256d9d9f
deprecated QWidget methods
...
svn path=/trunk/KDE/kdepim/; revision=535759
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
Reinhold Kainhofer
e5830100c0
deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T)
...
svn path=/trunk/KDE/kdepim/; revision=535182
20 years ago
Dirk Mueller
a92b630041
fix crash (CID 1317)
...
svn path=/trunk/KDE/kdepim/; revision=534567
20 years ago
Reinhold Kainhofer
a3c5c30139
Fix compilation...
...
svn path=/trunk/KDE/kdepim/; revision=533954
20 years ago
Reinhold Kainhofer
c4bca6becc
Replace the old-style Q...Layout(QLayout*parent) constructors by the new empty constructors and a subsequent paren->addLayout(child). Heuristically, assume that if parent matches .*[Ll]ayout.*, then it is a QLayout*. Again, this is done by my script, which is committed into kdesdk/scripts/qt4/
...
svn path=/trunk/KDE/kdepim/; revision=533950
20 years ago
Reinhold Kainhofer
bdb846c552
Replace the old-style QGridLayout and Q[HV]BoxLayout constructors (which contain margin, spacing, name, and possibly the # of rows and cols) with the Qt4 constructors, where one then calls setMargin, setSpacing, and setObjectName. The nr of rows and columns is no longer needed.
...
I used my kdesdk/scripts/qt4/convert-qgridlayout.pl and kdesdk/scripts/qt4/convert-qboxlayout.pl scripts for this. Apart from one instance (where the params were commented out), no manual intervention was needed and everything worked like a charm...
What still needs to be done is to replace all Q*Layout(QLayout*parent) constructors by Q*Layout(); parent->insertLayout(..); calls. This can't be automated since it's impossible to detect whether the parent object is a QWidget* or a QLayout*. At best one can parst the compiler warning and just replace in those lines that through a deprecated warning...
svn path=/trunk/KDE/kdepim/; revision=533942
20 years ago
Ismail Onur Filiz
5499cab473
Include "config.h" in the source files that already do not do so.
...
svn path=/trunk/KDE/kdepim/; revision=532915
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
Ismail Onur Filiz
ea883abdd3
Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched.
...
BUG: 123261
svn path=/trunk/KDE/kdepim/; revision=516822
20 years ago
Laurent Montel
f2a05acb7d
Deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=516459
20 years ago
Volker Krause
5106454956
Compile with new kdelibs snapshot.
...
svn path=/trunk/KDE/kdepim/; revision=506385
20 years ago
Laurent Montel
691967fab7
deprecated--
...
fix some compile error
svn path=/trunk/KDE/kdepim/; revision=506351
20 years ago
Till Adam
d822070e13
Begone, tabs.
...
svn path=/trunk/KDE/kdepim/; revision=505003
20 years ago
Till Adam
42d8b0d2fd
Commit patch by Jan Callewaert <jan.callewaert@gmail.com> (with slight
...
modifications to make it compile against 4.0) which makes the 'mark as
ham' action run spamassassin -d to remove SA's verbose headers. Thanks,
Jan.
Andreas, did you want this in branch as well?
CCMAIL: agungl@kde.org
CCMAIL: 94577@bugs.kde.org
svn path=/trunk/KDE/kdepim/; revision=505000
20 years ago
Andreas Gungl
c901b1247d
reduce readEntry(...).toInt() where possible
...
svn path=/trunk/KDE/kdepim/; revision=497208
20 years ago
Andreas Gungl
4ff92dd82b
forget readEntry(...).toBool()
...
svn path=/trunk/KDE/kdepim/; revision=497182
20 years ago
Andreas Gungl
db8f1ad5ad
porting for KConfig changes
...
svn path=/trunk/KDE/kdepim/; revision=493930
21 years ago