summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2004-05-26BUGFIX: Fixed ZSafe not starting up (Bug #1324)mickeyl1-0/+1
2004-05-13BUGFIX for 1314: Fix page initialization on first start of drawpad.mickeyl1-0/+1
Problem was caused by a race condition. Developers: If you have todo initializations which depend on the widget layout being finished, _don't_ do this in the widget constructor but in a callback from the mainloop, i.e. via QTimer::singleShot( 10, this, SLOT( myInitialization() ) );
2004-05-05some additional styles from sandmanmickeyl1-0/+1
it would've been nice if he had added those to Opie after GPL'ing them
2004-04-30too bad... there is lots of hardcoded stuff and compatibility cruft whichmickeyl1-1/+0
calls for "qpe". Let's postpone this for Opie 2.0 then.
2004-04-30yeah for consistency: s/qpe/opie/mickeyl1-0/+1
2004-04-29remove duplicated entrymickeyl1-1/+1
2004-04-28Added PimConverter and change of PIM-APIeilers1-0/+4
2004-04-27add opie-gutenbergmickeyl1-0/+1
2004-04-26mark 1.1.3 releasemickeyl1-1/+6
2004-04-08Add KeyConfigWidgetzecke1-2/+3
And mention alwin for the imageviewer
2004-04-06Added entry for Daggerdrw1-1/+2
2004-03-24Mention the addition of the image viewerzecke1-0/+1
2004-03-24add namespace comment to changelog and bump version numbermickeyl1-0/+1
2004-03-08updatemickeyl1-2/+4
2004-03-01Updated ChangeLogdrw1-0/+1
2004-02-27catch up with updatesmickeyl1-0/+4
2004-02-24add comment about embeddedkonsolemickeyl1-3/+2
2004-02-24mediummount seems to be finishedalwin1-0/+3
2004-02-22update and increment version, we don't want to go from 1.1.0 to 1.2.0 don't ↵mickeyl1-0/+2
we? ;)
2004-01-13Added opie-packagemanagerdrw1-0/+1
2004-01-03multikey + multikey appletmickeyl1-0/+1
2004-01-02Mention the PPP module for Opie 1.0zecke1-0/+1
2004-01-01Finally start with a changelog. Devels, if you can remember more of whatmickeyl1-0/+17
happened between 1.0.0 and 1.0.3, please feel free to add. Look at other projects ChangeLogs to get an idea for the granularity of ChangeLog entries, e.g. we don't want to copy the CVS changelogs here, but we want to present the major updates between versions in a way, developers _and_ users can understand that.