summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [FIX] Some images no longer neededBen Boeckel2008-06-0337-10/+423
| | | | | | | [FIX] Widgets now expand to fill the scrolling area [FIX] Badges now update their stats correctly git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@190 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] No need to install resources since they are in the applicationBen Boeckel2008-06-024-21/+13
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@189 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Modified Rules a bitBen Boeckel2008-06-0226-515/+722
| | | | | | | | | [FIX] Updated Rules widget to match up with Rules [FIX] Reorganized the Rules widget [FIX] Using KStandardDirs rather than hardcoded ones [FIX] Cleaned up some minor things with KListWidgets git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@188 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Tilemap model now worksBen Boeckel2008-06-0111-303/+150
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@187 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up some FractionWidget codeBen Boeckel2008-05-3017-87/+72
| | | | | | | [FIX] Got rid of more unneeded enumerations [FIX] MoveUI fixed up a bit git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@186 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Moves cleaned upBen Boeckel2008-05-296-170/+7
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@185 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Wild Lists cleaned upBen Boeckel2008-05-297-182/+34
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@184 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up a minor bug with the typechartBen Boeckel2008-05-282-1/+15
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@183 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Tiles now have scripts associated with themBen Boeckel2008-05-285-221/+22
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@182 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up some final Matrix thingsBen Boeckel2008-05-283-28/+21
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@181 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Typechart now worksBen Boeckel2008-05-2824-427/+364
| | | | | | | | | | [FIX] Matrix fixed up [FIX] Pokemod map widget fixed up [FIX] FractionWidget sets stuff on ctor [FIX] Assertion used in pokemod rather than returning NULL [FIX] Fixed a bad compare in Type git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@180 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Item widget works betterBen Boeckel2008-05-2723-83/+57
| | | | | | | | [FIX] FractionWidget value is updated at ctor [FIX] Non-script KTextEdit is now a KLineEdit [FIX] Rules not being set git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@179 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Status and Weather classes in pokemod instead of hardcodedBen Boeckel2008-05-2746-300/+2216
| | | | | | [FIX] Added a Sprite class to allow for animations and whatnot git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@178 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] GroupModels will now add an item to itself if pasted toBen Boeckel2008-05-2663-56/+777
| | | | | | [FIX] Actions are now correctly done git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@177 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Recent files now worksBen Boeckel2008-05-2642-92/+227
| | | | | | | [FIX] Various UI fixes [FIX] Scripts are now escaped correctly in the XML git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@176 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Got a little too jumpy with the version bumpBen Boeckel2008-05-262-1/+8
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@175 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Context menus addedBen Boeckel2008-05-26127-259/+1788
| | | | | | | [FIX] No more copy/cut/paste for objects; only available from context menus [FIX] Can now add objects during runtime git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@174 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] More documentationBen Boeckel2008-05-2582-975/+477
| | | | | | | | | [FIX] Cleaned out some code from the models [FIX] Matrix should now work a lot better now [FIX] Opening/Saving/Closing PokéMods should be much cleaner now [FIX] currentPokemod code is now in the tree class git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@173 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] More documentationBen Boeckel2008-05-2419-245/+277
| | | | | | | [ADD] Abilities now hav a description field [FIX] Fixed up a few minor things in pokemodr git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@172 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Added a doc dummy target for pokemodrBen Boeckel2008-05-242-2/+12
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@171 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up an error in the Typechart headersBen Boeckel2008-05-243-4/+251
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@170 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Added an overworld property to movesBen Boeckel2008-05-236-1/+50
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@169 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] Added UI classes for GlobalScriptBen Boeckel2008-05-2365-1046/+815
| | | | | | [FIX] Script support is now in pokemodr git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@168 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [DEL] Cleaned out unneeded filesBen Boeckel2008-05-2357-3988/+12
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@167 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Scrapped effects and such for scripts (going to use Kross) in pokemodBen Boeckel2008-05-2350-4233/+628
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@166 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Dialog commands now use "Species" instead of "Pokemon"Ben Boeckel2008-05-2228-28/+849
| | | | | | [ADD] More Dialog Command widgets git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@165 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Now using .ui files for command widgets as wellBen Boeckel2008-05-2214-85/+169
| | | | | | [ADD] ui forms for command widgets git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@164 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] New Dialog widgetsBen Boeckel2008-05-2211-11/+297
| | | | | | [FIX] FlipFlag was misnamed git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@163 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Closing PokeMods works nowBen Boeckel2008-05-215-84/+139
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@162 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Classes in pokemod will no longer emit a changed signal if not ↵Ben Boeckel2008-05-2190-601/+399
| | | | | | | | | | actually changed [FIX] Logic error with checking to see if certain GUI elements need resetting [FIX] Using activated rather than currentIndexChanged signals for combo boxes [FIX] Qt bugs now irrelevant git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@161 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Some things wrong in the Species widgetBen Boeckel2008-05-215-24/+27
| | | | | | [FIX] Widgets now center themselves in the viewer git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@160 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Opening files and saving now worksBen Boeckel2008-05-2114-55/+154
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@159 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Added a command widgetBen Boeckel2008-05-2154-113/+147
| | | | | | | | [FIX] More unneeded code in widget ctors removed [FIX] Changed command delimiter to @ from % [FIX] Request to save factored out of ObjectUI git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@158 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Models cleaned up (each class is now in its own file, parenting not ↵Ben Boeckel2008-05-20137-2413/+3298
| | | | | | | | hard-coded, etc.) [FIX] Tree bug fixed! :) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@157 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] Added Dialog widget and preliminary code for the commandsBen Boeckel2008-05-2042-55/+288
| | | | | | [FIX] Factored out some more code from the ctors of the widgets to setObjects git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@156 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Value 5 added to ItemEffectBen Boeckel2008-05-197-126/+168
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@155 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] spec file no longer sees generalBen Boeckel2008-05-198-23/+48
| | | | | | | [FIX] Qt bugs worked around [FIX] References to Qt bug added git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@154 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] general is now merged into pokemodBen Boeckel2008-05-1960-109/+578
| | | | | | [FIX] Added ItemEffect widget code git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@153 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Chose bad names for latex.pro, version.pro, and kde4.proBen Boeckel2008-05-197-5/+12
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@152 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] ItemEffect widget near completion (value2 setting on the widget needed)Ben Boeckel2008-05-1936-168/+29
| | | | | | [FIX] Cleaned out unneeded customwidget fields in .ui files git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@151 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [DEL] Desktop file is now in the specBen Boeckel2008-05-182-10/+7
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@150 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Refactored some .pro stuffBen Boeckel2008-05-189-73/+72
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@149 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] RPM now builds successfullyBen Boeckel2008-05-187-32/+120
| | | | | | [FIX] Documentation will be built correctly git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@148 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Added a skeleton to pokemodr documentationBen Boeckel2008-05-184-2/+24
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@147 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Minor fixes to the buildBen Boeckel2008-05-176-11/+14
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@146 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Pokemodr overlays are now in overlays, not images/overlaysBen Boeckel2008-05-1719-61/+113
| | | | | | | | | [FIX] Better installing procedures [FIX] Desktop file now valid [FIX] Building now does not touch out of main directory [FIX] Documentation moved around to proper places git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@145 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up the distsrc targetBen Boeckel2008-05-173-6/+23
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@144 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up the .desktop and .spec filesBen Boeckel2008-05-174-12/+31
| | | | | | [FIX] Command line arguments are now parsed git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@143 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] SoundUI uses correct icon names nowBen Boeckel2008-05-1633-123/+418
| | | | | | | | [FIX] Setting up combo boxes in UI widgets cleaner [ADD] AbilityEffect widget done [FIX] Fixed up MapEffect setting code git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@142 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] TypeModel done for data() in modelsBen Boeckel2008-05-1651-119/+136
| | | | | | | [FIX] Another Qt bug found :( [FIX] Better connections for the editor widget git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@141 6ecfd1a5-f3ed-3746-8530-beee90d26b22