Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | Some appearance translations to Latvian | gints | 3 | -166/+198 |
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 | added _sdf(0) to constructor to avoid warning | wimpie | 1 | -1/+1 |
2004-04-02 | Some simple changes | wimpie | 8 | -9/+9 |
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 | Use ODebug (another 35 down...) - all of core/pim is converted. | drw | 10 | -42/+56 |
2004-04-02 | Use ODebug (another 10 down...) | drw | 2 | -11/+13 |
2004-04-02 | Use ODebug (another 2 down...) | drw | 2 | -6/+5 |
2004-04-02 | Use ODebug (another 7 down...) | drw | 7 | -11/+16 |
2004-04-02 | Use ODebug (another 43 down...) | drw | 7 | -23/+31 |
2004-04-02 | Use ODebug (135 down...), and remove libopiedb2 from dependencies | drw | 8 | -156/+170 |
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 | *** empty log message *** | gints | 1 | -120/+130 |
2004-04-02 | added ENDOFLINE | wimpie | 1 | -1/+1 |
2004-04-02 | Added NS2 | wimpie | 1 | -0/+13 |
2004-04-02 | changed QMAKE flag for non-quicklaunch build from -rpath to -rpath-link | wimpie | 1 | -0/+1 |
2004-04-02 | THreaded support | wimpie | 1 | -0/+5 |
2004-04-02 | Added threaded support in config.in | wimpie | 1 | -1/+1 |
2004-04-02 | Replaced VERSION variable calculation (adding date to version) with | wimpie | 1 | -1/+1 |
version that addes SECONS-SINCE-EPOCH to version. Allows ipkg updates more frequently (handy for testing) | ||||
2004-04-02 | Added THREAD config flag (for compile agains threaded qt) | wimpie | 2 | -4/+26 |
Added ipkg-mt target for packaging targets to -mt packages speedup of ipkg by using bash substitution instead of grep/sed | ||||
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 | NS2 pics | wimpie | 33 | -0/+0 |
2004-04-02 | Added dir for NS2 plugins | wimpie | 1 | -0/+1 |
2004-04-02 | *** empty log message *** | gints | 1 | -0/+10 |
2004-04-02 | ipkg-build mkipkg : speedup (avoid grepping over controlfile by loading into ↵ | wimpie | 4 | -22/+209 |
array) SpeciapMTFiles tothreaded : convert control files to -mt.control | ||||
2004-04-02 | improve visible name | mickeyl | 1 | -2/+2 |
2004-04-02 | reduce unnecessary nesting | mickeyl | 3 | -4/+9 |
improve plugin names | ||||
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 | this is a helper script for the qtdebug -> opiedebug conversion | mickeyl | 1 | -0/+116 |
it should catch most common usages - please try. Usage: qdebug-odebug.py <oldfilename.cpp> >newfilename.cpp | ||||
2004-04-02 | Removed the avaluation code. Horizontal layout won the competition, therfore ↵ | eilers | 1 | -176/+1 |
the rest is removed.. | ||||
2004-04-02 | s/qtopia/qt/ | mickeyl | 1 | -1/+1 |
2004-04-02 | eliminate bogus CONFIG scope 'qtopia'. What does that mean? ;) | mickeyl | 3 | -3/+3 |
2004-04-02 | Add OKeyConfigWidget to the .pro file | zecke | 2 | -3/+6 |
and also allow single character shortcuts | ||||
2004-04-02 | update the example as well | zecke | 2 | -3/+5 |
2004-04-01 | Unbelievable this widget is done and can be used now | zecke | 2 | -24/+61 |
2004-04-01 | Link to libopie2 stuff and update depends | drw | 3 | -4/+4 |