Age | Commit message (Expand) | Author | Files | Lines |
2003-01-24 | another unintentional libopie->libopie1.. oops ;) | kergoth | 1 | -2/+2 |
2003-01-24 | Correct Files, it was trying to grab the startup script as well. | kergoth | 1 | -1/+1 |
2003-01-24 | Make the quick jump to keypad a toolbar like the find bar (option in config d... | drw | 2 | -30/+65 |
2003-01-24 | New menu icon for keypad | drw | 1 | -0/+0 |
2003-01-24 | Adjust package builds to handle the new lib paths | kergoth | 1 | -0/+4 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 159 | -160/+161 |
2003-01-24 | add gen.pro to cvsignore | kergoth | 1 | -0/+1 |
2003-01-24 | Alter the lupdate and lrelease toplevel runs to not fail out on individual fa... | kergoth | 1 | -1/+4 |
2003-01-24 | Add debug to config system. enabling/disabling this option alters a toplevel ... | kergoth | 3 | -1/+17 |
2003-01-23 | add two missing public: to make it compile with gcc 3.x | mickeyl | 1 | -1/+2 |
2003-01-23 | fix too much libopie->libopie1 replacements | mickeyl | 3 | -4/+4 |
2003-01-23 | Fixed gcc 3.2 compile issue (hopefully) | andyq | 2 | -10/+11 |
2003-01-23 | noncore/games/sfcave-sdl/.cvsignore | kergoth | 1 | -0/+1 |
2003-01-23 | Did i mention how much mkipks sucks yet today? | kergoth | 1 | -1/+1 |
2003-01-23 | Add minimal description, as ipkg-build requires it. | kergoth | 1 | -0/+1 |
2003-01-23 | oops.. used a makefile style variable instead of shell :) | kergoth | 1 | -1/+1 |
2003-01-23 | cleanup, add tinykate control file | kergoth | 5 | -43/+7 |
2003-01-23 | add Replaces entry which has been forgotten when renaming | mickeyl | 2 | -0/+2 |
2003-01-23 | fix .pro files for new buildsystem | mickeyl | 3 | -6/+7 |
2003-01-23 | oops.. fixed incorrect depends | kergoth | 1 | -1/+1 |
2003-01-23 | Make tinykate depend on libkate to ensure libkate becomes a makefile prerequi... | kergoth | 1 | -1/+1 |
2003-01-23 | noncore/apps/opie-write/.cvsignore | kergoth | 2 | -1/+3 |
2003-01-23 | development/keyview/.cvsignore | kergoth | 1 | -0/+2 |
2003-01-23 | .cvsignore | kergoth | 3 | -3/+3 |
2003-01-23 | QTDIR/lib -> OPIEDIR/lib | kergoth | 17 | -17/+17 |
2003-01-23 | Duplicate control pointed out by oliver | kergoth | 3 | -25/+0 |
2003-01-23 | compile fix, just because you add something to the configuration system doesn... | kergoth | 6 | -14/+21 |
2003-01-23 | Compile fix, if you use PATH_MAX, include linux/limits.h. | kergoth | 1 | -0/+1 |
2003-01-23 | g++ 3.2 fix... repeat after me: "I won't hide method parameters" | mickeyl | 1 | -3/+5 |
2003-01-23 | - remove mocfiles | mickeyl | 3 | -191/+1 |
2003-01-23 | g++ 3.2 fixes... repeat after me "I won't repeat default arguments in the def... | mickeyl | 5 | -7/+7 |
2003-01-23 | take the right parent for the MultiLineEdit | zecke | 1 | -3/+3 |
2003-01-23 | - added weatherplugin, opiemail and odict to the build process | groucho | 5 | -9/+12 |
2003-01-23 | More translation. | groucho | 11 | -412/+443 |
2003-01-23 | uncomment items in packages, theres no need for them to be. | kergoth | 1 | -36/+36 |
2003-01-23 | outdir->prefix | kergoth | 1 | -12/+12 |
2003-01-23 | opiedir/lib instead of qtdir/lib.. | kergoth | 4 | -11/+3 |
2003-01-23 | libopie/libopie.control | kergoth | 3 | -21/+0 |
2003-01-23 | package naming change.. alter library packages to use debian naming conventio... | kergoth | 38 | -38/+107 |
2003-01-23 | Add opiedir/lib to lib path, so i can move the opie libs out of qtdir at buil... | kergoth | 1 | -0/+1 |
2003-01-23 | Add 20413outdir/lib (/opt/QtPalmtop/lib) to rpath. | kergoth | 1 | -1/+1 |
2003-01-23 | hostap monitor command | max | 2 | -0/+8 |
2003-01-23 | Minor fix for find function and more liberal use of progress widget to give f... | drw | 2 | -21/+26 |
2003-01-23 | Code optimizations for main window | drw | 7 | -1142/+909 |
2003-01-22 | Make it compile with Opie/X11 | zecke | 2 | -3/+3 |
2003-01-22 | make it build with Qt/X11 | zecke | 4 | -7/+8 |
2003-01-22 | More mass translation. | groucho | 26 | -303/+347 |
2003-01-22 | Added qt-embedded-rotation to opie-base | groucho | 1 | -1/+1 |
2003-01-21 | Small bug fix | andyq | 4 | -7/+6 |
2003-01-21 | Clean up of code - fixed memory leaks (most of them) and added new custom con... | andyq | 25 | -409/+791 |