Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | ||||
2004-03-29 | libopie1->libopie2 | brad | 2 | -2/+2 |
2004-03-29 | All done. | daniel | 2 | -20/+21 |
2004-03-29 | -Bugfixes on compare operator and isEmpty | zecke | 2 | -15/+119 |
-Implement saving from the widget to the manager -Fix Ctrl vs Alt mixup Yeah now the user can select between none and default A OKeyChooserDialog will soon be implemented | ||||
2004-03-29 | One more keyboard action | zecke | 1 | -2/+6 |
2004-03-28 | enabling and disabling the SQL stuff for libopiepim2 should now (finally) work | mickeyl | 2 | -3/+8 |
note that you may have to 'make mrproper' after enabling/disabling | ||||
2004-03-28 | revert accidental commit | mickeyl | 1 | -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 | From yesterday. Some sort of GUI loading | zecke | 2 | -3/+19 |
2004-03-28 | Partial translation of the last .ts file. Need verification in qvfb. | christophe | 1 | -180/+184 |
2004-03-28 | clean up the Architecture field. help files are not arm specific. | mickeyl | 8 | -8/+8 |
2004-03-28 | clean up the Architecture field. language files are neither arm nor iPAQ ↵ | mickeyl | 15 | -18/+15 |
specific. | ||||
2004-03-28 | BUGFIX: language files are not architecture dependent | mickeyl | 1 | -1/+1 |