Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | ||||
2004-03-29 | fix LIBS | mickeyl | 1 | -1/+1 |
2004-03-29 | remove bogus libopie dependency | mickeyl | 2 | -2/+2 |
hell is this a lot of cleanup just because people always copied a boiler plate config.in without checking if the contents match the actual application | ||||
2004-03-29 | remove bogus libopie dependency | mickeyl | 2 | -2/+2 |
2004-03-29 | remove bogus libopie dependencies | mickeyl | 8 | -10/+10 |
2004-03-29 | eliminate bogus libopie dependencies | mickeyl | 3 | -3/+3 |
2004-03-29 | eliminate bar graph display style | mickeyl | 9 | -285/+44 |
first shot at drawing the antenna symbol 'by hand' to support multiple display resolutions | ||||
2004-03-29 | libopie1->libopie2 | brad | 2 | -2/+2 |
2004-03-28 | ReEnable the ImageInfo as Text even if it is wrong.. at least we see it :) | zecke | 2 | -2/+3 |
phunk_view.pro add quick-app to the config | ||||
2004-03-28 | - better parse of /proc/meminfo | ar | 2 | -24/+47 |
- delete useless variable declaration | ||||
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 116 | -138/+138 |
build system | ||||
2004-03-28 | more work on the new packet viewer | mickeyl | 3 | -16/+80 |
2004-03-28 | fix stupid bug that broke replaying capture files | mickeyl | 1 | -12/+13 |
2004-03-27 | fix dependency | mickeyl | 1 | -1/+1 |
2004-03-27 | play with the build order again to allow building from scratch | mickeyl | 1 | -2/+2 |
2004-03-26 | Fix compiler warnings | drw | 1 | -6/+6 |
2004-03-25 | initialize earilier | llornkcor | 1 | -175/+172 |
2004-03-25 | Do not rely on Qt magic. | zecke | 1 | -2/+3 |
Get the item, take it from the list, delete it | ||||
2004-03-25 | Wims patch for changing the margins to give more space | zecke | 2 | -6/+12 |
and to fix renaming | ||||
2004-03-25 | some workarounds so the dirview displays the icons a little bit better | alwin | 1 | -3/+18 |
2004-03-23 | Update.... | zecke | 5 | -8/+20 |
Start the Slave Add the Iface for OKeyConfigWidget | ||||
2004-03-23 | fix dependency | mickeyl | 1 | -1/+1 |
2004-03-23 | sync description with facts | mickeyl | 1 | -1/+1 |
2004-03-23 | eliminate bogus dependency on libopie | mickeyl | 3 | -6/+6 |
2004-03-23 | depends 'on', not just depends | mickeyl | 1 | -2/+2 |
2004-03-23 | Add Opie-Eye to the menuconfig | zecke | 1 | -0/+9 |
2004-03-23 | Fix communication. It seems like QPixmap and QDataStream | zecke | 3 | -3/+17 |
do not mix well if the QPixmap is not valid.. invalidate image requests if we change the dir | ||||
2004-03-22 | Initial Check in of the Eye Of Zilla. This ImageViewer features | zecke | 41 | -0/+3947 |
Image Infos, EXIF, Jpeg,Png,Gif support. It supports scaled loading of Jpegs. an smart image cache.... GUI needs some work and we need to find a bug in QCOP as well. TODO: Add Image Service for example Mailer Add ImageCanvas/Zoomer/Display | ||||
2004-03-21 | compile fix | mickeyl | 1 | -2/+2 |
2004-03-21 | keyz-cfg and zkbapplet merged into one package | alwin | 3 | -11/+3 |
2004-03-20 | Shouldn't DESTDIR have OPIEDIR not QPEDIR? | sudonix | 1 | -1/+1 |
2004-03-19 | Minor typo occurence -> occurrence | sudonix | 1 | -1/+1 |
2004-03-19 | set callbacks for pop3 and nntp but seems never be called | alwin | 3 | -0/+12 |
in imap qApp-processEvents() is called for avoiding gui blocking |