CIA.vc
bbroeksema
Real-time open source activity stats
Stats » Authors » bbroeksema
informationsyndicateUTC clock
03:32 on May 28, 2012
event counters
The last message was received 4.57 months ago at 23:10 on Jan 11, 2012
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
1862 messages since the first one, 5.81 years ago, for an average of 1.14 days between messages
recent messages
dateReversed sort columnprojectcontentlink
23:10 on Jan 11KDE
Commit by bbroeksema :: r1273103 /trunk/www/sites/planet/planetkde/config: (link)
Moved, to wordpress so update feed url
#
14:09 on Oct 22, 2010KDE
Commit by bbroeksema :: r1188505 mobile/trunk/KDE/kdepim/mobile/contacts/ (2 files): (link)
Use icon only for cancel save in the contact group edit dialog
#
13:57 on Oct 22, 2010KDE
Commit by bbroeksema :: r1188481 mobile/trunk/KDE/kdepim/mobile/contacts/ (4 files): (link)
Add a cancel button to the group editor.

BUG: 249111
#
13:21 on Oct 22, 2010KDE
Commit by bbroeksema :: r1188462 messageviewer/trunk/KDE/kdepim/ (6 files in 2 dirs): (link)
Don't plainly disable scrollbars when building kdepim with KDEPIM_MOBILE_UI.
This makes the normal KMail somewhat unusable. Make scrollbar policy a property
of Viewer and set it to AllwaysOff in MessageViewItem.
#
10:35 on Oct 22, 2010KDE
Commit by bbroeksema :: r1188412 mobile/trunk/KDE/kdepim/mobile/lib/calendar/incidence-editor.qml: (link)

  • Make sure the combobox doesn't take full width (i.e. underflow the cancel and ok button)
  • First stab at making the fields taking full width. This works, but only after resizing the editor. I've seen this before, need to find out how to workaround this.
#
09:38 on Oct 21, 2010KDE
Commit by bbroeksema :: r1188069 akonadi/trunk/kdesupport/akonadi/server/control/agentprocessinstance.cpp: (link)
Make sure that we find the agent_launcher executable for mac users as
well.

CCMAIL: bjoern dot ricks at googlemail dot com
#
13:02 on Oct 20, 2010KDE
Commit by bbroeksema :: r1187801 messageviewer/trunk/KDE/kdepim/messageviewer/headerstyle.cpp: (link)
Display the name + email address.

BUG: 249893
#
11:57 on Oct 20, 2010KDE
Commit by bbroeksema :: r1187773 libkdepim/trunk/KDE/kdepim/libkdepim/kdescendantsproxymodel.cpp: (link)
SVN_SILENT: don't call Q_Q when q isn't needed
#
11:52 on Oct 20, 2010KDE
Commit by bbroeksema :: r1187767 incidenceeditor-ng/trunk/KDE/kdepim/incidenceeditor-ng/schedulingdialog.cpp: (link)
Mark arguments as unused to fix warnings in non-mobile case
#
11:51 on Oct 20, 2010KDE
Commit by bbroeksema :: r1187765 incidenceeditor-ng/trunk/KDE/kdepim/incidenceeditor-ng/editoralarms_base.ui: (link)
Give pages of stackwidget unique and meaning full names.
#
10:35 on Oct 20, 2010KDE
Commit by bbroeksema :: r1187728 calendarsupport/trunk/KDE/kdepim/calendarsupport/ (3 files): (link)
Remove deprecated class. A clean build doesn't give any errors. Let me
know if there're problems in code that I might had disabled.

CCMAIL: kde-pim at kde dot org
#
09:03 on Oct 20, 2010KDE
Commit by bbroeksema :: r1187712 messagecore/trunk/KDE/kdepim/messagecore/attachmentfromurljob.cpp: (link)
--deprecation: Jobs are scheduled automatically
#
07:12 on Oct 20, 2010KDE
Commit by bbroeksema :: r1187690 calendarsupport/trunk/KDE/kdepim/calendarsupport/next/history.cpp: (link)
SVN_SILENT: krazy issues, remove endl in kWarning() lines
#
13:32 on Oct 18, 2010KDE
Commit by bbroeksema :: r1187159 akonadi/trunk/KDE/kdepimlibs/akonadi/itemmodifyjob.cpp: (link)
Send NOREV in case of an invalid revision number.
#
11:31 on Oct 18, 2010KDE
Commit by bbroeksema :: r1187128 calendarsupport/trunk/KDE/kdepim/ (5 files in 2 dirs): (link)
Port IncidenceChanger from GroupWare to InvitationHandler.
#
11:26 on Oct 18, 2010KDE
Commit by bbroeksema :: r1187127 runtime/trunk/KDE/kdepim/runtime/resources/vcard/ (3 files): (link)
Missing bits and pieces to make the vcardresource run in AgentServer
#
10:19 on Oct 18, 2010KDE
Commit by bbroeksema :: r1187114 runtime/trunk/KDE/kdepim/runtime/resources/ical/ (6 files in 2 dirs): (link)
Enable the notes plugin for running in the AgentServer. Needed to
extract the AKONADI_AGENT_FACTORY for ical into a seperate file
in order to avoid duplicate qt_plugin_instance definition.
#
10:12 on Oct 18, 2010KDE
Commit by bbroeksema :: r1187112 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/browserwidget_contentview.ui: (link)
Fix a warning due to same name
#
16:26 on Oct 15, 2010KDE
Commit by bbroeksema :: r1186288 runtime/trunk/KDE/kdepim/runtime/resources/mbox/ (3 files): (link)
Add the missing bits and pieces to make the mbox resource run in the AgentServer
#
16:21 on Oct 15, 2010KDE
Commit by bbroeksema :: r1186286 akonadi/trunk/kdesupport/akonadi/agentserver/agentthread.cpp: (link)
Properly ifdef for the windows case. The invokeMethod call will fail in the
non-windows case otherwise because the configure( qlonglong ) only exists in
AgentBase for the windows platform.
#