Commit Graph

17 Commits (d4d46fc60256177968c96e9653ced2f83652338e)

Author SHA1 Message Date
scrawl 07b064f616 Rename to lowerCaseInPlace 9 years ago
scrawl 4dd4c5394b Broken lower-casing fix 9 years ago
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
10 years ago
Stanislav Bas 650e37dba1 RegionMap uses proper colors 10 years ago
Scott Howard e2ef8c4022 fix -Wnewline-eof warnings 10 years ago
Marc Zinnschlag 19b31c4146 always use the cell ID instead of the exterior coordinate fields from the original cell struct 11 years ago
Marc Zinnschlag decd4270d9 added CellId role to RegionMap model 11 years ago
Marc Zinnschlag d0ea23431c replaced CellIndex typedef with new CellCoordinates class 11 years ago
Marc Zinnschlag 0516d95253 added context menu with selection functions to region map 11 years ago
Marc Zinnschlag 4cce466dc7 inverted region map y-axis 12 years ago
Marc Zinnschlag c26a6f884f added region map tooltips 12 years ago
Marc Zinnschlag c808bf2b23 updating region map on changes to region and cell records 12 years ago
Marc Zinnschlag d389b70ec4 added missing case folding 12 years ago
Marc Zinnschlag 121978a69e some cleanup; added handling of deleted cells (now displayed instead of ignored) 12 years ago
Marc Zinnschlag 116320cc0d dealing with invalid regions and cells without regions 12 years ago
Marc Zinnschlag 6159724b04 build region map from records (only initial build; updates not implemented yet) 12 years ago
Marc Zinnschlag 4f05f2bddf basic region map; non-interactive for now and working with dummy data instead of real cell/region records 12 years ago