LUMIERA.clone/src
Ichthyostega 93ced30770 Format-Utils: switch to demangled type names
TODO: might break some unit-tests...

Explanation: our wrapper around boost::format has special
built-in support for custom operator string(). Any type,
which is neiter standard, or printable through such a
custom string conversion, is represented as a type-string.
For this fallback case, we now use our recently added
demangling call (which actually relies on a rather obscure
but standard compiler API)
2015-04-19 01:02:34 +02:00
..
backend Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
common extended planning to define the operation of UI-Bus and model update 2015-01-17 16:08:56 +01:00
gui refactoring: better name for the query focus shifting operation 2015-01-08 15:13:27 +01:00
include Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
lib Format-Utils: switch to demangled type names 2015-04-19 01:02:34 +02:00
lumiera release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
plugin
proc extended planning to define the operation of UI-Bus and model update 2015-01-17 16:08:56 +01:00
tool release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript enable special unit-tests to link against the gui 2014-10-18 04:27:07 +02:00