CIA.vc
haffmans
Real-time open source activity stats
Stats » Authors » haffmans
informationsyndicateUTC clock
17:10 on Mar 12, 2010
event counters
The last message was received 0.93 years ago at 21:38 on Apr 08, 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
33 messages since the first one, 1.68 years ago, for an average of 2.65 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
21:38 on Apr 08, 2009KDE
Commit by haffmans :: r951301 kiddraw/trunk/playground/edu/kiddraw/src/drawingreader.cpp:
Set zValue for line from given data
#
21:38 on Apr 08, 2009KDE
Commit by haffmans :: r951300 kiddraw/trunk/playground/edu/kiddraw/src/kiddrawarea.cpp:
Proper for-loop condition
#
21:37 on Apr 08, 2009KDE
Commit by haffmans :: r951299 kiddraw/trunk/playground/edu/kiddraw/src/palettemanagerxml.cpp:
Properly return value
#
21:36 on Apr 08, 2009KDE
Commit by haffmans :: r951298 kiddraw/trunk/playground/edu/kiddraw/src/palettebutton.cpp:
Fix compiler warning (unused parameter "event")
#
21:32 on Apr 08, 2009KDE
Commit by haffmans :: r951293 kiddraw/trunk/playground/edu/kiddraw/src/ (3 files):
More krazy2 fixes, this should cover it for now
#
21:11 on Apr 08, 2009KDE
Commit by haffmans :: r951286 kiddraw/trunk/playground/edu/kiddraw/src/ (3 files):
Krazy2 fixes
#
19:04 on Apr 08, 2009KDE
Commit by haffmans :: r951240 kiddraw/trunk/playground/edu/kiddraw/src/ (4 files):

  • Add kiddrawrc (Sorry for forgetting it before) Re-enabling its installation
  • Load theme according to config (no error if theme can't be loaded yet)
#
18:43 on Apr 08, 2009KDE
Commit by haffmans :: r951234 kiddraw/trunk/playground/edu/kiddraw/src/ (8 files):
No more binary file format; instead, drawings are now saved in GZipped XML for eXtensibility. Loading them also works just fine.
#
00:02 on Apr 05, 2009KDE
Commit by haffmans :: r949341 kiddraw/trunk/playground/edu/kiddraw/src/ (3 files):
Provide addPoint() in GraphicsLinesItem, use in setPoints()
Comments in Canvas.cpp
#
23:38 on Apr 04, 2009KDE
Commit by haffmans :: r949337 kiddraw/trunk/playground/edu/kiddraw/src/ (canvas.cpp canvas.h):
Use Pixmap instead of Image for cache -> better performance
(QGraphicsView lags when drawing, hence the cache pixmap)
#
21:00 on Apr 04, 2009KDE
Commit by haffmans :: r949306 kiddraw/trunk/playground/edu/kiddraw/src/themeloader.cpp:
#include themeloader.moc for faster compilation
#
20:50 on Apr 04, 2009KDE
Commit by haffmans :: r949304 kiddraw/trunk/playground/edu/kiddraw/ (19 files in 4 dirs):
Making KidDraw (slightly) themable through SVG files. The basics work, and the pallete cycling buttons are now themed. Theme is not yet configurable.

It's good to be back, let's hope I have enough time to stick around for a while ;)
#
19:13 on Jul 16, 2008KDE
Commit by haffmans :: r833402 kiddraw/trunk/playground/edu/kiddraw/src/CMakeLists.txt:
Add CMake current source/bin includes
#
20:30 on Jul 15, 2008KDE
Commit by haffmans :: r832934 kiddraw/trunk/playground/edu/kiddraw/src/ (12 files):
Doxygen cleanup (removing @author commands, leftover from my pre-KDE time)
#
16:46 on Jul 15, 2008KDE
Commit by haffmans :: r832861 kiddraw/trunk/playground/edu/kiddraw/src/ (4 files):
Add a small delay (currently 100ms) in the pickers to prevent unwanted color/width selections.
#
13:43 on Jul 15, 2008KDE
Commit by haffmans :: r832787 kiddraw/trunk/playground/edu/kiddraw/src/ (kiddrawarea.cpp palettes.xml):

  • Use selected color for border of width picks
  • Change the border colors of white and black to black and white respectively
  • Add two (debug) palettes with just white and black as colors (and black and white) This commit should make it easier to tell which color is currently selected in the case of white and black.
#
13:37 on Jul 15, 2008KDE
Commit by haffmans :: r832783 kiddraw/trunk/playground/edu/kiddraw/src/kiddrawarea.cpp:
Fix assert failure (index out of range) when choosing a palette with less colors than the currently selected color.
#
13:27 on Jul 15, 2008KDE
Commit by haffmans :: r832780 kiddraw/trunk/playground/edu/kiddraw/src/ (4 files):
Adjust colors of drawing on palette change
#
02:20 on Jul 13, 2008KDE
Commit by haffmans :: r831687 kiddraw/trunk/playground/edu/kiddraw/src/palette.h:
Add '==' operator for KidDraw Colors (which got promoted to class).
#
02:19 on Jul 13, 2008KDE
Commit by haffmans :: r831686 kiddraw/trunk/playground/edu/kiddraw/src/ (6 files):
Implement loading of KidDraw files. Drawings can now be saved and reloaded again!

Previously saved files (within the past 24 hours or so) are incompatible due to a minor change in the drawingwriter.
#