summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/mapeditor/EffectItem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the other size checkBen Boeckel2009-03-301-1/+1
* Check if the size is empty, (0,0) is still "not null"Ben Boeckel2009-03-301-1/+1
* Connect up changed signals so that the UI is updated correctlyBen Boeckel2009-03-291-0/+1
* Maps don't have a type anymoreBen Boeckel2009-03-291-8/+24
* Fix the connections for errors in effects and warpsBen Boeckel2009-03-291-1/+1
* Add type so that casts workBen Boeckel2009-03-291-0/+5
* If the PainterPath is empty, draw a placeholder square instead so something c...Ben Boeckel2009-03-291-2/+9
* Fix the boundingRect for map itemsBen Boeckel2009-03-291-3/+1
* Pass the map to MapItem as wellso that it can check bounds when movingBen Boeckel2009-03-291-2/+2
* Move the map editing classes to a subdirectoryBen Boeckel2009-03-291-0/+77