date | project | content | link |
|---|
| 13:35 on Jan 11, 2008 | KDE | Commit by dkukawka :: r759913 kdbus/trunk/playground/utils/kdbus/src/dbusdispatcher.cpp: fixed kdbus to work correctly with bool as parameter for methode calls: use 'QVariant(true/false, 0)' instead of plain true/false which get added as int32 instead of bool. | # |
| 12:24 on Jan 11, 2008 | KDE | Commit by dkukawka :: r759894 kdbus/trunk/playground/utils/kdbus/src/dbusmethod.cpp: fixed inArgs() and outArgs() to show for DBus methodes in the 'Output:' section only the output related parameter and not also the input parameter a second time (as in the 'Input:') section | # |
| 00:48 on Dec 10, 2007 | KDE | Commit by dkukawka :: r746733 kmailcvt/branches/KDE/3.5/kdepim/kmailcvt/ (2 files): - fixed variable names
- changed importDirContents() to reuse existing code to import mails from the root directory
- ignore *.ev-summary-meta files while import (bug #140242) CCBUG: 140242
| # |
| 21:06 on Dec 07, 2007 | KDE | Commit by dkukawka :: r746096 kmailcvt/trunk/KDE/kdepim/kmailcvt/filter_thebat.cxx: forward port r746095 to fix bug 134699 | # |
| 21:02 on Dec 07, 2007 | KDE | Commit by dkukawka :: r746095 kmailcvt/branches/KDE/3.5/kdepim/kmailcvt/filter_thebat.cxx: fixed bug #134699: exit on indexing a *.tbb file, if we reach the end of the file unexpected. CCBUG: 134699 CCMAIL: rich at hq dot vsaa dot lv | # |
| 20:11 on Dec 07, 2007 | KDE | Commit by dkukawka :: r746089 kmailcvt/branches/KDE/3.5/kdepim/kmailcvt/filter_kmail_maildir.cxx: - fixed bug #143440, return from getMessageFlags() as soon as the X-Status flag was read. This should prevent KMailCVT from read more than needed (speedup) and prevent read may corrupted mail contents. CCMAIL: psychonaut at nothingisreal dot com CCBUG: 143440
| # |
| 16:57 on Dec 06, 2007 | KDE | Commit by dkukawka :: r745633 knetworkmanager/branches/extragear/kde3/network/knetworkmanager/src/knetworkmanager-devicestore_dbus.cpp: SVN_SILENT: added braces | # |
| 16:54 on Dec 06, 2007 | KDE | Commit by dkukawka :: r745631 knetworkmanager/branches/extragear/kde3/network/knetworkmanager/vpn-plugins/openvpn/src/knetworkmanager-openvpn.cpp: fixed compiler warning (suggest parentheses around comparison in operand of |), replaced '|' with '||' since the current code seems to make no sense | # |
| 16:44 on Dec 06, 2007 | KDE | Commit by dkukawka :: r745629 knetworkmanager/branches/extragear/kde3/network/knetworkmanager/src/knetworkmanager-vpnconnectionsdialog.cpp: fixed compiler warning (suggest explicit braces to avoid ambiguous 'else') | # |
| 16:41 on Dec 06, 2007 | KDE | Commit by dkukawka :: r745627 knetworkmanager/branches/ (38 files in 3 dirs): replaced cr22-action-nm_stage*.png files with MNGs to build the tray icon. Should fix problems with transparent icons and reduce the package size (~ -132kByte). | # |
| 12:40 on Oct 18, 2006 | KDE | Commit by dkukawka :: r596760 kmail/branches/KDE/3.5/kdepim/kmail/popaccount.cpp: If there is a problem with the UIDL command on a POP3 server a message with information for the user pop-up. Unfortunately there is no information in the message which server or (more interesting) account cause this message.
This patch adds the name of the account to the message. | # |
| 13:53 on Sep 25, 2006 | KDE | Commit by dkukawka :: r588275 /trunk/www/sites/developer/development-versions/kdepim-features.xml: - updated kmailcvt features
| # |
| 16:47 on Sep 18, 2006 | KDE | Commit by dkukawka :: r586087 kmailcvt/branches/KDE/3.5/kdepim/kmailcvt/ (filter_mailapp.cxx filter_mailapp.hxx): Fixed handling if the KFileDialog is canceled by the user and added some more checks if the user cancel the import to get a better interactivity and a faster stop of import.
BUG:130892 | # |
| 15:09 on Sep 15, 2006 | KDE | Commit by dkukawka :: r584801 kmailcvt/branches/KDE/3.5/kdepim/kmailcvt/filter_kmail_maildir.cxx: Fixed documentation.
SVN_SILENT: | # |
| 15:04 on Sep 15, 2006 | KDE | Commit by dkukawka :: r584798 kmailcvt/branches/KDE/3.5/kdepim/kmailcvt/ (2 files): Added support to get the X-Status from KMail mailfiles while import to set the correct state for the imported mails.
Note: Currently the X-Status flag is not always actual, this need some changes in KMail to be more actual. For more see bug #133210.
FEATURE: | # |
| 12:33 on Sep 15, 2006 | KDE | Commit by dkukawka :: r584699 kmail/branches/KDE/3.5/kdepim/kmail/ (4 files): fix KMMsgPartDialogCompat to avoid push parent window in the background
"Message Part Properties" dialog stay on top and push currently the composer window in the background (behind the kontact window) if you change the setting/properties of an attachment. This should fix it. | # |
| 16:40 on Aug 29, 2006 | KDE | Commit by dkukawka :: r578568 kmailcvt/branches/KDE/3.5/kdepim/kmailcvt/filter_mbox.cxx: Added support to read X-Status from mails while import mbox and set correct state back to the imported mails in KMail
CCBUG:114923 | # |
| 16:15 on Aug 29, 2006 | KDE | Commit by dkukawka :: r578557 /trunk/www/sites/developer/development-versions/kdepim-features.xml: add new feature for KMailCVT | # |
| 12:29 on Aug 29, 2006 | KDE | Commit by dkukawka :: r578481 kmailcvt/branches/KDE/3.5/kdepim/kmailcvt/filter_mbox.cxx: - fixed import of mboxes from maillinglist archives which contain a line in the mailheader starting with "From " (instead of "From: "). This should allow to move imported mails to IMAP servers (Cyrus e.g. don't accept mail with such a header line)
| # |
| 09:24 on Jul 27, 2006 | hal | Commit by dkukawka :: hal/ (3 files in 2 dirs): 2006-07-27 Danny Kukawka <danny dot kukawka at web dot de>
* doc/spec/Makefile.am: fixed building of hal-spec.html
* doc/spec/hal-spec.html: submitted html to fix invalid chars | # |