CIA.vc
apps
Real-time open source activity stats
Stats » Projects » KDE » apps
informationsyndicateUTC clock
22:31 on Mar 16, 2010
event counters
The last message was received 1.52 hours ago at 21:00 on Mar 16, 2010
12 messages so far today, 3 messages yesterday
15 messages so far this week, 21 messages last week
62 messages so far this month, 129 messages last month
6211 messages since the first one, 4.24 years ago, for an average of 5.98 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
21:00 todayKDE
Commit by dfaure :: r1104146 apps/trunk/KDE/kdebase/apps/keditbookmarks/globalbookmarkmanager.cpp:
enable deletion of old kbookmarkmanager; the crash is fixed in r1104145.
#
20:57 todayKDE
Commit by dfaure :: r1104144 apps/trunk/KDE/kdebase/apps/keditbookmarks/toplevel.h:
actually make it a slot
#
20:54 todayKDE
Commit by dfaure :: r1104142 apps/trunk/KDE/kdebase/apps/keditbookmarks/ (2 files):
remove dependency between globalbookmarkmanager.cpp and kebapp
#
20:33 todayKDE
Commit by dfaure :: r1104140 apps/trunk/KDE/kdebase/apps/keditbookmarks/ (3 files):
remove dependency on KEBApp in commandhistory
#
20:28 todayKDE
Commit by dfaure :: r1104139 apps/trunk/KDE/kdebase/apps/keditbookmarks/ (3 files):
Fix TODO in CommandHistory::addInFlightCommand by getting rid of it.
#
20:25 todayKDE
Commit by dfaure :: r1104137 apps/trunk/KDE/kdebase/apps/keditbookmarks/ (8 files):
Rename class to match filename (CmdHistory -> CommandHistory)
#
20:24 todayKDE
Commit by dfaure :: r1104136 apps/trunk/KDE/kdebase/apps/keditbookmarks/ (7 files):
rename file to match classname
#
20:16 todayKDE
Commit by dfaure :: r1104134 apps/trunk/KDE/kdebase/apps/konqueror/src/ (6 files):
Remove crashlog code which was only useful for the now-removed "crashes" konq-plugin.
#
20:16 todayKDE
Commit by woebbe :: r1104133 apps/trunk/KDE/kdebase/ (3 files in 2 dirs):
-pedantic
#
20:08 todayKDE
Commit by dfaure :: r1104130 apps/branches/KDE/4.4/ (2 files in 2 dirs):
Backport fix for 213876, crash when closing okularpart tab
#
20:03 todayKDE
Commit by dfaure :: r1104129 apps/trunk/KDE/ (2 files in 2 dirs):
Move up the fix for 207173 (crash when closing khtml tab with focus in findbar) from khtml to konqueror,
so that it also fixes 213876 (crash when closing okularpart tab with focus in sidebar) :
unregister part from partmanager before deleting it.
CCBUG: 207173
BUG: 213876
Fixed for: 4.4.2
#
12:30 todayKDE
Commit by lunakl :: r1103978 apps/trunk/KDE/kdebase/apps/dolphin/src/ (CMakeLists.txt main.cpp):
welcome to the world of kdeinit applications
#
10:08 yesterdayKDE
Commit by ereslibre :: r1103527 apps/trunk/KDE/kdebase/apps/dolphin/src/ (2 files):
Get back names, and use "using" keyword to keep GCC silent on "method foo on base class hidden y method foo on derived class". Thanks to Andr?\195?\169 for pointing out this trick.

CCMAIL: Woebbeking at kde dot org
CCMAIL: peter dot penz at gmx dot at
#
09:57 yesterdayKDE
Commit by trueg :: r1103521 apps/branches/KDE/4.4/kdebase/apps/dolphin/src/ (2 files):
Backport: Stat URLs before opening them to make sure they are actually dirs we can list. Otherwise use KRun.
#
09:56 yesterdayKDE
Commit by trueg :: r1103520 apps/trunk/KDE/kdebase/apps/dolphin/src/ (2 files):
Stat URLs before opening them to make sure they are actually dirs we can list. Otherwise use KRun.
#
22:57 SundayKDE
Commit by ereslibre :: r1103376 apps/trunk/KDE/kdebase/apps/dolphin/src/ (2 files):
Remove all warnings on compile time
#
17:01 SundayKDE
Commit by orlovich :: r1103229 apps/trunk/KDE/kdebase/apps/nsplugins/ (3 files):
Simplify resizing handling a bit so it works even when the plugin is top-level
(important for the djvu nsplugin). Reported by Mr. objprelink.
#
16:31 SundayKDE
Commit by ereslibre :: r1103215 apps/trunk/KDE/kdebase/apps/dolphin/src/ (4 files):
Adapt DolphinCategoryDrawer to new changes on kdelibs :)
#
16:22 SundayKDE
Commit by ppenz :: r1103209 apps/branches/KDE/4.4/kdebase/apps/dolphin/src/panels/terminal/ (terminalpanel.cpp terminalpanel.h):
Backport of SVN commit 1103207: Fix issue that the current terminal line does not get cleared before sending a cd command.

The terminal interface does not provide an API for this, so as workaround backspaces are send. Not nice, but as the issue can lead to data loss, this solution is better than having nothing.

CCBUG: 161637
#
16:21 SundayKDE
Commit by ppenz :: r1103207 apps/trunk/KDE/kdebase/apps/dolphin/src/panels/terminal/ (terminalpanel.cpp terminalpanel.h):
Fix issue that the current terminal line does not get cleared before sending a cd command.

The terminal interface does not provide an API for this, so as workaround backspaces are send. Not nice, but as the issue can lead to data loss, this solution is better than having nothing.

BUG: 161637
#