| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update the Skin widget | Ben Boeckel | 2009-03-19 | 3 | -1/+109 | |
| | | ||||||
| * | Add position to MapEffect and MapWarp | Ben Boeckel | 2009-03-19 | 8 | -0/+64 | |
| | | ||||||
| * | Remove other MapWarp type stuff | Ben Boeckel | 2009-03-19 | 1 | -12/+0 | |
| | | ||||||
| * | MapWarp should have its type differences done with the script | Ben Boeckel | 2009-03-19 | 4 | -51/+0 | |
| | | ||||||
| * | Added size to SkinWrapper | Ben Boeckel | 2009-03-19 | 2 | -0/+6 | |
| | | ||||||
| * | Add a size member to Skins | Ben Boeckel | 2009-03-19 | 2 | -0/+22 | |
| | | ||||||
| * | Update sigscript | Ben Boeckel | 2009-03-19 | 4 | -6/+7 | |
| | | ||||||
| * | Use QPainterPath for Effects and Warps on maps | Ben Boeckel | 2009-03-19 | 6 | -47/+32 | |
| | | ||||||
| * | Call base class paint for MapItems | Ben Boeckel | 2009-03-19 | 4 | -8/+4 | |
| | | ||||||
| * | Use Qt 4.5 opacity | Ben Boeckel | 2009-03-19 | 3 | -0/+3 | |
| | | ||||||
| * | Have MapItem deal with the label and tag | Ben Boeckel | 2009-03-19 | 10 | -24/+18 | |
| | | ||||||
| * | Clean up flag settings | Ben Boeckel | 2009-03-19 | 2 | -16/+9 | |
| | | ||||||
| * | Focusing does nothing in MapItem | Ben Boeckel | 2009-03-19 | 2 | -14/+0 | |
| | | ||||||
| * | Clean up mouse events in MapItem and derived | Ben Boeckel | 2009-03-19 | 10 | -84/+24 | |
| | | ||||||
| * | Add include to ScriptWidget | Ben Boeckel | 2009-03-19 | 1 | -0/+1 | |
| | | ||||||
| * | Prepare for Qt 4.5 where setOpacity is available | Ben Boeckel | 2009-03-19 | 5 | -18/+0 | |
| | | ||||||
| * | Fot the conditions mixed up | Ben Boeckel | 2009-03-19 | 1 | -8/+8 | |
| | | ||||||
| * | Add items to the map | Ben Boeckel | 2009-03-19 | 1 | -4/+24 | |
| | | ||||||
| * | Change default size for MapEffects | Ben Boeckel | 2009-03-19 | 1 | -1/+1 | |
| | | ||||||
| * | Fix connections and defaults | Ben Boeckel | 2009-03-19 | 2 | -40/+64 | |
| | | ||||||
| * | Connect up the editor in the Map widget | Ben Boeckel | 2009-03-19 | 3 | -9/+14 | |
| | | ||||||
| * | Fix up label setting | Ben Boeckel | 2009-03-19 | 4 | -13/+12 | |
| | | ||||||
| * | Update the MapEditor | Ben Boeckel | 2009-03-19 | 3 | -42/+80 | |
| | | ||||||
| * | Update the MapScene | Ben Boeckel | 2009-03-19 | 3 | -66/+169 | |
| | | ||||||
| * | Set the zValue, no the zIndex | Ben Boeckel | 2009-03-19 | 1 | -1/+1 | |
| | | ||||||
| * | Only update the sprite if changed | Ben Boeckel | 2009-03-19 | 2 | -1/+6 | |
| | | ||||||
| * | Removed unused methods | Ben Boeckel | 2009-03-19 | 2 | -4/+0 | |
| | | ||||||
| * | Fixed up TileItem | Ben Boeckel | 2009-03-19 | 3 | -80/+62 | |
| | | ||||||
| * | Update the WarpItem | Ben Boeckel | 2009-03-19 | 3 | -71/+59 | |
| | | ||||||
| * | Clean up some things | Ben Boeckel | 2009-03-19 | 2 | -3/+1 | |
| | | ||||||
| * | Update TrainerItem to use MapItem | Ben Boeckel | 2009-03-19 | 3 | -68/+48 | |
| | | ||||||
| * | Update EffectItem to work with MapItem | Ben Boeckel | 2009-03-19 | 3 | -68/+62 | |
| | | ||||||
| * | Move common code out into MapItem | Ben Boeckel | 2009-03-19 | 2 | -2/+28 | |
| | | ||||||
| * | Fix the resize and hover events for MapItem | Ben Boeckel | 2009-03-19 | 2 | -5/+7 | |
| | | ||||||
| * | Added a base class for the map items | Ben Boeckel | 2009-03-18 | 3 | -0/+146 | |
| | | ||||||
| * | Add the MapEditor ui file (no context yet) | Ben Boeckel | 2009-03-18 | 2 | -0/+195 | |
| | | ||||||
| * | Add a preview sprite to Tile for the editor | Ben Boeckel | 2009-03-18 | 2 | -1/+22 | |
| | | ||||||
| * | Move the old MapEditor code into the widgets folder | Ben Boeckel | 2009-03-18 | 12 | -0/+0 | |
| | | ||||||
| * | Update sigscript | Ben Boeckel | 2009-03-18 | 2 | -4/+4 | |
| | | ||||||
| * | Too hasty in semicolon removal | Ben Boeckel | 2009-03-18 | 1 | -1/+1 | |
| | | ||||||
| * | MapEffect now uses a QRect instead of a QPoint | Ben Boeckel | 2009-03-18 | 2 | -18/+22 | |
| | | ||||||
| * | Remove unneeded semicolons in sigmod | Ben Boeckel | 2009-03-18 | 1 | -6/+6 | |
| | | ||||||
| * | Version is wrong in the sigmodr.desktop file | Ben Boeckel | 2009-03-18 | 1 | -1/+1 | |
| | | ||||||
| * | Add the checkbox as a buddy | Ben Boeckel | 2009-03-18 | 1 | -3/+1 | |
| | | ||||||
| * | Removed the headers from the Sigmodr installation | Ben Boeckel | 2009-03-18 | 1 | -14/+0 | |
| | | ||||||
| * | Simplify the macro for Arena plugins | Ben Boeckel | 2009-03-18 | 2 | -5/+8 | |
| | | ||||||
| * | Fix install paths | Ben Boeckel | 2009-03-18 | 2 | -2/+2 | |
| | | ||||||
| * | Add PluginInfo to the arena plugin | Ben Boeckel | 2009-03-18 | 1 | -0/+10 | |
| | | ||||||
| * | Remove the name and description since KService takes care of this | Ben Boeckel | 2009-03-18 | 3 | -16/+0 | |
| | | ||||||
| * | Add KService information | Ben Boeckel | 2009-03-18 | 4 | -0/+34 | |
| | | ||||||
