Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-01-24 | Eac one the files in this commit had an instance where a code path is | erik | 1 | -1/+1 |
never traversed because of conditionals operating on values that never change. | ||||
2005-05-21 | Resource -> OResource | drw | 3 | -33/+26 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -167/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+167 |
2004-10-17 | G++ 4.0 compiler fixes | zecke | 1 | -0/+2 |
-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 | 1 | -1/+1 |
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too | ||||
2004-06-03 | - turn on casino rules in solitare (make it eventually configurable) | ar | 1 | -11/+15 |
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-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-13 | convert to Opie2 namespace | zecke | 1 | -0/+1 |
most of them are only using namespace Opie::Core in the main remove <qpe/qpetoolbar.h> | ||||
2004-03-02 | Patience: libopie -> libopie2 | drw | 4 | -4/+4 |
2004-03-01 | fix includes | chicken | 12 | -31/+0 |
2004-02-06 | Merge from the 1.0.x release | zecke | 5 | -23/+14 |
2003-12-07 | s/QPEToolBar/QToolBar: | mickeyl | 1 | -1/+1 |
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future | ||||
2003-12-07 | s/QPEMenuBar/QMenuBar: | mickeyl | 2 | -2/+2 |
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future | ||||
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -21/+0 |
2003-12-02 | Close Bug 0000299 | ar | 1 | -136/+158 |
Redesign of Quellcode | ||||
2003-09-20 | merge control files with BRANCH | mickeyl | 1 | -1/+1 |
2003-08-09 | Merge from BRANCH_1_0 | kergoth | 2 | -8/+8 |
2003-06-05 | sanitized | schurig | 1 | -1/+1 |
2003-04-25 | added patch for freecell mode by radofan, closes bug 736, i hope it helps | harlekin | 4 | -2/+90 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 1 | -0/+1 |
in favor of something with some sanity. | ||||
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; ↵ | kergoth | 1 | -1/+1 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= ↵ | kergoth | 1 | -1/+1 |
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency. | ||||
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 1 | -1/+1 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+2 |
2002-11-16 | easier to read | llornkcor | 1 | -21/+26 |
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | you know the drill | kergoth | 1 | -1/+1 |
2002-11-05 | Missed a couple remnant REQUIRES | kergoth | 1 | -2/+0 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-10-26 | now remembers how many cards to turn | llornkcor | 2 | -56/+66 |
2002-09-25 | maintainer up | imm | 1 | -1/+1 |
2002-09-21 | adapted to the new pic dirs | harlekin | 1 | -1/+1 |
2002-08-27 | some fixes for italien + updates of opie-i18n-de + one bugfix for Solitare ↵ | cniehaus | 1 | -14/+15 |
i18n-wise | ||||
2002-07-16 | make the path of the translationfiles correct | cniehaus | 1 | -14/+14 |
2002-07-10 | tr(comments) | tille | 7 | -22/+74 |
2002-07-10 | cam implemented new game teeclub and pile resizing | tille | 9 | -22/+476 |
2002-06-28 | Fixed includes to allow compilation on x86 | sandman | 1 | -1/+1 |
2002-06-28 | cmader <chris@mediakreativwerk.de> impl. 2 new games | tille | 15 | -17/+764 |
2002-06-26 | Major pro file overhaul from davipt. Commited by me, since it touches | sandman | 1 | -23/+14 |
many core files ... please report bugs on this to davipt | ||||
2002-06-26 | bugreport #75 and fix from cmader | tille | 1 | -0/+3 |
2002-06-24 | Fix TRANSLATIONS | davipt | 1 | -14/+17 |
2002-06-16 | This add .pt and .es to all .pro | cniehaus | 1 | -0/+2 |
2002-06-07 | Backing out unintentional merge from TT branch. | kergoth | 5 | -53/+137 |
2002-04-30 | - no default arguments in method impls | simon | 1 | -11/+16 |
2002-04-13 | this add .pl for i18n | cniehaus | 1 | -0/+1 |
------------------------------------------------------------------- |