246 Commits (4f7999b8b2dfd9e027d830cecc6b9f3a02b33d0e)

Author SHA1 Message Date
Jakob Petsovits a1f504a6d5 Adapt a lot of KMail icons to the new naming scheme. 19 years ago
Thomas McGuire b127bcfe63 tabs-- 19 years ago
Thomas McGuire fcb2aa6be6 deprecated-- 19 years ago
Volker Krause 2e10193ced Forwardport SVN commit 703382 by vkrause: 19 years ago
Volker Krause 606408c2e2 Forwardport SVN commit 703382 by vkrause: 19 years ago
Thiago Macieira 421c83769c Remove use of k_funcinfo 19 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Thomas McGuire b2b695420e Update the way the type of the account is stored. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Pradeepto Bhattacharya 0750e965c5 Krazy #1 fixes 19 years ago
Mathias Soeken 6fba743a1f Qt3Support-- and some code fixes 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Thomas McGuire 2b20705ad0 When the user enters a password in the account settings, automatically enable password storing. 19 years ago
Laurent Montel 562338a0fa Fix signal/slot 19 years ago
Laurent Montel 65145fd0f3 Q3Support-- 19 years ago
Mathias Soeken 275c697147 Make the RecipientsEditor look like in kmail3 again. 19 years ago
Allen Winter 7b4c537019 backport SVN commit 652937 by dfaure: 19 years ago
Mathias Soeken 69880580c7 Q3Grid -> QWidget, QGridLayout 19 years ago
Mathias Soeken 00361696ee Q3ButtonGroup -> QButtonGroup, QGroupBox 19 years ago
David Faure 39ae9eb673 Forwardport commit r652936 (from enterprise branch, not in 3.5) : 19 years ago
David Faure 996959857e kiosk-like setting for admins to prevent a too small imap mailcheck interval 19 years ago
David Faure f6b4b673c2 kiosk-like setting for admins to prevent a too small imap mailcheck interval. proko2 issue 1640. 19 years ago
Volker Krause 7c129d334e Merge local subscription support for disconnected IMAP from the KDE PIM 19 years ago
Mathias Soeken 5e4dc38312 KDE4 Porting: 19 years ago
Volker Krause 00d6835c62 Forwardport SVN commit 642473 by vkrause: 19 years ago
Aaron J. Seigo f7c8d965d1 icon spec name updates 19 years ago
Volker Krause 0777b81015 Merge SVN commit 516320 by tilladam from proko2 branch: 19 years ago
Laurent Montel 9204efee7b Fix connect signal/slot 19 years ago
Aaron J. Seigo 94403b8aed build? (winterz is pestering me so i'm committing before building ;) 19 years ago
Volker Krause c96de9958d KMServerTest moved to libkdepim. 19 years ago
Rafael Fernndez Lpez ef2aac215a Compiling issues solved. iconLoader() moved to KApplication 19 years ago
Aaron J. Seigo cc5f24ca0f adjust to api changes 19 years ago
Laurent Montel 5705b5709f Fix signal/slots 20 years ago
Edwin Schepers c895ebb96e URL -> Url 20 years ago
Volker Krause 5693af6b31 KDialog porting. 20 years ago
Laurent Montel 69d3a74e72 Second cleanup 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. 20 years ago
Reinhold Kainhofer d956e3b7bf QTabWidget and KNotifyClient::beep converted so there are some less deprecated warnings 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Reinhold Kainhofer 7f6ea0b791 KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer ecbb50fab2 Deprecated [QK]ComboBox calls 20 years ago
Reinhold Kainhofer d892497f04 deprecated QLabel constructors and methods 20 years ago
Reinhold Kainhofer 4ea904f4b5 deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors 20 years ago
Reinhold Kainhofer 8ec18f947d deprecated QRegExp methods 20 years ago
Reinhold Kainhofer 26be696c0d deprecated QMap methods, deprecated kd(Debug|Warning|Error) 20 years ago
Reinhold Kainhofer b1aaf0ed36 QWhatsThis::add is deprecated 20 years ago
Reinhold Kainhofer 08404dfdab QList::find(..)==QList::end() => QList::contains() 20 years ago