Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the other size check | Ben Boeckel | 2009-03-30 | 1 | -1/+1 |
* | Check if the size is empty, (0,0) is still "not null" | Ben Boeckel | 2009-03-30 | 1 | -1/+1 |
* | Connect up changed signals so that the UI is updated correctly | Ben Boeckel | 2009-03-29 | 1 | -0/+1 |
* | Maps don't have a type anymore | Ben Boeckel | 2009-03-29 | 1 | -8/+24 |
* | Fix the connections for errors in effects and warps | Ben Boeckel | 2009-03-29 | 1 | -1/+1 |
* | Add type so that casts work | Ben Boeckel | 2009-03-29 | 1 | -0/+5 |
* | If the PainterPath is empty, draw a placeholder square instead so something c... | Ben Boeckel | 2009-03-29 | 1 | -2/+9 |
* | Fix the boundingRect for map items | Ben Boeckel | 2009-03-29 | 1 | -3/+1 |
* | Pass the map to MapItem as wellso that it can check bounds when moving | Ben Boeckel | 2009-03-29 | 1 | -2/+2 |
* | Move the map editing classes to a subdirectory | Ben Boeckel | 2009-03-29 | 1 | -0/+77 |