summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
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-08check for skins directory and fail nicely if not foundllornkcor1-0/+5
2005-01-08Changes in this patch:wimpie4-46/+50
*Added some irc numerical codes (253, 422) *Reordered codes *Unified some functions which did exactly the same in two functions *Changed nick ordering in channel list, now nicks get ordered first by flags and then by name.
2005-01-08renamed NS2 GPRS plugin's control filewimpie1-0/+0
2005-01-07remove embedix .control and add share to the standard .controlmickeyl2-11/+1
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 NS2wimpie6-129/+337
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-05Name conflict with supported mail packagewimpie1-1/+1
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 stringwimpie175-2059/+2876
NS2 many changes and first release of OT2
2005-01-03Fix crash when trying to display open text dialog when there are no modules ↵drw1-16/+19
in configured directory
2005-01-03mess with things so this runs from launcher. not sure what was going on, but ↵llornkcor4-33/+44
this seems to fix #1507
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
2005-01-02Changes to force odict use UTF8 encoding. Please report if it cause ↵gints1-0/+1
problems with older dictionary files.
2005-01-02fix thisllornkcor1-1/+1
2004-12-29patch to remove stl, from hrwllornkcor2-10/+0
2004-12-28patch fixing #1500 - wrong disconnect, from Senecallornkcor1-5/+5
2004-12-27new code from Paul Eggletonllornkcor9-144/+309
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl159-32660/+159
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl159-159/+32660
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-20Reapply fix for Strong x-refdrw1-15/+46
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-20Create the 'Config' instance on the Stack to avoidzecke5-23/+17
that we revert changes done in between of our creation and deletion
2004-12-20-Fix for 1483zecke5-46/+47
"ZKB should keep user settings in $HOME/Settings instead of $OPIEDIR/share/zkb" Now by default it loads and saves to $HOME/Applications/zkb but falls back to $OPIEDIR/share/zkb to find the included files
2004-12-20Reapply fix for bug #1017 - Tetrix on high resolution screensdrw3-12/+58
2004-12-20remove main (once again)mickeyl1-29/+0