CIA.vc
adridg
Real-time open source activity stats
Stats » Authors » adridg
informationsyndicateUTC clock
00:30 on Mar 21, 2010
event counters
The last message was received 0.85 months ago at 09:11 on Feb 23, 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, 2 messages last month
4463 messages since the first one, 6.19 years ago, for an average of 12.16 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
09:11 on Feb 23KDE
Commit by adridg :: r1094798 /trunk/www/sites/kde-ev/resources/ (expense-iban.pdf expense-paypal.pdf):
Update address on KDE expense forms (the modern ones, anyway).
#
09:07 on Feb 23KDE
Commit by adridg :: r1094790 /trunk/www/sites/kde-ev/ (4 files in 2 dirs):
Update FLA address, documentation
#
20:39 on Dec 29, 2009KDE
Commit by adridg :: r1067556 kdeui/trunk/KDE/kdelibs/kdeui/util/kcrash.cpp:
(Solaris-only) In case of crash, print backtrace to stderr, as a back-up measure in case drKonqui fails to generate a useful trace.
#
20:25 on Dec 29, 2009KDE
Commit by adridg :: r1067555 kdecore/trunk/KDE/kdelibs/kdecore/io/kdebug.cpp:
Enable backtrace generation on Solaris.
#
22:15 on Dec 27, 2009KDE
Commit by adridg :: r1066778 kdecore/trunk/KDE/kdelibs/ (3 files in 2 dirs):
Add a configure check for getgrouplist and add an implementation from FreeBSD to kdefakes -- see license comments in fakes.c to understand why the 4-clause BSD text is not 4-clause. Reviewed by Allen Winter.
#
21:11 on Dec 27, 2009KDE
Commit by adridg :: r1066759 kmail/trunk/KDE/kdepim/kmail/objecttreeparser.cpp:
Second half of patches.
BUG: 213477
#
21:08 on Dec 27, 2009KDE
Commit by adridg :: r1066758 knode/trunk/KDE/kdepim/knode/knfolder.cpp:
Need explicit surrounding namespace in Sun Studio; this could be KMime::Content::clear() instead, but that assumes more about the inheritance hierarchy.
#
20:12 on Dec 27, 2009KDE
Commit by adridg :: r1066741 kleopatra/trunk/KDE/kdepim/kleopatra/libkleopatraclient/gui/certificaterequester.cpp:
Use explicit initialization to false instead of relying on default constructor for bools; also works around a Sun compiler issue that doesn't understand default initializers for bitfields
#
12:56 on Dec 27, 2009KDE
Commit by adridg :: r1066564 ksudoku/trunk/KDE/kdegames/ksudoku/engine/script/ (3 files):
Add newlines at end of file
#
12:56 on Dec 27, 2009KDE
Commit by adridg :: r1066563 palapeli/trunk/KDE/kdegames/palapeli/src/engine/scene.cpp:
Disambiguate sqrt() call on an integer argument
#
00:23 on Dec 27, 2009KDE
Commit by adridg :: r1066404 solid/trunk/KDE/kdelibs/solid/solid/CMakeLists.txt:
Make the solid MMX tests work with Sun Studio by defining __asm__ to
the Sun-supported asm keyword.

BUG: 206041
#
22:40 on Dec 26, 2009KDE
Commit by adridg :: r1066372 khtml/trunk/KDE/kdelibs/khtml/svg/SVGSVGElement.cpp:
Make-it-compile. The assert(FALSE) means that this method
isn't supposed to be called anyway, and in debug it will
fall over then. Make it compile by returning something that
is actually a reference to an AtomicString. Needs to be this
complicated to avoid crashing if it *is* called outside of
debug mode (or would a crash be perferable?)

BUG: 191763
#
15:16 on Dec 14, 2009KDE
Commit by adridg :: r1062388 kpat/trunk/KDE/kdegames/kpat/patsolve/ (memory.h patsolve.cpp):
Having enum values which are all-caps invites confusion with preprocessor defines. On Solaris, ERR is defined (in sys/regset.h) to 13, which is very weird, but also annoying. Just work around it.
#
15:15 on Dec 14, 2009KDE
Commit by adridg :: r1062387 kspaceduel/trunk/KDE/kdegames/kspaceduel/structs.h:
On some platforms, sun is a define, which screws up the declaration of sun as a variable
#
14:49 on Dec 14, 2009KDE
Commit by adridg :: r1062381 ksudoku/trunk/KDE/kdegames/ksudoku/src/logic/skgraph.cpp:
Disambiguate float and double sqrt() calls -- perhaps in poor style. Would a lookup table make sense here? It depends on the range of m_order.
#
09:49 on Dec 11, 2009eotrunk
Commit by adridg :: r1061268 /Too many paths:
SVN_SILENT made messages (.po file)
#
23:31 on Dec 01, 2009KDE
Commit by adridg :: r1057313 nepomuk/trunk/KDE/kdelibs/nepomuk/query/term.h:
SunPro (Studio12) also needs to be told that there is a hand-written instantiation of clone, otherwise fails to link with duplicate definitions.
#
16:16 on Nov 29, 2009KDE
Commit by adridg :: r1056199 workspace/trunk/KDE/kdebase/workspace/kwin/clients/tabstrip/ (2 files in 2 dirs):
Happy constructor pattern
#
19:57 on Nov 27, 2009KDE
Commit by adridg :: r1055300 applets/trunk/KDE/kdeplasma-addons/applets/plasmaboard/ (9 files):
Happy constructor pattern (continued)
#
19:31 on Nov 27, 2009KDE
Commit by adridg :: r1055287 applets/trunk/KDE/kdeplasma-addons/applets/plasmaboard/ (AlphaNumKey.cpp FuncKey.cpp):
Happy constructor pattern
#