date | project | content | link |
|---|
| 11:18 Friday | KDE | Commit by habacker :: r 1279111 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/widgetbase.cpp: ( link) Fixed warning 'AssociationLine::setAssociation: Parent is null. Can not connect SIGNAL/SLOT' - thanks to Oliver Kellogg
CCBUG 283744 | # |
| 01:23 Monday | KDE | Commit by habacker :: r 1278241 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/ (2 files): ( link) Renamed m_LinePath to m_associationLine and changed type to pointer to reduce differences to soc-umbrello branch. | # |
| 01:22 Monday | KDE | Commit by habacker :: r 1278240 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/umlwidget.h: ( link) Use uml scene related coordinate type. | # |
| 20:16 on Feb 03 | KDE | Commit by habacker :: r 1277947 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/ (8 files in 2 dirs): ( link) Renamed UMLSceneRectangle to UMLSceneRectItem. | # |
| 20:16 on Feb 03 | KDE | Commit by habacker :: r 1277946 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/ (3 files in 2 dirs): ( link) Renamed UMLSceneEllipse to UMLSceneEllipseItem. | # |
| 20:16 on Feb 03 | KDE | Commit by habacker :: r 1277945 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/ (3 files in 2 dirs): ( link) Renamed UMLSceneRectangle to UMLSceneRectangleItem. | # |
| 20:05 on Feb 03 | KDE | Commit by habacker :: r 1277944 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/ (13 files in 2 dirs): ( link) Renamed UMLSceneLine to UMLSceneLineItem to avoid collidates with basic QLine type. | # |
| 20:05 on Feb 03 | KDE | Commit by habacker :: r 1277943 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/associationwidget.h: ( link) Removed obsolate qt includes and reordered includes. | # |
| 00:33 on Feb 02 | KDE | Commit by habacker :: r 1277478 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/ (associationline.cpp associationline.h): ( link) Reordered methods according to soc-umbrello related class. | # |
| 00:33 on Feb 02 | KDE | Commit by habacker :: r 1277474 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/ (associationline.cpp associationline.h): ( link) Renamed m_pAssociation to m_associationWidget to reduce the difference to the soc-umbrello branch. | # |
| 00:33 on Feb 02 | KDE | Commit by habacker :: r 1277477 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/ (3 files): ( link) Renamed getPoint() to point() to reduce the difference to the soc-umbrello branch. | # |
| 00:33 on Feb 02 | KDE | Commit by habacker :: r 1277476 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/associationline.cpp: ( link) Moved AssociationLine::SubsetSymbol to top of file where the other subclass methods are. | # |
| 00:33 on Feb 02 | KDE | Commit by habacker :: r 1277475 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/ (3 files): ( link) Renamed setStartEndPoints() to setEndPoints() to reduce the difference to the soc-umbrello branch. | # |
| 00:33 on Feb 02 | KDE | Commit by habacker :: r 1277473 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/ (4 files in 2 dirs): ( link) Renamed onLinePath() to closestPointIndex(), which reduces the differences to the soc-umbrello branch. | # |
| 23:21 on Jan 31 | KDE | Commit by habacker :: r 1277211 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/ (2 files): ( link) Reordered class methods partially to reduce the difference to soc-umbrello branch. | # |
| 23:21 on Jan 31 | KDE | Commit by habacker :: r 1277210 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/ (2 files): ( link) Moved method documentation into source file. | # |
| 15:57 on Jan 24 | KDE | Commit by habacker :: r 1275599 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/widgets/ (associationline.cpp associationline.h): ( link) Made second parameter of removePoint() optional to be able to delete points unconditional. | # |
| 02:15 on Jan 21 | KDE | Commit by habacker :: r 1274978 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/umllistview.cpp: ( link) Disabled qt default key for tree view item rename, it does not work yet | # |
| 02:15 on Jan 21 | KDE | Commit by habacker :: r 1274977 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/ (umllistview.cpp umllistview.h): ( link) Cleaned up logic of tree view item rename. | # |
| 02:15 on Jan 21 | KDE | Commit by habacker :: r 1274976 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/ (umllistview.cpp umllistview.h): ( link) Fixed missing uml objects creation on tree view right mouse click.
We reuse parts of itemRenamed(), which has been splitted for that purpose.
BUG: 292049 | # |