CIA.vc
burmeister
Real-time open source activity stats
Stats » Authors » burmeister
informationsyndicateUTC clock
01:16 on May 26, 2012
event counters
The last message was received 4.06 years ago at 19:44 on May 05, 2008
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
30 messages since the first one, 4.57 years ago, for an average of 1.85 months between messages
recent messages
dateReversed sort columnprojectcontentlink
19:44 on May 05, 2008KDE
Commit by burmeister :: r804367 plasma/trunk/playground/base/plasma/applets/folderview/ (3 files):
Add file-filter feature to enable the user to have an office-folderview, a picture-folderview etc.
TODO: Add tag-filtering to allow project-folderviews
#
16:07 on Apr 17, 2008KDE
Commit by burmeister :: r798140 applets/trunk/extragear/plasma/applets/fuzzy-clock/ (fuzzyClock.cpp fuzzyClockConfig.ui):
*Expand in a vertical panel to use the full width, yet not higher than geometry().size().height()
*Fix settings dialogue
#
10:22 on Feb 21, 2008KDE
Commit by burmeister :: r777704 applets/trunk/extragear/plasma/applets/fuzzy-clock/fuzzyClock.cpp:
Ignore aspect ratio in order to allow the user to resize the plasmoid to its smalles size without having to press the CTRL key.
#
18:36 on Feb 19, 2008KDE
Commit by burmeister :: r777091 applets/trunk/extragear/plasma/applets/fuzzy-clock/ (fuzzyClock.cpp fuzzyClock.h):
behave in a vertical environment. Due to readability I do not think that it makes sense to break the timestring into several lines. Thus the plasmoid will not fit in a small vertical panel for most timestrings.
#
10:45 on Feb 06, 2008KDE
Commit by burmeister :: r771538 applets/trunk/extragear/plasma/applets/CMakeLists.txt:
add fuzzy-clock applet
#
10:33 on Feb 06, 2008KDE
Commit by burmeister :: r771536 applets/trunk/ (2 files in 2 dirs):
Move from kdereview to extragear
#
11:16 on Jan 27, 2008KDE
Commit by burmeister :: r767050 fuzzy-clock/trunk/kdereview/fuzzy-clock/ (3 files):

  • change i18n() to make it translatable into all languages, props go to Chusslove Illich
  • fixed default settings (bold)
#
12:23 on Jan 22, 2008KDE
Commit by burmeister :: r764721 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/:
as requested on IRC, to avoid a mess there will be no branch-compatible version
#
12:07 on Jan 22, 2008KDE
Commit by burmeister :: r764715 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/README.txt:
Explanation for not moving but copying
#
11:38 on Jan 22, 2008KDE
Commit by burmeister :: r764702 /trunk/kdereview/fuzzy-clock/:
copy fuzzy-clock to kdereview
#
10:57 on Jan 22, 2008KDE
Commit by burmeister :: r764682 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/fuzzyClock.cpp:
SVN_SILENT:
change QString to QChar as krazy demands
#
21:14 on Jan 19, 2008KDE
Commit by burmeister :: r763597 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/fuzzyClock.cpp:
use QChar as krazy demands it
#
10:55 on Jan 16, 2008KDE
Commit by burmeister :: r762152 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/ (fuzzyClock.cpp fuzzyClock.h):

  • get ready for kdereview
#
18:49 on Jan 10, 2008KDE
Commit by burmeister :: r759487 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/fuzzyClock.cpp:

  • work better with new resizing. Plasma does still not let the user go back to the minimal width because it forces the aspect ration on the plasmoid unless one presses CTRL while resizing.
#
07:00 on Jan 07, 2008KDE
Commit by burmeister :: r758207 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/ (3 files):

  • allow to use only 2/3 of the panel-height
#
01:18 on Jan 07, 2008KDE
Commit by burmeister :: r758149 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/ (3 files):

  • adapt settings-ui to digital-clock's one
  • fix size issues
  • use full height for panel by default (one can turn it off)
#
12:30 on Jan 05, 2008KDE
Commit by burmeister :: r757575 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/fuzzyClock.cpp:

  • connecting to the dataEngine after changing config had to be changed
  • adjust height after re-enabling date/timezone.
#
11:00 on Jan 05, 2008KDE
Commit by burmeister :: r757557 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/ (fuzzyClock.cpp fuzzyClock.h):

  • use configNeedsSaving()
  • work around the panel calling constraintsUpdated() continueously although we use less height than the panel-height. This was causing plasma to use a lot of CPU, if the fuzzy-clock was put into the panel.
  • add margins to the left/right. If the contentSize().width() is == timeStringSize.width, the timestring was not painted, because it did not fit into the rect painted. Does not make sense to me, but fair enough.
  • remove contenSizeHint() because it was called before constraintsUpdated() and supplied the old size which then overwrote the size set by the user dragging the plasmoid.
#
00:31 on Dec 20, 2007KDE
Commit by burmeister :: r750756 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/calendar.ui:
add calendar
#
00:31 on Dec 20, 2007KDE
Commit by burmeister :: r750755 plasma/trunk/playground/base/plasma/applets/fuzzy-clock/fuzzyClock.cpp:
do not use contenSize when setting new minimumContentSize
#