Mercurial > hg > orthanc-stone
log Framework/Scene2DViewport/ViewportController.cpp @ 751:712ff6ff3c19
age | author | description |
---|---|---|
Wed, 22 May 2019 11:55:52 +0200 | Benjamin Golinvaux | - undo redo now works fine for both measure tool creation commands |
Wed, 22 May 2019 08:54:38 +0200 | Sebastien Jodogne | removing using namespace |
Wed, 22 May 2019 08:38:52 +0200 | Sebastien Jodogne | enforce relative includes |
Tue, 21 May 2019 10:27:54 +0200 | Benjamin Golinvaux | Undo mechanism implemented (not connected to UI yet). Undo stack and measuring |
Mon, 20 May 2019 12:49:29 +0200 | Benjamin Golinvaux | FitContent is now wrapped by the controller (for observability) |
Sun, 19 May 2019 16:26:17 +0200 | Benjamin Golinvaux | Introduced the ViewportController that sits between the application and the refactor-viewport-controller |