74 Commits (42d8b0d2fd1fee7e2dd8121b5aedfbd3ad9d6c02)

Author SHA1 Message Date
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Till Adam 4c227d473f Forward port of: 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 21 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
Andreas Gungl 074a9c53ef Handle switching between Kontact parts gracefully with respect 22 years ago
David Faure a93a197a9a Backport Ingo's commit: 22 years ago
Bo Thorsen d9dd6594a2 From the branch: Fix potential crash 22 years ago
Bo Thorsen 9e9e9687da Fix a potential crash with quitting kontact while mail check is running 22 years ago
Ingo Klcker 9a22edbcb2 Remove code that was obsoleted by Andreas' XMLGUI patch. 22 years ago
Till Adam 3cec80d15c Backport, because it fixes crashes, of: 22 years ago
Andreas Gungl b7cb291a7d Port the plugging of shortcut filters (AKA ad-hoc filters) into 22 years ago
Tobias Koenig cbf4e40c40 Port KPIM applications to KPIM::Part 22 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
Till Adam 61c58cdeeb Move the progress dialog and statusbar progress widget from the mainwidget 22 years ago
David Faure 5bfa94afd4 Remove distinction between cleanup() and notClosedByUser(), as discussed on kmail-devel. 22 years ago
David Faure 8a89c05cbf Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
Marc Mutz f0e221abaf Add libkleo's translations, and make insertCatalogue...() insert icon search paths for libs, too. 22 years ago
Till Adam 8a2f525668 Move the KMLittleProgressDlg class into its own file and rename it to 22 years ago
David Faure 1a1ba2366e CVS_SILENT cleanup 22 years ago
Ingo Klcker ae6219f2b5 Get rid of KDE_IS_VERSION cruft. 22 years ago
Ingo Klcker a4f31d5da0 Fix the toolbar reload problem. 22 years ago
Andreas Gungl 4a84f35dd8 make Kontact aware o fchanges to the KMail toolbar config file when the 22 years ago
Ingo Klcker adee2d6efc Reapply the KMail specific part of Laurent's recent addresses fix which I forgot while merging the osnabrueck branch. 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Laurent Montel a2d77a78d7 Fix load recentAddress when we embedded kmail/knode into 23 years ago
Cornelius Schumacher 37416f076f We don't seem to need the updateConfigCheck anymore. Now the KMail KPart 23 years ago
Daniel Molkentin 5d3f560ed3 Added KMMainWidget::config() which uses KMKernel::config() if the parent 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Don Sanders 3c38680719 Session management fixes. 23 years ago
Marc Mutz 28fefb50e3 make sure we insert all required translation catalogues 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Till Adam 47a8e51c38 Revert to not compacting and expiring but also not crashing for Cornelius 23 years ago
Till Adam dc80ca1264 KMail currently does not cleanup when closed from kontact. This remedies 23 years ago
Zack Rusin 922d546b8e Do not show the widget in the part. Props to Tobias and David for pointing 23 years ago
Zack Rusin 5f6c9faac5 Useless variable. 23 years ago
Till Adam 8eb8827fda Add iconChanged and nameChanged signals to KMFolderTreeItem and KMFolderTree, 23 years ago
Sven Lppken 24c9834609 Change the pixmap size again. Changed kmfoldertree so it uses integer 23 years ago
Daniel Molkentin e57205a5ce better use small icons for now 23 years ago