Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2004-03-26 | Affichage (View) become again Vue to fit toolbar icons on same line | christophe | 12 | -13/+14 |
2004-03-26 | conditionally link against -lopiedb, i.e. only when ENABLE_SQL_PIM_BACKEND=y | mickeyl | 3 | -4/+12 |
2004-03-26 | move SQL_BACKEND configuration to where it belongs | mickeyl | 2 | -16/+14 |
2004-03-26 | - no need to check in Makefiles | mickeyl | 3 | -162/+4 |
- no need to link against libopie | ||||
2004-03-26 | Fix compiler warnings | drw | 1 | -6/+6 |
2004-03-26 | Better weather plugin icon | drw | 1 | -0/+0 |
2004-03-26 | Epoux (Spouce translation) replaced by Conjoint | christophe | 2 | -5/+5 |
2004-03-26 | All done with polish characters. | daniel | 13 | -222/+223 |
2004-03-26 | Some more Implementation. | zecke | 2 | -10/+311 |
Basicly all of the non GUI part is done | ||||
2004-03-25 | libopie -> libopie2 | drw | 14 | -326/+328 |
2004-03-25 | libopie -> libopie2 | drw | 9 | -79/+79 |
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-25 | All done with polish characters. | daniel | 6 | -121/+121 |
2004-03-25 | Some implementation and API change | zecke | 2 | -21/+529 |
2004-03-24 | Add Opie Eye... currently the visible name is Eye of Zilla | zecke | 1 | -0/+7 |
2004-03-24 | All done with polish characters. | daniel | 4 | -153/+156 |
2004-03-24 | Add control file for aboutapplet | brad | 1 | -0/+11 |
2004-03-24 | Mention the addition of the image viewer | zecke | 1 | -0/+1 |
2004-03-24 | add namespace comment to changelog and bump version number | mickeyl | 3 | -2/+3 |
2004-03-24 | convert to libopie2 | mickeyl | 6 | -46/+37 |
2004-03-24 | reorder menu entries | mickeyl | 3 | -8/+11 |
libopie2: no longer a submenu, out of experimental, into base |