Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-02-16 | icon for the mail part | harlekin | 1 | -0/+0 |
2002-02-16 | started to make the gui a qvbox layout | harlekin | 2 | -14/+23 |
2002-02-16 | some visual fixes | harlekin | 1 | -86/+86 |
2002-02-16 | QCopEnvelope instead of system() | harlekin | 1 | -12/+11 |
2002-02-16 | Left a debug message box in the code. Opps. That was removed ("Recording | jeremy | 1 | -1/+1 |
Done") | ||||
2002-02-16 | Quick and dirty fix for the sticky keyboard problem on ipaq - just turn it ↵ | harlekin | 1 | -3/+18 |
off. Turned on on zaurus | ||||
2002-02-15 | removed qpe-i18-zh-TW ... created new one with opie prefix. | jeremy | 1 | -10/+0 |
2002-02-15 | Added checking for an empty keyRegisterList for increased performance :) | jeremy | 1 | -11/+9 |
2002-02-15 | Added new QCop support. Desktop now listens on channel QPE/Desktop to the | jeremy | 3 | -40/+100 |
keyRegister(int key, QString channel, QString message) message. What this will do is allow an app to reiceve keyboard input for a particular key no matter if they have focus or not. | ||||
2002-02-15 | Added support for the rec button on iPAQ's. This addition will only work if | jeremy | 2 | -65/+33 |
you have opie-taskbar-1.5.0_beta7.1 ... | ||||
2002-02-15 | remove opiemail/lib | zecke | 1 | -1/+1 |
add today | ||||
2002-02-15 | make use of the new icon | zecke | 1 | -1/+1 |
2002-02-15 | Thanks to Harlekin for his icon | zecke | 1 | -0/+0 |
2002-02-15 | the desktop entry | zecke | 1 | -0/+6 |
2002-02-15 | added a icon for the today view to the menubar and change it in the view ↵ | harlekin | 1 | -5/+8 |
menu to first place | ||||
2002-02-15 | to day icon for datebook | harlekin | 1 | -0/+0 |
2002-02-15 | docs. | kergoth | 1 | -1/+1 |
2002-02-15 | fixed depends | kergoth | 1 | -2/+2 |
2002-02-15 | fixing naming. | kergoth | 1 | -0/+0 |
2002-02-15 | updated Makefile.in | kergoth | 1 | -22/+22 |
2002-02-15 | fixed QPEDIR->OPIEDIR and DESTDIR. | kergoth | 1 | -2/+3 |
2002-02-15 | moved .desktop | kergoth | 1 | -0/+0 |
2002-02-15 | add Makefile.in | harlekin | 1 | -0/+185 |
2002-02-15 | Trying to make QCop to work | jeremy | 2 | -2/+11 |
2002-02-15 | brown paperbag release | harlekin | 4 | -79/+13 |
2002-02-15 | take crap out | harlekin | 18 | -306/+0 |
2002-02-15 | *** empty log message *** | harlekin | 4 | -19541/+0 |
2002-02-15 | initial import | harlekin | 37 | -0/+21348 |
2002-02-15 | initial import | harlekin | 2 | -0/+0 |
2002-02-15 | initial upload | harlekin | 1 | -0/+0 |
2002-02-15 | Adding support the ipaq's rec button. Not totally funtioning yet, but | jeremy | 1 | -0/+4 |
getting there. | ||||
2002-02-15 | Adding support for the ipaq's rec button. Not totally functioning yet, but | jeremy | 1 | -95/+154 |
getting there. | ||||
2002-02-15 | cleaned up comments | llornkcor | 1 | -13/+13 |
2002-02-15 | forgot length in header | llornkcor | 1 | -0/+1 |
2002-02-15 | changed default format | llornkcor | 1 | -1/+1 |
2002-02-15 | changed header file, and zaurus mono input | llornkcor | 1 | -88/+94 |
2002-02-14 | not updated. no point in keeping it. | kergoth | 1 | -31/+0 |
2002-02-14 | .cvsignore | llornkcor | 3 | -1/+9 |
2002-02-14 | A little dir cleaning | jeremy | 1 | -95/+0 |
2002-02-14 | Just eradicating bugs. Still not ready for public/general use. | jeremy | 2 | -116/+108 |
---------------------------------------------------------------------- | ||||
2002-02-14 | The taskbar icon was inlined, therefore the link to include pics/vmemo | jeremy | 1 | -1/+1 |
is no longer needed. | ||||
2002-02-14 | added runtime check for zaurus kernel | llornkcor | 2 | -90/+98 |
2002-02-14 | ok.. now i REALLY moved vmemo.. | llornkcor | 9 | -0/+629 |
2002-02-13 | VMemo support sounds | jeremy | 2 | -0/+0 |
2002-02-13 | YOYO a stupid bug almost made me nuts. | zecke | 1 | -1/+1 |
The converter converts a normal UNIX MBox to a special preparsed OpieMail-Box | ||||
2002-02-13 | Santising pics. Took the opporunity to change Qtopia -> Opie in docs | mark | 3 | -3/+4 |
2002-02-11 | added *.o to cvs ignore. | kergoth | 1 | -0/+1 |
2002-02-11 | Built files need not be in cvs. | kergoth | 4 | -0/+0 |
2002-02-11 | Added Record Prefs (Sample Rate, Stereo, and Sixteen or Eight Bit | jeremy | 1 | -1/+1 |
settings. It writes this information to the standad Sound.conf, however under the Record group not System group. | ||||
2002-02-11 | Added Record Prefs (Sample Rate, Stereo, and Sixteen or Eight Bit | jeremy | 2 | -195/+325 |
settings. It writes this information to the standad Sound.conf, however under the Record group not System group. |