CIA.vc
authorization
Real-time open source activity stats
Stats » Projects » KDE » authorization
informationsyndicateUTC clock
02:00 on Mar 22, 2010
event counters
The last message was received 1.04 months ago at 21:05 on Feb 18, 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
9 messages since the first one, 5.21 months ago, for an average of 2.48 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
21:05 on Feb 18KDE
Commit by kdombrowe :: r1092396 authorization/trunk/KDE/kdeexamples/authorization/mainwindow.cpp:
repair the stop button
reviewboard:
http://reviewboard.kde.org/r/3001/
#
16:04 on Feb 11KDE
Commit by dafre :: r1088789 authorization/trunk/KDE/kdeexamples/authorization/ (helper/helper.cpp mainwindow.cpp):
Update example
#
01:30 on Jan 16KDE
Commit by toma :: r1075410 authorization/trunk/KDE/kdeexamples/ (7 files in 7 dirs):
Fix compiler warnings.
#
18:12 on Oct 31, 2009KDE
Commit by neundorf :: r1043090 authorization/trunk/KDE/kdeexamples/authorization/CMakeLists.txt:
setting compiler flags as -Wall -ggdb without any tests which platform we are on and which compiler is used
is bad, and should not be done in an example CMakeLists.txt

Alex
#
22:49 on Oct 17, 2009KDE
Commit by segato :: r1036853 authorization/trunk/KDE/kdeexamples/ (2 files in 2 dirs):
fix linker errors
#
22:04 on Oct 16, 2009KDE
Commit by neundorf :: r1036274 authorization/trunk/KDE/kdeexamples/ (8 files in 8 dirs):
-MacroOptionalDependPackage.cmake was not actually used anywhere, so don't include it
-adding CMAKE_CURRENT_SOURCE_DIR and CMAKE_CURRENT_BINARY_DIR as include dirs is in most cases not necessary, since the current dirs are always added automatically by cmake thanks to the setting set(CMAKE_INCLUDE_CURRENT_DIR ON) in KDE4Defaults.cmake

-add install-rules in some files
-find_package(KDE4) is not required in solid/CMakeLists.txt, the examples are completey self-contained

the Phonon example does not build here, it seems it gets wrong phonon headers ?

The plasmoid does not build here, it does not find plasma/animations/animationgroup.h header, which version of KDE does it need ?

Alex

CCMAIL: aseigo at kde dot org
#
21:14 on Oct 16, 2009KDE
Commit by aseigo :: r1036258 authorization/trunk/KDE/kdeexamples/ (7 files in 7 dirs):
move the cmake stuff around so people can build each independantly or as a whole bunch in one go
CCMAIL:neundorf at kde dot org
#
20:35 on Oct 16, 2009KDE
Commit by aseigo :: r1036217 authorization/trunk/KDE/kdeexamples/authorization/ (CMakeLists.txt mainwindow.cpp):
build; KDE-ify
#
20:25 on Oct 16, 2009KDE
Commit by aseigo :: r1036213 authorization/trunk/KDE/ (4 files in 4 dirs):
move authorization example
#