summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/mapeditor
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the bounding box and default for the gridBen Boeckel2009-03-291-3/+3
|
* Connect up the grid size widgetBen Boeckel2009-03-292-0/+4
|
* Add a class to draw a grid on the mapBen Boeckel2009-03-294-7/+131
|
* Move connections out to a method so that reset connects things up to the new ↵Ben Boeckel2009-03-292-37/+55
| | | | scene
* Items slide along the edge of the screen when the mouse is outside of the ↵Ben Boeckel2009-03-291-5/+14
| | | | map area
* Connect up changed signals so that the UI is updated correctlyBen Boeckel2009-03-295-1/+9
|
* Maps don't have a type anymoreBen Boeckel2009-03-292-8/+25
|
* Enable the effect and warp itemsBen Boeckel2009-03-291-14/+14
|
* Fix the connections for errors in effects and warpsBen Boeckel2009-03-292-2/+2
|
* Fix up the signals and slots for the selection notifiersBen Boeckel2009-03-293-0/+25
|
* Add type so that casts workBen Boeckel2009-03-299-0/+50
|
* If the PainterPath is empty, draw a placeholder square instead so something ↵Ben Boeckel2009-03-292-4/+18
| | | | can be clicked
* Signal/slot connection fixesBen Boeckel2009-03-292-2/+2
|
* Add a width and height editor to the MapEditor and also draw a bounding box ↵Ben Boeckel2009-03-292-2/+40
| | | | for the map
* Fix the boundingRect for map itemsBen Boeckel2009-03-294-8/+4
|
* Pass the map to MapItem as wellso that it can check bounds when movingBen Boeckel2009-03-2911-22/+39
|
* Update the build for the moving of the filesBen Boeckel2009-03-293-3/+3
|
* Move the map editing classes to a subdirectoryBen Boeckel2009-03-2914-0/+1255