summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/mapeditor/MapItem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QRectF since QRect has some quirks with right() and bottom()Ben Boeckel2009-04-041-3/+3
* Add dtor for MapItemBen Boeckel2009-04-021-0/+4
* Items slide along the edge of the screen when the mouse is outside of the map...Ben Boeckel2009-03-291-5/+14
* Pass the map to MapItem as wellso that it can check bounds when movingBen Boeckel2009-03-291-4/+16
* Move the map editing classes to a subdirectoryBen Boeckel2009-03-291-0/+78