Thomas McGuire
505cab8915
- fix icons
...
- deprecated--
svn path=/trunk/KDE/kdepim/; revision=732425
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
Laurent Montel
9079b08b83
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685858
19 years ago
Lubo Luk
08746e45c9
KWM->KWindowSystem
...
svn path=/trunk/KDE/kdepim/knotes/; revision=659679
19 years ago
Lubo Luk
9d8aa41122
KWin/KWinModule -> KWM
...
svn path=/trunk/KDE/kdepim/knotes/; revision=649617
19 years ago
David Faure
38ec9afb4b
kapplication.h removed where not useful
...
svn path=/trunk/KDE/kdepim/; revision=621637
19 years ago
Aaron J. Seigo
9ffbd1c4fc
build
...
svn path=/trunk/KDE/kdepim/knode/; revision=616862
20 years ago
Laurent Montel
a8acab058e
Fix compile under windows
...
svn path=/trunk/KDE/kdepim/; revision=605106
20 years ago
Tom Albers
74168ad2ce
Next bunch of removal of deprecated things
...
svn path=/trunk/KDE/kdepim/; revision=577521
20 years ago
Laurent Montel
d9a136a152
Q3TextEdit--
...
svn path=/trunk/KDE/kdepim/; revision=569372
20 years ago
Edwin Schepers
33540d8c2b
Qframe -> QFrame
...
svn path=/trunk/KDE/kdepim/; revision=558575
20 years ago
Laurent Montel
6fc13ccf1b
Kdialogbase->kdialog
...
svn path=/trunk/KDE/kdepim/; revision=555161
20 years ago
Laurent Montel
ee46d3efe0
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdepim/kalarm/lib/; revision=539348
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
Laurent Montel
659ee5067e
Adapt to new kdelibs api
...
svn path=/trunk/KDE/kdepim/akregator/; revision=521406
20 years ago
Laurent Montel
5214f977ce
KURL->KUrl
...
svn path=/trunk/KDE/kdepim/akregator/; revision=508599
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
fa189a1645
Port to qmenu
...
svn path=/trunk/KDE/kdepim/; revision=488196
21 years ago
Laurent Montel
fb69b56cb8
Adapt to new kde4 api
...
svn path=/trunk/KDE/kdepim/knotes/; revision=476637
21 years ago
Stephan Binner
07ceeaccef
warningContinueCancel() for delete confirmation
...
svn path=/trunk/KDE/kdepim/; revision=470529
21 years ago
Stephan Binner
d0a4877f2f
warningContinueCancel() for delete confirmation
...
svn path=/branches/KDE/3.5/kdepim/; revision=470528
21 years ago
Ingo Klcker
a5953755c8
Forward port:
...
SVN commit 462616 by gyurco:
Correctly re-use the authentication from the IMAP settings.
svn path=/trunk/KDE/kdepim/; revision=464997
21 years ago
Ingo Klcker
350e8325a9
Forward port:
...
SVN commit 464604 by nhasan:
The 'Ok' button was unnecessary and downright confusing.
svn path=/trunk/KDE/kdepim/; revision=464989
21 years ago
Nadeem Hasan
248df468ad
The "Ok" button was unnecessary and downright confusing.
...
svn path=/branches/KDE/3.5/kdepim/; revision=464604
21 years ago
Szombathelyi Gyrgy
87b9f7691b
Correctly re-use the authentication from the IMAP settings.
...
svn path=/branches/KDE/3.5/kdepim/; revision=462616
21 years ago
Volker Krause
0f6fe9fdb4
117 of 167 files compile
...
svn path=/trunk/KDE/kdepim/; revision=461055
21 years ago
Laurent Montel
57f2203adc
Some port
...
svn path=/trunk/KDE/kdepim/; revision=457004
21 years ago
Stephan Binner
2f7ca20d88
Yes/No dialog buttons are bad for usability
...
svn path=/trunk/KDE/kdepim/; revision=438196
21 years ago
Till Adam
f7ebf4ae78
kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc]
...
svn path=/trunk/KDE/kdepim/; revision=437935
21 years ago
Till Adam
94fdc3c63c
o KMAcctMgr -> KMail::AccountManager
...
o de-virtualize the AccountManager interface
o const-ify
svn path=/trunk/KDE/kdepim/; revision=437928
21 years ago
Mario Teijeiro Otero
10680878dd
* Fix last char eating on uploading a sieve script.
...
* Revert to not adding "\n" to the script when this not ends on new line.
CCMAIL: mutz@kde.org
svn path=/trunk/KDE/kdepim/; revision=428720
21 years ago
Mario Teijeiro Otero
7b9d552785
* append a "\n" when the sieve script doesn't ends on "\n"
...
* Emit a result signal on a sievejob error. Now, on a uploading script failure,
the slot is catched, and show the script window again.
svn path=/trunk/KDE/kdepim/; revision=428650
21 years ago
Marc Mutz
fd72463e58
Disambiguate for --enable-final
...
svn path=/trunk/KDE/kdepim/; revision=428494
21 years ago
Till Adam
0e47bb546b
Import the sieve script management dialog Marc hacked up yesterday from
...
proko2. It's not perfect yet, but that is entirely due to merging
errors on my part, I am sure, which I vow to resolve in the immediate
future.
svn path=/trunk/KDE/kdepim/; revision=424084
21 years ago