log Framework/Scene2DViewport/LineMeasureTool.h @ 1314:9b126de2cde2 broker

age author description
Mon, 16 Mar 2020 11:19:50 +0100 Benjamin Golinvaux Since the observer system now uses shared_ptr and many registrations are broker
Wed, 04 Mar 2020 09:45:38 +0100 Benjamin Golinvaux Trackers and measuring tools now use the viewport instead of ViewportController, so that proper locks can be used broker
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 11 Oct 2019 17:20:41 +0200 Sebastien Jodogne removing file MessageBroker.h broker
Fri, 11 Oct 2019 17:08:34 +0200 Sebastien Jodogne replacing MessageBroker by weak_ptr broker
Mon, 30 Sep 2019 10:41:06 +0200 Benjamin Golinvaux TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001
Tue, 25 Jun 2019 17:54:46 +0200 Benjamin Golinvaux Added the ability to edit existing measuring tools (demo not updated yet) toa2019062501
Tue, 25 Jun 2019 15:24:13 +0200 Benjamin Golinvaux Added operators to ScenePoint2D + highlight support on MouseOver for measuring tools
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 16:13:46 +0200 Benjamin Golinvaux Merge from default
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:38:52 +0200 Sebastien Jodogne enforce relative includes
Sun, 19 May 2019 16:26:17 +0200 Benjamin Golinvaux Introduced the ViewportController that sits between the application and the refactor-viewport-controller
Wed, 15 May 2019 16:56:17 +0200 Benjamin Golinvaux Code is broken -- stashing ongoing work in a branch refactor-viewport-controller