coriolis/unicorn
Jean-Paul Chaput 69c75b9ea9 Rewrite the Unicorn ImportCell to allow new formats to be hooked in.
* New: In Hurricane, In CellWidget, add methods to emit CellPreModificated
    and CellPostModificated Qt signals (from non-Qt aware objects).
* New: In Unicorn, In ImportCell, parsers are now dynamically hooked
    in the importer, allowing third party application (i.e. Chams) to
    add their own. See the ImportCell::addImporter() method.
* Bug: In Unicorn, in FindUNICORN.cmake, seems to be unable to detect
    the UnicornGui.h. Not a blocking problem because the include dir
    is shared with other tools correctly detected. But still...
2015-03-21 17:29:04 +01:00
..
cmake_modules Rewrite the Unicorn ImportCell to allow new formats to be hooked in. 2015-03-21 17:29:04 +01:00
doc Happy new year 2015! 2015-03-17 16:56:55 +01:00
src Rewrite the Unicorn ImportCell to allow new formats to be hooked in. 2015-03-21 17:29:04 +01:00
CMakeLists.txt Rewrite the Unicorn ImportCell to allow new formats to be hooked in. 2015-03-21 17:29:04 +01:00