summaryrefslogtreecommitdiffstats
path: root/sigmodr
Commit message (Expand)AuthorAgeFilesLines
* Don't install private headersBen Boeckel2009-03-241-66/+0
* Fix Krazy2 issuesBen Boeckel2009-03-222-2/+1
* Constness in BaseModelBen Boeckel2009-03-221-1/+1
* Don't export BaseModelBen Boeckel2009-03-222-4/+3
* Add convenience methods to SigmodrTreeBen Boeckel2009-03-222-3/+15
* Use the base implementation when getting flagsBen Boeckel2009-03-221-4/+4
* Remove assignments athat are only used onceBen Boeckel2009-03-221-13/+5
* Remove headerData method from SigmodrTreeModelBen Boeckel2009-03-222-9/+0
* Fixed up Sigmodr UI fileBen Boeckel2009-03-201-3/+1
* Include stdlib for abortBen Boeckel2009-03-201-0/+1
* Add namespaces to the main file for SigmodrBen Boeckel2009-03-201-1/+4
* Update the main file for SigmodrBen Boeckel2009-03-201-5/+7
* Don't draw what we can't editBen Boeckel2009-03-201-14/+14
* Remove unneeded includesBen Boeckel2009-03-204-8/+0
* Connect the signal after adding th itemsBen Boeckel2009-03-201-1/+1
* Fix up TileItemBen Boeckel2009-03-203-7/+72
* Get the size of the trainer from the skinBen Boeckel2009-03-192-2/+14
* Connec the error signal to update as wellBen Boeckel2009-03-194-0/+4
* Update the Effect and Warp itemsBen Boeckel2009-03-192-14/+14
* Nothing is resizable anymoreBen Boeckel2009-03-198-43/+8
* Update the MapWarp widgetBen Boeckel2009-03-193-40/+2
* Update the Skin widgetBen Boeckel2009-03-193-1/+109
* Call base class paint for MapItemsBen Boeckel2009-03-194-8/+4
* Use Qt 4.5 opacityBen Boeckel2009-03-193-0/+3
* Have MapItem deal with the label and tagBen Boeckel2009-03-1910-24/+18
* Clean up flag settingsBen Boeckel2009-03-192-16/+9
* Focusing does nothing in MapItemBen Boeckel2009-03-192-14/+0
* Clean up mouse events in MapItem and derivedBen Boeckel2009-03-1910-84/+24
* Add include to ScriptWidgetBen Boeckel2009-03-191-0/+1
* Prepare for Qt 4.5 where setOpacity is availableBen Boeckel2009-03-195-18/+0
* Fot the conditions mixed upBen Boeckel2009-03-191-8/+8
* Add items to the mapBen Boeckel2009-03-191-4/+24
* Fix connections and defaultsBen Boeckel2009-03-192-40/+64
* Connect up the editor in the Map widgetBen Boeckel2009-03-193-9/+14
* Fix up label settingBen Boeckel2009-03-194-13/+12
* Update the MapEditorBen Boeckel2009-03-193-42/+80
* Update the MapSceneBen Boeckel2009-03-193-66/+169
* Set the zValue, no the zIndexBen Boeckel2009-03-191-1/+1
* Only update the sprite if changedBen Boeckel2009-03-192-1/+6
* Removed unused methodsBen Boeckel2009-03-192-4/+0
* Fixed up TileItemBen Boeckel2009-03-193-80/+62
* Update the WarpItemBen Boeckel2009-03-193-71/+59
* Clean up some thingsBen Boeckel2009-03-192-3/+1
* Update TrainerItem to use MapItemBen Boeckel2009-03-193-68/+48
* Update EffectItem to work with MapItemBen Boeckel2009-03-193-68/+62
* Move common code out into MapItemBen Boeckel2009-03-192-2/+28
* Fix the resize and hover events for MapItemBen Boeckel2009-03-192-5/+7
* Added a base class for the map itemsBen Boeckel2009-03-183-0/+146
* Add the MapEditor ui file (no context yet)Ben Boeckel2009-03-182-0/+195
* Move the old MapEditor code into the widgets folderBen Boeckel2009-03-1812-0/+0