CIA.vc
ducharme
Real-time open source activity stats
Stats » Authors » ducharme
informationsyndicateUTC clock
05:31 on May 28, 2012
event counters
The last message was received 2.25 years ago at 14:14 on Feb 25, 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
43 messages since the first one, 5.36 years ago, for an average of 1.52 months between messages
recent messages
dateReversed sort columnprojectcontentlink
14:14 on Feb 25, 2010KDE
Commit by ducharme :: r1096017 plasma/trunk/KDE/kdelibs/plasma/widgets/combobox.h:
Allow ComboBox.addItem() to be used in scripts.
#
02:09 on Jan 18, 2009KDE
Commit by ducharme :: r912699 plasma/trunk/playground/base/plasma/dataengines/hellanzb/ (5 files in 3 dirs):
HellaNZB DataEngine for plasma

This is a simple dataengine written in python that interacts with the hellanzb daemon and returns the results of its "status" xmlrpc
command in a plasma-friendly format.

To test, ask for a valid xmlrpc uri (like "http://hellanzb:changeme@localhost:8760/" -- with trailing slash).
#
21:26 on Dec 02, 2007KDE
Commit by ducharme :: r744179 akregator/trunk/KDE/kdepim/akregator/src/subscriptionlistmodel.cpp:
Set the entire row in bold if there are unread items in this folder.

(Path ok'd in #akregator)
#
01:26 on Dec 02, 2007KDE
Commit by ducharme :: r743825 khtml_userscript/trunk/playground/utils/khtml_userscript/ (khtml_userscript.cpp khtml_userscript.h):
Fix the icon that would be duplicate on every page reload
(This would make for a very crowded statusbar)

This still feels wrong -- if anyone with more skills than I want to take a look, please do.
#
23:42 on Nov 30, 2007KDE
Commit by ducharme :: r743443 khtml_userscript/trunk/playground/utils/khtml_userscript/ (3 files in 2 dirs):
Load the compat script. Right now the script is empty but atleast it doesnt crash
#
21:25 on Nov 30, 2007KDE
Commit by ducharme :: r743409 khtml_userscript/trunk/playground/utils/khtml_userscript/userscriptlist.cpp:
Fix the loading of the userscripts.
#
21:02 on Nov 30, 2007KDE
Commit by ducharme :: r743396 khtml_userscript/trunk/playground/utils/khtml_userscript/khtml_userscript.cpp:
Run the installer from the menu
#
19:41 on Nov 30, 2007KDE
Commit by ducharme :: r743370 khtml_userscript/trunk/playground/utils/khtml_userscript/installer/ (CMakeLists.txt main.cpp):
Fix the KHTML UserScript Installer

If no arguments is set, it will open a file dialog to select a script.
I need to find a better way to provide feedback upon completion (its a KMessageBox right now)
#
18:50 on Nov 30, 2007KDE
Commit by ducharme :: r743361 khtml_userscript/trunk/playground/utils/khtml_userscript/ (3 files in 2 dirs):
Removed references to KJS, use KHTMLPart::executeScript() instead
#
02:24 on Oct 17, 2007KDE
Commit by ducharme :: r726069 ktabedit/trunk/playground/multimedia/ktabedit/src/ (3 files in 3 dirs):
Allow compilation with latest kdelibs.

qDebug() ==> kDebug()
#
17:51 on Aug 29, 2007KDE
Commit by ducharme :: r706215 ktabedit/trunk/playground/multimedia/ktabedit/CMakeLists.txt:
Allow finding of tse3 from top-level cmake
#
17:32 on Aug 29, 2007KDE
Commit by ducharme :: r706205 /trunk/playground/multimedia/CMakeLists.txt:
Add a top-level CmakeLists file to allow compilation from the playground/multimedia module.

This seems to be standard across the other playground modules.
#
23:25 on Aug 18, 2007KDE
Commit by ducharme :: r701614 kapptemplate/trunk/KDE/kdesdk/kapptemplate/kapp4/kapp4-CMakeLists.txt:

Change the CMakeLists.txt template file to generate a CMakeLists file that is
compatible with the latest changes to the kde 4 cmake system.

  • No more kde4_automoc
  • XDG_APPS_DIR is now XDG_APPS_INSTALL_DIR Im not sure who maintains this app but it seems the latest commits were done by annma, so cc'ing... CCMAIL: annemarie dot mahfouf at free dot fr
#
02:26 on Aug 11, 2007KDE
Commit by ducharme :: r698783 khtml_userscript/trunk/playground/utils/khtml_userscript/ (CMakeLists.txt mimetype_userscript.xml):
Added the missing mimetype file that was previously lost in a HD crash
#
02:17 on Aug 11, 2007KDE
Commit by ducharme :: r698780 khtml_userscript/trunk/playground/utils/khtml_userscript/strigi_analyzer/userjslineanalyzer.h:
Fix compilation w/ the new strigi.
#
22:54 on Jun 25, 2007KDE
Commit by ducharme :: r680345 khtml_userscript/trunk/playground/utils/khtml_userscript/strigi_analyzer/userjslineanalyzer.cpp:
Remove unneeded includes from previous commit
#
22:52 on Jun 25, 2007KDE
Commit by ducharme :: r680344 khtml_userscript/trunk/playground/utils/khtml_userscript/ (5 files in 2 dirs):
Strigi (line) analyzer for userscript file (*.user.js)

This indexes the most common metada, but the official (greasemonkey)
spec does not require all of them.

Bug: the resulting values are not properly trimmed from their white spaces
#
05:39 on Jun 25, 2007KDE
Commit by ducharme :: r679863 ktabedit/trunk/playground/multimedia/ktabedit/ktabedit/ (6 files in 3 dirs):
Tried to get a bit further withouth qt3 support...
#
21:57 on Jun 23, 2007KDE
Commit by ducharme :: r679417 ktabedit/trunk/playground/multimedia/ktabedit/ktabedit/ (7 files in 2 dirs):
Time Signature Dialog is now a Qt Designer 4 .ui file.

It mimicks the old dialog, but it will be easier to prettify/enhance now.

It doesn't set the time sig yet though, and the "old way" wasn't removed yet.
(It's still commented out though)
#
11:45 on Jun 21, 2007KDE
Commit by ducharme :: r678436 ktabedit/trunk/playground/multimedia/ktabedit/unitTest/assistantguitest.cpp:
Fix compilation
#