date | project | content | link |
|---|
| 16:52 on Aug 02, 2010 | KDE | Commit by rjarosz :: r1158371 workspace/trunk/KDE/kdebase/workspace/powerdevil/daemon/PowerDevilDaemon.cpp: Forwardport. Use same default value as in GUI. | # |
| 16:50 on Aug 02, 2010 | KDE | Commit by rjarosz :: r1158370 workspace/branches/KDE/4.5/kdebase/workspace/powerdevil/daemon/PowerDevilDaemon.cpp: Use same default value as in GUI, otherwise profiles from KDE 4.4 will use aggressive power saving, which will park hard disk heads every 5 seconds or so. If it's possible please put it into KDE 4.5. CCMAIL: mueller at kde dot orgCCMAIL: release-team at kde dot org | # |
| 19:25 on Jul 30, 2010 | KDE | Commit by rjarosz :: r1157350 kopete/branches/KDE/4.5/kdenetwork/kopete/libkopete/kopetesockettimeoutwatcher.cpp: Backport commit 1157349. Fix bug 246156, kopete connection timeout around every 3 minutes Patch by Ike Devolder, thanks.
CCBUG: 246156 | # |
| 19:24 on Jul 30, 2010 | KDE | Commit by rjarosz :: r1157349 kopete/trunk/KDE/kdenetwork/kopete/libkopete/kopetesockettimeoutwatcher.cpp: Fix bug 246156, kopete connection timeout around every 3 minutes. Patch by Ike Devolder, thanks.
BUG: 246156 | # |
| 17:14 on Jul 06, 2010 | KDE | Commit by rjarosz :: r1146807 kopete/trunk/KDE/kdenetwork/kopete/kopete/contactlist/kopeteitemdelegate.cpp: Show all protocol icons during search. | # |
| 16:17 on Jul 06, 2010 | KDE | Commit by rjarosz :: r1146774 kopete/branches/KDE/4.5/kdenetwork/kopete/plugins/history/historylogger.cpp: Backport commit 1146770. Fix bug ICQ-Chat History is displayed in wrong order, if the computer-date is incorrect.
CCBUG: 186016 CCBUG: 212392 | # |
| 16:11 on Jul 06, 2010 | KDE | Commit by rjarosz :: r1146770 kopete/trunk/KDE/kdenetwork/kopete/plugins/history/historylogger.cpp: Fix bug ICQ-Chat History is displayed in wrong order, if the computer-date is incorrect.
BUG: 186016 BUG: 212392 | # |
| 09:36 on Jun 13, 2010 | KDE | Commit by rjarosz :: r1137508 kopete/trunk/KDE/kdenetwork/kopete/protocols/wlm/wlmcontact.cpp: Forward port commit 1078233. CCBUG: 218831 | # |
| 08:56 on Apr 04, 2010 | KDE | Commit by rjarosz :: r1110828 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/ (7 files in 2 dirs): Backport commit 1110827. Don't resend stealth setting on login, because server will block us. Fix stealth notification.
CCBUG: 226699 | # |
| 08:55 on Apr 04, 2010 | KDE | Commit by rjarosz :: r1110827 kopete/trunk/KDE/kdenetwork/kopete/protocols/yahoo/ (7 files in 2 dirs): Don't resend stealth setting on login, because server will block us. Fix stealth notification.
BUG: 226699 | # |
| 23:21 on Feb 10, 2010 | KDE | Commit by rjarosz :: r1088487 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/jabber/jabbertransport.cpp: Backport commit 1088486. Always use jid.domain() as a key in transport map.
CCBUG: 224515 | # |
| 23:20 on Feb 10, 2010 | KDE | Commit by rjarosz :: r1088486 kopete/trunk/KDE/kdenetwork/kopete/protocols/jabber/jabbertransport.cpp: Always use jid.domain() as a key in transport map.
BUG: 224515 | # |
| 15:49 on Feb 07, 2010 | KDE | Commit by rjarosz :: r1086538 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/bonjour/bonjourcontactconnection.cpp: Backport commit 1086537. Don't crash if we get message for connection without contact. Could happen if incoming port is blocked. TODO: Create contact and don't discard the message. CCBUG: 217423 | # |
| 15:48 on Feb 07, 2010 | KDE | Commit by rjarosz :: r1086537 kopete/trunk/KDE/kdenetwork/kopete/protocols/bonjour/bonjourcontactconnection.cpp: Don't crash if we get message for connection without contact. Could happen if incoming port is blocked. TODO: Create contact and don't discard the message. BUG: 217423 | # |
| 13:49 on Feb 07, 2010 | KDE | Commit by rjarosz :: r1086498 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/bonjour/bonjourcontact.cpp: Backport commit 1086497. Can't delete socket in slot connected to disconnected signal. CCBUG: 224800 | # |
| 13:47 on Feb 07, 2010 | KDE | Commit by rjarosz :: r1086497 kopete/trunk/KDE/kdenetwork/kopete/protocols/bonjour/bonjourcontact.cpp: Can't delete socket in slot connected to disconnected signal. BUG: 224800 | # |
| 13:20 on Jan 31, 2010 | KDE | Commit by rjarosz :: r1082903 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/jabber/jabberaccount.cpp: Backport commit 1082901. If we are still connected in JabberAccount::slotCSDisconnected we have to call disconnect (fixes auto reconnect). CCBUG: 209516 | # |
| 13:19 on Jan 31, 2010 | KDE | Commit by rjarosz :: r1082901 kopete/trunk/KDE/kdenetwork/kopete/protocols/jabber/jabberaccount.cpp: If we are still connected in JabberAccount::slotCSDisconnected we have to call disconnect (fixes auto reconnect). BUG: 209516 | # |
| 22:18 on Jan 30, 2010 | KDE | Commit by rjarosz :: r1082595 kopete/trunk/KDE/kdenetwork/kopete/libkopete/kopetepluginmanager.cpp: Print warning if some plugin has set QTextCodec::setCodecForCStrings. | # |
| 22:05 on Jan 30, 2010 | KDE | Commit by rjarosz :: r1082591 kopete/trunk/KDE/kdenetwork/kopete/protocols/wlm/ (12 files in 2 dirs): Fix WLM string encoding mess. Remove QTextCodec::setCodecForCStrings. Use correct filename encodings. Please test it as I want to backbort it to KDE SC 4.4.1. CCMAIL: kopete-devel at kde dot org | # |