CIA.vc
geiseri
Real-time open source activity stats
Stats » Authors » geiseri
informationsyndicateUTC clock
07:41 on Feb 13, 2012
event counters
The last message was received 2.83 years ago at 20:04 on Apr 16, 2009
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
492 messages since the first one, 8.1 years ago, for an average of 0.86 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
20:04 on Apr 16, 2009KDE
Commit by geiseri :: r955043 kiosktool/ (24 files in 2 dirs):
Things are still a mess here but we started to break the backend stuff up so I could add properties to config
attributes. One big thing I added was a raw config file reader. Its got plenty of holes and is quite slow. What it
does provide though is a way to change properties of groups and entries via a public interface.

One problem with my changes is that I broke remote upload support. I need to fix this so we can manage remote
machines.

Next step after that is going to be to revamp the UI.
#
19:31 on Mar 02, 2009KDE
Commit by geiseri :: r934323 kiosktool/trunk/extragear/sysadmin/kiosktool/kioskdata.cpp:
its amazing that i can even write code with my poor spelling
#
18:50 on Mar 02, 2009KDE
Commit by geiseri :: r934303 kiosktool/trunk/extragear/sysadmin/kiosktool/ (6 files):
More code cleanup. We can now read and write profiles as well as the config files.
#
13:59 on Mar 02, 2009KDE
Commit by geiseri :: r934192 kiosktool/trunk/extragear/sysadmin/kiosktool/ (3 files):
Moving more business logic to KDE 4. We can create profiles now, but we still
cannot save settings to them. Progress none the less.
#
02:36 on Mar 02, 2009KDE
Commit by geiseri :: r933986 kiosktool/trunk/extragear/sysadmin/kiosktool/ (kioskgui.cpp kiosktoolui.rc main.cpp):
dont EVER delete a KXmlGuiWindow it will punish you
#
00:42 on Mar 02, 2009KDE
Commit by geiseri :: r933962 kiosktool/trunk/extragear/sysadmin/kiosktool/ (CMakeLists.txt data/actions.kiosk):
Added some standard actions for enable/disable
#
23:27 on Mar 01, 2009KDE
Commit by geiseri :: r933934 kiosktool/trunk/extragear/sysadmin/kiosktool/ (11 files in 2 dirs):
Ported a few more groups from the old data.xml file.
Fixed a spelling error in the file name...
Started adding the ability to edit default config values.
#
15:10 on Mar 01, 2009KDE
Commit by geiseri :: r933756 kiosktool/trunk/extragear/sysadmin/kiosktool/ (10 files in 2 dirs):
Start migration to new kiosk ini data format. This will allow 3rd party
application developers to supply data files so that kiosk tool knows how to lock
down their applications. To get this support developers should create
a .kiosk data file and install it into the kisoktool application data directory.

The other advantage of this being an ini style format is i18n is handled right in
the config file, so translations are possible.
#
04:41 on Mar 01, 2009KDE
Commit by geiseri :: r933501 kiosktool/trunk/extragear/ (42 files in 3 dirs):
Yay we are clean of all Qt3/KDE3 compat code. KioskRun still needs a ton of
porting work to be done, but we are getting closer.

KisokGui needs some insane refactoring though, its a mess.

I removed the abiltity to change the background and logo... sorry folks, it was
not something I deemed usable.
#
17:41 on Feb 28, 2009KDE
Commit by geiseri :: r933338 blazer/trunk/playground/base/blazer/ (README taskmanagerwidget.cpp):
update the readme and make the taskbar keep buttons even
#
13:23 on Feb 24, 2009KDE
Commit by geiseri :: r930867 blazer/trunk/playground/base/blazer/ (6 files):
Fixed black style to look better.
Still playing with taskbar layout.
Added window context menus to task bar.
Started adding support for window groups on the taskbar.
#
22:01 on Feb 20, 2009KDE
Commit by geiseri :: r929207 blazer/trunk/playground/base/blazer/ (7 files):
added a popup clock and ability to configure the clock via the mouse. added load/save to history for the launcherbar.
#
16:58 on Feb 18, 2009KDE
Commit by geiseri :: r927965 blazer/trunk/playground/base/blazer/ (applicationmenu.cpp applicationmenu.h):
do not show menus that do not have any applicaitons.
#
13:15 on Feb 15, 2009KDE
Commit by geiseri :: r926469 blazer/trunk/playground/base/blazer/launcher.cpp:
use readPath to expand shell values
#
20:53 on Feb 14, 2009KDE
Commit by geiseri :: r926216 blazer/trunk/playground/base/blazer/ (15 files):
tons of stylesheet tweaks. this will add a bit easier time to theme things.
#
20:52 on Feb 14, 2009KDE
Commit by geiseri :: r926214 blazer/trunk/playground/base/blazer/launcherbar.cpp:
commit the right text into the history
#
17:19 on Feb 13, 2009KDE
Commit by geiseri :: r925628 blazer/trunk/playground/base/blazer/ (desktopbutton.cpp desktopbutton.h):
Added show/hide desktop button.
#
17:09 on Feb 13, 2009KDE
Commit by geiseri :: r925627 blazer/trunk/playground/base/blazer/ (5 files):
Added show/hide desktop button. Updated readme.
#
14:47 on Feb 13, 2009KDE
Commit by geiseri :: r925570 blazer/trunk/playground/base/blazer/ (launcherbar.cpp launcherbar.h topbar.cpp):
fixed focus problem with the run bar. next step is to make it optional so it wont confuse people who wont use it.
#
17:15 on Feb 12, 2009KDE
Commit by geiseri :: r925184 blazer/trunk/playground/base/blazer/topbar.cpp:
okay this breaks dualscreen if its not a dock. Seli told me a better way to do that so im going to implement it that way.
#