CIA.vc
akonadiconsole
Real-time open source activity stats
Stats » Projects » KDE » akonadiconsole
informationsyndicateUTC clock
18:06 on Feb 13, 2012
event counters
The last message was received 1.16 years ago at 14:03 on Dec 18, 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
78 messages since the first one, 3.06 years ago, for an average of 2.04 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
14:03 on Dec 18, 2010KDE
Commit by amantia :: r1207546 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/akonadiconsoleui.rc: (link)
Add recursive sync action.
#
13:27 on Nov 23, 2010KDE
Commit by vkrause :: r1200000 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/ (2 files): (link)
compile with kdelibs 4.5 again
#
09:12 on Nov 23, 2010KDE
Commit by ervin :: r1199937 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/ (5 files): (link)
Use KEditListWidget instead of KEditListBox when available.
#
09:48 on Oct 27, 2010KDE
Commit by tokoe :: r1190273 akonadiconsole/trunk/KDE/ (19 files in 9 dirs): (link)
Add support for XESAM based search infrastructure
#
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
#
00:55 on Oct 05, 2010KDE
Commit by dfaure :: r1182579 akonadiconsole/trunk/KDE/kdepim/ (30 files in 26 dirs):
Make executable the Type=Application .desktop files we install,
so that they can be used even from a KDE running in another prefix (http://markmail.org/message/4p3krovtnzwx35zd)
#
19:11 on Sep 16, 2010KDE
Commit by dfaure :: r1176129 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/ (4 files):

Make the job tracker useable even with many jobs:

  • Don't create a list of JobInfos just to look up the Nth entry in index(); get the Nth name and lookup only the info for that one, instead.
  • Use QHash instead of QMap, these methods are called really often and string comparisons are slow.
  • Use .value() instead of [], for looking up in QHash/QMap.
  • Disable "ResizeColumnsToContents" mode, which makes qtreeview evaluate the sizeHint on the first 1000 rows every time new rows appear. And prevent the QColor::setRed() from going below 0 or over 255, gave runtime warnings.
#
09:02 on Aug 20, 2010KDE
Commit by cgiboudeaux :: r1165854 akonadiconsole/trunk/KDE/kdepim/ (16 files in 16 dirs):
-Wmissing-include-dirs
#
01:42 on Aug 20, 2010KDE
Commit by winterz :: r1165704 akonadiconsole/ (147 files in 39 dirs):
Rename kdepim/akonadi/kcal to kdepim/calendarsupport
Move kdepim/akonadi/akonadi_next up 1 level to kdepim

Notice I tried to use full-namespaces for Akonadi and CalendarSupport
almost everywhere -- hope it builds for you :)
#
15:27 on Aug 16, 2010KDE
Commit by skelly :: r1164351 akonadiconsole/trunk/KDE/kdepim/ (3 files in 2 dirs):
Remove modeltest includes
#
10:43 on Aug 12, 2010KDE
Commit by smartins :: r1162630 akonadiconsole/trunk/KDE/kdepim/ (19 files in 14 dirs):
Don't link a bunch of other stuff to ${KDEPIMLIBS_AKONADI_KCAL_LIBS}, not needed.

I think i'm done.
#
00:32 on Aug 08, 2010KDE
Commit by skelly :: r1160389 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/ (browserwidget.cpp browserwidget.h):
Port akonadiconsole to KViewStateMaintainer.
#
11:30 on Jul 30, 2010KDE
Commit by vkrause :: r1157165 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/agentconfigmodel.cpp:
Also show the type, useful for debugging the kolab wizard failure.
#
15:05 on Jul 27, 2010KDE
Commit by skelly :: r1155538 akonadiconsole/trunk/KDE/kdepim/ (3 files in 2 dirs):
Port to ETMViewStateSaver.
#
11:47 on Jul 20, 2010KDE
Commit by mlaurent :: r1152138 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/agentconfigdialog.ui:
Fix ui files
#
12:49 on Jul 17, 2010KDE
Commit by vkrause :: r1151006 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/ (8 files):
Allow to introspect and change agent configurations remotely, if they
expose their KConfigXT settings to D-Bus (most do).
#
20:30 on Jul 09, 2010KDE
Commit by dfaure :: r1148146 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/jobtrackerwidget.cpp:
Move "enable job tracker" to a checkbox, much easier to find.
#
18:44 on Jul 05, 2010KDE
Commit by vkrause :: r1146334 akonadiconsole/trunk/KDE/kdepim/ (5 files in 2 dirs):
SVN_MERGE
Merged revisions 1143695 via svnmerge from
svn+ssh://vkrause at svn dot kde dot org/home/kde/branches/work/komo/kdepim

........
  r1143695 | tokoe | 2010-06-28 16:17:54 +0200 (Mon, 28 Jun 2010) | 5 lines

  Add button to save the current debugger output as HTML

  This allows to keep the color formatting when exchanging
  debugger output
........
#
11:09 on Jun 25, 2010KDE
Commit by vkrause :: r1142672 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/main.cpp:
don't confuse me when I have multiple instances running at the same time
#
07:55 on Jun 25, 2010KDE
Commit by vkrause :: r1142576 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/main.cpp:
d'oh
#