12056 Commits (0db4ae08362701f1659dfb3a0fb3b005ada3e134)
 

Author SHA1 Message Date
Thomas McGuire 0db4ae0836 Port the accout dialog to UI files. 18 years ago
Allen Winter 6ccdb59271 fix iconnames 18 years ago
Script Kiddy 76541cd011 SVN_SILENT made messages (.desktop file) 18 years ago
Thomas McGuire 5163b7b09f - Return the correct return code when not all messages could be moved in KMMoveCommand 18 years ago
Roman Jarosz 01ce1a0959 Dispatcher::registerComponent can't take SLOT(slotName) as slotName argument. 18 years ago
Tom Albers 345e5c69f5 Prevent confusion. It is not the protocol which is returned, but the actual transport name. 18 years ago
Script Kiddy dee71ec5a5 SVN_SILENT made messages (.desktop file) 18 years ago
Thomas McGuire 57a311c06a Don't crash on incorrectly encoded RFC2231 strings. 18 years ago
Nick Shaforostoff 20084dcd9f i18n: separate 'New' translations (approved on kde-i18n-doc@) 18 years ago
Thomas McGuire dfbfc04ba7 Actually use the encoding specified in the composer. 18 years ago
Thomas McGuire 34841b6056 Make sure newly added widgets are shown. 18 years ago
Volker Krause 467aa1833c Merged revisions 813649 via svnmerge from 18 years ago
Will Stephenson ad57c7b73b Split .setdlg files, describing the Kontact menu structure, out of one 18 years ago
David Faure 94369715d3 Ported Kontact::UniqueAppHandler to DBUS. 18 years ago
Laurent Montel a1c03a94ab Use INSTALL_TARGETS_DEFAULT_ARGS 18 years ago
David Faure 672655bc0d Fix error message when doing "kmail faure@kde.org": KDE4's KUrl is more tolerant than KDE3's, so faure@kde.org doesn't make KUrl return !isValid; however it's not the kind of url we want for attachments :) 18 years ago
Allen Winter 3db5e7427e follow new behavior in KDE3 by putting the %CURSOR at the 18 years ago
Jakob Petsovits 0c5f838658 These mail status icons should have a mail envelope 18 years ago
Jakob Petsovits 65085339e3 Make proper non-userdir icons out of the new mail status icons. 18 years ago
Jakob Petsovits c65a701145 Shortcuts need to be set after being added 18 years ago
Pino Toscano 15a8e46d4d move to the crystalsvg theme 18 years ago
Pino Toscano f7d9ca25ab move to the crystalsvg theme 18 years ago
Jakob Petsovits 64d2ef7fdd Don't have two different sets of hicolor app icons, 18 years ago
Jakob Petsovits 0f4d6d810b Use Ctrl-U for the "Mark message as unread" action. 18 years ago
Till Adam 679bb9f5b9 Make sure to reset the db id (in the sqlite index) otherwise 18 years ago
Till Adam 7c56fe6b9e Make sure to reset the db id (in the sqlite index) otherwise 18 years ago
Thomas McGuire 4d65e340e9 Remove unneeded newline from end of default reply and forward templates 18 years ago
Allen Winter 65613d606f various micro optimizations that Krazy found for single char QStrings 18 years ago
Thomas McGuire fdd37508a9 Fix indentation... 18 years ago
Till Adam 2b7ee6fa74 At least on OSX and Windows the job can't be accessed after the nested event loop returns, as the primary event loop will be entered from quit(), which processes delete events (from deleteLater()) which nukes the job. Cache the audit log in the executor to work around this. Scary problem, this is probably relied upon a lot, with KJobs all over the place. 18 years ago
Thomas McGuire 3038fa367b Remove code duplication 18 years ago
Thomas McGuire 9c6ab326c3 Make the folderselection dialog slow again, otherwise the folder requester 18 years ago
Bertjan Broeksema 7649b00a2f Added a missing include. 18 years ago
David Jonathon Miller c6cb651dd0 some kmail status icons 18 years ago
Jarosaw Staniek 1115ef1f4e KMailICalIfaceImpl::findMessageBySerNum(): avoid warnings when serNum== 0: 18 years ago
Thomas McGuire f8117c5312 Don't corrupt text/* attachments when saving them. 18 years ago
Jakob Petsovits 29e872865d Remove the unused "problematic signature" and 18 years ago
Jarosaw Staniek 03c106bd2e Check mSlave before accessing it.key() - this could avoid crash when KJob is already dead 18 years ago
Urs Wolfer c4f3822140 SVN_SILENT 18 years ago
Urs Wolfer beb012b6ee Remove workaround again in KMail and Akregator as it seems to work after fix in rev 810119. 18 years ago
Thomas McGuire 593b83b27e Don't enable HTML mode by default in KMail, an error I introduced 18 years ago
Thomas McGuire 92a5b1df5f style fixes, mainly indentation 18 years ago
Thomas McGuire 678b815a63 Don't crash when opening the mailinglist properties dialog. 18 years ago
Jakob Petsovits 549b79c4d3 Rename the rest of the user icons. 18 years ago
Volker Krause b74679fde9 Fix hanging DIMAP sync. This was caused by a race between a quota subjob 18 years ago
Jakob Petsovits 221bdc82de Replace mail-task with a real Oxygen icon 18 years ago
Thomas McGuire f3537036f4 Don't show bogus "may contain external reference" warnings for messages that 18 years ago
Andras Mantia 47cb98ad81 Fix connection: now imap connections are not stuck and hopefully they will not cause crashes on mail checking/mail check cancelling. 18 years ago
Thomas McGuire fda168959f Remove some 4-0 compatibility #ifdefs, we depend on the current kdelibs anyway now. 18 years ago
Thomas McGuire bd872286e5 Port KMEditor to KRichText. 18 years ago