CIA.vc
Segato
Real-time open source activity stats
Stats » Authors » Segato
informationsyndicateUTC clock
01:09 on Mar 22, 2010
event counters
The last message was received 3.26 days ago at 18:54 on Mar 18, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 1 messages last week
4 messages so far this month, 8 messages last month
552 messages since the first one, 2.09 years ago, for an average of 1.38 days between messages
recent messages
dateReversed sort columnprojectcontentlink
18:54 ThursdayKDE
Commit by segato :: r1104854 ktorrent/trunk/extragear/network/ktorrent/libbtcore/util/fileops.cpp:
fix building on windows, convert filename to LPWSTR
#
12:56 on Mar 05KDE
Commit by segato :: r1099301 ktorrent/trunk/extragear/network/ktorrent/CMakeLists.txt:
include boost directory
#
19:44 on Mar 03KDE
Commit by segato :: r1098478 kbounce/trunk/KDE/kdegames/kbounce/CMakeLists.txt:
fix linker error
#
17:20 on Mar 03KDE
Commit by segato :: r1098412 workspace/trunk/KDE/kdebase/workspace/libs/oxygen/oxygen_export.h:
fix export
#
17:49 on Feb 18KDE
Commit by segato :: r1092304 okteta/trunk/KDE/kdeutils/okteta/libs/kasten/ (2 files in 2 dirs):
these two classes aren't included in libkasten* sources so we can't export them if they aren't part of the libraries
#
00:24 on Feb 18KDE
Commit by segato :: r1091989 kdecore/trunk/KDE/kdelibs/kdecore/auth/ConfigureChecks.cmake:
windows doesn't have the _set_fancy macro
#
23:51 on Feb 15KDE
Commit by segato :: r1090774 rocs/trunk/KDE/kdeedu/rocs/src/ (CMakeLists.txt Core/rocslib_export.h):
fix export, also no need to add all the library source files in the test executables if we are gonna link against the lib
#
19:03 on Feb 15KDE
Commit by segato :: r1090672 libs/trunk/KDE/kdeplasma-addons/libs/CMakeLists.txt:
disable lancelot-datamodels on windows for now since we don't have org.freedesktop.ScreenSaver.xml
#
18:25 on Feb 15KDE
Commit by segato :: r1090663 workspace/trunk/KDE/kdebase/workspace/plasma/generic/applets/lock_logout/lockout.cpp:
include kauthorized on windows too and remove the _WIN32_WINNT define since it's already defined by cmake
#
17:58 on Feb 15KDE
Commit by segato :: r1090648 workspace/trunk/KDE/kdebase/workspace/klipper/ (klipper.cpp klipper.h):
compile fixes for windows
#
13:04 on Feb 15KDE
Commit by segato :: r1090043 krdc/branches/KDE/4.4/kdenetwork/krdc/ (core/remoteview.cpp vnc/vncview.cpp):
backport r1090040
ask the user for a new password if the one stored in kwallet is wrong
CCBUG: 226283
#
13:01 on Feb 15KDE
Commit by segato :: r1090040 krdc/trunk/KDE/kdenetwork/krdc/ (core/remoteview.cpp vnc/vncview.cpp):
ask the user for a new password if the one stored in kwallet is wrong
BUG: 226283
#
14:44 on Jan 31KDE
Commit by segato :: r1083039 phonon-backends/trunk/playground/multimedia/phonon-backends/CMakeLists.txt:
setting BUILD_vlc to off doesn't seem to work with a clean build dir
#
19:27 on Jan 18KDE
Commit by segato :: r1076735 ktorrent/trunk/extragear/network/ktorrent/libbtcore/util/pipe.cpp:
setNonBlocking -> setBlocking
#
01:19 on Jan 17KDE
Commit by segato :: r1075923 ktorrent/trunk/extragear/network/ktorrent/libbtcore/util/pipe.cpp:
fix compilation on windows
#
02:10 on Jan 07KDE
Commit by segato :: r1070938 kio/branches/KDE/4.4/kdelibs/kio/kio/kmountpoint.cpp:
backport r1070937
make KMountPoint::possibleMountPoints returns the same as KMountPoint::currentMountPoints instead of trying to read fstab on windows
#
02:07 on Jan 07KDE
Commit by segato :: r1070937 kio/trunk/KDE/kdelibs/kio/kio/kmountpoint.cpp:
make KMountPoint::possibleMountPoints returns the same as KMountPoint::currentMountPoints instead of trying to read fstab on windows
#
02:07 on Jan 05KDE
Commit by segato :: r1070176 kget/trunk/KDE/kdenetwork/kget/transfer-plugins/bittorrent/bttransfer.cpp:
undefine ERROR if it's already defined like on windows
#
12:54 on Jan 04KDE
Commit by segato :: r1069925 workspace/trunk/KDE/kdebase/workspace/klipper/CMakeLists.txt:
add icon to the executable
#
03:02 on Jan 04KDE
Commit by segato :: r1069678 ktorrent/trunk/extragear/network/ktorrent/libbtcore/util/log.cpp:
use K_GLOBAL_STATIC instead of static since it's threadsafe, otherwise it causes(or at least I think it's because of this) a crash on startup with mingw on windows
#