Mercurial > hg > orthanc-stone
log Framework/Scene2DViewport/CreateLineMeasureTracker.cpp @ 1082:8493f5fb6165
age | author | description |
---|---|---|
Mon, 30 Sep 2019 10:41:06 +0200 | Benjamin Golinvaux | TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001 |
Wed, 10 Jul 2019 18:18:42 +0200 | Sebastien Jodogne | new abstraction: IViewport |
Wed, 29 May 2019 10:51:28 +0200 | Benjamin Golinvaux | Removed typedefs to shared_ptr by making them explicit. Removed using namespace |
Wed, 22 May 2019 08:54:38 +0200 | Sebastien Jodogne | removing using namespace |
Tue, 21 May 2019 10:27:54 +0200 | Benjamin Golinvaux | Undo mechanism implemented (not connected to UI yet). Undo stack and measuring |
Sun, 19 May 2019 16:26:17 +0200 | Benjamin Golinvaux | Introduced the ViewportController that sits between the application and the refactor-viewport-controller |