log Framework/Scene2DViewport/MeasureToolsToolbox.h @ 1270:2d8ab34c8c91

age author description
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 04 Dec 2019 15:46:14 +0100 Benjamin Golinvaux Fixed the style configurator to only set inversion on the image if it has been
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, 17 Jul 2019 09:39:51 +0200 Benjamin Golinvaux Added Dot + magnitude + couple helpers in ScenePoint2D + Added ability to target several sets of 5-layer text packs stored in LayerHolder
Wed, 10 Jul 2019 18:18:42 +0200 Sebastien Jodogne new abstraction: IViewport
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
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
Wed, 15 May 2019 16:56:17 +0200 Benjamin Golinvaux Code is broken -- stashing ongoing work in a branch refactor-viewport-controller