summaryrefslogtreecommitdiffstats
path: root/pokemodr/ObjectUI.h
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-051-84/+0
* [FIX] Added KNewStuff2 for Pokémod upload and downloadBen Boeckel2008-08-271-0/+4
* [FIX] Fixed some minor typosBen Boeckel2008-08-261-12/+0
* [FIX] Using cmake now (still is rough)Ben Boeckel2008-06-211-2/+2
* [FIX] Validation works in PokémodrBen Boeckel2008-06-191-0/+15
* [FIX] All modules now use their own namespaceBen Boeckel2008-06-091-8/+14
* [FIX] Recent files now worksBen Boeckel2008-05-261-0/+3
* [FIX] Added a command widgetBen Boeckel2008-05-211-1/+0
* [FIX] TypeModel done for data() in modelsBen Boeckel2008-05-161-2/+1
* [FIX] Refactored out connections made within widgetsBen Boeckel2008-05-151-102/+20
* [FIX] Refactored the apply/discard buttons out of the widgetsBen Boeckel2008-05-151-7/+8
* [FIX] Added more code for the main windowBen Boeckel2008-05-151-0/+7
* [ADD] Sound UI codeBen Boeckel2008-05-131-1/+1
* [FIX] UI widgets now load upon clickBen Boeckel2008-05-111-1/+9
* [FIX] Added Q_OBJECT to pokemod classesBen Boeckel2008-05-071-8/+8
* [FIX] De-inlined some methodsBen Boeckel2008-04-281-3/+0
* [FIX] More header cleanlinessBen Boeckel2008-04-271-4/+1
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-8/+8
* [FIX] Frac -> FractionBen Boeckel2008-04-171-39/+39
* [FIX] UI classes now have initGui and refreshGuiBen Boeckel2008-02-281-5/+19
* [FIX] Apply/Discard buttons now set correctly when loaded or changes are disc...Ben Boeckel2008-02-261-12/+15
* [ADD] Pokemod tree will reflect PokéMod heirarchy and load panelsBen Boeckel2008-02-251-3/+5
* [DEL] SkinsUI.{h, cpp}, skins.ui, typechat.uiBen Boeckel2008-02-241-1/+2
* [FIX] Macro fun with the repetitive class checking for determining class type...Ben Boeckel2008-02-241-14/+17
* [FIX] Include cleanupBen Boeckel2008-02-241-0/+35
* [FIX] Frac bug with type of Over1Ben Boeckel2008-02-231-8/+0
* [FIX] Frac now makes sure that the denominator is positiveBen Boeckel2008-02-221-1/+5
* [FIX] ObjectUI::setObjects now protectedBen Boeckel2008-01-251-6/+6
* [FIX] Frac returns a double (not an unsigned typcast to double, making 0 all ...Ben Boeckel2008-01-251-7/+14
* [FIX] general.pro file now links to phonon for AudioBen Boeckel2008-01-241-0/+81