summaryrefslogtreecommitdiffstats
path: root/pokemodr/SpeciesEvolutionUI.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Refactored the apply/discard buttons out of the widgetsBen Boeckel2008-05-151-3/+2
* [ADD] MapTrainerUI logicBen Boeckel2008-05-141-5/+5
* [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-66/+13
* [FIX] More header cleanlinessBen Boeckel2008-04-271-36/+34
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-18/+18
* [FIX] Frac -> FractionBen Boeckel2008-04-171-93/+91
* [FIX] UI classes now have initGui and refreshGuiBen Boeckel2008-02-281-8/+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
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-3/+4
* [FIX] Warp states can now leave states untouchedBen Boeckel2008-02-231-1/+1
* [FIX] Frac bug with type of Over1Ben Boeckel2008-02-231-9/+9
* [FIX] UI forms now only allow apply/discard when it can be appliedBen Boeckel2008-02-231-0/+1
* [FIX] Frac now makes sure that the denominator is positiveBen Boeckel2008-02-221-7/+9
* [ADD] SpeciesEvolution.{h, cpp}Ben Boeckel2008-02-201-0/+226