summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2007-07-16fix missing errno in error printoutMichael Krelin1-1/+1
2007-07-16pass erno 'upstream'Michael Krelin1-1/+1
2007-07-15unbreak error handling while preserving functionalityMichael Krelin1-6/+9
2007-07-15link against openobex regardless of bluetooth being enabledMichael Krelin1-2/+2
2007-07-15obex receive fixesMarek Vasut1-11/+14
2007-07-15Remove erroneous #ifdef BLUETOOTH around code which is for IR only. Patch cou...paule1-4/+0
2007-07-10This commit removes the crlf in the startmenu.cpp and startmenu.h files inerik2-502/+502
2007-07-09Recover unused pixels for launcher tabs by orienting things at theerik1-1/+1
2007-05-10application of proper parens for the socket call checkerik1-1/+1
2007-04-23Fix for bug 1844. The display of 12hour (AM/PM) time was broken. It waserik8-108/+140
2007-04-20additional info to a comment about pty manglingerik1-1/+1
2007-03-06Reworked to fit into the Opie style guidelines.erik2-235/+273
2007-02-09This commit is based on the patch submitted to bug 1702:erik1-1/+1
2007-02-08Each file in this commit has a problem where it is possible to dereferenceerik3-4/+9
2007-01-31A few files that have dynamically allocated arrays that are not properlyerik3-3/+3
2007-01-31Show events on all visible days in the month view, not just those within the ...paule2-18/+46
2007-01-31Specify correct parameters to needToAuthenticate() and login() so that approp...paule1-2/+2
2007-01-31Reinstate startup system year validity check and update year to 2007; show da...paule1-8/+19
2007-01-29Reformat according to current Opie coding style.erik1-70/+92
2007-01-29Reformat according to current Opie style.erik1-232/+234
2007-01-26Both files in this commit exhibit the wrong way to use temporary files.erik1-25/+48
2007-01-26Both packageslave.cpp and textedit.cpp have instances of possibly exploitableerik2-44/+49
2007-01-26Each file in this commit exhibit an example of what prevent callserik2-63/+47
2007-01-24Every file in this commit has a memory leak of some kind or another. I thinkerik1-1/+1
2007-01-24OBEX push server has a more common description.korovkin1-1/+1
2007-01-23A couple more return values that need to be checked.erik1-1/+5
2007-01-22Every file in this commit makes a call to a function which returns a value.erik1-1/+2
2007-01-19core/opie-login/loginwindowimpl.cpp has a fix to properly free stringserik1-4/+21
2007-01-19Every file in this commit has a change to check the return value of a call.erik5-28/+48
2007-01-19Every single file in this commit had a memory leak where a resource iserik1-15/+17
2007-01-11I missed a bad override signature. This fixes that. There should be noerik2-2/+2
2007-01-10All of the files included have instances where an array is new'ed buterik1-2/+2
2007-01-10All of the files in this commit have an inheritance member functionerik2-2/+2
2007-01-03Fix for bug#0001547 provided by Paul Eggleton <bluelightning@bluelightning.org>korovkin1-21/+29
2006-12-03Made OBEX library buildable if bluetooth support is disabled.korovkin5-7/+62
2006-11-14Clear both IRDA and BT lists at startup.korovkin1-33/+41
2006-11-14Removed class members that shadowed the base class members, whichkorovkin2-6/+1
2006-11-10Made list of receivers loaded form files saved by bt-manager.korovkin2-4/+52
2006-10-24IR OBEX is handled by OPIE OBEX functions, not by external utility.korovkin5-15/+21
2006-07-07Added OResource -> Resource for backward compatibility with OPIE 1.2.0.korovkin1-0/+6
2006-07-07s/Resource/OResource/mickeyl1-5/+5
2006-07-06Added OBEX Push functionality for Bluetooth.korovkin15-68/+985
2006-06-01improve support for ipaqsmickeyl1-3/+1
2006-05-25g++ 4.1.1 fixmickeyl1-1/+1
2006-05-25g++ 4.1.1 fixmickeyl1-1/+1
2006-05-25prepare for 1.2.2mickeyl1-1/+1
2006-05-25g++ 4.1 fixesmickeyl1-2/+2
2006-05-14core/obex: Patch from Dmitry Korovkin to use opietooth's OBEX implementationzecke2-44/+57
2006-05-04destroys all child processes on the window closure. patch courtesy Dmitriy Ko...mickeyl2-16/+26
2006-05-04fixed compilation opieobexaquadran2-4/+4