CIA.vc
braxton
Real-time open source activity stats
Stats » Authors » braxton
informationsyndicateUTC clock
01:07 on May 26, 2012
event counters
The last message was received 3.52 years ago at 19:57 on Nov 19, 2008
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
272 messages since the first one, 6.72 years ago, for an average of 1.29 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
19:57 on Nov 19, 2008KDE
Commit by braxton :: r886663 kdecore/trunk/KDE/kdelibs/kdecore/config/kconfiggroup.cpp:
allow any type of entry to have a localized value.

CCMAIL: aacid at kde dot org
#
15:01 on Feb 06, 2008KDE
Commit by braxton :: r771628 kdecore/trunk/KDE/kdelibs/kdecore/tests/kentrymaptest.cpp:
fix the test and add a comment about what is happening
#
14:56 on Feb 06, 2008KDE
Commit by braxton :: r771626 kdecore/trunk/KDE/kdelibs/kdecore/config/kconfigdata.h:
oops, revert r767426 that was the defined behavior in KDE3
#
13:17 on Jan 31, 2008KDE
Commit by braxton :: r769077 kdecore/trunk/KDE/kdelibs/kdecore/config/kconfiggroup.h:
add "@since 4.1" to apidox of new functions
#
19:50 on Jan 30, 2008KDE
Commit by braxton :: r768856 kdecore/trunk/KDE/kdelibs/kdecore/config/ (TODO kconfiggroup.cpp kconfiggroup.h):
implement KConfigGroup::parent() from the TODO
#
10:03 on Jan 28, 2008KDE
Commit by braxton :: r767542 project/trunk/KDE/kdevplatform/ (2 files in 2 dirs):
not needed anymore
#
09:59 on Jan 28, 2008KDE
Commit by braxton :: r767538 knotify/trunk/KDE/kdelibs/knotify/config/knotifyeventlist.cpp:
not needed anymore
#
09:03 on Jan 28, 2008KDE
Commit by braxton :: r767524 kdecore/trunk/KDE/kdelibs/kdecore/ (4 files in 2 dirs):
automatically call reparseConfiguration() in addConfigSources()
#
08:40 on Jan 28, 2008KDE
Commit by braxton :: r767516 kdecore/trunk/KDE/kdelibs/kdecore/tests/kconfigtest.cpp:
remove unused variable
#
08:30 on Jan 28, 2008KDE
Commit by braxton :: r767514 kdecore/trunk/KDE/kdelibs/kdecore/config/kconfig.h:
cleanup some of the apidocs
#
08:25 on Jan 28, 2008KDE
Commit by braxton :: r767513 kdecore/trunk/KDE/kdelibs/kdecore/config/kconfig.cpp:
simple cleanups
#
02:16 on Jan 28, 2008KDE
Commit by braxton :: r767426 kdecore/trunk/KDE/kdelibs/kdecore/ (2 files in 2 dirs):
entries in "kdeglobals" are meant to be global to ALL kde applications for consistency. apps should NOT be overriding global values in their own config files, so an entry that is global should stay global and the programmer should not have to worry about whether it was global or not. setting KConfig::Global flag should only be done by programs that know for sure that the entry should be written to "kdeglobals".
#
20:46 on Jan 22, 2008KDE
Commit by braxton :: r764908 kdecore/trunk/KDE/kdelibs/kdecore/config/kconfigini.cpp:
This should fix the problem with saving settings on app exit.
The problem was I was unintentionally creating extra references to the global component-data by leaking the lockfile. This caused the global component-data d-tor to never be called therefore the d-tor for the global config-file was never called so it didn't sync on exit. Ok to backport?

CCMAIL: kde-core-devel at kde dot org
#
22:18 on Jan 21, 2008KDE
Commit by braxton :: r764480 kdecore/trunk/KDE/kdelibs/kdecore/config/kconfigini.cpp:
remove useless extra return
#
06:28 on Jan 21, 2008KDE
Commit by braxton :: r764144 kdecore/trunk/KDE/kdelibs/kdecore/services/ (kplugininfo.cpp kservice.cpp):
Allow plugin categories to be translated.
To retrieve the translated category call KPluginInfo::property("X-KDE-PluginInfo-Category-Translated").
#
15:32 on Jan 18, 2008KDE
Commit by braxton :: r763100 kdecore/trunk/KDE/kdelibs/kdecore/MAINTAINERS:
remove ksimpleconfig.cpp, doesn't exist anymore.
#
20:33 on Jan 15, 2008KDE
Commit by braxton :: r761986 kdecore/branches/KDE/4.0/kdelibs/kdecore/config/kconfigini.cpp:
backport r761977
#
20:17 on Jan 15, 2008KDE
Commit by braxton :: r761977 kdecore/trunk/KDE/kdelibs/kdecore/config/kconfigini.cpp:
Write out immutable markers for immutable groups.
#
21:24 on Jan 05, 2008KDE
Commit by braxton :: r757772 kross/trunk/KDE/kdelibs/kross/core/metafunction.h:
change the metadata for kross functions so that they are not all identified as python functions
#
20:34 on Jan 04, 2008KDE
Commit by braxton :: r757372 kdecore/trunk/KDE/kdelibs/kdecore/ (6 files in 2 dirs):
add functions to copy a group to another config file/group and to reparent a group to another file/group.
#