Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-08 | Import a QPixmap via QCOP | zecke | 4 | -6/+40 |
2004-04-08 | Save proxy information | drw | 1 | -0/+37 |
2004-04-07 | Enter folders on Return | zecke | 1 | -1/+2 |
2004-04-07 | Implement setDocument so now we could start replacing showimg | zecke | 2 | -0/+11 |
2004-04-07 | First version of the zoomer placement still needs some work though | zecke | 3 | -7/+52 |
2004-04-07 | Added TODO doc and a couple minor updates | drw | 3 | -6/+31 |
2004-04-07 | speed up painting a lot - drawing QImage seems to be a real bad idea. | alwin | 2 | -11/+21 |
Painting QPixmap instead. | ||||
2004-04-07 | Add the ImageZoomer now alwin connect some signals and slots | zecke | 3 | -2/+186 |
2004-04-07 | Added ChangeLog, README and TODO doc, see README for build info | drw | 3 | -0/+92 |
2004-04-07 | remove inadvertantly added o's | llornkcor | 2 | -0/+0 |
2004-04-07 | add gutenbrowser | llornkcor | 44 | -0/+8145 |
2004-04-07 | keys will now be written to config file | alwin | 5 | -18/+31 |
all view use the same config object otherwise there will be problems writing a new config | ||||
2004-04-07 | fix compile problem with gcc3.3.3 | ar | 1 | -1/+1 |
2004-04-07 | the ImageScrollView wrapped with another class where just the | alwin | 6 | -8/+111 |
opie-eye specifics are implemented. So we can move that into the MM lib and use it in other programs. | ||||
2004-04-07 | remove bogus '(const char*)' in debug statements | mickeyl | 9 | -61/+61 |
2004-04-07 | don't explicitly state 'release' or 'debug'. this is handled by the build system | mickeyl | 1 | -1/+1 |
2004-04-07 | cosmetics | mickeyl | 1 | -2/+4 |
2004-04-07 | COnversion too quick to odebug | wimpie | 1 | -2/+2 |
2004-04-07 | Added some odebug includes and namespaces refs | wimpie | 17 | -3/+31 |
opiepim links with opiedb2 -> needs depend in config.in qlibrary_unix -> print dlopen errors ALWAYS not only indebug BTmanager.pro needs opieui2 | ||||
2004-04-07 | CVS Shows the conversion to libopie2 debugging conversion | wimpie | 1 | -2/+2 |
modified this define to optimistically | ||||
2004-04-07 | OPIE2CORE and not OPIECORE2 | wimpie | 1 | -1/+1 |
2004-04-07 | MANY changes ... lancards should be OK now | wimpie | 38 | -172/+554 |
2004-04-06 | fixed mousescroll handling so users kann move image with mouse/pen | alwin | 2 | -49/+60 |
implement key handler for arrow keys | ||||
2004-04-06 | made methods virtual, implement a sig_return signal | alwin | 2 | -4/+5 |
2004-04-06 | New Bible reader app | drw | 18 | -0/+1946 |
2004-04-06 | added keyboard handler for info window | alwin | 3 | -11/+85 |
2004-04-06 | saves the last loaded image name so will somewhat faster | alwin | 2 | -5/+10 |
2004-04-06 | use OApplication | alwin | 1 | -10/+10 |
2004-04-06 | - improve config.ins | mickeyl | 4 | -11/+14 |
- fix dependencies for mailapplet - improve MACOS_X test. No need to formulate it so complicated ;) | ||||
2004-04-06 | Add some documentation and remove qWarnings | zecke | 1 | -3/+42 |
2004-04-06 | one include of odebug.h a day keeps my anger away... :} | zecke | 4 | -0/+7 |
Add odebug.h so that it compiles | ||||
2004-04-05 | Add save of node specific config data | wimpie | 27 | -135/+224 |
2004-04-05 | yeah - autoresize and autoscale now have toggle-buttons and the image display | alwin | 4 | -11/+95 |
respect these buttons ToDo: find a good way for prescaled loading of images if autoScale is on (in respect to autorotate and so on) | ||||
2004-04-05 | fixed bluetooth missing symbols | wimpie | 2 | -0/+16 |
2004-04-05 | initialize kind of file.. it is a static | zecke | 1 | -8/+10 |
2004-04-05 | Make use of OWidgetStack | zecke | 8 | -36/+237 |
2004-04-05 | integrated first implementation of rotation/scaling | alwin | 2 | -9/+199 |
2004-04-05 | missing | mickeyl | 2 | -0/+32 |
2004-04-05 | odebug include added | brad | 2 | -0/+2 |
2004-04-05 | forgot to store mac if needed | wimpie | 1 | -1/+14 |
2004-04-05 | For usb this seems to be working | wimpie | 11 | -36/+270 |
Also for non-root users (requires using SUDO) | ||||
2004-04-05 | ok, found the problem with moving the image via pen/mouse | alwin | 2 | -9/+17 |
2004-04-04 | someone forget to include opie2/odebug while switching from qDebug | alwin | 23 | -7/+49 |
to odebug ;) | ||||
2004-04-04 | imagescrollview added | alwin | 1 | -2/+2 |
2004-04-04 | ok, the first - realy first - working shot of a special | alwin | 3 | -1/+147 |
ImageScrollView. But the most important things are working now and can be used. Todo: - check on a pda(!) doublebuffering (bitBlt) - may be it will paint faster - implemented mouseEvents seems not working good, its just a first try. | ||||
2004-04-04 | Minor typo fixed | sudonix | 1 | -1/+1 |
2004-04-04 | fix with odebug | zecke | 2 | -61/+63 |
2004-04-04 | Update todo | zecke | 2 | -6/+6 |
use owarn right | ||||
2004-04-04 | thumbnails will respect again the dimension values wished. just when them | alwin | 1 | -2/+8 |
seems to be nonsens we will use hard wired 64x64 pix | ||||
2004-04-04 | use odebug classes | mickeyl | 7 | -30/+51 |