|
|
@ -719,12 +719,14 @@ UBBoardView.cpp |
|
|
|
---------------- |
|
|
|
---------------- |
|
|
|
|
|
|
|
|
|
|
|
************************************************ |
|
|
|
************************************************ |
|
|
|
TODO |
|
|
|
TODO done cf below |
|
|
|
************************************************ |
|
|
|
************************************************ |
|
|
|
|
|
|
|
|
|
|
|
SOLVE THE ItemAt |
|
|
|
SOLVE THE ItemAt |
|
|
|
|
|
|
|
|
|
|
|
- comment the mouseReleaseEvent method |
|
|
|
- comment the mouseReleaseEvent method |
|
|
|
- comment mousePressEvent method |
|
|
|
- comment the mousePressEvent method |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -822,3 +824,16 @@ OpenBoard.pro |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UBBoardView.cpp |
|
|
|
|
|
|
|
---------------- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the ItemAt issue was solved by the last update methods from the repository. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UBGraphicsTextItem.cpp |
|
|
|
|
|
|
|
---------------------- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- replace //#include <QtGui> by #include <QtWidgets>. |
|
|
|
|
|
|
|
|
|
|
|