Mercurial > hg > orthanc-stone
log Framework/Scene2DViewport/MeasureTrackers.h @ 1186:3284c3fd96ad broker
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 |
Tue, 25 Jun 2019 17:54:46 +0200 | Benjamin Golinvaux | Added the ability to edit existing measuring tools (demo not updated yet) toa2019062501 |
Wed, 29 May 2019 10:51:28 +0200 | Benjamin Golinvaux | Removed typedefs to shared_ptr by making them explicit. Removed using namespace |
Fri, 24 May 2019 15:59:51 +0200 | Benjamin Golinvaux | A few renames and cleanups + moved GUI constants to controller + start work on |
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 |