summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/mapeditor/MapEditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused headersBen Boeckel2009-04-021-2/+0
* Rename the grid to m_gridBen Boeckel2009-04-021-9/+9
* Connect the zoom widget to the actual zoomBen Boeckel2009-04-011-0/+10
* Don't set the scene rect to be the map view since its enforced nowBen Boeckel2009-03-301-2/+0
* Connect up the UI for setting walkable area viewBen Boeckel2009-03-301-0/+3
* Connect up the grid size widgetBen Boeckel2009-03-291-0/+3
* Add a class to draw a grid on the mapBen Boeckel2009-03-291-5/+10
* Move connections out to a method so that reset connects things up to the new ...Ben Boeckel2009-03-291-37/+42
* Fix up the signals and slots for the selection notifiersBen Boeckel2009-03-291-0/+5
* Add a width and height editor to the MapEditor and also draw a bounding box f...Ben Boeckel2009-03-291-2/+32
* Move the map editing classes to a subdirectoryBen Boeckel2009-03-291-0/+101