11994 Commits (fd56fbfdb28a3cb0d448a5dc48967048d5e019f9)
 

Author SHA1 Message Date
Script Kiddy fd56fbfdb2 SVN_SILENT made messages (.desktop file) 18 years ago
Jarosaw Staniek de4e447fba SVN_SILENT fix indentation 18 years ago
Thomas McGuire 2d1bac608a Don't reset the selection on right click. 18 years ago
Thomas McGuire d4a7d5f269 Don't crash after unsubscribing from a folder and then synching the (DIMAP-) account 18 years ago
Thomas McGuire 1dc2c0c1d5 Indentation and style fixes 18 years ago
Thomas McGuire e3244e4925 Fix display of signed multipart/alternative messages. 18 years ago
Frank Osterfeld e99babc507 undef MessageBox, should fix compilation errors (which I couldn't reproduce) 18 years ago
Alex Merry 5af921ecaf Work-around for a scrolling bug. 18 years ago
Friedrich W. H. Kossebau 1cce051d22 no need to set the program icon to the program name, already done by KApplication (in case it should be rather set by KAboutData::ProgramIconName these days anyway) 18 years ago
Thomas McGuire f7fdf61c1b Fix indentation. 18 years ago
Thomas McGuire ec83ce97e7 Speed up folder switching a bit more: 18 years ago
Volker Krause af3ca215f2 SVN_SILENT 18 years ago
Volker Krause 08e9f5e527 Merged revisions 743023-743026 via svnmerge from 18 years ago
Thomas McGuire 7a018a1fb5 Speed up switching folders a bit: 18 years ago
Volker Krause b0fde5b4f5 Nearly all of those were covered by the i18n changes already. 18 years ago
Volker Krause 45a32fcfe0 Merged revisions 742294-742602,742604-742670,742673-742986,742988-742990,742992,742994-743000 via svnmerge from 18 years ago
Thomas McGuire e085ae677f Don't crash when quickly switching signed messages. 18 years ago
Jakob Petsovits 128d482d83 Er, those icons probably won't install without proper CMake rules. 18 years ago
Jakob Petsovits 2379e5608a Have an own kmail icon again, not relying on the 18 years ago
Jakob Petsovits 53f39fd5ce Don't need the includes for KIconEffect anymore. 18 years ago
Jakob Petsovits 2173a833b4 New overlay method for the KMail and Akregator dock icons. 18 years ago
Michael Jansen 104ce08b6a Those changes weren't supposed to be commited. 18 years ago
Michael Jansen 7950aedb16 Fix memory leak reported by valgrind. 18 years ago
Michael Jansen de1712ec6b Fix two memory leaks. I would have cc'ed onurf. But i have no email adress. 18 years ago
Tom Albers 6d5d182bcb Adjust KMail to use signatureconfiguration which is now located in pimlibs. 18 years ago
Thomas McGuire fc5a592f63 Remove (buggy) workaround for bug that existed only in qt 4.4 qt-copy versions. 18 years ago
Thomas McGuire 82d7456a8c QHash<ulong,int> -> QHash<ulong> 18 years ago
Jarosaw Staniek 38edeb44d8 SVN_SILENT unused lines 18 years ago
Thomas McGuire 841f7a934f Probably fix crash when the server sends an empty message over DIMAP. 18 years ago
Jarosaw Staniek 8b6a7df50f added CreateIndexFromContentsWhenReadIndexFailed flag for openInternal(), 18 years ago
Jarosaw Staniek d27078927a -KMFolderIndex::openInternal(): added bool checkIfIndexTooOld arg which allows 18 years ago
Jarosaw Staniek 3d30be05c9 Update for QString FolderStorage::location(const QString& suffix) const to simplify FolderStorage::indexLocation() 18 years ago
Jarosaw Staniek ee42b24b35 ignore .index.db suffix only for KMAIL_SQLITE_INDEX mode 18 years ago
Thomas McGuire 58ed7df75d - Fix index location 18 years ago
Carsten Wolff 58903e0e17 use a different separator for the acl list, as discussed in: 18 years ago
Thomas McGuire 3ffc96e006 Fix build. 18 years ago
Jarosaw Staniek 86a8758911 Merged changes related to the SQLite mode for KMail indices 18 years ago
Thomas McGuire bc82ce6f52 - change a few iterators to const iterators 18 years ago
Thomas McGuire d74f9e06d5 - Q3IntDict -> QHash 18 years ago
Thomas McGuire c60eb5209c Delete the job also when message has already been deleted from the 18 years ago
Thomas McGuire b512221b30 Q3Dict -> QMap 18 years ago
Thomas McGuire 9955fe44d0 More porting 18 years ago
Thomas McGuire e8869d99d5 Q3MemArray -> QVector 18 years ago
Kevin Ottens e97074166c Disable all UI activity of the sievejob checking for the vacation script 18 years ago
Kevin Ottens 3cf16e9236 Convert convert the byte arrays to strings properly before sending them 18 years ago
Thomas McGuire 9cd9c7d0e7 fix signal/slot 18 years ago
Thomas McGuire 59d76cf573 Q3PtrList-- 18 years ago
Thomas McGuire d97c3adad5 get rid of q3deepcopy 18 years ago
Thomas McGuire 6f19a8f025 Add warnings for index recreation: 18 years ago
Jarosaw Staniek d0213fca2d remove extra , 18 years ago