date | project | content | link |
|---|
| 13:00 on Feb 15 | KDE | Commit by bbroeksema :: r1089619 /trunk/quality/xmltodb/README: Add a README file. | # |
| 12:56 on Feb 15 | KDE | Commit by bbroeksema :: r1089623 /trunk/quality/xmltodb/ (17 files): Fix license and copyright. | # |
| 12:08 on Feb 15 | KDE | Commit by bbroeksema :: r1089594 /trunk/quality/xmltodb/store-results.sh: Fix minor issue in the script. | # |
| 21:50 on Feb 12 | KDE | Commit by bbroeksema :: r1089320 /trunk/quality/krazy2/stylesheets/krazy2ebn.xsl: Attempt to fix lxr links for koffice in bundled-apps. This should work for koffice. Please check the links in a day or two However, removing bundled-apps from the the path doesn't work for the other module in bundled-apps (i.e. kdepim-enterprise). I'm not sure if source for that are on lxr anyway. CCMAIL: staniek at kde dot orgCCMAIL: winter at kde dot org | # |
| 09:45 on Jan 11 | KDE | Commit by bbroeksema :: r1072879 /branches/work/akonadi-ports/kdepim/kmail/ (2 files): get rid of last uses of akonadi/private/collectionutils_p.h | # |
| 22:47 on Jan 08 | KDE | Commit by bbroeksema :: r1071864 /branches/work/akonadi-ports/kdepim/kmail/kmkernel.cpp: And another occurence of collectionutils_p.h. Not used, luckily. | # |
| 22:43 on Jan 08 | KDE | Commit by bbroeksema :: r1071860 /branches/work/akonadi-ports/kdepim/kmail/collectionviewpage.cpp: More getting rid off akonadi/private/collectionutils_p.h
The default icon is kmail is named "folder", we don't need magic functions for that. | # |
| 22:29 on Jan 08 | KDE | Commit by bbroeksema :: r1071853 /branches/work/akonadi-ports/kdepim/kmail/collectiongeneralpage.cpp: Remove unused include. | # |
| 22:15 on Jan 08 | KDE | Commit by bbroeksema :: r1071847 /branches/work/akonadi-ports/kdepim/kmail/ (4 files): - Remove the KMime::Message::Ptr argument from MessageHelper::createRedirect()
- Adjust the code to this change
- Port++
| # |
| 17:36 on Jan 08 | KDE | Commit by bbroeksema :: r1071769 /branches/work/akonadi-ports/kdepim/kmail/kmfilteraction.cpp: Port++ | # |
| 13:19 on Dec 29, 2009 | KDE | Commit by bbroeksema :: r1067380 kdevplatform/trunk/extragear/sdk/kdevplatform/shell/workingsetcontroller.cpp: Compile++ | # |
| 11:05 on Nov 18, 2009 | KDE | Commit by bbroeksema :: r1050892 /branches/ (29 files in 2 dirs): Replace all usage of KMime::Message* with KMime::Message::Ptr and use .get() on the Ptr on places where a KMime::Content* is expected. | # |
| 12:53 on Nov 17, 2009 | KDE | Commit by bbroeksema :: r1050499 /branches/work/akonadi-ports/kdepim/kmail/kmcommands.cpp: For editting a draft the parent collection is also needed. | # |
| 12:07 on Nov 17, 2009 | KDE | Commit by bbroeksema :: r1050481 /branches/work/akonadi-ports/kdepim/ (3 files in 2 dirs): Quick fix for broken signing/encryption of emails. See the comment in kmail/newcomposerwin.cpp for a more correct fix of this issue. CCMAIL: kde-pim at kde dot org | # |
| 15:31 on Nov 16, 2009 | KDE | Commit by bbroeksema :: r1050089 /branches/work/akonadi-ports/kdepim/korganizer/ (4 files in 2 dirs): Fix some signal slot connections. | # |
| 15:30 on Nov 13, 2009 | KDE | Commit by bbroeksema :: r1048588 /branches/work/akonadi-ports/kdepim/korganizer/ (9 files in 5 dirs): Make selecting the right collection work for the following cases: - Press enter in a (Multi)CalendarView
- Start entering text in a (Multi)CalendarView Does not work yet for:
- Selecting "New Event" from RMB menu
- Selecting "New Event" from the tool bar
- Evertyhing that is not an event (i.e. todos, journals)
| # |
| 09:40 on Nov 13, 2009 | KDE | Commit by bbroeksema :: r1048356 /branches/work/akonadi-ports/kdepim/akonadi/resources/mbox/ (lockfilepage.ui mboxresource.kcfg): Default too no locking method, it is faster and is probably good enough for most use cases. | # |
| 09:17 on Nov 13, 2009 | KDE | Commit by bbroeksema :: r1048334 /branches/work/akonadi-ports/kdepim/akonadi/resources/mbox/libmbox/tests/ (mboxbenchmark.cpp mboxbenchmark.h): Add a benchmark which calculates the MD5 hash to see how it performs in comparison to parsing. Its about a factor 24 faster for an mbox file with 1000 emails. | # |
| 09:00 on Nov 13, 2009 | KDE | Commit by bbroeksema :: r1048330 /branches/work/akonadi-ports/kdepimlibs/kmime/kmime_header_parsing.cpp: It happens extremely often that urls contain an '='. This triggers the parseEncodedWord in KMime::HeaderParsing. This method in turn expects a '?' right next after it and outputs a debug warning if this is not the case. When parsing mailboxes with lots of mails this pollutes the debug output quite a lot. So suppress this warning for now. | # |
| 17:06 on Nov 12, 2009 | KDE | Commit by bbroeksema :: r1048044 /branches/work/akonadi-ports/kdepim/akonadi/resources/mbox/ (3 files in 2 dirs): Implement saving an mbox to a different file than from which it was loaded. Also add kind of hack to play on save when mbox files are modified by non-akonadi programs. | # |