summaryrefslogtreecommitdiffstats
path: root/pokemodr/TimeUI.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-051-65/+0
* [FIX] Using qobject_cast now where possibleBen Boeckel2008-06-301-7/+7
* [FIX] All modules now use their own namespaceBen Boeckel2008-06-091-15/+15
* [FIX] Recent files now worksBen Boeckel2008-05-261-0/+2
* [FIX] Added a command widgetBen Boeckel2008-05-211-1/+0
* [ADD] Added Dialog widget and preliminary code for the commandsBen Boeckel2008-05-201-1/+0
* [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
* [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-15/+6
* [FIX] More header cleanlinessBen Boeckel2008-04-271-15/+19
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-2/+2
* [FIX] Frac -> FractionBen Boeckel2008-04-171-38/+33
* [FIX] UI classes now have initGui and refreshGuiBen Boeckel2008-02-281-6/+1
* [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] Frac bug with type of Over1Ben Boeckel2008-02-231-5/+5
* [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-2/+4
* [ADD] GenericListItem.{h, cpp}Ben Boeckel2008-01-311-3/+12
* [ADD] BadgeUI, AuthorUI, and AbilityUIBen Boeckel2008-01-301-1/+1
* [ADD] win32 support (KDE) into .pro filesBen Boeckel2008-01-251-3/+2
* [FIX] Frac returns a double (not an unsigned typcast to double, making 0 all ...Ben Boeckel2008-01-251-2/+3
* [FIX] general.pro file now links to phonon for AudioBen Boeckel2008-01-241-0/+72