[Uml-devel] KDE/kdesdk/umbrello/umbrello

Sharan Rao sharanrao at gmail.com
Tue Jun 26 14:10:23 UTC 2007


SVN commit 680545 by sharan:

* Support for `check` constraints



 M  +2 -0      CMakeLists.txt  
 A             checkconstraint.cpp   [License: GPL (v2+)]
 A             checkconstraint.h   [License: GPL (v2+)]
 M  +11 -0     codegenerators/mysqlwriter.cpp  
 M  +6 -0      codegenerators/mysqlwriter.h  
 M  +36 -1     codegenerators/sqlwriter.cpp  
 M  +8 -0      codegenerators/sqlwriter.h  
 M  +3 -0      dialogs/classpropdlg.cpp  
 M  +28 -7     dialogs/constraintlistpage.cpp  
 M  +2 -0      dialogs/constraintlistpage.h  
 A             dialogs/umlcheckconstraintdialog.cpp   [License: GPL (v2+)]
 A             dialogs/umlcheckconstraintdialog.h   [License: GPL (v2+)]
 M  +63 -2     entity.cpp  
 M  +9 -0      entity.h  
 M  +9 -0      entitywidget.cpp  
 M  +16 -0     listpopupmenu.cpp  
 M  +3 -0      listpopupmenu.h  
 M  +16 -1     model_utils.cpp  
 M  +8 -0      object_factory.cpp  
 M  +1 -1      pics/CMakeLists.txt  
 AM            pics/check_constraint.png  
 A             pics/sources/check_constraint.svg  
 M  +3 -0      umlcanvasobject.cpp  
 M  +2 -1      umldoc.cpp  
 M  +35 -5     umllistview.cpp  
 M  +1 -0      umllistviewitem.cpp  
 M  +4 -1      umlnamespace.h  
 M  +0 -1      uniqueconstraint.cpp  






More information about the umbrello-devel mailing list