Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2004-04-04 | Many changes | wimpie | 60 | -505/+435 |
2004-04-04 | Repaint | zecke | 2 | -59/+54 |
Make it slower due to stipled background of liquid... we need to fillRect first | ||||
2004-04-04 | resizing when getting larger thumbnails works | alwin | 1 | -11/+24 |
default thumbnail for that is 128 pix instead of 64 | ||||
2004-04-04 | convert to Opie Debugging Framework | mickeyl | 232 | -2569/+2793 |
2004-04-04 | Error in generation of files | wimpie | 53 | -157/+564 |
2004-04-04 | use alarmbell | zecke | 1 | -1/+1 |
2004-04-04 | first shot of an image info widget (this moment encapsulated just in a test | alwin | 4 | -6/+177 |
dlg which will removed later) | ||||
2004-04-04 | not yet quickapp | wimpie | 1 | -2/+2 |
2004-04-04 | *** empty log message *** | wimpie | 25 | -250/+130 |
2004-04-03 | *** empty log message *** | wimpie | 2 | -0/+48 |
2004-04-03 | oops | wimpie | 1 | -0/+85 |
2004-04-03 | Factored out non-gui data class | wimpie | 10 | -479/+651 |
Added support for prompting | ||||
2004-04-03 | I'm not stoned but my brain seems distributed... | zecke | 1 | -1/+1 |
The MultiLevelMarketing Business of my m... | ||||
2004-04-03 | Add the todo | zecke | 1 | -0/+19 |
2004-04-03 | This is the merged Qtopia Clock with our changes included | zecke | 6 | -575/+823 |
-Seperate Clock, StopWatch, Alarm -Allow starting stopping the stop watch by QCOP -Allow Daily alarms -Call OpiePlayer on resume | ||||
2004-04-03 | Initial revision | zecke | 6 | -0/+1675 |
2004-04-03 | Moved to etc | wimpie | 1 | -5/+0 |
2004-04-03 | fixed wrong deps | alwin | 2 | -3/+3 |
2004-04-03 | One more control | wimpie | 1 | -0/+9 |
2004-04-03 | Added all icons and fixed error in network/config.in wrong name | wimpie | 2 | -3/+3 |
2004-04-03 | control files for the networksettings2 plugins. I hope I didn't miss anything | chicken | 10 | -0/+90 |
2004-04-03 | fixes | chicken | 1 | -2/+2 |
2004-04-03 | that should be it | chicken | 1 | -1/+1 |
2004-04-03 | put it into opie/applications | chicken | 1 | -1/+1 |
2004-04-03 | whoops | chicken | 1 | -1/+1 |
2004-04-03 | opie-eye control file | chicken | 1 | -0/+9 |
2004-04-03 | Fix for building on gcc-2.95.3 | brad | 1 | -0/+3 |
2004-04-03 | - remove qWarning | zecke | 1 | -7/+7 |
- pixmaps for the keyboard actions | ||||
2004-04-02 | Ah finally the IconView is a bit faster... Still needs a Qt patch | zecke | 2 | -25/+34 |
But hey previewing is really useful now. I think it is one of the fastest Image Viewer available for Unix/Windoze... | ||||
2004-04-02 | Forget | wimpie | 1 | -0/+4 |
2004-04-02 | another one | wimpie | 4 | -119/+168 |
2004-04-02 | oops ... | wimpie | 3 | -456/+990 |
2004-04-02 | Some simple changes | wimpie | 5 | -5/+5 |
some config.in files depended on LIBOPIECORE2 and not LIBOPIE2CORE some control files contained an extra -1 to the version -> $EXTRAVERSION libopietoot1 : depended on libopie and not libopie1 | ||||
2004-04-02 | -Fix realignment of the items but now it updates too often | zecke | 5 | -22/+20 |
-Fix slave not to include <qt></qt> for iconViewName | ||||
2004-04-02 | first import of NS2 app | wimpie | 64 | -0/+3150 |
2004-04-02 | First import of NS2 app | wimpie | 109 | -0/+12061 |
2004-04-02 | -Use OConfig | zecke | 4 | -27/+139 |
-Use OKeyConfigManager/Widget for Keyboard short cuts | ||||
2004-04-02 | ignore case of the extension | zecke | 1 | -1/+1 |
2004-04-02 | eliminate bogus CONFIG scope 'qtopia'. What does that mean? ;) | mickeyl | 1 | -1/+1 |
2004-03-31 | added missed include file | mouse | 1 | -0/+2 |
2004-03-31 | dirty bugfix (segfault with scaleFactor > 1), see inside for more info | mouse | 1 | -1/+3 |
2004-03-31 | added missed include file for QFileDialog | mouse | 1 | -0/+4 |
2004-03-30 | Fix drawing of account balance graph when balance < 0.0 | drw | 4 | -9/+26 |
2004-03-29 | The, I was wrong revert | brad | 2 | -2/+2 |
2004-03-29 | It turns out opieplayer2 does not depent on any opie specific libs. | brad | 2 | -2/+2 |
Remove dependencies on all libopies | ||||
2004-03-29 | fix LIBS | mickeyl | 1 | -1/+1 |
INCLUDEPATH is hackish (at best) - this should get fixed |