log Framework/Scene2DViewport/LineMeasureTool.cpp @ 1059:e713f1a99861 broker

age author description
Fri, 11 Oct 2019 17:08:34 +0200 Sebastien Jodogne replacing MessageBroker by weak_ptr broker
Thu, 10 Oct 2019 14:11:52 +0200 Sebastien Jodogne cleaning up IObservable.h
Mon, 30 Sep 2019 10:41:06 +0200 Benjamin Golinvaux TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001
Wed, 17 Jul 2019 17:17:34 +0200 Benjamin Golinvaux Disabled OpenGL in GuiAdapter to allow for Cairo-only workflows (THIS IS A TEMP CHANGE!!!) + disabled outlined text by default (build macro)
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
Tue, 25 Jun 2019 15:24:13 +0200 Benjamin Golinvaux Added operators to ScenePoint2D + highlight support on MouseOver for measuring tools
Mon, 24 Jun 2019 15:30:04 +0200 Benjamin Golinvaux Fixed line displayed string toa2019062401
Wed, 29 May 2019 10:51:28 +0200 Benjamin Golinvaux Removed typedefs to shared_ptr by making them explicit. Removed using namespace
Tue, 28 May 2019 15:58:21 +0200 Sebastien Jodogne PolylineSceneLayer now has one color per chain
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 11:55:52 +0200 Benjamin Golinvaux - undo redo now works fine for both measure tool creation commands
Tue, 21 May 2019 10:27:54 +0200 Benjamin Golinvaux Undo mechanism implemented (not connected to UI yet). Undo stack and measuring
Wed, 15 May 2019 16:56:17 +0200 Benjamin Golinvaux Code is broken -- stashing ongoing work in a branch refactor-viewport-controller