Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-02-09 | Channelswitch | max | 3 | -32/+53 |
2003-02-09 | Chanswitch | max | 1 | -1/+1 |
2003-02-09 | generic cleaup | mjm | 1 | -22/+25 |
2003-02-09 | added -lpthread | mjm | 1 | -1/+1 |
2003-02-09 | added wl_cardtype_t structure | mjm | 1 | -1/+6 |
2003-02-09 | implemented new timer function, threaded | mjm | 2 | -43/+69 |
added wl_cardtype_t | ||||
2003-02-09 | remove uic-generated files | mickeyl | 2 | -432/+0 |
2003-02-08 | libwellenreiter now needs to link against libpcap | mickeyl | 1 | -1/+1 |
2003-02-07 | 0 not 1 | harlekin | 1 | -2/+2 |
2003-02-07 | Chanswitch | max | 3 | -11/+25 |
2003-02-07 | inserted temporary channel switching via alarm() | mjm | 1 | -3/+24 |
2003-02-07 | Monitor commands and set_card_channel | max | 2 | -3/+48 |
2003-02-07 | Bugfix memset | max | 1 | -2/+1 |
2003-02-07 | Directories "." & ".." are removed from backup list .. | eilers | 1 | -2/+4 |
2003-02-07 | Removed datalink_check from daemon, better debugging etc | max | 1 | -11/+1 |
2003-02-07 | *** empty log message *** | max | 2 | -1/+1 |
2003-02-07 | Flags and datalink | max | 2 | -56/+68 |
2003-02-06 | Now we store the application subdirectories, too ! Otherwise this tool | eilers | 1 | -2/+2 |
does not help us anything ! | ||||
2003-02-06 | Fix to keep current selection for modules & processes. Would lose selection ↵ | drw | 2 | -2/+30 |
when lists were updated. | ||||
2003-02-06 | Change all vector<> to QList<>. First step in removing dependency on libstdc++. | drw | 9 | -214/+245 |
2003-02-04 | More dialog clean-up. Except for QWhatsThis, the UI changes are pretty much ↵ | drw | 8 | -313/+79 |
done now for AQPkg | ||||
2003-02-04 | Updates to configure dialog | drw | 6 | -922/+239 |
2003-02-03 | adapted to xine1-beta4 | harlekin | 1 | -2/+2 |
2003-02-03 | - link in libstdc++ | simon | 2 | -18/+1 |
- removed std::vector custom allocator hack for gcc2. we always pull in libstdc++ now. | ||||
2003-02-01 | Fix for gcc 3.2... | drw | 1 | -2/+2 |
2003-02-01 | fix qt depend | harlekin | 1 | -1/+1 |
2003-02-01 | cisco status | max | 1 | -0/+1 |
2003-02-01 | Fix display problem after killing a process | drw | 1 | -4/+1 |
2003-02-01 | Many updates to install dialog | drw | 7 | -247/+164 |
2003-01-31 | Remove unnecessary configs for now | kergoth | 2 | -8/+0 |
2003-01-31 | networksetup->networksettings, spotted by lars_g | kergoth | 1 | -1/+1 |
2003-01-31 | promiscous flag | max | 2 | -7/+62 |
2003-01-31 | Moved keytabs in a separate package to avoid conflicts when installing both ↵ | groucho | 1 | -2/+2 |
packages- opie-console and embeddedkonsole | ||||
2003-01-30 | Fix for bug #617 | drw | 1 | -1/+1 |
2003-01-30 | Remove command line arguments for modinfo | drw | 1 | -1/+1 |
2003-01-29 | fix for adv tab | tille | 1 | -17/+19 |
2003-01-28 | fixed depends field | andyq | 1 | -1/+1 |
2003-01-28 | noncore/games/sfcave-sdl/.cvsignore | kergoth | 1 | -0/+1 |
2003-01-28 | remove duplicate package | kergoth | 1 | -8/+0 |
2003-01-28 | Added opie-reader translation | groucho | 1 | -0/+16 |
2003-01-28 | Added a Config derivative. | kergoth | 19 | -308/+835 |
2003-01-27 | - Some strings were missing in the .ts files | groucho | 1 | -0/+17 |
- Added opieplayer2 translation support | ||||
2003-01-27 | Added translation for aqpkg | groucho | 2 | -1/+18 |
Fixed a bug where aqpkg would not close the window, when the close button had been translated ;-) | ||||
2003-01-26 | Add a opie-tinykate-syntax virtual package which depends on the new split up ↵ | kergoth | 1 | -0/+7 |
packages oliver added. | ||||
2003-01-26 | networksetup -> networksettings, as reported by an OZ user. | kergoth | 2 | -2/+2 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= ↵ | kergoth | 90 | -90/+90 |
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-26 | More dependencies: libopietooth -> libopietooth1 | groucho | 1 | -1/+1 |
2003-01-26 | Split up syntax files in various packages. | groucho | 7 | -8/+48 |
Someone please complain if a syntax is missing. | ||||
2003-01-26 | Add Replaces for libopietooth->libopietooth1. | kergoth | 1 | -0/+1 |
2003-01-26 | use an information messagebox rather than critical on success, as pointed ↵ | kergoth | 1 | -1/+1 |
out by Ken Bantoft. |