Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-02-18 | added fontDialog, fileBrowserDialog, and fileSave dialog, so we can edit ↵ | llornkcor | 12 | -531/+1125 |
anyfile, save anywhere, using a user selected name. Changed what is seen when it opens. It now opens with the texteditor opened to a new file, instead of the file selector, unless one is specified from commandline, or setDocument message. FileSelector is still available, but from a menu item. | ||||
2002-02-17 | fixes boxes arround icons | harlekin | 2 | -18/+32 |
2002-02-17 | fixed stupid bug | harlekin | 1 | -6/+5 |
2002-02-17 | new config option to decide if to show all appointments, also fixes the ↵ | harlekin | 3 | -10/+53 |
empty calendar part -bug- | ||||
2002-02-17 | fixed small bug in desktop version, where conversion dat wasn't being found. | llornkcor | 1 | -249/+249 |
2002-02-17 | adds pop3 plugin to components | zecke | 1 | -1/+1 |
2002-02-17 | Prepare opie plugin infrastructure | zecke | 3 | -0/+3 |
2002-02-16 | new features: auto update and opiemail support | harlekin | 6 | -20/+88 |
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 |