Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-02-14 | Remove stupid #ifdef | zecke | 1 | -16/+0 |
2005-02-13 | updated various CZ translations | pavouk | 14 | -165/+167 |
2005-02-12 | New Latvian phrase translations for 1.1.9 | gints | 10 | -198/+217 |
2005-02-12 | disable backtracing if building against uclibc | mickeyl | 1 | -0/+4 |
2005-02-12 | update per recent changes in oe and opie | mickeyl | 1 | -6/+7 |
2005-02-12 | remove arm-linux'isms from linux-oe-g++ and make it depending on the value ↵ | mickeyl | 3 | -8/+14 |
of OE_TARGET_SYS this enables to build Opie against OE staging area targetting e.g. uclibc, mips, or whatever | ||||
2005-02-10 | synchronize name in .desktop file w/ application name | mickeyl | 2 | -6/+7 |
2005-02-10 | fix #1558, sort entries (again), whitespace fixes | mickeyl | 1 | -3/+4 |
2005-02-10 | autologin: remove processing of command line arguments in favour of deciding | mickeyl | 1 | -21/+8 |
based on an entry in the opie-login.conf file | ||||
2005-02-10 | tired of seeing this stupid warning | llornkcor | 1 | -1/+0 |
2005-02-08 | catch up w/ override changes | mickeyl | 1 | -7/+2 |
2005-02-08 | -Mention the fix for #1556 start to look for sounds in /opt/QtPalmtops/sounds | zecke | 1 | -1/+2 |
2005-02-08 | Fix for #1550 start at QPEApplication::qpeDir() + "sounds/" | zecke | 1 | -2/+2 |
as basedirectory | ||||
2005-02-08 | Mention the new Appearance Setting for Scrollbars on the Left | zecke | 1 | -0/+2 |
2005-02-08 | Reuse the gained space and implement the "Scrollbars on Left" GUI Setting | zecke | 2 | -0/+17 |
2005-02-08 | Remove the debug output of the ConfigCache | zecke | 1 | -1/+0 |
2005-02-08 | -Kill the need to compile Opie against a patched version of Qt/E | zecke | 9 | -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-08 | add recommendation about building in a freshly checked out tree | mickeyl | 1 | -1/+1 |
2005-02-08 | Add beam to context menu, flip beam and delete actions in menu/toolbars | drw | 1 | -6/+7 |
2005-02-07 | Mention recent OFileSelector fix | zecke | 1 | -1/+2 |
2005-02-07 | Fix for #1482, do not start a path with "//". We do that by having | zecke | 1 | -8/+18 |
a method to assemble paths to avoid adding a second "/" | ||||
2005-02-07 | Fix contact edit dialog captioning | drw | 1 | -5/+8 |
2005-02-07 | Implement contact duplication | drw | 1 | -0/+12 |
2005-02-07 | Eliminate compiler warnings | drw | 2 | -3/+2 |
2005-02-07 | Disable certain UI elements while editing personal details | drw | 1 | -8/+36 |
2005-02-07 | Minor addition | drw | 2 | -0/+6 |
2005-02-07 | Update german translations. | coredump | 11 | -146/+160 |
2005-02-07 | work around qt_version() bug in Qt/Embedded 2.3.10 | mickeyl | 3 | -2/+3 |
2005-02-07 | change license. | mickeyl | 10 | -20/+20 |
2005-02-06 | Convert to OPimMainWindow and UI tweaks. There is still a couple items yet ↵ | drw | 6 | -499/+310 |
to do... | ||||
2005-02-06 | Additional menu functionality for OPimMainWindow | drw | 2 | -15/+48 |
2005-02-06 | make autorotate also work on kernel 2.6 | mickeyl | 2 | -75/+35 |
2005-02-06 | Rewrite Trolltechs Cache implementation. | zecke | 1 | -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-06 | fix default orientation on 2.6 (this time taking hinge sensor into account) | mickeyl | 1 | -2/+15 |
2005-02-06 | More strings translated, fixed some typos | skyhusker | 7 | -57/+59 |
2005-02-06 | Use the right parameters for the syntax. | zecke | 1 | -2/+1 |
Disconnect all slots in OFileDialog from the OFileSelector | ||||
2005-02-06 | Remove uncommented code as well | zecke | 1 | -4/+0 |
2005-02-06 | For saving we do not want to use the file just selected. The user needs | zecke | 1 | -0/+9 |
to click ok when saving. This is a fix for #1522 as well | ||||
2005-02-06 | Remove old and commented out code | zecke | 1 | -8/+1 |
Update the email address | ||||
2005-02-06 | Sorry lorn the patch is inapproriate. | zecke | 1 | -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-06 | fixes #1522 - where fileselector is automatically selected when only ↵ | llornkcor | 1 | -2/+2 |
clicking on filename. | ||||
2005-02-06 | fix #1494 - download of file when search is canceled | llornkcor | 1 | -90/+95 |
2005-02-06 | fix #1499 - rename working | llornkcor | 2 | -36/+5 |
2005-02-06 | fix #1472 - no prompt on esc exit | llornkcor | 1 | -23/+26 |
2005-02-06 | not build by default | llornkcor | 1 | -1/+1 |
2005-02-06 | build by default | llornkcor | 2 | -2/+2 |
2005-02-06 | too long | llornkcor | 1 | -3/+3 |
2005-02-06 | adding shell history into command combo off by default | llornkcor | 1 | -29/+14 |
2005-02-05 | Finished CZ translation of opimconverter, osearch, oxygen, oyatzee, ↵ | pavouk | 8 | -234/+247 |
packagemanager, qpe, security | ||||
2005-02-05 | Note the two fixes for Opie Eye | zecke | 1 | -0/+2 |