summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets
Commit message (Expand)AuthorAgeFilesLines
* Use the view colors for MapItemBen Boeckel2009-03-251-1/+1
* Fix Krazy2 issuesBen Boeckel2009-03-221-1/+0
* 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
* 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/+1045
* Fix years in header commentsBen Boeckel2009-03-161-1/+1
* Better message context for internal errors that should never happenBen Boeckel2009-03-161-2/+2
* Fix connections within the Private classes of the widgetsBen Boeckel2009-03-042-2/+13
* Update private classes to use NO_EXPORT instead of IMPORTBen Boeckel2009-03-0235-35/+35
* Use KDE_NO_EXPORT instead of KDE_IMPORTBen Boeckel2009-03-021-1/+1
* Import private classesBen Boeckel2009-03-0232-32/+32
* Use KIO in sound searching as wellBen Boeckel2009-03-011-5/+37
* Use mime types all the way for image searchingBen Boeckel2009-03-011-1/+1
* Add coinlistitem.ui to resource fileBen Boeckel2009-03-011-0/+1
* Fix signal in Game widgetBen Boeckel2009-03-011-1/+1
* Remove unused widget from tabstop listBen Boeckel2009-03-011-1/+0