summaryrefslogtreecommitdiffstats
path: root/pokemodr/PokeModr.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FIX] All modules now use their own namespaceBen Boeckel2008-06-091-79/+0
* [FIX] Using a Message Handler so that Q_ASSERT will have a backtraceBen Boeckel2008-06-051-0/+21
* [FIX] URLs now accepted on the command lineBen Boeckel2008-06-041-4/+7
* [FIX] Modified Rules a bitBen Boeckel2008-06-021-2/+3
* [FIX] Recent files now worksBen Boeckel2008-05-261-1/+1
* [FIX] Added the MapTrainer code (forgot to commit)Ben Boeckel2008-05-151-1/+1
* [ADD] Sound UI codeBen Boeckel2008-05-131-6/+6
* [FIX] UI widgets now load upon clickBen Boeckel2008-05-111-4/+4
* [FIX] Added Q_OBJECT to pokemod classesBen Boeckel2008-05-071-20/+4
* [FIX] More header cleanlinessBen Boeckel2008-04-271-9/+15
* [FIX] Pokemod objects now know about parentsBen Boeckel2008-04-271-2/+2
* [FIX] Frac -> FractionBen Boeckel2008-04-171-23/+18
* [FIX] ImageDialog -> FileDialogBen Boeckel2008-03-101-3/+1
* [FIX] Apply/Discard buttons now set correctly when loaded or changes are disc...Ben Boeckel2008-02-261-0/+3
* [FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...Ben Boeckel2008-02-241-4/+5
* [FIX] Frac now makes sure that the denominator is positiveBen Boeckel2008-02-221-2/+4
* [FIX] CoinList UI now uses a KComboBox instead of a KIntNumInput for valueBen Boeckel2008-02-011-2/+8
* [FIX] Frac returns a double (not an unsigned typcast to double, making 0 all ...Ben Boeckel2008-01-251-3/+11
* [FIX] pokemodr.ui fileBen Boeckel2008-01-241-3/+2
* [FIX] Grammer in ChangelogBen Boeckel2008-01-231-0/+52
* [FIX] Added 2008 to other copyright linesBen Boeckel2008-01-181-103/+0
* [FIX] Neural Network methods completeBen Boeckel2007-09-211-103/+103
* Moved to GPLv3 and Qt4, Changed String -> QString, other minor fixesBen Boeckel2007-07-211-6/+5
* Got rid of XML for INI format, in process of moving over; added /ai/Net.{h, cpp}Ben Boeckel2007-05-051-2/+2
* git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@7 6ecfd...Ben Boeckel2007-05-031-4/+3
* Initial importBen Boeckel2007-05-031-0/+105