summaryrefslogtreecommitdiff
path: root/noncore/settings
AgeCommit message (Collapse)AuthorFilesLines
2005-01-15remove tmpfs entry which confuses users and show mountpoints. patches ↵mickeyl1-1/+6
courtesy hrw
2005-01-12Fixed problem with selection of lowest node levelwimpie2-95/+173
2005-01-12Fixed problem with enabling profile from edit environmentwimpie6-20/+24
rename disable to enable (much more clear)
2005-01-12*** empty log message ***wimpie12-25/+121
2005-01-12Added scanning listviewwimpie1-19/+110
2005-01-12Fixed Crash in editing new profileswimpie2-5/+14
2005-01-12GUI changes to profileeditwimpie6-466/+476
2005-01-11Changes now okwimpie8-17/+19
this works again
2005-01-11Major rename of NodeCollection to NetworkSetupwimpie58-373/+393
this commit is broken (missing symbols)
2005-01-11vpn should now work IF only the vpn plugin would do something.wimpie14-54/+174
shortened logical interface names (busybox only supports 10 characters and then ONLY if you recompile it with mappings enabled) Other small fixes
2005-01-10Do not assume device is Up based on existance of profile-xx file onlywimpie3-3/+3
2005-01-09-Do not access the Array out of boundszecke2-1/+2
-Check that there is a driver before asking to query a non existant
2005-01-09Updated dependencieswimpie24-137/+139
NS2->app requires OT2Lib and NS2Lib OT2Lib requires NS2Lib Most plugins only require NS2Lib Except BTPlugin which requires als OT2Lib Also renamed owarn -> odebug
2005-01-08renamed NS2 GPRS plugin's control filewimpie1-0/+0
2005-01-07All NS2 libraries are now properly working pluginswimpie21-518/+222
2005-01-07First implementation of pluginswimpie45-77/+576
THIS VERSION DOES NOT COMPILE
2005-01-06Some namespace } -> };wimpie13-25/+25
added NS2SetMac.sh script in control file added activate/disactivate for usb renamed templates directory to NS2templates
2005-01-06Forgot networktemplate fileswimpie5-29/+43
HCIdump seems to work -> bt sniffing is possible
2005-01-06Obsoletedwimpie1-10/+0
2005-01-06Forgot this filewimpie1-0/+261
2005-01-06added support for HCI Sniffing (still not tested)wimpie7-42/+185
changed GPRS plugin name (no support for capital letters)
2005-01-06Some more changes for NS2wimpie5-129/+336
updated toplevel Makefile added new target packages-mt and packages these replaces, render obsolete and dramatically improve : ipks ipks-mt see separate mail
2005-01-05read font size from qpe.confmickeyl2-3/+6
2005-01-05Slightly better layout for OTMainGUI.wimpie2-116/+158
Fixed segfault bug in disconnectNotify call (signal string could be NULL)
2005-01-05Networksettings2 also uses ledboxes -> hence added namespaceswimpie2-5/+14
2005-01-05First step in integrating HCIDUMPwimpie1-203/+451
2005-01-04catch up with proper inclusion of OLedBox into libopieuimickeyl2-2/+4
2005-01-04Undo previous commitdrw3-13/+5
2005-01-04Some more loggingwimpie3-3/+8
2005-01-04New bluetooth library OT2 (loosely based on kbluetooth)wimpie18-0/+3483
2005-01-04New OPietooth bluetooth appletwimpie7-0/+493
2005-01-04*** empty log message ***wimpie18-0/+4075
2005-01-04Scripts to manage routes and DNS information for pppwimpie2-0/+60
2005-01-04More NS2 fileswimpie25-0/+2363
2005-01-04*** empty log message ***wimpie1-0/+524
2005-01-04CONTROL files : changed version stringwimpie134-1960/+2772
NS2 many changes and first release of OT2
2005-01-02Implement native package linking code (removing need for ipkg-link and its ↵drw12-173/+237
shortcomings), move package linking code to OIpkg (proper place for ipkg specific code), many small code tweaks and bump version up to 0.6.1
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl30-8614/+30
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl30-30/+8614
2004-12-21Hide Retrive File List button once list is retrieved in Package Info dialog, ↵drw6-49/+57
bump version up to 0.6.0, update ChangeLog/Todo/etc.
2004-12-21Fix app linking to link all dependent packages as well as selected packages.drw2-19/+35
2004-12-21Reworked destination config tab UIdrw2-134/+157
2004-12-21Reworked server config tab UI and included option to support src/gz feedsdrw2-108/+141
2004-12-21Preliminary support for src/gz feeds, it works if you manually update ↵drw4-36/+57
ipkg.conf. Still need to add configuration option on server config dialog tab.
2004-12-20Restore Changes:zecke2-5/+42
Call ifup/ifdown INTERFACE instead of ifconfig as requested by Chris Larson
2004-12-20Restore changezecke1-1/+1
-QPEApplication::qpeDir() is guranteed to be '/' terminated
2004-12-20add syslog and bump versionmickeyl4-7/+168
2004-11-181. Implemented linking of apps to root (thanks to zecke for getting this ↵drw7-63/+105
started for me) 2. Bumped version to 0.5.0 (all v1.0 functionality is there...I think) 3. Added package dependency on ipkg-link 4. Updated Opie-PM ChangeLog, TODO
2004-11-18UI tweaks for Installation dialog - 1. Show destination selection only when ↵drw3-14/+63
installing apps, 2. Update available disk space after each package is processed, 3. Disable destination selection once start button has been clicked
2004-11-17Some code clean-up items (thanks to zecke)drw12-266/+265