coriolis/hurricane
Jean-Paul Chaput d1d2a2ea01 * ./hurricane/src/hurricane:
- New: In Query, add support for Markers, although they are Go's, are stored
        in a separate QuadTree directly at Cell level. In a very similar fashion
        to the ExtensionGos. Sometimes should look if thoses mecanism could be
        unified.

  * ./hurricane/src/viewer:
    - New: In CellWidget, add support for displaying References. Uses the Marker
        Query. For now labels are displayed centered on the reference point,
        making that point hard to see. That behavior may be changed later if
        needs to be.
    - Bug: In InspectorWidget, the History::push() wasn't updating the ComboBox
        index. The line was strangely commented out (?).
2010-04-03 13:56:07 +00:00
..
cmake_modules * All Tools: 2010-03-19 14:22:25 +00:00
doc Rename documentation of hviewer into viewer. 2010-03-15 14:05:45 +00:00
src * ./hurricane/src/hurricane: 2010-04-03 13:56:07 +00:00
tests * ./hurricane/src/hurricane: 2010-03-08 16:33:57 +00:00
CMakeLists.txt * All Tools: 2010-03-18 15:32:16 +00:00