Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2004-03-28 | keyview doesn't need libopie | mickeyl | 2 | -1/+3 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 195 | -221/+221 |
build system | ||||
2004-03-28 | - remove optional SQL support from libopie1 | mickeyl | 3 | -24/+18 |
- add optional SQL support to libopie2 | ||||
2004-03-28 | byebye libopie1 | groucho | 1 | -1/+1 |
2004-03-28 | libopie1 -> libopie2 | groucho | 1 | -1/+1 |
2004-03-28 | libopie1 => libopie2 | groucho | 2 | -2/+2 |
2004-03-28 | more work on the new packet viewer | mickeyl | 3 | -16/+80 |
2004-03-28 | add some FIXMEs for later API revisions | mickeyl | 2 | -5/+7 |
2004-03-28 | OPacketCapturer API addition: setAutoDelete() and autoDelete() | mickeyl | 2 | -8/+33 |
2004-03-28 | we need to use -rpath, not -rpath-link on x86 or else the inputmethods don't | mickeyl | 1 | -3/+3 |
find their stuff (e.g. libpickboard.so) in <whereYourOpieDirIs>/plugins/inputmethods/ | ||||
2004-03-28 | fix stupid bug that broke replaying capture files | mickeyl | 1 | -12/+13 |
2004-03-27 | Fix key events. | zecke | 1 | -2/+39 |
On true hardware events Shift/Ctrl/Alt are not equal with the ButtonState On virtual keyboard events no key() is sent... | ||||
2004-03-27 | :) | christophe | 5 | -94/+94 |
2004-03-27 | define OPIE_NO_DEBUG for release builds (see usage example in ↵ | mickeyl | 1 | -0/+1 |
libopie2/core/odebug.*) | ||||
2004-03-27 | define debug symbols when debug is selected. actually this should have | mickeyl | 1 | -0/+2 |
been in since the beginning of the new build system... | ||||
2004-03-27 | opie-lupdate | groucho | 1 | -3/+0 |
2004-03-27 | opie-lupdate | groucho | 5 | -0/+1805 |
2004-03-27 | fix dependency | mickeyl | 1 | -1/+1 |
2004-03-27 | only link libopie include files if it is selected | mickeyl | 1 | -0/+4 |
2004-03-27 | play with the build order again to allow building from scratch | mickeyl | 1 | -2/+2 |
2004-03-27 | add mrproper as make target | mickeyl | 1 | -0/+5 |
2004-03-27 | opie-lupdate | groucho | 110 | -3691/+5930 |
2004-03-26 | Only GUI config is left | zecke | 2 | -106/+453 |
2004-03-26 | typo | mickeyl | 1 | -1/+1 |
2004-03-26 | A small example/test for the OKeyConfigWidget currently | zecke | 3 | -0/+174 |
in opie-eye. So you see my intention where it should end | ||||
2004-03-26 | Add WFlags to the c'tor so we eventually can use this | zecke | 2 | -3/+3 |
in the designer... but anyway making it more consistent with Qt Ah and this is binary incompatible but the API isn't marked as stable anyway | ||||
2004-03-26 | Too big menu title name | christophe | 1 | -1/+1 |