CIA.vc
Gopala Krishna
Real-time open source activity stats
Stats » Authors » Gopala Krishna
informationsyndicateUTC clock
06:06 on Mar 19, 2010
event counters
The last message was received 2.82 months ago at 14:13 on Dec 24, 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
311 messages since the first one, 1.9 years ago, for an average of 2.23 days between messages
recent messages
dateReversed sort columnprojectcontentlink
14:13 on Dec 24, 2009KDE
Commit by gopala :: r1065859 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/codeimport/pascalimport.cpp:

  • Fixed crash while importing pascal code.. (QString bound checking before accessing index was missing)
#
18:25 on Dec 07, 2009KDE
Commit by gopala :: r1059941 /branches/work/soc-umbrello/SOC_MERGE_TODO:
Added a file containing todo's for soc-branch to bring it to state of merge.
#
17:43 on Dec 07, 2009KDE
Commit by gopala :: r1059926 /branches/work/soc-umbrello/umbrello/ (9 files in 2 dirs):

  • Ground work for better undo/redo system design.
  • Use the new QGraphicsObject as base class instead of QObject and QGraphicsItem.
#
09:44 on Dec 06, 2009KDE
Commit by gopala :: r1059260 /branches/work/soc-umbrello/:
SVN_SILENT: Added some file patterns to ignore
(*.diff, *.patch, *.user, patch*)
#
10:39 on Dec 05, 2009KDE
Commit by gopala :: r1058911 /branches/work/soc-umbrello/ (14 files in 3 dirs):

  • Planted widget->activate() calls at appropriate places. (Results in better initialization of widget state) (Also results in AssociaitonWidgets being visible unlike before)
  • Cleaned ToolBar* classes.
  • WidgetBase now inherits QGraphicsObject class of Qt4.6.
  • Fixed setID method to generate valid id in case arg is None.
#
08:28 on Dec 05, 2009KDE
Commit by gopala :: r1058769 /branches/work/soc-umbrello/ (. test/ umbrello/CMakeLists.txt):
SVN_SILENT:
Merged revisions 1033794,1047926 via svnmerge from
svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdesdk/umbrello

........
  r1033794 | cfeck | 2009-10-11 10:47:05 +0530 (Sun, 11 Oct 2009) | 9 lines

  Do not use add_subdirectory() when there is no CMakeLists.txt

  Volker, I disabled examples from kdepim/CMakeLists.txt, because I
  was not sure if the missing examples/CMakeLists.txt was intended to
  not build the examples. Please uncomment/revert to build them.

  CCMAIL: vkrause at kde dot org
  CCMAIL: neundorf at kde dot org
........
  r1047926 | fischer | 2009-11-12 16:09:17 +0530 (Thu, 12 Nov 2009) | 1 line

  First and intermediate version of the Application Test Procedure.
........
#
08:22 on Dec 05, 2009KDE
Commit by gopala :: r1058768 /branches/work/soc-umbrello/:
SVN_SILENT:
Recorded merge of revisions 1032431,1033806,1034063 via svnmerge from
svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdesdk/umbrello

........
  r1032431 | fischer | 2009-10-08 01:37:26 +0530 (Thu, 08 Oct 2009) | 1 line

  Patch from Markus Schulz applied - codegenerator for Vala.
........
  r1033806 | fischer | 2009-10-11 13:27:09 +0530 (Sun, 11 Oct 2009) | 1 line

  Some changes from branch applied to trunk reducing the differences.
........
  r1034063 | mlaurent | 2009-10-12 02:41:32 +0530 (Mon, 12 Oct 2009) | 2 lines

  Pedantic
........
#
08:10 on Dec 05, 2009KDE
Commit by gopala :: r1058767 /branches/work/soc-umbrello/ (. umbrello/umbrello.desktop):
SVN_SILENT:
Merged revisions 1024783,1027109 via svnmerge from
svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdesdk/umbrello

........
  r1024783 | scripty | 2009-09-17 15:01:21 +0530 (Thu, 17 Sep 2009) | 1 line

  SVN_SILENT made messages (.desktop file)
........
  r1027109 | scripty | 2009-09-23 15:52:11 +0530 (Wed, 23 Sep 2009) | 1 line

  SVN_SILENT made messages (.desktop file)
........
#
08:04 on Dec 05, 2009KDE
Commit by gopala :: r1058766 /branches/work/soc-umbrello/:
SILENT:
Recorded merge of revisions 1009790,1010581,1011859,1020163 via svnmerge from
svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdesdk/umbrello

........
  r1009790 | fischer | 2009-08-11 02:32:52 +0530 (Tue, 11 Aug 2009) | 1 line

  Fixing some Krazy complaints [qclasses].
........
  r1010581 | fischer | 2009-08-13 03:07:50 +0530 (Thu, 13 Aug 2009) | 1 line

  Dialog changed from QDialog to KDialog.
........
  r1011859 | gopala | 2009-08-16 11:21:41 +0530 (Sun, 16 Aug 2009) | 4 lines

  Fixed a crash in ActivityDialog due to mismatch between ActivityType enum
  values and the types[] string used in ActivityDialog::setupGeneralPage()
........
  r1020163 | habacker | 2009-09-05 16:47:09 +0530 (Sat, 05 Sep 2009) | 1 line

  win32 fix
........
#
07:48 on Dec 05, 2009KDE
Commit by gopala :: r1058765 /branches/work/ (15 files in 4 dirs):
Merged revisions 1006625 via svnmerge from
svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdesdk/umbrello

........
  r1006625 | habacker | 2009-08-04 11:38:22 +0530 (Tue, 04 Aug 2009) | 2 lines

  added option for using '\' as doxgen tag instead of '@' - this feature is useful when generating code for a project already using '\' as doxygen tag
........
#
21:55 on Aug 31, 2009KDE
Commit by gopala :: r1017924 /branches/work/soc-umbrello/ (17 files in 3 dirs):
Implemented explicit visibility feature for TextItem so that they are
not visible when parent item is hidden while the child(TextItem) is shown.
#
20:39 on Aug 31, 2009KDE
Commit by gopala :: r1017899 /branches/work/soc-umbrello/umbrello/ (4 files in 2 dirs):

  • Fix wrong size of Widgets on creating them from Toolbar and mouse.
  • Improvised CombinedFragmentWidget by not showing partially constructed FloatingDashLineWidgets.
#
20:07 on Aug 31, 2009KDE
Commit by gopala :: r1017888 /branches/work/soc-umbrello/umbrello/widgets/ (5 files):

  • Introduced m_loadData - a QVariantMap, which is used as stash to store all geometrical and other data while loading from XMI. These properties are then applied in the activate() method. (This solves several conceptual issues like invoking virtual calls from paritially constructed widgets and also optimizes several repaints)
  • Moved some settings from WidgetBase back to UMLWidgt as in trunk.
  • Removed WidgetBase::slotInit(), sceneSetFirstTime() and other workarounds.
  • Widgets are now made visible only in activate() method.
#
20:00 on Aug 31, 2009KDE
Commit by gopala :: r1017887 /branches/work/soc-umbrello/umbrello/widgets/boxwidget.cpp:

  • Set Z value to -10 for BoxWidget, so that it is given lesser preference for mouse interaction when compared to other widgets.
#
13:50 on Aug 31, 2009KDE
Commit by gopala :: r1017785 /branches/work/soc-umbrello/umbrello/ (16 files in 5 dirs):

  • Removed deprecated methods and variables from WidgetBase.
  • Fixed AssociationWidget loading to also ensure updation of the role widgets.
#
19:01 on Aug 29, 2009KDE
Commit by gopala :: r1017131 /branches/work/soc-umbrello/umbrello/ (7 files in 2 dirs):

  • Improvised load/save code of WidgetBase, UMLWidget a bit.
  • Implement activate() method for UMLWidget and WidgetBase.
#
15:30 on Aug 29, 2009KDE
Commit by gopala :: r1017019 /branches/work/soc-umbrello/umbrello/ (12 files in 2 dirs):

  • Reintroduced "usesDiagramColor" like variables to reduce differences with the trunk version.
  • Renamed fontColor to textColor, to avoid name collision in umbrello.kcfg.
  • Introduced textColor property into optionstate.uistate. The idea is to make the text color of widgets to be configurable.
#
18:25 on Aug 24, 2009KDE
Commit by gopala :: r1015166 /branches/work/soc-umbrello/umbrello/ (3 files in 2 dirs):
Fixed some differences in loading code of AssociationLine. Umbrello soc now
loads models/Overview.xmi files (there are lots of variations though).
#
08:50 on Aug 18, 2009KDE
Commit by gopala :: r1012850 /branches/work/soc-umbrello/umbrello/widgets/ (3 files):
WidgetBase::loadFromXMI: Fixed it to load the brush in valid manner.
#
08:26 on Aug 18, 2009KDE
Commit by gopala :: r1012845 /branches/work/soc-umbrello/umbrello/widgets/ (3 files):

WidgetBase::contextMenuEvent, AssociationWidget::contextMenuEvent and
FloatingTextWidget::contextMenuEvent:

  • Fix the inability to apply widget attributes through context menu due to the widget being not selected.
  • Also clear the selection if no modifier is used and right clicked on unselected widget.
#