scrawl
|
07b064f616
|
Rename to lowerCaseInPlace
|
2015-12-07 22:49:15 +01:00 |
|
scrawl
|
4dd4c5394b
|
Broken lower-casing fix
|
2015-12-07 22:30:37 +01:00 |
|
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-08-18 23:06:12 +02:00 |
|
Stanislav Bas
|
650e37dba1
|
RegionMap uses proper colors
|
2015-06-12 22:31:12 +03:00 |
|
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
|
Marc Zinnschlag
|
19b31c4146
|
always use the cell ID instead of the exterior coordinate fields from the original cell struct
|
2014-04-13 14:16:59 +02:00 |
|
Marc Zinnschlag
|
decd4270d9
|
added CellId role to RegionMap model
|
2014-04-13 13:59:27 +02:00 |
|
Marc Zinnschlag
|
d0ea23431c
|
replaced CellIndex typedef with new CellCoordinates class
|
2014-04-11 10:06:16 +02:00 |
|
Marc Zinnschlag
|
0516d95253
|
added context menu with selection functions to region map
|
2014-04-10 22:12:09 +02:00 |
|
Marc Zinnschlag
|
4cce466dc7
|
inverted region map y-axis
|
2013-07-13 16:34:10 +02:00 |
|
Marc Zinnschlag
|
c26a6f884f
|
added region map tooltips
|
2013-07-12 12:55:14 +02:00 |
|
Marc Zinnschlag
|
c808bf2b23
|
updating region map on changes to region and cell records
|
2013-07-11 15:05:28 +02:00 |
|
Marc Zinnschlag
|
d389b70ec4
|
added missing case folding
|
2013-07-09 14:22:58 +02:00 |
|
Marc Zinnschlag
|
121978a69e
|
some cleanup; added handling of deleted cells (now displayed instead of ignored)
|
2013-07-09 14:20:28 +02:00 |
|
Marc Zinnschlag
|
116320cc0d
|
dealing with invalid regions and cells without regions
|
2013-07-08 17:13:58 +02:00 |
|
Marc Zinnschlag
|
6159724b04
|
build region map from records (only initial build; updates not implemented yet)
|
2013-07-08 16:53:08 +02:00 |
|
Marc Zinnschlag
|
4f05f2bddf
|
basic region map; non-interactive for now and working with dummy data instead of real cell/region records
|
2013-07-08 13:12:50 +02:00 |
|