summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/mapeditor/MapGrid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QRectF since QRect .bottom() and .right() are weirdBen Boeckel2009-04-041-1/+1
* Fix the map grid to be more flexibleBen Boeckel2009-04-021-14/+16
* Wrong order for notifying of changesBen Boeckel2009-03-301-1/+1
* Make the grid less obtrusive and make the border stand outBen Boeckel2009-03-301-2/+7
* Make the grid draw to the bottomBen Boeckel2009-03-301-0/+4
* Better rect size on the gridBen Boeckel2009-03-301-1/+1
* Fix the bounding box and default for the gridBen Boeckel2009-03-291-3/+3
* Add a class to draw a grid on the mapBen Boeckel2009-03-291-0/+68