summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-11send qcop signal when enable/disable doctabalwin2-42/+53
2004-11-11- correctionar1-0/+1
2004-11-11- add commentar1-0/+1
2004-11-11speed up cat selectionalwin2-4/+11
2004-11-10lister modules can insert special widgets.alwin12-8/+91
doc_dirlister will insert a category select widget
2004-11-10removed a lot of debug messagesalwin3-13/+4
2004-11-10implemented icon cache so it will not scan every time when changing thealwin4-50/+113
doctab categorie ToDo: implement a cache flush
2004-11-10BUGFIX: write to the proper config file *cough*mickeyl2-3/+3
2004-11-10start working on clone functionalitymickeyl1-1/+86
2004-11-09remove change from yesterday - the problem isn't the widget it is thealwin1-1/+1
advancedfm itself I think. zecke or ar - please take a look on it. I don't understand it.
2004-11-09- removed code which let qpe crash when generating image iconsalwin3-76/+70
- when edit properties of an document item it will reread the table of categories
2004-11-09update sysinfo benchmark comparisonschicken1-1/+1
2004-11-09again some improvements to image iconsalwin2-8/+17
2004-11-08ui. in BigScreenmode it had an deep recursion in layout setup. I hadalwin1-1/+1
just commented out that line (353) - it seems to work now, but I'm not sure if it is correct. I think, this widget should be checked carefully.
2004-11-08timer for releasing a reference to opie-eye_slave if exists when unused for tenalwin2-17/+33
minutes.
2004-11-08image preview for documenttab again, I think, for first shot it isalwin2-32/+64
working fine now.
2004-11-08- reworked the icon generation for images in doctabalwin3-325/+387
- some reorg of code was strongly required - code more readable
2004-11-08move ubrowser to unsupportedmickeyl2-1/+2
2004-11-08move ubroser to unsupportedmickeyl12-0/+0
2004-11-08first try getting small imagethumbs in document-tab.alwin2-389/+517
2004-11-07try to improve the icon scalingalwin1-7/+10
2004-11-07small subdir fixalwin1-1/+0
2004-11-07fixed up the icon display, imagecache size depends on size of iconsalwin1-11/+27
2004-11-07when last view state was fullscreen and user tabbed on an image thealwin2-2/+17
imagedisplay was behind the application gui 'cause gui was painted after the imagewindow. So now opie-eye starts a short timer in setDocument when first start checking the visibility of imagewindow.
2004-11-07The fixed column widths break the OTabWidget rendering in windowed mode.treke1-3/+1
2004-11-06Make opie-sheet to be responsible for exel-file, toMake opie-sheet to be ↵eilers1-1/+1
responsible for exel-file, tooo
2004-11-06Avoid crash if app was unable to open the fileeilers2-3/+7
2004-11-06a lots of tests with the iconview, user can now setup the prefered icon-size,alwin5-43/+168
but still some rewrites/redesigns needed. QIconView(Item) is sometimes horrible. some default-values changed
2004-11-06moved a lot of code from opie-eye_slave into libalwin2-49/+12
2004-11-06moved a lot of code to the libraryalwin2-1248/+10
2004-11-05update sysinfo benchmark comparisonschicken1-2/+2
2004-11-05correct simpad cs3 readoutchicken1-1/+1
2004-11-04Revert last commit and create a QCOP Channel for QPE/System inzecke1-2/+3
ODevice again, as OApplication doesn't expose the signal anymore
2004-11-04-Revert Exposing QPE/System qcop signals via OApplicationzecke2-18/+0
2004-11-04Use QTextStream and QFile instead of read/sscanf for parsingzecke1-19/+17
ChipSelect3 (cs3). This should make it more robust
2004-11-04- prepare for backing up root file systems (aka clone)mickeyl4-66/+214
- add file headers - add version to .pro
2004-11-04tiny layout tweakmickeyl2-3/+1
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