Age | Commit message (Expand) | Author | Files | Lines |
2002-06-01 | Changed opiealarm into a real daemon (fork/detach) | sandman | 1 | -13/+89 |
2002-05-31 | Initial check in of opiealarm/opieatd | sandman | 6 | -0/+160 |
2002-05-31 | sped up startup time, and fixed segfault on exit | llornkcor | 3 | -22/+53 |
2002-05-30 | fixed bug with mpeg3 not playing audio in videos | llornkcor | 1 | -2/+6 |
2002-05-29 | : is not the proper way to end a line in C, nor C++.. please use a ; next time | llornkcor | 1 | -1/+1 |
2002-05-28 | convert to ofileselector, and fixed bug | llornkcor | 3 | -42/+43 |
2002-05-27 | new cf/pcmcia/sd/mmc applet, not finished yet, but working (kind off ,-) ) , ... | harlekin | 8 | -0/+377 |
2002-05-27 | removed redundant entries from suggested commands, added 3 qcop commands to m... | llornkcor | 2 | -29/+8 |
2002-05-26 | changed visual alert to QLabel in the corner while recording, instead of nag ... | llornkcor | 2 | -12/+72 |
2002-05-24 | in TT's infinite coding wisedom, decided that when using libmadplugin, the wa... | llornkcor | 1 | -1/+1 |
2002-05-23 | Fixed a some trivial bugs and added an icon. | sandman | 2 | -34/+128 |
2002-05-23 | include #include <linux/limits.h> reagrding PATH_MAX build problem | harlekin | 1 | -8/+2 |
2002-05-23 | workaround for bug with QPEApplication::documentDir() returning 'root/...' in... | llornkcor | 1 | -2/+4 |
2002-05-23 | new sound config | llornkcor | 3 | -61/+130 |
2002-05-23 | make sound conform to sharps sense of conf | llornkcor | 2 | -14/+18 |
2002-05-22 | followup for custom-ipaq to make it compile again | harlekin | 1 | -8/+8 |
2002-05-22 | fixed rampant mt thing | llornkcor | 1 | -1/+1 |
2002-05-22 | added opie-sound to depends | llornkcor | 1 | -1/+1 |
2002-05-22 | added #include custom-ipaq.h for ipaq builds for ipaq sounds | llornkcor | 2 | -44/+51 |
2002-05-21 | maybe fixed bug | llornkcor | 2 | -14/+14 |
2002-05-21 | usbaility updates | zecke | 3 | -179/+208 |
2002-05-19 | can hide the icon by adding in VMemo.conf [Defaults] hideIcon = 1 | llornkcor | 1 | -10/+5 |
2002-05-19 | changed keypress stuff, and added a secret key/button for zaurus, available f... | llornkcor | 2 | -58/+63 |
2002-05-19 | don't send keyRegister QCop message if autoRepeated, and fixed spelling error | llornkcor | 1 | -2/+2 |
2002-05-18 | Added ability to turn off background image. | drw | 1 | -1/+1 |
2002-05-18 | patch by Daniel Foster <daniel-l@34SP.com> | harlekin | 2 | -8/+61 |
2002-05-18 | Added Launcher icon text and background color options | drw | 1 | -1/+14 |
2002-05-18 | added m3u to mimetype list for ofiledialog | llornkcor | 1 | -1/+1 |
2002-05-18 | add libopie to depends | llornkcor | 1 | -1/+1 |
2002-05-18 | added jeremy's copyright, and maybe fixed or broke things for ipaq | llornkcor | 1 | -20/+11 |
2002-05-17 | include qcursor.h | dwmw2 | 1 | -0/+1 |
2002-05-17 | grrr. put qregexp.h back again | dwmw2 | 1 | -0/+1 |
2002-05-15 | Harlekin, you forgot to update the control files... | kergoth | 2 | -2/+2 |
2002-05-15 | image relocation | harlekin | 1 | -1/+1 |
2002-05-15 | sidebar is back for testing | harlekin | 1 | -3/+3 |
2002-05-15 | added fugly hack for sending ^ sequences for input methods.. thanks to Max an... | llornkcor | 1 | -6/+35 |
2002-05-13 | serveral bugfixes regarding todo section | harlekin | 3 | -7/+11 |
2002-05-13 | ugh. I hate mondays. | kergoth | 1 | -1/+0 |
2002-05-13 | Now calls /bin/sh - instead of /bin/sh, so that we spawn a login shell. | kergoth | 1 | -0/+1 |
2002-05-13 | add keypressevent declaration | llornkcor | 1 | -0/+1 |
2002-05-12 | added a few keyboard shorts | llornkcor | 1 | -6/+133 |
2002-05-12 | don't show blank entries in tags | llornkcor | 1 | -3/+4 |
2002-05-12 | Added a ONoteEdit class which is a QMultiLineEdit subclass copying indentatio... | hakan | 6 | -7/+67 |
2002-05-10 | took out libmpeg3 | llornkcor | 1 | -1/+1 |
2002-05-09 | remove crap again | dwmw2 | 1 | -6/+0 |
2002-05-09 | replaced declaration of qregexp to be an include | llornkcor | 1 | -1/+8 |
2002-05-09 | fixed weirdness | llornkcor | 1 | -6/+0 |
2002-05-09 | Patch from Stefan Eilers to make the Table align better and the viewing of ev... | zecke | 2 | -23/+29 |
2002-05-09 | Remove #include <iostream> which pulled in libstdc++. | dwmw2 | 1 | -1/+0 |
2002-05-09 | fileBrowser.h already has class QRegExp forward declaration, no need for incl... | llornkcor | 1 | -2/+7 |