CIA.vc
astromme
Real-time open source activity stats
Stats » Authors » astromme
informationsyndicateUTC clock
23:57 on May 25, 2012
event counters
The last message was received 2.03 years ago at 16:51 on May 15, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
275 messages since the first one, 3.35 years ago, for an average of 4.45 days between messages
recent messages
dateReversed sort columnprojectcontentlink
16:51 on May 15, 2010KDE
Commit by astromme :: r1127169 libs/branches/KDE/4.4/kdeplasma-addons/libs/rtm/ (CMakeLists.txt auth.cpp):
Backport 1127165 to 4.4.x

CCBUG: 232945
#
16:40 on May 15, 2010KDE
Commit by astromme :: r1127165 libs/trunk/KDE/kdeplasma-addons/libs/rtm/ (CMakeLists.txt auth.cpp):
Use KWebView instead of QWebView to get proxy for free (hopefully)

CCBUG: 232945
#
16:38 on May 15, 2010KDE
Commit by astromme :: r1127163 libs/trunk/KDE/kdeplasma-addons/libs/rtm/session.cpp:
Add some more debug info to track down the blank webpage bug
#
21:38 on Mar 22, 2010KDE
Commit by astromme :: r1106447 libs/branches/KDE/4.4/kdeplasma-addons/libs/rtm/request.cpp:
CCBUG: 231622
Backport to 4.4

Encode arguments in the request URL with percent encoding. Allows the addition of tasks with funky characters such as #,&,+
#
21:37 on Mar 22, 2010KDE
Commit by astromme :: r1106444 libs/trunk/KDE/kdeplasma-addons/libs/rtm/request.cpp:
BUG: 231622

Encode arguments in the request URL with percent encoding. Allows the addition of tasks with funky characters such as #,&,+
#
13:07 on Feb 15, 2010KDE
Commit by astromme :: r1089813 applets/trunk/KDE/kdeplasma-addons/ (3 files in 2 dirs):
Auto-retry connecting when the token check fails. This is a kind of hacky way to fix the problem where the widget starts up before the network has settled. A better fix will appear in 4.5 but needs some api changes in librtm
#
13:03 on Feb 15, 2010KDE
Commit by astromme :: r1089808 libs/trunk/KDE/kdeplasma-addons/libs/rtm/ (4 files):
Implement some solid-based network detection
#
12:57 on Feb 15, 2010KDE
Commit by astromme :: r1089814 applets/branches/KDE/4.4/kdeplasma-addons/ (3 files in 2 dirs):
Backport 1089813 to 4.4
#
12:56 on Feb 15, 2010KDE
Commit by astromme :: r1089810 libs/branches/KDE/4.4/kdeplasma-addons/libs/rtm/session.cpp:
Backport if/else fix to 4.4
#
12:03 on Feb 15, 2010KDE
Commit by astromme :: r1089809 libs/trunk/KDE/kdeplasma-addons/libs/rtm/session.cpp:
Token check is more of an if/else
#
11:05 on Feb 15, 2010KDE
Commit by astromme :: r1089821 libs/trunk/KDE/kdeplasma-addons/libs/rtm/ (5 files):
CCBUG: 200723 Handle the offline/transient offline case much better by retrying every 60 seconds rather than failing immeadiately
#
19:23 on Jan 20, 2010KDE
Commit by astromme :: r1077730 libs/branches/KDE/4.4/kdeplasma-addons/libs/rtm/ (auth.cpp session_p.h):
Backport fix from 1077729
Correctly read the settings reply so that the timezone can be set to things other than UTC.

Thanks to Steffen Schoenwiese
#
19:20 on Jan 20, 2010KDE
Commit by astromme :: r1077729 libs/trunk/KDE/kdeplasma-addons/libs/rtm/ (auth.cpp session_p.h):
Correctly read the settings reply so that the timezone can be set to things other than UTC.
CCMAIL: steffen at sschoenwiese dot de
#
19:10 on Jan 20, 2010KDE
Commit by astromme :: r1077724 applets/branches/KDE/4.4/kdeplasma-addons/applets/rememberthemilk/taskmodel.cpp:
Backport commit 1077719 to 4.4
Fixes white background behind headers in task list
CCBUG: 222228
#
19:05 on Jan 20, 2010KDE
Commit by astromme :: r1077719 applets/trunk/KDE/kdeplasma-addons/applets/rememberthemilk/taskmodel.cpp:
Fix white background that appears behind headers in the task list (Qt 4.6)
BUG: 222228
#
04:22 on Dec 14, 2009KDE
Commit by astromme :: r1062190 /trunk/www/sites/planet/website/hackergotchi/astromme.png:
Update hakergotchi for astromme to a more recent image
#
22:42 on Nov 24, 2009KDE
Commit by astromme :: r1053872 libs/trunk/KDE/kdeplasma-addons/libs/rtm/ (7 files):
BUG: 181015

Remove the last of synchronous network access from librtm.
#
22:11 on Nov 24, 2009KDE
Commit by astromme :: r1053860 applets/trunk/KDE/kdeplasma-addons/ (2 files in 2 dirs):
Fix cases where if () kdebug(); are called (this is bad because when debug is disabled kDebug() evaluates to nothing
CCBUG: 192666
I don't think it fixes bug 192666 but it was around the same place so there is a chance that it is related.
#
21:54 on Nov 24, 2009KDE
Commit by astromme :: r1053853 libs/trunk/KDE/kdeplasma-addons/libs/rtm/request.cpp:
BUG: 196909 Encode urls and sign requests using UTF-8 to allow for non ascii characters
#
16:19 on Oct 14, 2009KDE
Commit by astromme :: r1035265 applets/branches/KDE/4.3/kdeplasma-addons/ (31 files in 6 dirs):
Fix authentication to Remember The Milk. Applet now complies with RTM API TOS. Contains
string changes in the stable branch, permission was asked on i18n mailing list.

BUG: 210267
CCBUG: 199224
GUI: Applet preferences screen changed to reflect new authentication method
#