CIA.vc
kdebase
Real-time open source activity stats
Stats » Projects » KDE » kdebase
informationsyndicateUTC clock
06:36 on Mar 21, 2010
event counters
The last message was received 4.89 years ago at 19:39 on May 01, 2005
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
6256 messages since the first one, 6.2 years ago, for an average of 8.68 hours between messages
catalog
titleSort columntotal events% totallast event
applnk80.2025.07 years ago
debian80.2025.44 years ago
doc1543.8934.92 years ago
drkonqi20.0514.9 years ago
kappfinder30.0764.98 years ago
kate3007.5834.89 years ago
kcheckpass20.0515.46 years ago
kcontrol59415.0154.89 years ago
kdcop30.0765.03 years ago
kdebugdialog40.1015.21 years ago
kdepasswd90.2285.16 years ago
kdeprint260.6574.96 years ago
kdesktop1122.8314.9 years ago
kdesu50.1265.42 years ago
kdialog130.3295.16 years ago
kdm2335.8904.94 years ago
kdmlib100.2535.08 years ago
kfind100.2535.12 years ago
khelpcenter260.6574.97 years ago
khotkeys170.4304.9 years ago
kicker78919.9444.89 years ago
kioslave3137.9124.9 years ago
klipper481.2135.04 years ago
kmenuedit210.5314.98 years ago
knetattach180.4554.98 years ago
konqueror3649.2014.92 years ago
konsole1453.6654.91 years ago
kpager20.0514.9 years ago
kpersonalizer100.2535.07 years ago
kreadconfig40.1015.16 years ago
kscreensaver20.0515.32 years ago
ksmserver190.4805.08 years ago
ksplashml461.1635.01 years ago
kstart130.3295.12 years ago
ksysguard431.0874.9 years ago
ktip130.3295.01 years ago
kwin3518.8734.9 years ago
kxkb80.2025.02 years ago
l10n170.4305 years ago
libkonq972.4524.9 years ago
nsplugins390.9864.94 years ago
pics551.3904.89 years ago
recent messages
dateReversed sort columnprojectcontentlink
19:39 on May 01, 2005kde
Commit by dhaumann on KDE_3_4_BRANCH :: kdebase/kate/app/kateapp.cpp:
remove stupid code.
#
19:33 on May 01, 2005kde
Commit by dhaumann on KDE_3_4_BRANCH :: kdebase/kate/app/kateapp.cpp:
fix mainwindow bug: start kate on another desktop opened a new kate window.
The behavior now is: If there is already a kate window on current desktop
activate it. If there is none, look for a kate window on another desktop, if
found, use it. If there is really no kate mainwindow at all, create a new one.
CCMAIL: kwrite-devel at kde dot org
#
07:26 on May 01, 2005kde
Commit by binner on KDE_3_4_BRANCH :: kdebase/kcontrol/kcontrol/toplevel.cpp:
icons on tabs
#
07:25 on May 01, 2005kde
Commit by binner :: kdebase/kcontrol/kcontrol/toplevel.cpp:
sexy up tabs
#
18:29 on Apr 30, 2005kde
Commit by dhaumann :: kdebase/kate/app/ (katemdi.cpp katemdi.h):
const-ify const functions.
#
17:44 on Apr 30, 2005kde
Commit by dhaumann :: kdebase/kate/app/ (katemainwindow.cpp katemdi.cpp katemdi.h):
add setToolViewStyle() and toolViewStyle() to mainwindow base class.
Change kate to always use icons with text.
NOTE: if you get a compile error, update kdelibs/kutils/kmultitabbar.*
#
15:46 on Apr 30, 2005kde
Commit by nikolaus :: kdebase/kicker/taskmanager/taskmanager.cpp:
Next time I should follow the advise to think twice.
#
07:00 on Apr 30, 2005kde
Commit by nikolaus :: kdebase/kicker/taskmanager/taskmanager.cpp:
comparison in findTask()
#
01:42 on Apr 30, 2005kde
Commit by jriddell :: kdebase/pics/crystalsvg/crsc-app-kfm_home.svgz:
Add SVG version of kfm_home
#
01:36 on Apr 30, 2005kde
Commit by aseigo :: kdebase/kicker/ (3 files in 2 dirs):
remove some dead code.
fix TaskManager::find(Task::Ptr) so that it also checks for transients.
oops.
#
09:44 on Apr 29, 2005kde
Commit by lunakl :: kdebase/kwin/kcmkwin/kwindecoration/buttons.cpp:
If the decoration doesn't announce which titlebar buttons it supports,
make the default only those buttons that were available before the time
the possibility to announce the support came, not all buttons.
#
19:25 on Apr 28, 2005kde
Commit by cullmann :: kdebase/kate/app/ (4 files):
no pointer list for that little stuff
#
18:03 on Apr 28, 2005kde
Commit by lunakl :: kdebase/khotkeys/kcontrol/dcop_widget.cpp:
stripWhiteSpace() on DCOP app, object and function name.
BUG: 99874
#
15:37 on Apr 28, 2005kde
Commit by lunakl :: kdebase/drkonqi/README:
So that I don't have to look for how to activate the developer mode again.
#
15:08 on Apr 28, 2005kde
Commit by adawit on KDE_3_4_BRANCH :: kdebase/kioslave/sftp/sftpfileattr.cpp:

  • Backport fix for BR# 103729
#
15:08 on Apr 28, 2005kde
Commit by adawit :: kdebase/kioslave/sftp/sftpfileattr.cpp:

  • Real fix for the incorrect size reported for really big files. BUGS:103729
#
13:18 on Apr 28, 2005kde
Commit by cullmann :: kdebase/kate/app/ (2 files):
remove the grid hack, this was out of the time I didn't realize how QVBox works ;)
#
09:57 on Apr 28, 2005kde
Commit by lunakl on KDE_3_4_BRANCH :: kdebase/kpager/kpager.cpp:
Backport #103301.
#
09:57 on Apr 28, 2005kde
Commit by lunakl :: kdebase/kpager/kpager.cpp:
Remove the assert again, because it apparently can be triggered in rare
cases.
BUG: 103301
#
09:48 on Apr 28, 2005kde
Commit by lunakl :: kdebase/kwin/client.cpp:
When removing window, set it first to withdrawn state, then start cleaning
it up.
CCBUG: 103301
#