summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-04catch up with opie-qashmoney removalmickeyl2-2/+3
2004-11-04opie-qashmoney is now unsupportedmickeyl72-340/+0
2004-11-03-SIMpad crashes on QObject::connect() of the QCopChannelzecke1-3/+3
-Luckily (I'm a cheater) OApplication can emit the signal for us -Event more lucky, qpe and every quicklaunchable application has a OApplication instance... so the signal is almost available everywhere -do not call initButtons from reloadButtonMappings if d->m_buttons exists
2004-11-03-Create a QPE/System channel (sysMessage:QCopChannel from QPEApplicationzecke2-0/+18
can't be used) -'Forward' receiving of messages to the 'systemMessageSignal'
2004-11-03-Make struct s_button (simpad button) really internalzecke2-16/+23
-Make the s_button array static and invisible -Use namespace { instead of 'using namespace...;'
2004-11-03Construct a OApplication instead of a QPEApplicationzecke1-2/+2
2004-11-03Provide a QPEApplication compatible constructorzecke2-1/+13
2004-11-03Switch to OApplicationzecke2-3/+3
2004-11-03rediffed against qte-2.3.9-snapshot-20041101mickeyl1-0/+510
low level qgfx stuff no longer applies, need to check if it's still needed
2004-11-02setup dlg into extra files - its a little bit cleaneralwin4-40/+77
2004-11-02Some Latvian translationsgints2-67/+68
2004-11-02switching to sqlite3chicken2-3/+3
2004-11-02switching to sqlite3chicken6-11/+11
2004-11-02if wanted the user may search directories recursivalwin8-30/+96
2004-11-02uiuiui - fixed a bug which let running applications crash if switched stylealwin2-9/+21
from phase to any other. Reason was that in phase-style a special menubaritem- drawroutine was set but not RESET to qte default if this style was removed I'd implemented the unPolish routine and just set this callback to 0 (qt-default) and now it works nice.
2004-11-02new mirror site web page requiring new parsingllornkcor1-41/+39
2004-11-02ok. now we have real working, simple solution how to act with switching ↵alwin2-15/+12
fullscreen when imagewindow is hidden. It is realy impressive what a brain can generate brainf* ideas finding such a solution - I should stop programming on holidays.
2004-11-01exif class added (taken from opie-eye_slave and more c++ like reworked)alwin4-6/+1346
it is used in oimageview while loading jpegs checking BEFORE loading if the image should be scaled loaded. ToDo: documentation of the interface, remove it from opie-eye_slave (it should use of course the library version)
2004-11-01some layout workalwin6-62/+115
work on saving default values some fixes
2004-11-01s/sqlite/sqlite3/ to catch up with the switch of OpieDB to SQLite3zecke1-1/+1
2004-11-01when jpeg image is smaller than requested thumbsize it will not usealwin1-22/+30
scaled loading
2004-11-01removed some useless debug codealwin1-1/+0
2004-11-01some menu workingalwin5-23/+45
some debug messages removed tried to remove some interesting effects when switching view mode
2004-10-31minimum slideshow time should be 1 not 0alwin1-2/+2
2004-10-31some comments about opie-eye and opie-mailalwin1-0/+2
2004-10-31some more settings the user can doalwin3-5/+23
2004-10-31a widget for some base settingsalwin2-0/+91
2004-10-31all toolbuttons etc. switched to QAction objectsalwin4-205/+326
menu mostly finished
2004-10-30- confirm some bugfixesar1-0/+2
2004-10-30most part of menu implementedalwin5-40/+159
all buttons etc. should become a QAction inserted into menu and toolbar toolbar may be hidden
2004-10-30remove hardcoded icon size here as wellmickeyl2-12/+14
2004-10-30slide show implementedalwin5-4/+131
on next/previous images: if end/begin of list is reached it starts again on begin/end (it was required for slideshow so what ;) zecke: so we have a feature for OPIE 1.1.7 ;)
2004-10-29- no longer hardcode the font sizemickeyl1-3/+3
- add fixme for initial keyboard setting
2004-10-29no longer neededmickeyl2-98/+0
2004-10-29smooth scale to proper icon sizemickeyl1-2/+3
2004-10-29improve englishmickeyl1-1/+1
2004-10-28small bugfix in converting routinealwin1-0/+3
2004-10-28oops - forgot removing a deklarationalwin1-1/+0
2004-10-28fixed some problems when displaying mailsalwin4-67/+65
but it should reworked cause sometimes there are problems with html mails.
2004-10-27Some Latvian translations....gints3-65/+65
2004-10-27fix writing out the new system brightnessmickeyl3-7/+13
2004-10-27rephrase and reorder the bug list which was supported to be sorted :)mickeyl1-21/+22
2004-10-27Switching to SQlite3 ..eilers1-0/+1
2004-10-27Switching to sqlite3eilers11-71/+62
Please read the following page for upgrade your old sqlite V2 database: http://opie.handhelds.org/cgi-bin/moin.cgi/SqlBackends
2004-10-27fixed a bug within tls supportalwin1-4/+6
2004-10-26-Remove usage of latin1() as a possible fix to #1471zecke2-7/+17
2004-10-26commented out useless example code (forgot it)alwin1-1/+1
2004-10-26Protect against error in database format. Recover to old if database waseilers1-4/+18
unreadable ..
2004-10-26Resolved a feature request:alwin10-46/+81
unique display of date-time of a mail maillist now sorted for mail-date as default, user can switch sort order to all other items (subject, author, size)
2004-10-25fixed the problem with displaying date/time of a mailalwin2-16/+5
usage of helper class