date | project | content | link |
|---|
| 22:33 on Nov 30, 2010 | KDE | Commit by krake :: r 1202449 runtime/trunk/KDE/kdepim/runtime/resources/birthdays/ (2 files): ( link) Use hashes for storing pending items instead of lists to avoid double entries. Having the same item twice in the added/modified list will cause the resource's transaction to fail | # |
| 19:53 on Nov 28, 2010 | KDE | Commit by krake :: r 1201810 runtime/trunk/KDE/kdepim/runtime/migration/kmail/kmailmigrator.cpp: ( link) Fixing migration of filters which only apply to a selection of accounts. The accounts set variable holding this selection wasn't modified so still contained old numeric account IDs instead of resource IDs. KMail then discarded the filter. Thanks go to Christian Trippe for providing the feedback leading to this discovery. | # |
| 20:22 on Nov 13, 2010 | KDE | Commit by krake :: r 1196652 runtime/trunk/KDE/kdepim/runtime/migration/kmail/kmailmigrator.cpp: ( link) Only use auto-expunge setting when migrating online IMAP account. Wasn't used for DIMAP | # |
| 18:14 on Nov 13, 2010 | KDE | Commit by krake :: r 1196623 runtime/trunk/KDE/kdepim/runtime/resources/mixedmaildir/mixedmaildirstore.cpp: ( link) Need to call KMime::Message::parse() after setHead/setContent, otherwise the envelope is not filled correctly. Fixes the "no subject" problem in kmail | # |
| 15:24 on Sep 25, 2010 | KDE | Commit by krake :: r1179474 akonadi/trunk/KDE/kdepimlibs/ (4 files in 2 dirs): Merged revisions 1179472 via svnmerge from
svn+ssh://krake at svn dot kde dot org/home/kde/branches/KDE/4.5/kdepimlibs
........
r1179472 | krake | 2010-09-25 17:27:36 +0200 (Sat, 25 Sep 2010) | 3 lines
Fix prepending of custom tasks. These were prepended to the generic task queue which is processed after e.g. the change relay queue.
Fix deferTask to put the task back into the queue it came from and at its beginning in order not to change the ordering of tasks, e.g. process an item change before an item add
........ | # |
| 15:21 on Sep 25, 2010 | KDE | Commit by krake :: r1179472 akonadi/branches/KDE/4.5/kdepimlibs/akonadi/ (3 files): Fix prepending of custom tasks. These were prepended to the generic task queue which is processed after e.g. the change relay queue. Fix deferTask to put the task back into the queue it came from and at its beginning in order not to change the ordering of tasks, e.g. process an item change before an item add | # |
| 13:49 on Sep 24, 2010 | KDE | Commit by krake :: r1179090 akonadi/trunk/kdesupport/akonadi/libs/xdgbasedirs.cpp: On Windows, hardcoded defaults like /usr/share make no sense. Use installdir/share instead (determining installdir at runtime through applicationDirPath | # |
| 14:20 on Sep 16, 2010 | KDE | Commit by krake :: r1176064 akonadi/trunk/KDE/kdepimlibs/akonadi/entitytreemodel_p.cpp: Register Collection as a Qt meta type for the queued invokeMethod() call in runItemFetchJob() | # |
| 11:17 on Sep 16, 2010 | KDE | Commit by krake :: r1175999 calendarviews/trunk/KDE/kdepim/calendarviews/eventviews/agenda/calendardecoration.h: Windows needs all template parameters as includes when template is instatiated as a member | # |
| 12:52 on Sep 15, 2010 | KDE | Commit by krake :: r1175631 kdewidgets/trunk/KDE/kdelibs/kdewidgets/CMakeLists.txt: Fix build on Windows, needs explicit link directive for qt webkit library | # |
| 16:30 on Sep 14, 2010 | KDE | Commit by krake :: r1175285 akonadi/trunk/KDE/kdepimlibs/akonadi/resourcebase.h: Wring doxygen syntax in enum doc | # |
| 10:10 on Sep 14, 2010 | KDE | Commit by krake :: r1175146 akonadi/trunk/KDE/kdepimlibs/akonadi/itemsync.cpp: Fixing debug output: if item to be deleted cannot be found in the hash, the result will be empty. Use the values from the passed in item for logging | # |
| 14:17 on Aug 27, 2010 | KDE | Commit by krake :: r1168822 akonadi/trunk/KDE/kdepimlibs/akonadi/dragdropmanager.cpp: Fix check for flag. !flag & value was doing a bit operation on a boolean | # |
| 14:14 on Aug 27, 2010 | KDE | Commit by krake :: r1168820 akonadi/trunk/KDE/kdepimlibs/akonadi/monitor.h: Remove extra semicolon from end of Q_PRIVATE_SLOT macro | # |
| 13:56 on Aug 27, 2010 | KDE | Commit by krake :: r1168810 kcalcore/trunk/KDE/kdepimlibs/kcalcore/ (5 files): Remove unneeded semicolon after Q_DECLARE_METATYPE macro | # |
| 13:55 on Aug 27, 2010 | KDE | Commit by krake :: r1168809 kcalcore/trunk/KDE/kdepimlibs/kcalcore/incidence.h: Remove extra comma after last enum. Some compilers will generate an error for that | # |
| 13:52 on Aug 25, 2010 | KDE | Commit by krake :: r1167853 gpgme++/trunk/KDE/kdepimlibs/gpgme++/context.cpp: makeError() got renamed to make_error() | # |
| 11:21 on Aug 25, 2010 | KDE | Commit by krake :: r1167803 akonadi/trunk/kdesupport/akonadi/libs/xdgbasedirs.cpp: Extends XdgDataDirs on Windows to search in paths registered by other installers | # |
| 10:01 on Aug 20, 2010 | KDE | Commit by krake :: r1165873 kded/branches/KDE/4.3/kdelibs/kded/kded.cpp: fix build on windows | # |
| 14:01 on Aug 17, 2010 | KDE | Commit by krake :: r1164700 akonadi/trunk/kdesupport/akonadi/libs/xdgbasedirs.cpp: If we have a QCoreApplication instance, add the current programs application path to the search list for executables if it is not in the list yet. Helps on Windows when tool programs are installed together but into a location which is not in PATH | # |