summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-12remove arm-linux'isms from linux-oe-g++ and make it depending on the value ↵mickeyl3-8/+14
of OE_TARGET_SYS this enables to build Opie against OE staging area targetting e.g. uclibc, mips, or whatever
2005-02-10synchronize name in .desktop file w/ application namemickeyl2-6/+7
2005-02-10fix #1558, sort entries (again), whitespace fixesmickeyl1-3/+4
2005-02-10autologin: remove processing of command line arguments in favour of decidingmickeyl1-21/+8
based on an entry in the opie-login.conf file
2005-02-10tired of seeing this stupid warningllornkcor1-1/+0
2005-02-08catch up w/ override changesmickeyl1-7/+2
2005-02-08-Mention the fix for #1556 start to look for sounds in /opt/QtPalmtops/soundszecke1-1/+2
2005-02-08Fix for #1550 start at QPEApplication::qpeDir() + "sounds/"zecke1-2/+2
as basedirectory
2005-02-08Mention the new Appearance Setting for Scrollbars on the Leftzecke1-0/+2
2005-02-08Reuse the gained space and implement the "Scrollbars on Left" GUI Settingzecke2-0/+17
2005-02-08Remove the debug output of the ConfigCachezecke1-1/+0
2005-02-08-Kill the need to compile Opie against a patched version of Qt/Ezecke9-473/+5
Remove the setStyle and setFont overrides as a result remove settings from the buildsystem and the Apperance GUI We do this as we won't run NeoCal or TKC Apps on a GCC3 (now default compiler) libqpe, to run these applications one can use oz-compat
2005-02-08add recommendation about building in a freshly checked out treemickeyl1-1/+1
2005-02-08Add beam to context menu, flip beam and delete actions in menu/toolbarsdrw1-6/+7
2005-02-07Mention recent OFileSelector fixzecke1-1/+2
2005-02-07Fix for #1482, do not start a path with "//". We do that by havingzecke1-8/+18
a method to assemble paths to avoid adding a second "/"
2005-02-07Fix contact edit dialog captioningdrw1-5/+8
2005-02-07Implement contact duplicationdrw1-0/+12
2005-02-07Eliminate compiler warningsdrw2-3/+2
2005-02-07Disable certain UI elements while editing personal detailsdrw1-8/+36
2005-02-07Minor additiondrw2-0/+6
2005-02-07Update german translations.coredump11-146/+160
2005-02-07work around qt_version() bug in Qt/Embedded 2.3.10mickeyl3-2/+3
2005-02-07change license.mickeyl10-20/+20
2005-02-06Convert to OPimMainWindow and UI tweaks. There is still a couple items yet ↵drw6-499/+310
to do...
2005-02-06Additional menu functionality for OPimMainWindowdrw2-15/+48
2005-02-06make autorotate also work on kernel 2.6mickeyl2-75/+35
2005-02-06Rewrite Trolltechs Cache implementation.zecke1-142/+122
-Update the used timestamp on access -Do not play silly games with ConfigPrivate pointers copying them is enough In write save the old config group and restore it after writing it
2005-02-06fix default orientation on 2.6 (this time taking hinge sensor into account)mickeyl1-2/+15
2005-02-06More strings translated, fixed some typosskyhusker7-57/+59
2005-02-06Use the right parameters for the syntax.zecke1-2/+1
Disconnect all slots in OFileDialog from the OFileSelector
2005-02-06Remove uncommented code as wellzecke1-4/+0
2005-02-06For saving we do not want to use the file just selected. The user needszecke1-0/+9
to click ok when saving. This is a fix for #1522 as well
2005-02-06Remove old and commented out codezecke1-8/+1
Update the email address
2005-02-06Sorry lorn the patch is inapproriate.zecke1-2/+2
1.) one click 'accept' is the wished feature and makes sense for opening files. 2.) Just uncommenting code that is not used is bad, we've cvs you can remove the lines Now I'll revert and afterwards I'll patch OFileDialog again and please tell me if that works for you as well.
2005-02-06fixes #1522 - where fileselector is automatically selected when only ↵llornkcor1-2/+2
clicking on filename.
2005-02-06fix #1494 - download of file when search is canceledllornkcor1-90/+95
2005-02-06fix #1499 - rename workingllornkcor2-36/+5
2005-02-06fix #1472 - no prompt on esc exitllornkcor1-23/+26
2005-02-06not build by defaultllornkcor1-1/+1
2005-02-06build by defaultllornkcor2-2/+2
2005-02-06too longllornkcor1-3/+3
2005-02-06adding shell history into command combo off by defaultllornkcor1-29/+14
2005-02-05Finished CZ translation of opimconverter, osearch, oxygen, oyatzee, ↵pavouk8-234/+247
packagemanager, qpe, security
2005-02-05Note the two fixes for Opie Eyezecke1-0/+2
2005-02-05Implement deletion for the Document and Camera Listezecke2-2/+12
This should fix 1540
2005-02-05Add a special MessageBox to squeeze the path to fit onto the screen.zecke4-10/+185
This is a fix for #1539
2005-02-04Finished CZ translation of opie-sheet, opieirc, opiemail, opieplayer2, opierecpavouk5-361/+375
2005-02-04implement computing the hinge status for Zaurus w/ Kernel 2.6mickeyl1-4/+19
2005-02-04use a sane method to discover valid device nodesmickeyl2-14/+43