Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 ↵ | llornkcor | 1 | -6/+35 |
and Gonz | ||||
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 ↵ | hakan | 6 | -7/+67 |
indentation from line to line | ||||
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 ↵ | zecke | 2 | -23/+29 |
events more easy | ||||
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 ↵ | llornkcor | 1 | -2/+7 |
including it also | ||||
2002-05-09 | #include <qregexp.h> | dwmw2 | 1 | -0/+1 |
2002-05-09 | #include <qcursor.h> | dwmw2 | 1 | -0/+1 |
2002-05-09 | qregexp.h | dwmw2 | 1 | -0/+1 |
2002-05-09 | #include <qregexp.h> | dwmw2 | 1 | -0/+1 |
2002-05-09 | #include <qvaluelist.h> | dwmw2 | 1 | -0/+2 |
#include <qstringlist.h> | ||||
2002-05-09 | include qregexp.h | dwmw2 | 1 | -0/+1 |
2002-05-09 | qregexp.h | dwmw2 | 1 | -0/+1 |
2002-05-09 | Add missing #include <qregexp.h> | dwmw2 | 1 | -0/+1 |
2002-05-09 | Add missing #include <qpushbutton.h> | dwmw2 | 1 | -0/+1 |
How did this ever compile? | ||||
2002-05-07 | Added separate note editor dialog (currently only a QMultiLineEdit) | hakan | 8 | -8/+148 |
2002-05-07 | clickable label is now in libopie | harlekin | 7 | -59/+15 |
2002-05-07 | Moved ClickableLabel to libopie/OClickableLabel | hakan | 10 | -144/+27 |
2002-05-06 | In the date entry dialog: | hakan | 2 | -17/+61 |
- Show end time (not only chnage label) when end textbox is selected. - Update timepicker when endtime is edited. - Update time textboxes when they looses focus. - Got rid of vertical empty borders. - "All day" dissables timepicker aswell. - Picking bad end time will set and show end time to starttime | ||||
2002-05-06 | added from ui generated files | harlekin | 1 | -3/+4 |
2002-05-06 | added config file setting for showing mic level Sound.conf [System] ShowMic ↵ | llornkcor | 1 | -1/+2 |
= TRUE will get you in! | ||||
2002-05-05 | bug fix | llornkcor | 1 | -5/+5 |
2002-05-02 | refixed buttons | harlekin | 1 | -4/+13 |
2002-04-30 | - no default args in method impls | simon | 2 | -13/+13 |
2002-04-30 | - no default args in method impls | simon | 5 | -16/+16 |
- resolved parameter shadowing problem | ||||
2002-04-30 | - XMLTree is in the Opie namespace now | simon | 2 | -0/+6 |
2002-04-30 | - missing NL at EOF | simon | 1 | -1/+2 |
2002-04-30 | - no default args in method impls | simon | 3 | -10/+14 |
- don't unconditionally define _XOPEN_SOURCE (added comment about this being wrong) - fixed parameter shadowing problem in DesktopApplication ctor | ||||
2002-04-30 | - no default arguments in method implementations | simon | 1 | -3/+4 |
- don't return void in non-void functions | ||||
2002-04-30 | - read(2) and write(2) are not part of the std namespace | simon | 1 | -2/+2 |
2002-04-30 | - no default arguments in method implementations | simon | 1 | -1/+1 |
2002-04-29 | Create an Event. And modify it and try to view it | zecke | 2 | -3/+3 |
The Event gets "losed" this was reported by Stefan Eilers Currently I'm searching my brown paper bag but I just wanted to say I fixed it it was introduced with the change from Task-> ToDoDB | ||||
2002-04-28 | too much | llornkcor | 1 | -1/+1 |
2002-04-28 | debug | llornkcor | 2 | -66/+63 |
2002-04-28 | whoops | llornkcor | 1 | -2/+1 |
2002-04-28 | harcoded Shift & Key_Tab to emit a '\' character | llornkcor | 2 | -3/+8 |
2002-04-28 | Patch from Stefan Eilers to raise the Tablewidget when searching and finding ;) | zecke | 2 | -3/+6 |
2002-04-28 | remove the dependency on oconfig | zecke | 1 | -1/+1 |
2002-04-27 | no more dependant on libopie | harlekin | 1 | -1/+1 |