summaryrefslogtreecommitdiff
path: root/noncore/apps
AgeCommit message (Expand)AuthorFilesLines
2007-07-08Fix copying unicode block to clipboard. See bug #1766. Patch from polyonymous.paule1-1/+1
2007-07-08Add missing include to fix building against sword 1.5.9. Fixes bug #1851. Pat...paule1-0/+1
2007-02-08Removal of useless code based on a conditional that is never set to anythingerik1-49/+23
2007-02-08Each file in this commit has a problem where it is possible to dereferenceerik1-23/+46
2007-02-05BUG: My change to a switch statement made opie-gutenbrowser uncompilable.erik1-11/+9
2007-01-31I expanded my audit to include any app I could get to compile in i386.erik2-134/+128
2007-01-29Each file in this commit exhibits a problem where a variable is made inerik2-6/+2
2007-01-29Each file in this commit has an issue where the initial value of a variableerik10-46/+50
2007-01-29Strictly removal of cruft (commented out old code).erik1-22/+0
2007-01-26Both files in this commit exhibit the wrong way to use temporary files.erik1-3/+24
2007-01-26The Expand call does not check for null termination of the URL stringserik1-2/+4
2007-01-26A couple of places where a string is overrun. This fixes both of them.erik1-2/+3
2007-01-26Each file in this commit exhibit an example of what prevent callserik1-1/+1
2007-01-24There was quite a bit of deadwood in this file. I am removing it to makeerik1-65/+0
2007-01-24Each file in this commit has an instance where a pointer is checked aterik3-66/+69
2007-01-24Eac one the files in this commit had an instance where a code path iserik1-7/+0
2007-01-24Every file in this commit has a memory leak of some kind or another. I thinkerik3-29/+33
2007-01-22Every file in this commit makes a call to a function which returns a value.erik7-55/+56
2007-01-19core/opie-login/loginwindowimpl.cpp has a fix to properly free stringserik1-0/+1
2007-01-19Every file in this commit has a change to check the return value of a call.erik2-3/+7
2007-01-19Every single file in this commit had a memory leak where a resource iserik7-16/+38
2007-01-13Prompt user to save on closing a modified file; prompt user on Save As if spe...paule2-25/+116
2007-01-13Improve layout of Highlight Modes tab so that it fits on QVGA screens, allowi...paule1-29/+25
2007-01-13Clear document modified flag on savepaule1-1/+6
2007-01-13Delete configuration dialog object on closingpaule1-1/+2
2007-01-13Add Edit menu with find, replace & go to line functions. Uses dialogs/code al...paule2-8/+23
2007-01-13Set sensible minimum width for Goto Line dialogpaule1-0/+3
2007-01-13Call qApp->processEvents() before deleting dialog objects to avoid crashes (Q...paule1-0/+3
2007-01-10All of the files included have instances where an array is new'ed buterik4-6/+6
2007-01-10BUG: The case statement was using err to figure out what to say abouterik1-1/+1
2006-12-30Fix for bug# 0001553 Submited by Paul Eggletonkorovkin3-27/+506
2006-05-25g++ 4.1.1 fixmickeyl2-2/+2
2006-01-17Opie-console fallback to FixedFont settings from qpe.conf in confighrw1-1/+4
2005-10-18fixed bug #1647 - Opie-console doesn't respect scroll-bar on left sidehrw1-10/+15
2005-10-12fixed bug #1686: opie-console lack U I setting for switching scrollbarhrw4-0/+54
2005-08-31Fix support for non-English language textsdrw5-7/+11
2005-08-25fix search resultsllornkcor1-12/+13
2005-08-24optimize search. fix other thingsllornkcor3-200/+170
2005-08-23fix urlllornkcor2-2/+2
2005-08-11add opie-smbllornkcor2-13/+32
2005-08-09Several updates to Dagger, see /noncore/apps/dagger/ChangeLog for more inform...drw6-44/+51
2005-08-09left align toolbar iconsllornkcor1-12/+15
2005-08-04fix # 0001687: opening desktop filellornkcor1-2/+3
2005-07-19removed hardcoded font size from graphs - now it's 1 smaller then default onehrw1-2/+4
2005-06-24s,cardmon/pcmcia,pcmcia,mickeyl1-1/+1
2005-06-168 and 16 bit flite plugins need to have different namespohly1-1/+1
2005-06-15Forgot to remove includedrw1-1/+0
2005-06-11- read default profile fixed font specs from qpe.conf, if profile doesn't existmickeyl1-3/+17
2005-06-03Add config option to use smaller font for checkbook transaction tab - patch c...drw5-22/+38
2005-05-17Resource -> OResourcedrw1-37/+30