48 Commits (14f2288cbbfdcc4dcff3ab5de1a3020b3f6331e7)

Author SHA1 Message Date
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. 20 years ago
Allen Winter 4be643847f Remove libkmime which has been moved into kdepimlibs 20 years ago
Till Adam 710c8e72c8 Make sure the default values for vacation settings are taken even 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. 20 years ago
Till Adam 7318bf58d1 Add non-gui config options (for kiosk use) that allow the domain to 20 years ago
Laurent Montel ce6b84f1ac fix for new kurl renamed 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 6396fad702 Additional 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.. 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 54bf075d4b Deprecated-- 20 years ago
Laurent Montel 5214f977ce KURL->KUrl 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 33320839e0 q3cstring-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Till Adam f7ebf4ae78 kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc] 21 years ago
Till Adam 94fdc3c63c o KMAcctMgr -> KMail::AccountManager 21 years ago
Thomas Zander 73eda4578c These files include, but don't need kmmessage.h (11 of the previous 22...) 21 years ago
Martijn Klingens 31a48be03c rename the result() signal to something more meaningful, as it is only 21 years ago
Till Adam ca7af2f371 Invert the logic for the "don't send out-of-office replies to span" 21 years ago
Marc Mutz f9e534d51d Extend vaction functionality to match what the Kolab web GUI offers: Restrict sending of vacation replies for known spam and to addresses outside of the company. 21 years ago
David Faure 5f65475546 Rename everything from last commit to include "vacation" in the name; there 21 years ago
David Faure 9659a734ed Make sieve script filename configurable, as needed for e.g. kolab2. 21 years ago
David Faure 430059c818 Sieve script was renamed on kolab server. Will need to introduce a (hidden, set by wizards) 21 years ago
Szombathelyi Gyrgy 86b90f3004 Allow specifying the authentication method in the url query part. 22 years ago
David Faure a0fb0131a8 perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
David Faure 8408c27d66 KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
Marc Mutz 253a580be5 Better success message when installing out-of-office scripts: Tell the user whether or not the reply mechanism was activated or deactivated. 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Laurent Montel dfccf5ce0c Fix kddebug 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Marc Mutz 82d8992260 Remove obsolete KSieve::ScriptBuilder method implementations 23 years ago
Marc Mutz 9516efac1c Remove lf2crlf handling (now in kio_sieve) and prepare for KSieve::ScriptBuilder interface change. 23 years ago
Stephan Binner 926142a57d CVS_SILENT i18n style guide fixes 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Ingo Klcker 5cdfad6e8c Always use KURL::prettyURL() instead of KURL::url() in debug messages because we don't want a possible password to show up in the debug info. 23 years ago
Marc Mutz 735690b87e Add (soon to-be) missing includes 23 years ago
Laurent Montel 4a62b95a7f Fix compile 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Marc Mutz 5ba4c76dc7 Fix kroupware issues #340 and #324: Make {vacation text,mail aliases} editable. 23 years ago
Marc Mutz 85434f7600 Fix vacation. The last commit changed two lines and managed to introduce two bugs in it: 23 years ago
Daniel Molkentin 792fb59740 Simplified code, made it so that it is known beforehand what we inherit from using inherits. 23 years ago
Cornelius Schumacher 768e6252b1 Reverting changes which broke compilation. Is is so difficult to type 23 years ago
Matt Rogers 32015b811f helpin' out stakios with some dynamic_cast fixes 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Marc Mutz 3381126a60 less confusing (for translators) script grneration: Don't require them to use CRLF and don't require them to dotstuff their strings. 23 years ago