Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2004-04-01 | Finally only two checks left and it is done | zecke | 3 | -70/+216 |
Capture keys | ||||
2004-04-01 | delimited screen-size to desktop-size, if this is smaller than the widget's one | ar | 1 | -20/+24 |
only the taskbar size is approximated | ||||
2004-04-01 | Portugues translations thanks to Bernardo | groucho | 2 | -24/+27 |
2004-04-01 | minor fixes | mouse | 1 | -24/+24 |
2004-04-01 | minor fixes | mouse | 1 | -4/+4 |
2004-04-01 | Some mac specific fixes.. | eilers | 3 | -74/+108 |
2004-04-01 | Fixed silly bug.. | eilers | 1 | -1/+1 |
2004-03-31 | Removed all unnecessary dependencies to libopiedb2 and reimplemented | eilers | 10 | -15/+25 |
the conditional compilation of the SQL implementation. Therefore, it is possible to remove all dependencies of libsqlite and libopiedb2 etc. just by disabling the SQL support in the configuration ! If disabled, the usual xml-immplementation is used. Thanks to mickeyl who already fixed the "backends.pro" .. | ||||
2004-03-31 | Some smarter information which libraries should be activated to be able | eilers | 3 | -0/+9 |
to compile them | ||||
2004-03-31 | minor fixes | mouse | 1 | -1/+1 |
2004-03-31 | added missed include file | mouse | 1 | -0/+2 |
2004-03-31 | Fixed small bug, causes some crashes at startup: qDebug("... %s"); is bad.. ;) | eilers | 1 | -1/+1 |
2004-03-31 | dirty bugfix (segfault with scaleFactor > 1), see inside for more info | mouse | 1 | -1/+3 |
2004-03-31 | Fixed namespace for OWait to be able to compile it.. But I don't understand, ↵ | eilers | 1 | -1/+1 |
why we need it.. !? | ||||
2004-03-31 | added missed include file for QFileDialog | mouse | 1 | -0/+4 |
2004-03-31 | added missed include files for QColorDrag | mouse | 1 | -0/+5 |
2004-03-31 | added missed include file for QColorDrag | mouse | 1 | -0/+4 |
2004-03-30 | Fix drawing of account balance graph when balance < 0.0 | drw | 4 | -9/+26 |
2004-03-30 | Translated updated files, also some new translations | sudonix | 7 | -164/+195 |
2004-03-30 | All done. | daniel | 1 | -69/+57 |
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 | Add workaround for the new format of ipkg written list files on external media. | brad | 1 | -14/+33 |
Works with old and new versions of ipkg now and does not touch anything set up by other package management programs | ||||
2004-03-29 | Add missing Architecture info for help control files | drw | 61 | -0/+61 |
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 dependency | mickeyl | 1 | -1/+1 |
this directory is empty - is it supposed to be so ? | ||||
2004-03-29 | fix dependencies | mickeyl | 4 | -7/+4 |
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 |