log Applications/Generic/GuiAdapter.cpp @ 906:52b1c6ff10c5

age author description
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)
Fri, 05 Jul 2019 15:33:02 +0200 Alain Mazy Merge am-dev
Fri, 05 Jul 2019 14:52:43 +0200 Alain Mazy some Qt integration (wip) am-dev
Tue, 25 Jun 2019 18:04:54 +0200 Benjamin Golinvaux Fixed WARN --> WARNING (unsure how this builds fine under Windows...) toa2019062503
Mon, 24 Jun 2019 14:57:55 +0200 Benjamin Golinvaux Keyboard event routing (handling done in app)
Mon, 24 Jun 2019 10:31:04 +0200 Benjamin Golinvaux GuiAdapter : mouse event routing in SDL + split the undo stack from the
Wed, 19 Jun 2019 12:30:20 +0200 Sebastien Jodogne fix OS X build
Fri, 14 Jun 2019 14:46:16 +0200 Sebastien Jodogne removed some c++11 for older compilers
Fri, 14 Jun 2019 12:14:16 +0200 Benjamin Golinvaux Removed extra logging + doc + added GuiAdapter and LockingEmitter