summaryrefslogtreecommitdiffstats
path: root/pokemodr/RulesUI.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-051-194/+0
* [FIX] Fixes to NatureBen Boeckel2008-07-021-30/+0
* [FIX] Using qobject_cast now where possibleBen Boeckel2008-06-301-63/+63
* [FIX] Replaced Point with QPoint (less duplicate code)Ben Boeckel2008-06-301-0/+6
* [FIX] Minor spelling errors in widgetsBen Boeckel2008-06-181-0/+2
* [FIX] Fractions can now be polled for chancesBen Boeckel2008-06-181-11/+0
* [FIX] All modules now use their own namespaceBen Boeckel2008-06-091-98/+98
* [FIX] Modified Rules a bitBen Boeckel2008-06-021-60/+78
* [FIX] Classes in pokemod will no longer emit a changed signal if not actually...Ben Boeckel2008-05-211-1/+1
* [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-8/+2
* [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-93/+11
* [FIX] More header cleanlinessBen Boeckel2008-04-271-60/+64
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-4/+4
* [FIX] Frac -> FractionBen Boeckel2008-04-171-140/+118
* [FIX] UI classes now have initGui and refreshGuiBen Boeckel2008-02-281-7/+5
* [FIX] Apply/Discard buttons now set correctly when loaded or changes are disc...Ben Boeckel2008-02-261-2/+2
* [FIX] Main .pro file now excludes non-working subdirectoriesBen Boeckel2008-02-251-14/+13
* [FIX] Sizers fixed in KTabWidgetsBen Boeckel2008-02-251-1/+2
* [FIX] Frac bug with type of Over1Ben Boeckel2008-02-231-29/+29
* [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-3/+5
* [ADD] MoveUI.{h, cpp}Ben Boeckel2008-02-191-5/+3
* [ADD] win32 support (KDE) into .pro filesBen Boeckel2008-01-251-7/+3
* [FIX] Frac returns a double (not an unsigned typcast to double, making 0 all ...Ben Boeckel2008-01-251-31/+35
* [FIX] general.pro file now links to phonon for AudioBen Boeckel2008-01-241-94/+94
* [FIX] BugCatcher now asks if the user wants to open KBugReportBen Boeckel2008-01-241-14/+20
* [FIX] pokemodr.ui fileBen Boeckel2008-01-241-0/+36
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-8/+6
* [FIX] Some linker errors in pokemod and generalBen Boeckel2008-01-221-0/+279