Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-14 | jpegs will be loaded scaled if needed for a faster preview loading | alwin | 2 | -6/+83 |
2004-04-14 | in BigScreen mode the imagedisplay will get a minimum size half of the screen | alwin | 2 | -8/+23 |
Zecke: I had to deactivate your viewbuttons 'cause you forgot to add the files for it ;) | ||||
2004-04-13 | First bits of different IconView Views | zecke | 4 | -3/+47 |
2004-04-13 | zoomer widget better integrated, size of it depends on the size of the ↵ | alwin | 4 | -9/+56 |
displayed image, may switched off by user and so on. | ||||
2004-04-13 | Split the KeyConfig Manager and Widget into Ui and Core parts | zecke | 7 | -51/+47 |
Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget | ||||
2004-04-11 | needs libopiecore2 | mickeyl | 2 | -2/+3 |
2004-04-10 | After using odebug, my mac need libopiecore to compile ! | eilers | 1 | -1/+1 |
Could someone check it on linux, please !? | ||||
2004-04-10 | WLAN settings | wimpie | 2 | -0/+237 |
2004-04-10 | *** empty log message *** | wimpie | 34 | -293/+957 |
2004-04-09 | - eliminate cylic dependency | mickeyl | 21 | -55/+96 |
- complete using opie debugging framework - sanitize #include order | ||||
2004-04-09 | libopie1 --> libopie2 | mickeyl | 4 | -27/+32 |
2004-04-08 | fix button layout | llornkcor | 1 | -0/+1 |
2004-04-08 | fix segfault in d'tor | llornkcor | 1 | -6/+6 |
2004-04-08 | add kilos/pound combo | llornkcor | 2 | -147/+162 |
2004-04-08 | Add API comments so we can now move it to OpieMM | zecke | 2 | -8/+166 |
2004-04-08 | Link with libopiecore2 | wimpie | 18 | -183/+228 |
added linke to btmgr | ||||
2004-04-08 | Add SDL to the dependencies | zecke | 4 | -4/+4 |
Make SFCAVE_SDL depend on SDL OP2 on XINE MAilWrapper on LIBETPAN PAckageManager on LIBIPK | ||||
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) |