summaryrefslogtreecommitdiffstats
path: root/pokemodr/SpeciesMoveUI.h
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Refactored the apply/discard buttons out of the widgetsBen Boeckel2008-05-151-2/+3
* [FIX] Added Q_OBJECT to pokemod classesBen Boeckel2008-05-071-1/+1
* [FIX] More header cleanlinessBen Boeckel2008-04-271-10/+4
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-3/+3
* [FIX] Frac -> FractionBen Boeckel2008-04-171-28/+26
* [FIX] UI classes now have initGui and refreshGuiBen Boeckel2008-02-281-2/+1
* [FIX] Include cleanupBen Boeckel2008-02-241-2/+0
* [FIX] Frac now makes sure that the denominator is positiveBen Boeckel2008-02-221-1/+4
* [ADD] SpeciesUI.{h, cpp}Ben Boeckel2008-02-201-1/+0
* [FIX] Fixed GPL headers in source files from rogue find/replaceBen Boeckel2008-02-191-1/+1
* [ADD] SpeciesItemUI.{h, cpp}Ben Boeckel2008-02-181-0/+57