Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-11-10 | BUGFIX: write to the proper config file *cough* | mickeyl | 2 | -3/+3 |
2004-11-10 | start working on clone functionality | mickeyl | 1 | -1/+86 |
2004-11-09 | remove change from yesterday - the problem isn't the widget it is the | alwin | 1 | -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 icons | alwin | 3 | -76/+70 |
- when edit properties of an document item it will reread the table of categories | ||||
2004-11-09 | update sysinfo benchmark comparisons | chicken | 1 | -1/+1 |
2004-11-09 | again some improvements to image icons | alwin | 2 | -8/+17 |
2004-11-08 | ui. in BigScreenmode it had an deep recursion in layout setup. I had | alwin | 1 | -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-08 | timer for releasing a reference to opie-eye_slave if exists when unused for ten | alwin | 2 | -17/+33 |
minutes. | ||||
2004-11-08 | image preview for documenttab again, I think, for first shot it is | alwin | 2 | -32/+64 |
working fine now. | ||||
2004-11-08 | - reworked the icon generation for images in doctab | alwin | 3 | -325/+387 |
- some reorg of code was strongly required - code more readable | ||||
2004-11-08 | move ubrowser to unsupported | mickeyl | 2 | -1/+2 |
2004-11-08 | move ubroser to unsupported | mickeyl | 12 | -0/+0 |
2004-11-08 | first try getting small imagethumbs in document-tab. | alwin | 2 | -389/+517 |
2004-11-07 | try to improve the icon scaling | alwin | 1 | -7/+10 |
2004-11-07 | small subdir fix | alwin | 1 | -1/+0 |
2004-11-07 | fixed up the icon display, imagecache size depends on size of icons | alwin | 1 | -11/+27 |
2004-11-07 | when last view state was fullscreen and user tabbed on an image the | alwin | 2 | -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-07 | The fixed column widths break the OTabWidget rendering in windowed mode. | treke | 1 | -3/+1 |
2004-11-06 | Make opie-sheet to be responsible for exel-file, toMake opie-sheet to be ↵ | eilers | 1 | -1/+1 |
responsible for exel-file, tooo | ||||
2004-11-06 | Avoid crash if app was unable to open the file | eilers | 2 | -3/+7 |
2004-11-06 | a lots of tests with the iconview, user can now setup the prefered icon-size, | alwin | 5 | -43/+168 |
but still some rewrites/redesigns needed. QIconView(Item) is sometimes horrible. some default-values changed | ||||
2004-11-06 | moved a lot of code from opie-eye_slave into lib | alwin | 2 | -49/+12 |
2004-11-06 | moved a lot of code to the library | alwin | 2 | -1248/+10 |
2004-11-05 | update sysinfo benchmark comparisons | chicken | 1 | -2/+2 |
2004-11-05 | correct simpad cs3 readout | chicken | 1 | -1/+1 |
2004-11-04 | Revert last commit and create a QCOP Channel for QPE/System in | zecke | 1 | -2/+3 |
ODevice again, as OApplication doesn't expose the signal anymore | ||||
2004-11-04 | -Revert Exposing QPE/System qcop signals via OApplication | zecke | 2 | -18/+0 |
2004-11-04 | Use QTextStream and QFile instead of read/sscanf for parsing | zecke | 1 | -19/+17 |
ChipSelect3 (cs3). This should make it more robust | ||||
2004-11-04 | - prepare for backing up root file systems (aka clone) | mickeyl | 4 | -66/+214 |
- add file headers - add version to .pro | ||||
2004-11-04 | tiny layout tweak | mickeyl | 2 | -3/+1 |
2004-11-04 | catch up with opie-qashmoney removal | mickeyl | 2 | -2/+3 |
2004-11-04 | opie-qashmoney is now unsupported | mickeyl | 72 | -340/+0 |
2004-11-03 | -SIMpad crashes on QObject::connect() of the QCopChannel | zecke | 1 | -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 QPEApplication | zecke | 2 | -0/+18 |
can't be used) -'Forward' receiving of messages to the 'systemMessageSignal' | ||||
2004-11-03 | -Make struct s_button (simpad button) really internal | zecke | 2 | -16/+23 |
-Make the s_button array static and invisible -Use namespace { instead of 'using namespace...;' | ||||
2004-11-03 | Construct a OApplication instead of a QPEApplication | zecke | 1 | -2/+2 |
2004-11-03 | Provide a QPEApplication compatible constructor | zecke | 2 | -1/+13 |
2004-11-03 | Switch to OApplication | zecke | 2 | -3/+3 |
2004-11-03 | rediffed against qte-2.3.9-snapshot-20041101 | mickeyl | 1 | -0/+510 |
low level qgfx stuff no longer applies, need to check if it's still needed | ||||
2004-11-02 | setup dlg into extra files - its a little bit cleaner | alwin | 4 | -40/+77 |
2004-11-02 | Some Latvian translations | gints | 2 | -67/+68 |
2004-11-02 | switching to sqlite3 | chicken | 2 | -3/+3 |
2004-11-02 | switching to sqlite3 | chicken | 6 | -11/+11 |
2004-11-02 | if wanted the user may search directories recursiv | alwin | 8 | -30/+96 |
2004-11-02 | uiuiui - fixed a bug which let running applications crash if switched style | alwin | 2 | -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-02 | new mirror site web page requiring new parsing | llornkcor | 1 | -41/+39 |
2004-11-02 | ok. now we have real working, simple solution how to act with switching ↵ | alwin | 2 | -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-01 | exif class added (taken from opie-eye_slave and more c++ like reworked) | alwin | 4 | -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-01 | some layout work | alwin | 6 | -62/+115 |
work on saving default values some fixes | ||||
2004-11-01 | s/sqlite/sqlite3/ to catch up with the switch of OpieDB to SQLite3 | zecke | 1 | -1/+1 |