CIA.vc
Okellogg
Real-time open source activity stats
Stats » Authors » Okellogg
informationsyndicateUTC clock
18:05 on May 26, 2012
event counters
The last message was received 2.64 days ago at 02:42 on May 24, 2012
0 messages so far today, 0 messages yesterday
3 messages so far this week, 6 messages last week
11 messages so far this month, 0 messages last month
2287 messages since the first one, 8.38 years ago, for an average of 1.34 days between messages
recent messages
dateReversed sort columnprojectcontentlink
02:42 ThursdayKDE
Commit by okellogg :: r1296343 umbrello/trunk/KDE/kdesdk/umbrello/ChangeLog: (link)
KDE SC 4.9.0 tagging imminent
#
22:58 WednesdayKDE
Commit by okellogg :: r1296317 umbrello/trunk/KDE/kdesdk/umbrello/ (2 files in 2 dirs): (link)
PostgreSQLWriter::defaultDatatypes(): Fix last list entry as proposed in PR.
Thanks Nikita for well written bug reports.

BUG: 275158
#
00:14 WednesdayKDE
Commit by okellogg :: r1296156 umbrello/trunk/KDE/kdesdk/umbrello/ (2 files in 2 dirs): (link)
MySQLWriter::printCheckConstraints():
Write missing m_endl to QTextStream before calling base method.

BUG:275164
#
20:50 SundayKDE
Commit by okellogg :: r1295770 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/uml.cpp: (link)
Be friendly with less recent Qt4 minors (QAction::setPriority() was introduced in 4.6)
#
20:35 SundayKDE
Commit by okellogg :: r1295769 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/ (umlview.cpp umlview.h): (link)
Restore methods contentsDragEnterEvent() and contentsDropEvent() which were
removed in r1286609. Reason: drag/drop from list view requires these methods
to be reimplemented from Q3ScrollView.
#
20:13 SundayKDE
Commit by okellogg :: r1295767 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/umllistview.cpp: (link)
add a few debug messages
#
20:10 SundayKDE
Commit by okellogg :: r1295766 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/umlviewimageexportermodel.cpp: (link)
exportViewToPixmap(): Add printing of width and height in debug message.
#
20:08 SundayKDE
Commit by okellogg :: r1295764 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/umlviewimageexporter.cpp: (link)
exportView():
Improve readability by making proper UMLViewImageExporterModel instance.
#
20:03 SundayKDE
Commit by okellogg :: r1295763 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/umlscene.h: (link)
fix typo in class documentation
#
22:07 on May 08KDE
Commit by okellogg :: r1293584 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/umlscene.cpp: (link)
getDiagram(const QRect &, QPixmap &): Revert r1286839, the area supplied to
  getDiagram(const UMLSceneRect &area, QPainter & painter)
must be provided by the Q3Canvas else the values are incorrect.
#
00:30 on May 08KDE
Commit by okellogg :: r1293433 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/messagewidget.h: (link)
calculateDimensions(): fix typo in doxy
#
23:07 on Mar 21KDE
Commit by okellogg :: r1286610 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/statewidget.cpp: (link)

Address https://bugs.kde.org/show_bug.cgi?id=296331#c5 as follows:

StateWidget::paint (case {Deep,Shallow}History):

  • Consider font metrics in calculation of drawText() x and y args. StateWidget::minimumSize (case {Deep,Shallow}History):
  • Set width and height to active QFontMetrics::lineSpacing(). StateWidget::maximumSize (case {Deep,Shallow}History):
  • Allow for enlarging to active QFontMetrics::lineSpacing() + 10. CCBUG: 296331
#
10:57 on Mar 21KDE
Commit by okellogg :: r1286480 umbrello/trunk/KDE/kdesdk/umbrello/ (4 files in 3 dirs): (link)

StateWidget:

  • Copy m_drawVertical and its accessors and load/save code from ForkJoinWidget to allow flipping fork/join horizontal.
  • maximumSize(): Reimplement from UMLWidget. ListPopupMenu::ListPopupMenu(parent, object, multi, unique):
  • At case WidgetBase::wt_State, add mt_Flip for pState->stateType() StateWidget::Fork and StateWidget::Join. BUG: 296331
#
10:47 on Mar 21KDE
Commit by okellogg :: r1286479 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/assocrules.cpp: (link)
AssocRules::m_AssocRules: Set `bidirectional' true on AssociationType::Anchor
related associations to allow drawing from widget to note.
#
12:40 on Mar 18KDE
Commit by okellogg :: r1286159 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/ (objectwidget.cpp objectwidget.h): (link)
ObjectWidget::m_InstanceName: Remove, use UMLWidget::m_instanceName instead.
#
02:03 on Mar 13KDE
Commit by okellogg :: r1285248 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/umlwidget.cpp: (link)
slotWidgetMoved(): fix typo in dox
#
04:06 on Mar 11KDE
Commit by okellogg :: r1284913 umbrello/trunk/KDE/kdesdk/umbrello/AUTHORS: (link)
update
#
21:43 on Mar 09KDE
Commit by okellogg :: r1284663 umbrello/trunk/KDE/kdesdk/umbrello/ (3 files in 3 dirs): (link)

UMLWidget::drawSelected():

  • Don't draw the resize anchor if the widget is so small that the anchor would cover up most of the widget. UMLWidgetController::isInResizeArea():
  • If the widget itself is very small then make the resize area small, too. Reason: Else it becomes impossible to do a Move instead of Resize. BUG: 295605
#
20:28 on Mar 09KDE
Commit by okellogg :: r1284662 umbrello/trunk/KDE/kdesdk/umbrello/ (ChangeLog umbrello/assocrules.cpp): (link)
AssocRules::allowAssociation(AssociationType, UMLWidget*, UMLWidget*) :

Exclude NULL when comparing widgetA->umlObject() and widgetB->umlObject()

BUG: 270597
#
21:35 on Mar 05KDE
Commit by okellogg :: r1283677 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/umbrello.kcfg: (link)
fix typo
#