Mercurial > hg > orthanc-stone
log Framework/Scene2DViewport/ViewportController.cpp @ 879:12b591d5d63c am-dev
age | author | description |
---|---|---|
Mon, 24 Jun 2019 10:31:04 +0200 | Benjamin Golinvaux | GuiAdapter : mouse event routing in SDL + split the undo stack from the |
Wed, 12 Jun 2019 09:52:25 +0200 | Sebastien Jodogne | removed some c++11 for older compilers |
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 |
Thu, 23 May 2019 10:25:48 +0200 | Benjamin Golinvaux | truncation warning fixes + CRLF -> LF + random measuring tool creation (keyb |
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 |