Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-01-26 | Both files in this commit exhibit use after free errors. | erik | 1 | -0/+1 |
One of them was introduced in my memory leak fixing (whoops). I was freeing a structure of stock data before one last call to it. So switching the free to after that call fixed it. The kcheckers.cpp fix is one where the game board could be deleted and then a new one is not created because someone attempted to request a game board type that is not supported. This is fixed by using the default directive for one of the game board types in the switch statement. Which means it could default to Russian boards. Score one for the Russians! | ||||
2007-01-24 | Each file in this commit has the issue where it is possible for code to | erik | 4 | -36/+49 |
overrun static buffers. This could lead to serious problems. Granted it is almost impossible to do that. But it isn't totally impossible. So this commit makes it impossible to overrun. | ||||
2007-01-24 | Each file in this commit has the issue where a function can return a | erik | 1 | -2/+2 |
negative result but the result is used in a context that can only be positive. | ||||
2007-01-24 | Eac one the files in this commit had an instance where a code path is | erik | 2 | -9/+2 |
never traversed because of conditionals operating on values that never change. | ||||
2007-01-22 | Each file in this commit had a problem where a function might return | erik | 1 | -1/+3 |
a null value for a pointer and that null value was not checked. | ||||
2007-01-19 | BUG: There are only 4095 items in the buffer that is zero'd out using 4096. | erik | 1 | -1/+1 |
FIX: Fix the number used in memset. | ||||
2007-01-10 | All of the files included have instances where an array is new'ed but | erik | 1 | -1/+1 |
the corresponding delete does not have the corresponding [] argument. | ||||
2006-05-25 | g++ 4.1.1 fix | mickeyl | 1 | -2/+2 |
2005-05-21 | Resource -> OResource | drw | 18 | -102/+97 |
2005-05-20 | Resource -> OResource, remove some unnecessary includes | drw | 2 | -17/+8 |
2005-05-20 | Resource -> OResource | drw | 4 | -13/+10 |
2005-05-20 | Resource -> OResource | drw | 2 | -17/+11 |
2005-05-18 | Resource -> OResource | drw | 2 | -13/+10 |
2005-05-18 | Resource -> OResource, set application caption | drw | 1 | -21/+13 |
2005-03-23 | link against libopiecore2 | alwin | 2 | -2/+2 |
2005-01-15 | kbill no longer needs STL | mickeyl | 4 | -8/+9 |
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 5 | -5/+5 |
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file) | ||||
2005-01-04 | CONTROL files : changed version string | wimpie | 8 | -50/+56 |
NS2 many changes and first release of OT2 | ||||
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 22 | -3907/+22 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 22 | -22/+3907 |
2004-12-20 | Reapply fix for bug #1017 - Tetrix on high resolution screens | drw | 3 | -12/+58 |
2004-11-15 | -Make HELP_TEXT translatable | zecke | 3 | -46/+42 |
-Make HelpWindow a QWidget | ||||
2004-11-15 | -Safe the replay via Global::applicationFileName | zecke | 1 | -8/+7 |
-do not use char casts to go from string to char* but use QFile::encodeName so it works for non latin1 people as well | ||||
2004-11-15 | Make SFCave quick launchable | zecke | 4 | -42/+21 |
2004-11-14 | Make OYatzee quick launchable | zecke | 4 | -14/+5 |
2004-11-14 | Make QuickLaunchable and see how good it frees resources | zecke | 5 | -32/+9 |
2004-10-19 | somewhere on some cvs merge the update of mindbreaker to the new quicklaunch ↵ | harlekin | 2 | -13/+4 |
system was lost, now it works again | ||||
2004-10-17 | G++ 4.0 compiler fixes | zecke | 2 | -3/+6 |
-Remove anonymous structures and name them -Include 'card.h' to cardpile to make 'Card' known to QList so deleteItem will work -cast 'enum' to char in event.cpp and opimevent.cpp | ||||
2004-10-17 | fixed some more .pro / config.in dependencies discrepancies, that could ↵ | clem | 5 | -5/+5 |
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too | ||||
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 3 | -9/+9 |
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter | ||||
2004-10-15 | Fix #1450 to clear the 'bonus' for removing every stone in the game | zecke | 5 | -1/+12 |
2004-09-13 | Renamed 'Mine Hunt' to 'Mine Sweep', both in title and icon name | schurig | 1 | -2/+2 |
2004-09-10 | Remove unused parameter | zecke | 7 | -48/+51 |
2004-09-08 | ignore .moc | schurig | 1 | -0/+1 |
2004-09-08 | fixed package name | schurig | 2 | -2/+2 |
2004-09-08 | Better description | schurig | 1 | -1/+1 |
2004-08-16 | package name was set to backgammon where other packages | wimpie | 1 | -1/+1 |
are called opie-xxx so renamed it to opie-backgammon | ||||
2004-07-24 | Have a custom grid for the game. Now the name of fifteen is | zecke | 3 | -51/+108 |
pretty obsolete but hey it is fun :) | ||||
2004-07-24 | Restore CONFIG += quick-app to build quicklaunch orientated apps | zecke | 1 | -1/+1 |
2004-07-24 | Update to exclude the uic generated files | zecke | 1 | -0/+2 |
2004-07-24 | Custom Image as the background for the board tiles. | zecke | 8 | -56/+768 |
This is later needed for the puzzle game mode | ||||
2004-06-30 | workaround large screen widget bug using move | llornkcor | 1 | -0/+2 |
2004-06-03 | - turn on casino rules in solitare (make it eventually configurable) | ar | 1 | -11/+15 |
2004-05-31 | - convert qDebug to odebug | ar | 1 | -10/+2 |
2004-05-26 | CLEANUP: use consistent opie- prefix for package names | mickeyl | 1 | -0/+0 |
2004-05-01 | - use lib and inlcude dir from dependencies before the other dir's | ar | 1 | -44/+51 |
2004-04-30 | some long outstanding 'freeze' bug.. | zecke | 2 | -3/+3 |
having a function pause(){} conflicts with linux version of pause. So instead of doing nothing... we were forced to pause(2) | ||||
2004-04-26 | remove non needed lib link | llornkcor | 1 | -1/+1 |
2004-04-26 | turn off silly casino rules solitare | llornkcor | 2 | -19/+25 |
2004-04-08 | Add SDL to the dependencies | zecke | 1 | -1/+1 |
Make SFCAVE_SDL depend on SDL OP2 on XINE MAilWrapper on LIBETPAN PAckageManager on LIBIPK |