summaryrefslogtreecommitdiffstats
path: root/pokemodr/MapWarpUI.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-051-125/+0
* [FIX] Script to make a tarball now defaults to HEAD for the revisionBen Boeckel2008-08-181-2/+5
* [FIX] Using qobject_cast now where possibleBen Boeckel2008-06-301-18/+18
* [FIX] Replaced Point with QPoint (less duplicate code)Ben Boeckel2008-06-301-1/+1
* [FIX] All modules now use their own namespaceBen Boeckel2008-06-091-35/+35
* [FIX] Recent files now worksBen Boeckel2008-05-261-3/+5
* [ADD] Added UI classes for GlobalScriptBen Boeckel2008-05-231-50/+3
* [FIX] Classes in pokemod will no longer emit a changed signal if not actually...Ben Boeckel2008-05-211-14/+8
* [FIX] Added a command widgetBen Boeckel2008-05-211-1/+0
* [ADD] Added Dialog widget and preliminary code for the commandsBen Boeckel2008-05-201-3/+0
* [FIX] spec file no longer sees generalBen Boeckel2008-05-191-6/+13
* [FIX] SoundUI uses correct icon names nowBen Boeckel2008-05-161-6/+3
* [FIX] TypeModel done for data() in modelsBen Boeckel2008-05-161-17/+14
* [FIX] Refactored out connections made within widgetsBen Boeckel2008-05-151-4/+0
* [FIX] Refactored the apply/discard buttons out of the widgetsBen Boeckel2008-05-151-3/+2
* [FIX] API of FractionWidget and PointWidgetBen Boeckel2008-05-151-18/+3
* [FIX] Added the MapTrainer code (forgot to commit)Ben Boeckel2008-05-151-1/+1
* [ADD] MapTrainerUI logicBen Boeckel2008-05-141-6/+7
* [ADD] Sound UI codeBen Boeckel2008-05-131-2/+2
* [FIX] UI widgets now load upon clickBen Boeckel2008-05-111-2/+2
* [FIX] Added Q_OBJECT to pokemod classesBen Boeckel2008-05-071-107/+17
* [FIX] More header cleanlinessBen Boeckel2008-04-271-47/+46
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-17/+17
* [FIX] Frac -> FractionBen Boeckel2008-04-171-113/+105
* [FIX] Member variables now use m_ prefixBen Boeckel2008-03-311-1/+1
* [FIX] UI classes now have initGui and refreshGuiBen Boeckel2008-02-281-7/+11
* [FIX] Apply/Discard buttons now set correctly when loaded or changes are disc...Ben Boeckel2008-02-261-2/+2
* [FIX] Sizers fixed in KTabWidgetsBen Boeckel2008-02-251-1/+2
* [ADD] Pokemod tree will reflect PokéMod heirarchy and load panelsBen Boeckel2008-02-251-10/+14
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-4/+3
* [FIX] MapWildList now checks value settingBen Boeckel2008-02-231-1/+1
* [FIX] Errors with MapWarpUI and MapWildListEncounterUIBen Boeckel2008-02-231-2/+2
* [ADD] MapWarpUI.{h, cpp} added to repoBen Boeckel2008-02-231-0/+286