summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2004-09-12add a few fixed bugs and improve the overall format in preparation of 1.1.6mickeyl1-8/+10
2004-08-26close bugs and update changelog accordinglymickeyl1-0/+3
2004-08-25fix #1401 and upgrade ChangeLogmickeyl1-0/+3
2004-08-19fix #1225mickeyl1-0/+1
2004-08-15- NewFeature: Custom locations in Backupar1-4/+5
- Change spaces into tab. Please use tab's instead of spaces in Changelog.
2004-08-11remove duplicated entrymickeyl1-1/+0
2004-07-27Mentionzecke1-1/+4
-drawpad/screenshot applet interaction -Fifteen gained Custom Tiles and background images for the gameboard
2004-07-19cosmeticsmickeyl1-4/+3
2004-07-18Bug due to missing concentration.. :(eilers1-2/+8
2004-07-18Some Bugfixeseilers1-1/+3
2004-07-18- closed a couple of bugs and added them to changelogmickeyl1-1/+11
- tagged 1.1.4 in CVS - bumped version to 1.1.5-snapshot
2004-07-06Added Bugfixes and changes..eilers1-0/+2
2004-07-06- add BugFix and closed it in mantisar1-0/+1
2004-07-05add new feature from Zeckemickeyl1-1/+2
2004-07-04#1321 + spelling fixesmickeyl1-4/+5
2004-07-04- add some BugFixes and closed it in mantisar1-0/+3
2004-07-02- add some BugFixes and closed it in mantisar1-1/+3
2004-07-02- split log entrys in New Features and BugFixes for a better overviewar1-3/+8
2004-06-18BUGFIX: Fixed Datebook dependency on libopiedb2 (Bug #1348)clem1-0/+1
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.