63 Commits (a1558a19c6f9d3482aba26146d61c3ce7151083c)

Author SHA1 Message Date
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 074a9c53ef Handle switching between Kontact parts gracefully with respect 22 years ago
Bo Thorsen d9dd6594a2 From the branch: Fix potential crash 22 years ago
Ingo Klcker 9a22edbcb2 Remove code that was obsoleted by Andreas' XMLGUI patch. 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
Sven Lppken 2991e9d556 Ok, now that we can use different icon sizes (thanks Till, I hope nobody 23 years ago
Marc Mutz 839cbbc1ab Really change icons in foldertree if choosing custom icons (plus refactoring). 23 years ago
Daniel Molkentin 3d98c3f954 Patch by Sven to allow icons in the infowidget. The kmail part does not 23 years ago
Tobias Koenig 88b437d261 Fixed crash. 23 years ago
Zack Rusin db7b5a0775 To Danimo: implemented the MailTransportServiceIface in KMail. 23 years ago
Sven Lppken a9e1c3d0ef A quite big commit: 23 years ago
Zack Rusin 724b8e6b05 Cleaning up headers. Trying to make the "config.h" -> kmail headers -> 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
Stephan Kulow 2a86551252 gcc was complaining 23 years ago
Zack Rusin 29c28414b5 Yes, that's all it takes - fixes double creation of KMMainWidget in the part 23 years ago
Zack Rusin 5998a58557 Adding sidebarextension support for Kontact. The damn thing doesn't forward 23 years ago
Ingo Klcker 16b4cca578 Make new mail notification work for people who run KMail without KDE. 23 years ago
Waldo Bastian 2fff7517c8 CVS_SILENT 23 years ago
Zack Rusin 6f0997d05b Proper status bar extension fix. 23 years ago
Don Sanders bfd27f3cae I don't want to call kmailKernel->mainWin() from Kontact 23 years ago