CIA.vc
lunakl
Real-time open source activity stats
Stats » Authors » lunakl
informationsyndicateUTC clock
05:17 on May 28, 2012
event counters
The last message was received 2.9 weeks ago at 22:05 on May 07, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
1 messages so far this month, 2 messages last month
4147 messages since the first one, 8.39 years ago, for an average of 17.71 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
22:05 on May 07KDE
Commit by lunakl :: r1293416 client/trunk/icecream/client/local.cpp: (link)
make ICECC_CC/CXX work again

I guess I got a bit carried away, if it's been explicitly specified to override
the compiler to use, it should override everything.
#
13:34 on Apr 07KDE
Commit by lunakl :: r1288519 client/trunk/icecream/client/main.cpp: (link)
fix typo
#
13:33 on Apr 07KDE
Commit by lunakl :: r1288518 client/trunk/icecream/client/ (client.h cpp.cpp local.cpp): (link)
Find the compiler that should be actually used. Jobs already know what the compiler
should be, so no need to search for it again (which may find a different one
if ICECC_CC/CXX is not set). I think this change in practice makes ICECC_CC/CXX
unnecessary.
#
14:37 on Mar 31KDE
Commit by lunakl :: r1287754 client/trunk/icecream/client/arg.cpp: (link)
recognize clang as C compiler (clang++ is already recognized by ++)
#
14:28 on Mar 31KDE
Commit by lunakl :: r1287752 client/trunk/icecream/client/main.cpp: (link)
the first icecc argument must be the compiler, if it's not icecc option

This is only about when invoked as icecc of course, not as wrapper symlink.
#
15:40 on Mar 30KDE
Commit by lunakl :: r1287631 client/trunk/icecream/client/main.cpp: (link)
recognize compiler in 'icecc <compiler> <args>'
#
09:29 on Mar 20KDE
Commit by lunakl :: r1286330 /trunk/icecream/configure.in: (link)
-Wimplicit is not valid for C++
#
16:21 on Jan 26, 2011KDE
Commit by lunakl :: r1217310 kfile/branches/KDE/4.6/kdelibs/kfile/ (3 files): (link)
Backport r1216758.
Make KFileDialog automatically choose file type from typed extension
also when file types are specified manually and not as mimetypes.
(http://svn.reviewboard.kde.org/r/6325)
#
16:20 on Jan 26, 2011KDE
Commit by lunakl :: r1217309 kdecore/trunk/KDE/kdelibs/kdecore/services/kmimetype.h: (link)
matchFileName has been backported to 4.6.1 for a fix
#
16:19 on Jan 26, 2011KDE
Commit by lunakl :: r1217308 kdecore/branches/KDE/4.6/kdelibs/kdecore/services/ (3 files): (link)
Backport r1216757.
Make KMimeTypeRepository::matchFileName() public as
KMimeType::matchFileName(), as filename pattern matching may
be occassionally useful outside of kdelibs.
#
15:43 on Jan 24, 2011KDE
Commit by lunakl :: r1216758 kfile/trunk/KDE/kdelibs/kfile/ (3 files): (link)
Make KFileDialog automatically choose file type from typed extension
also when file types are specified manually and not as mimetypes.
(http://svn.reviewboard.kde.org/r/6325)
#
15:39 on Jan 24, 2011KDE
Commit by lunakl :: r1216757 kdecore/trunk/KDE/kdelibs/kdecore/services/ (3 files): (link)
Make KMimeTypeRepository::matchFileName() public as
KMimeType::matchFileName(), as filename pattern matching may
be occassionally useful outside of kdelibs.
#
19:03 on Jan 18, 2011KDE
Commit by lunakl :: r1215442 kdeui/trunk/KDE/kdelibs/kdeui/kernel/kstartupinfo.cpp: (link)
do not propagate DESKTOP_STARTUP_ID being 0
#
18:49 on Jan 04, 2011KDE
Commit by lunakl :: r1211726 workspace/trunk/KDE/kdebase/workspace/plasma/desktop/applets/kickoff/core/leavemodel.cpp: (link)
follow kiosk settings for disabling logout and screen lock
#
18:30 on Jan 04, 2011KDE
Commit by lunakl :: r1211719 kiosktool/trunk/extragear/sysadmin/kiosktool/data/actions.kiosk: (link)
Konqueror for whatever reason (probably KParts-related) doesn't use standard
names for some actions, so just dupe those. They don't show up merged in the GUI
though, because the .kiosk format was dumbed down during the KDE4 port :(.
#
16:18 on Jan 04, 2011KDE
Commit by lunakl :: r1211679 kiosktool/trunk/extragear/sysadmin/kiosktool/data/general.kiosk: (link)
action restrictions need explicit action/ in the key
#
16:18 on Jan 04, 2011KDE
Commit by lunakl :: r1211678 kiosktool/trunk/extragear/sysadmin/kiosktool/ (CMakeLists.txt data/filebrowsing.kiosk): (link)
file browsing restrictions
#
13:42 on Nov 19, 2010KDE
Commit by lunakl :: r1198726 kdecore/trunk/KDE/kdelibs/kdecore/config/kdesktopfile.cpp: (link)
Nice try in r930095, but this is not what 'run_desktop_files' from kiosk
is about - it disables only .desktop files outside of standard locations
(see e.g. kiosktool description), not all .desktop files altogether
(which would be the 'break a lot of things' kiosk option).
#
17:35 on Nov 09, 2010KDE
Commit by lunakl :: r1194733 kiosktool/trunk/extragear/sysadmin/kiosktool/data/ (general.kiosk themes.kiosk): (link)
add more actions, I think now it's everything from kde3's kiosk
except things from kicker/kdesktop
#
14:14 on Nov 09, 2010KDE
Commit by lunakl :: r1194690 kiosktool/trunk/extragear/sysadmin/kiosktool/ (TODO data/general.kiosk): (link)
Type=Immutable apparently doesn't work
#