101 Commits (9221d07cf417ee915799fa4b4e556a3f528a74e3)

Author SHA1 Message Date
Jarosaw Staniek 7ab87fe0f1 add "kdepim" app dir for kdepim-level shared icons 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 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 18 years ago
Thomas McGuire e650136b1e Some D-Bus work in KMail: 19 years ago
Volker Krause eb930974ac Add a status bar label to indicate an active vacation script. 19 years ago
Casper Boemann 56f278c6a5 less empty space around "applications" when viewed in kontact 19 years ago
Thomas McGuire 6de6d5fd6e Port to K_PLUGIN_FACTORY/K_EXPORT_PLUGIN. 19 years ago
Allen Winter 720ad3fcd2 follow the move of RecentAddresses into the KPIM namespace. 19 years ago
Thomas McGuire 6dbb3ee5ae Also delay the creation of KMailPartAdaptor, which I overlooked in my previous commit. 19 years ago
Thomas McGuire 3aaa9f2c91 Port the DCOP suspend/resume stuff: 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Ismail Onur Filiz ff2e7ae95a Finally, port the tagging feature to KDE4. It is in a slightly worse state than what I had for KDE 3.5, 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Allen Winter 2e092f962e no self() necessary. 19 years ago
Volker Krause 3aa25ebfa8 Fix and simplify forwarding inline by default option. 19 years ago
Pradeepto Bhattacharya 7bebda7508 Backport of Issue/1530 - make preferred form of forwarding configurable. 19 years ago
Allen Winter 19d97dd70a Create Mark as Spam/Ham actions. 19 years ago
Pradeepto Bhattacharya 55e14c16a4 Kolab Issue/1530 - Making the forward menu work from readerwin, mainwidget and from Kontact ( kmail_part ) even. 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure b89340afd8 #warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Aaron J. Seigo 94403b8aed build? (winterz is pestering me so i'm committing before building ;) 19 years ago
Aaron J. Seigo cc5f24ca0f adjust to api changes 19 years ago
Laurent Montel cd91cf5812 Avoid to conflict with other adaptor 20 years ago
Laurent Montel 43c3812824 Readd dbus interface 20 years ago
Olivier Goffart d67567aa29 finish to port to KNotification 20 years ago
Laurent Montel 8f8bebb285 Port to new knotify api 20 years ago
Volker Krause afb091dd49 KMail compiles again. 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
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Volker Krause a5f7315b45 compile with new kdelibs snapshot 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Till Adam 4c227d473f Forward port of: 21 years ago
Till Adam a6f10ac2fa Make sure that the kmail config is reloaded when the kcms signal that 21 years ago
Till Adam 54d28c178d Make sure the kmail config is reloaded when a kcm based dialog changes 21 years ago
Laurent Montel fb69b56cb8 Adapt to new kde4 api 21 years ago
Ingo Klcker 59616a4f37 kmail compiles again. Linking still fails due to a problem with KTempDir::existing(). 21 years ago
Volker Krause 0f6fe9fdb4 117 of 167 files compile 21 years ago
Laurent Montel 57f2203adc Some port 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
Reinhold Kainhofer 50d4efd7d4 The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Ingo Klcker 0c21d817a1 Remove File->New Window from the KMail part (and thus Kontact). It's now only available in the standalone KMail. Unfortunately, introducing a separate kmail_part.rc file (which is mostly the same as kmmainwin.rc) was necessary. OTOH, I've now also removed the Tools->Addressbook entry from kmail_part.rc since it makes no sense in Kontact. 21 years ago
David Faure 2230fffc25 Remove unused BrowserExtension. In fact I don't get it why the kdepim components 21 years ago
David Faure 07f181ace4 Remove KPIM::Part. It only existed for its raise() signal, which is easily replaced with 22 years ago
Till Adam a1ac564957 Initialize folder shortcuts also from the part. 22 years ago
Andreas Gungl f4b90ebd8c Backport fix for missing filter actions after application switch in Kontact 22 years ago