summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2002-05-09#include <qregexp.h>dwmw21-0/+1
2002-05-09#include <qcursor.h>dwmw21-0/+1
2002-05-09qregexp.hdwmw21-0/+1
2002-05-09#include <qregexp.h>dwmw21-0/+1
2002-05-09#include <qvaluelist.h>dwmw21-0/+2
#include <qstringlist.h>
2002-05-09include qregexp.hdwmw21-0/+1
2002-05-09qregexp.hdwmw21-0/+1
2002-05-09Add missing #include <qregexp.h>dwmw21-0/+1
2002-05-09Add missing #include <qpushbutton.h>dwmw21-0/+1
How did this ever compile?
2002-05-07Added separate note editor dialog (currently only a QMultiLineEdit)hakan8-8/+148
2002-05-07clickable label is now in libopieharlekin7-59/+15
2002-05-07Moved ClickableLabel to libopie/OClickableLabelhakan10-144/+27
2002-05-06In the date entry dialog:hakan2-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-06added from ui generated filesharlekin1-3/+4
2002-05-06added config file setting for showing mic level Sound.conf [System] ShowMic ↵llornkcor1-1/+2
= TRUE will get you in!
2002-05-05bug fixllornkcor1-5/+5
2002-05-02 refixed buttonsharlekin1-4/+13
2002-04-30- no default args in method implssimon2-13/+13
2002-04-30- no default args in method implssimon5-16/+16
- resolved parameter shadowing problem
2002-04-30- XMLTree is in the Opie namespace nowsimon2-0/+6
2002-04-30- missing NL at EOFsimon1-1/+2
2002-04-30- no default args in method implssimon3-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 implementationssimon1-3/+4
- don't return void in non-void functions
2002-04-30- read(2) and write(2) are not part of the std namespacesimon1-2/+2
2002-04-30- no default arguments in method implementationssimon1-1/+1
2002-04-29Create an Event. And modify it and try to view itzecke2-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-28too muchllornkcor1-1/+1
2002-04-28debugllornkcor2-66/+63
2002-04-28whoopsllornkcor1-2/+1
2002-04-28harcoded Shift & Key_Tab to emit a '\' characterllornkcor2-3/+8
2002-04-28Patch from Stefan Eilers to raise the Tablewidget when searching and finding ;)zecke2-3/+6
2002-04-28remove the dependency on oconfigzecke1-1/+1
2002-04-27no more dependant on libopieharlekin1-1/+1
2002-04-27remove the dependency of libopiezecke2-2/+2
2002-04-27restore original behaviour this can be changed by the MediumMountSettings appzecke1-11/+42
2002-04-27fixes for the logo part, looks better now on screen > 240 pixel width. Also ↵harlekin2-10/+21
now all the i18n guys can finally translate the Today string .-)
2002-04-27fix bugllornkcor1-3/+0
2002-04-27bug fixllornkcor1-2/+2
2002-04-26fixed playing from audio/video list. added images from config filellornkcor8-68/+97
2002-04-26Remember to check ChechBoxAll so we can remember even the state of that IIzecke1-0/+1
2002-04-26Remember to check ChechBoxAll so we can remember even the state of thatzecke1-6/+6
2002-04-26Added libopie as dependency for this ipkgdrw1-1/+1
2002-04-24bug fixllornkcor1-1/+0
2002-04-24bug fixllornkcor1-11/+15
2002-04-24Set proper include paths for qpeapplication.h and global.h.kergoth1-2/+2
2002-04-24fixharlekin1-15/+19
2002-04-24changed way of saving files, so a file opened through the file dialog, which ↵llornkcor2-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-23default of 192.168.129.0/24 wasn't showing on first timellornkcor1-67/+67
2002-04-23fix the bugszecke3-36/+47
2002-04-23try to remember what was changed in todozecke1-0/+10