summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-03-23count right number of max showing eventsharlekin1-1/+1
2003-03-23if multiple days are selected and only later is on still show all events on ↵harlekin1-1/+11
next days ,)
2003-03-23spawn default profile on startupharlekin2-2/+7
2003-03-23add stderr messagebox to oprocessllornkcor2-522/+538
2003-03-23use the common config symbol and save some kbharlekin2-1/+1
2003-03-23a dialog now x does not save ok saves, also some layout changesharlekin6-30/+48
2003-03-23workaround for column size change when reset command is executedllornkcor1-7/+7
2003-03-23hide cardmon applet if no medium is insertedharlekin1-2/+5
2003-03-23after refresh show the same tab again as before ( for example after a medium ↵harlekin2-4/+32
is inserted or linkcChanged(QString) has been called
2003-03-22@@ -772,7 +772,7 @@ int main(int ac, char **av)cniehaus1-1/+1
printf("\n\n" "*** End of Opie configuration.\n" "*** Check the top-level Makefile for additional configuration.\n" - "*** Next, you may run 'makee'.\n\n"); + "*** Next, you may run 'make'.\n\n"); } else printf("\n\nYour Opie configuration changes were NOT saved.\n\n");
2003-03-22arg, surplus desktop fileharlekin1-18/+0
2003-03-22added 1.0.0.0/8 since its a popular rangeharlekin1-3/+12
2003-03-22more crystal iconsharlekin3-8/+4
2003-03-22use icons from inlineharlekin1-5/+5
2003-03-22use the inline versionsharlekin2-0/+0
2003-03-22home icon from inlineharlekin2-3/+3
2003-03-22another little updateharlekin1-4/+4
2003-03-22change logo to ours .-)harlekin1-1/+1
2003-03-22make it execute the right binaryharlekin1-1/+1
2003-03-22adated to new icons, adapted to the right help system and removed quit and aboutharlekin8-189/+21
2003-03-22spreadsheet help in right placeharlekin16-0/+0
2003-03-22Bug fix- Key presess are now routed up to the QPEApplication event queue if ↵groucho1-4/+7
ignore is defined for a certain key
2003-03-22Bugfix:umopapisdn1-20/+15
Certain events were not correctly displayed, namely those with "starting minutes" larger than "ending minutes" (for example an event starting at 07.30 and ending at 18.00) was displayed as ending at 18.30. Also added more informative text for events in the weekview. Events starting and ending on the same day is mentioned with start and end time. Events that span across multiple days is also mentioned with start and end dates.
2003-03-22More informative dayview text:umopapisdn1-14/+9
An event that begins and ends on the same day is only mentioned by start and end time. An event that spans across multiple days, is also mentioned with start and end date.
2003-03-22Bugfix: Groupmembers should be separated by a comma and not by a space.umopapisdn2-5/+23
2003-03-21even better then poping up an error dialog: make a new profileharlekin1-1/+8
2003-03-21added a button for quicklaunch of a default profileharlekin4-13/+36
2003-03-21fixed commandline argument reading, made ubrowser a "document-oriented ↵spiralman4-26/+44
application" (implemented setDocument, etc)
2003-03-21change filesave icon to inlinedllornkcor3-151/+45
2003-03-21fix for bug #647:sandman1-1/+9
Programs are sorted by their internal name and not by the translated name (in the O-Menu)
2003-03-21added mimetype associationspiralman1-0/+2
2003-03-21fix for bug #599:sandman1-3/+13
O-Menu does not detect newly added programs until Opie restart
2003-03-21fixed loading of files from commandline using relative filenamesspiralman2-1/+7
2003-03-21redo undo now in inlineharlekin1-4/+4
2003-03-21undo redo now in inlineharlekin2-0/+0
2003-03-21adapted to new iconsharlekin6-269/+11
2003-03-21added redo undoharlekin1-1492/+1524
2003-03-21added support for specifying a file or url at the command line (currently ↵spiralman2-0/+10
must be first argument)
2003-03-21we should have undo/redo in inline, usable to multiple appsharlekin2-0/+0
2003-03-21commented out debuging output and increased version to 0.1 (thought 0.0 was ↵spiralman2-5/+5
causing problems w/ ipkg)
2003-03-21move system info to settingsharlekin2-1/+1
2003-03-21added doxygen comment docsllornkcor1-10/+85
2003-03-21move connection work to the libharlekin9-390/+480
2003-03-21g++ compliance fix: default arguments belong into the declaration, but not ↵mickeyl2-2/+8
the definition
2003-03-21Fixing small bug: If we search a birthday from today to today, it returnedeilers2-2/+10
every contact ..
2003-03-21Merged speed optimized xml backend for contacts to main.eilers29-1436/+347
Added QDateTime to querybyexample. For instance, it is now possible to get all Birthdays/Anniversaries between two dates. This should be used to show all birthdays in the datebook.. This change is sourcecode backward compatible but you have to upgrade the binaries for today-addressbook.
2003-03-20Add Replaces opie-base, to ensure the old one goes away if user is upgrading.kergoth1-0/+1
2003-03-20Add prerm/postinst to add/remove /home/QtPalmtop compatibility symlink.kergoth2-0/+10
2003-03-20added support for 39xx ipaqharlekin1-5/+17
2003-03-20fix for pnum=0;mickeyl1-2/+2