Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-04-27 | remove the dependency of libopie | zecke | 2 | -2/+2 |
2002-04-27 | restore original behaviour this can be changed by the MediumMountSettings app | zecke | 1 | -11/+42 |
2002-04-27 | fixes for the logo part, looks better now on screen > 240 pixel width. Also ↵ | harlekin | 2 | -10/+21 |
now all the i18n guys can finally translate the Today string .-) | ||||
2002-04-27 | fix bug | llornkcor | 1 | -3/+0 |
2002-04-27 | bug fix | llornkcor | 1 | -2/+2 |
2002-04-26 | fixed playing from audio/video list. added images from config file | llornkcor | 8 | -68/+97 |
2002-04-26 | Remember to check ChechBoxAll so we can remember even the state of that II | zecke | 1 | -0/+1 |
2002-04-26 | Remember to check ChechBoxAll so we can remember even the state of that | zecke | 1 | -6/+6 |
2002-04-26 | Added libopie as dependency for this ipkg | drw | 1 | -1/+1 |
2002-04-24 | bug fix | llornkcor | 1 | -1/+0 |
2002-04-24 | bug fix | llornkcor | 1 | -11/+15 |
2002-04-24 | Set proper include paths for qpeapplication.h and global.h. | kergoth | 1 | -2/+2 |
2002-04-24 | fix | harlekin | 1 | -15/+19 |
2002-04-24 | changed way of saving files, so a file opened through the file dialog, which ↵ | llornkcor | 2 | -9/+33 |
is not a DocLnk, gets saved without a DocLnk. I got tired of hearing, 'I edited /etc/so-and-so and it saved it to Documents.' Will make this an option later. :) | ||||
2002-04-23 | default of 192.168.129.0/24 wasn't showing on first time | llornkcor | 1 | -67/+67 |
2002-04-23 | fix the bugs | zecke | 3 | -36/+47 |