summaryrefslogtreecommitdiff
path: root/noncore/apps
AgeCommit message (Collapse)AuthorFilesLines
2007-01-10All of the files included have instances where an array is new'ed buterik4-6/+6
the corresponding delete does not have the corresponding [] argument.
2007-01-10BUG: The case statement was using err to figure out what to say abouterik1-1/+1
why sendfile didn't work. Since err is only the return value of sendfile this meant that it never reported the right thing because it can only be -1 at this point. What the author probably wanted to do was look at errno since that is what the man page says will have the real error info. FIX: Switch the case statement to use errno.
2006-12-30Fix for bug# 0001553 Submited by Paul Eggletonkorovkin3-27/+506
avancedfm uses FileInfoDialog and QFileInfo to display the selected file information.
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 ↵drw6-44/+51
information
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
it would be nice to get _pCfg->getUseSmallFont here like it is done for lists
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
- fix initial background color
2005-06-03Add config option to use smaller font for checkbook transaction tab - patch ↵drw5-22/+38
courtesy of hrw
2005-05-17Resource -> OResourcedrw1-37/+30
2005-05-17Resource -> OResourcedrw1-17/+19
2005-05-17Resource -> OResourcedrw3-5/+6
2005-05-17Resource -> OResourcedrw2-19/+33
2005-05-17gcc4 compile fixmickeyl1-1/+1
2005-05-16Resource -> OResourcedrw2-30/+26
2005-05-16Resource -> OResourcedrw3-26/+30
2005-05-16Resource -> OResourcedrw2-20/+25
2005-05-16Resource -> OResourcedrw3-83/+102
2005-05-16Resource -> OResourcedrw4-24/+25
2005-05-16Resource -> OResourcedrw1-22/+27
2005-05-16Resource -> OResourcedrw1-18/+51
2005-05-10Marc Singer: add missing include.propohly1-0/+2
2005-05-08code change by tim: ask the user to confirm the remapping of the ESC keypohly1-1/+6
2005-05-08bugfix by tim: off-by-one error when returning to a document (previous page)pohly1-1/+2
2005-05-06Opie-fy ZSafe UI: clean up menus, use proper toolbar, use shared pics where ↵drw19-1928/+80
possible and use OResource for image loading
2005-05-05use dependency system for flite pluginsmickeyl4-4/+27
2005-05-05added missing files and removed developer specific include pathpohly4-4/+12
2005-05-05new opie-reader sources with support for ArriereGo, Reb input and flite ↵pohly94-1437/+4999
output plugins
2005-05-04Resource -> OResourcedrw1-7/+11
2005-04-24Resource -> OResourcedrw3-19/+35
2005-04-16Opie/X11:zecke1-1/+1
-Do not add -lqte this is qmake's job
2005-04-10Move to home directory on startup. Fixes bug #1614.skyhusker1-0/+5
2005-03-24cd to sd or mmcllornkcor1-2/+7
2005-03-21Fix for bug #1613 - scale toolbar iconsdrw1-6/+14
2005-03-20#1560 fix opie-console picking up the wrong shell. patch courtesy Paul ↵mickeyl1-3/+3
Eggleton (bluelightning)
2005-03-10Fix for bug #1604 - Checkbook crashes on startupdrw3-14/+14
2005-03-03Scale icons appropriatelydrw1-2/+4
2005-03-02Scale icons approprtelydrw1-7/+7