Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-02-25 | fixed | llornkcor | 3 | -291/+140 |
2002-02-25 | fucked up- no workie.. back out | llornkcor | 37 | -1270/+1102 |
2002-02-25 | *** empty log message *** | llornkcor | 4 | -39/+44 |
2002-02-24 | added proper control file | llornkcor | 2 | -9/+9 |
2002-02-24 | no control files? | llornkcor | 1 | -0/+9 |
2002-02-24 | changed mediaplayerplugininterface.h location | llornkcor | 29 | -893/+1229 |
2002-02-24 | fixed hard path | llornkcor | 1 | -39/+39 |
2002-02-24 | changed lstat to stat | llornkcor | 2 | -2/+2 |
2002-02-24 | updated Makefile.in | llornkcor | 2 | -37/+68 |
2002-02-24 | added file permissions dialog | llornkcor | 7 | -34/+387 |
2002-02-23 | make the two bottom menus the same height (the buttons) | harlekin | 1 | -2/+4 |
2002-02-23 | Makes it possible to choose your background image with a config item in | mark | 1 | -3/+13 |
qpe.conf Accepts both absolute paths '/opt/QtPalmtop/pics/mypic.png' and loadPixmap type paths 'mypic' | ||||
2002-02-23 | change to Documents tab, it now shows only existing files | harlekin | 1 | -1/+10 |
2002-02-22 | Qtopia -> Opie | mark | 1 | -4/+4 |
'Shutdown Opie' instead of 'Shutdown server' | ||||
2002-02-21 | fixed some layout glitches | harlekin | 1 | -9/+9 |
2002-02-21 | all day detection, bumped to 0.2.6 | harlekin | 5 | -32/+39 |
2002-02-21 | added scrollbars to dates and todo | harlekin | 2 | -68/+103 |
2002-02-20 | new release fixing several bugs, look at changelog .-) | harlekin | 6 | -58/+73 |
2002-02-19 | Many changes. Many. | jeremy | 1 | -1/+1 |
2002-02-19 | Temporarly disabled the mousePress and Release events on the iPAQ only due | jeremy | 1 | -46/+25 |
to the sticky keyboard problem. | ||||
2002-02-19 | changed 'delete' image (nonexistant) to 'close' which looks more appropo | llornkcor | 1 | -1/+1 |
2002-02-19 | set listviewcolum stuff on dialogs | llornkcor | 2 | -3/+6 |
2002-02-19 | bug- saveas | llornkcor | 1 | -1/+3 |
2002-02-19 | doh | llornkcor | 1 | -1/+1 |
2002-02-19 | fixed bug in save (unprompted) saving a new unnamed file... | llornkcor | 1 | -3/+6 |
2002-02-19 | fixed several silly bugs having to do with Doclnk stuff.. | llornkcor | 5 | -37/+112 |
2002-02-18 | Adding Makefile.in | bipolar | 1 | -0/+117 |
2002-02-18 | Fix | mark | 1 | -24/+23 |
2002-02-18 | Fix (please work this time) | mark | 1 | -33/+31 |
2002-02-18 | Fix | mark | 1 | -25/+83 |
2002-02-18 | removed argv stuff | llornkcor | 1 | -14/+6 |
2002-02-18 | added Save As (prompt user) and moved save (no prompt) functions there | llornkcor | 2 | -2/+23 |
2002-02-18 | fixed filesave and fileopen cancel | llornkcor | 3 | -28/+42 |
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-16 | new features: auto update and opiemail support | harlekin | 6 | -20/+88 |
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-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 | 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 | 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 |