Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-11-04 | Added home-directory patch from Andreas Richter <ar@oszine.de> | eilers | 1 | -3/+10 |
Thanks a lot ! | ||||
2003-11-03 | noncore/games/tictac now fully merged | mickeyl | 4 | -17/+12 |
2003-11-03 | noncore/apps/confedit fully merged | mickeyl | 3 | -9/+3 |
2003-11-03 | add pictures and distribution files for memoryapplet | mickeyl | 3 | -0/+18 |
2003-11-03 | add memoryapplet to build system | mickeyl | 1 | -0/+24 |
2003-11-03 | add memoryapplet (displays memory and manages a swap partition) | mickeyl | 10 | -0/+1046 |
written by Anton Maslovsky (http://my-zaurus.narod.ru) | ||||
2003-11-03 | show swap memory on Memory tab | mickeyl | 2 | -36/+95 |
2003-11-03 | resolved merge conflict | waspe | 2 | -28/+11 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 18 | -20/+20 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-11-01 | depends fix | llornkcor | 1 | -1/+1 |
2003-10-30 | apply patch to HEAD | mickeyl | 12 | -44/+249 |
2003-10-29 | mrege noncore/net/* | mickeyl | 42 | -791/+1626 |
2003-10-29 | merge noncore/settings/* except networksettings for which tille volunteered ↵ | mickeyl | 26 | -146/+91 |
(thanks) | ||||
2003-10-29 | merge noncore/styles/* | mickeyl | 1 | -1/+0 |
2003-10-29 | merge noncore/todayplugins/* | mickeyl | 2 | -2/+1 |
2003-10-29 | merge noncore/tools/* | mickeyl | 15 | -64/+90 |
2003-10-28 | catch up with API changes in libopienet | mickeyl | 1 | -4/+4 |
2003-10-28 | catch up with API changes in libopienet | mickeyl | 1 | -3/+3 |
2003-10-27 | merge noncore/multimedia/showimg | mickeyl | 4 | -55/+50 |
- opieplayer2 and opierec generate lots of conflicts in merge I'll gladly leave that to the experts ljp and Harlekin ;) | ||||
2003-10-27 | merge noncore/mail/* | mickeyl | 3 | -10/+4 |
2003-10-27 | merge noncore/graphics/* | mickeyl | 4 | -18/+10 |
Note: qpdf is still not quicklaunch-able. I recommend not wasting time to convert it but look @ qpdf2 instead. | ||||
2003-10-27 | merge noncore/apps/* except | mickeyl | 55 | -513/+1595 |
- advancedfm (ljp, please...) - odict (tille, please...) | ||||
2003-10-27 | merge noncore/comm/* | mickeyl | 5 | -26/+25 |
2003-10-27 | merge noncore/applets/* | mickeyl | 3 | -28/+28 |
2003-10-10 | This patch adds scanning the "network neighbourhood" in networksettings-wlan | mickeyl | 7 | -328/+577 |
(powered by the Wellenreiter II scanning engine found in libopienet2). Detected networks are put in a list and you can select parameters by clicking on an entry in the list. See http://opie.net.wox.org/images/wlanplugin.png Two inherent drawbacks: 1.) networksettingsplugin-wlan now needs libopienet2. Well, my library work pays off. If you like to rewrite the stuff so that libopienet2 is not needed, then just go ahead ;) 2.) Scanning won't work on linux distributions without patched monitor mode drivers. I think we can live with these two "issues". Feel free to revert, if you don't like my work :D | ||||
2003-10-07 | prepare for standalone X11-release | mickeyl | 2 | -2/+6 |
2003-10-07 | instead of testing for QWS_EBX we now define OPIE_NO_SOUND_PCM_READ_BITS. | zecke | 1 | -8/+8 |
If your platform does not have that ioctl define it | ||||
2003-10-07 | Add a FIXME to the MediaPlayer::blank method | zecke | 1 | -0/+1 |
why don't we use ODevice::inst()->setDisplayStatus() ? | ||||
2003-10-06 | fix ARP decoding for wired networks. Interestingly, 802.11 encapsulates | mickeyl | 2 | -1/+17 |
these in IP packets, while wired ethernet just tags the type_of_protocol. | ||||
2003-10-06 | decode DHCP ACK packets and show the extracted client IP address | mickeyl | 2 | -4/+7 |
2003-10-05 | * start with preparations for scanning wired networks | mickeyl | 4 | -10/+110 |
* dhcp recognition now works nicely | ||||
2003-10-04 | perform autodetection only if no configuration exists or on demand | mickeyl | 3 | -230/+344 |
2003-10-03 | fix a few SIGSEGVs related to not checking the value of iface, if we | mickeyl | 1 | -8/+10 |
are capturing from a file (DEVTYPE_FILE) | ||||
2003-09-26 | more work on persistent configuration | mickeyl | 4 | -11/+73 |
version bump to 1.0.1-snap | ||||
2003-09-26 | disable screensaver if checked in config | mickeyl | 1 | -0/+19 |
2003-09-26 | add automatic tree-opening if checked in config | mickeyl | 1 | -0/+7 |
2003-09-25 | start with persistent configuration | mickeyl | 3 | -66/+113 |
2003-09-20 | merge control files with BRANCH | mickeyl | 65 | -67/+67 |
2003-09-15 | adjust dependencies (tille forgot ;) | mickeyl | 1 | -1/+1 |
2003-09-09 | reading GPS data from gpsd is now working. TODO: save the data | mickeyl | 7 | -27/+64 |
2003-09-09 | bartender - for your drunken pleasures | llornkcor | 22 | -0/+17523 |
2003-09-08 | changes for osplitter functionality | llornkcor | 5 | -959/+858 |
2003-09-08 | Note to self: QSocket buffers! | mickeyl | 1 | -5/+6 |
2003-09-03 | libopie2fied | tille | 4 | -14/+27 |
it was always a test app ;) | ||||
2003-09-01 | port to OSplitter but QComboBox is a sucker | zecke | 3 | -14/+15 |
2003-08-28 | add TODO, remove MOC and OBJECTS dir as they are set in include.pro | mickeyl | 3 | -4/+5 |
2003-08-23 | working now. Almost 1500 lines diff | cniehaus | 2 | -150/+403 |
2003-08-23 | Forward port of the label fix | zecke | 1 | -5/+8 |
2003-08-20 | zecke's modifications added | zcarsten | 1 | -13/+17 |
2003-08-18 | description modified | zcarsten | 1 | -1/+1 |