CIA.vc
dfaure
Real-time open source activity stats
Stats » Authors » dfaure
informationsyndicateUTC clock
15:17 on Mar 21, 2010
event counters
The last message was received 1.57 days ago at 01:42 on Mar 20, 2010
0 messages so far today, 3 messages yesterday
27 messages so far this week, 18 messages last week
79 messages so far this month, 101 messages last month
9967 messages since the first one, 4.87 years ago, for an average of 4.28 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
01:42 yesterdayKDE
Commit by dfaure :: r1105396 kdecore/branches/KDE/4.4/kdelibs/kdecore/ (3 files in 2 dirs):
Backport r1105394: Fix the disabling of debug output when compiling apps in release mode.
Fixed for: 4.4.2
BUG: 227089
#
01:39 yesterdayKDE
Commit by dfaure :: r1105394 kdecore/trunk/KDE/kdelibs/kdecore/ (3 files in 2 dirs):
Fix the disabling of debug output when compiling apps in release mode.
Found a way to unittest it after all: calling hasNullOutput directly.
CCBUG: 227089
#
01:35 yesterdayKDE
Commit by dfaure :: r1105392 kdecore/trunk/KDE/kdelibs/kdecore/io/ktempdir.h:
Apidocs: explain where the default comes from, in case people want to tweak it slightly.
#
21:23 FridayKDE
Commit by dfaure :: r1105333 svn/trunk/kde-common/svn/hooks/post-commit.pl:
Add .qml to the list of extensions for code files, in order to get e.g. license checking.
CCMAIL: vkrause at kde dot org
#
20:13 FridayKDE
Commit by dfaure :: r1105313 svn/trunk/kde-common/svn/hooks/svnacl.cfg:
Sho_ for svn acls
#
10:40 FridayKDE
Commit by dfaure :: r1105146 apps/trunk/KDE/kdebase/apps/keditbookmarks/ (7 files):
Make the boomark model independent from the global-bookmark-manager singleton.
#
20:32 ThursdayKDE
Commit by dfaure :: r1104891 korganizer/trunk/KDE/kdepim/korganizer/views/todoview/kotodoviewsortfilterproxymodel.cpp:
revert last commit after sergio told me that 1 is higher priority than 9; the bug was in yokadi.
#
20:20 ThursdayKDE
Commit by dfaure :: r1104887 korganizer/branches/KDE/4.4/kdepim/korganizer/views/todoview/kotodoviewsortfilterproxymodel.cpp:
oops, actually revert.
#
20:15 ThursdayKDE
Commit by dfaure :: r1104884 korganizer/branches/KDE/4.4/kdepim/korganizer/views/todoview/kotodoviewsortfilterproxymodel.cpp:
revert last commit after sergio told me that 1 is higher priority than 9; the bug was in yokadi.
#
19:59 ThursdayKDE
Commit by dfaure :: r1104878 apps/trunk/KDE/kdebase/apps/konqueror/src/ (11 files in 2 dirs):

Rework tab handling to

  • remove duplicated code between the RMB popup and the action for the current tab
  • remove duplicated code between all these features (e.g. isModified())
  • fix bugs with splitted tabs: splitted views were ignored by the modified-confirmation code, etc. This is a (late) followup to Frank's r744963/r972850 fixes. CCMAIL: frank78ac at googlemail dot com
#
16:44 ThursdayKDE
Commit by dfaure :: r1104801 korganizer/trunk/KDE/kdepim/korganizer/views/todoview/kotodoviewsortfilterproxymodel.cpp:
Forwardport 1104798:
Fix sorting of tasks by priority so that "--" (unspecified) is less than specified priorities.
#
16:43 ThursdayKDE
Commit by dfaure :: r1104799 runtime/branches/KDE/4.4/kdebase/runtime/kurifilter-plugins/ikws/searchproviders/qt.desktop:
Backport: point to qt.doc.nokia.com
#
16:42 ThursdayKDE
Commit by dfaure :: r1104798 korganizer/branches/KDE/4.4/kdepim/korganizer/views/todoview/kotodoviewsortfilterproxymodel.cpp:
Fix sorting of tasks by priority so that "--" (unspecified) is less than specified priorities.
CCMAIL: iamsergio at gmail dot com
#
16:42 ThursdayKDE
Commit by dfaure :: r1104797 runtime/trunk/KDE/kdebase/runtime/kurifilter-plugins/ikws/searchproviders/qt.desktop:
Update qt shortcut to use doc.qt.nokia.com, after discussing it with the nokia web admins.
#
21:00 TuesdayKDE
Commit by dfaure :: r1104146 apps/trunk/KDE/kdebase/apps/keditbookmarks/globalbookmarkmanager.cpp:
enable deletion of old kbookmarkmanager; the crash is fixed in r1104145.
#
21:00 TuesdayKDE
Commit by dfaure :: r1104145 kio/trunk/KDE/kdelibs/kio/bookmarks/kbookmarkmanager.cc:
Fix crash when opening another xml file in keditbookmarks [after fixing the memory leak there];
the singleton here assumed that KBookmarkManager would never be deleted and recreated;
got rid of the singleton and moved the map class into KBookmarkManager::Private.
#
20:57 TuesdayKDE
Commit by dfaure :: r1104144 apps/trunk/KDE/kdebase/apps/keditbookmarks/toplevel.h:
actually make it a slot
#
20:54 TuesdayKDE
Commit by dfaure :: r1104142 apps/trunk/KDE/kdebase/apps/keditbookmarks/ (2 files):
remove dependency between globalbookmarkmanager.cpp and kebapp
#
20:33 TuesdayKDE
Commit by dfaure :: r1104140 apps/trunk/KDE/kdebase/apps/keditbookmarks/ (3 files):
remove dependency on KEBApp in commandhistory
#
20:28 TuesdayKDE
Commit by dfaure :: r1104139 apps/trunk/KDE/kdebase/apps/keditbookmarks/ (3 files):
Fix TODO in CommandHistory::addInFlightCommand by getting rid of it.
#