Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-08-19 | fix #1225 | mickeyl | 1 | -0/+1 |
2004-08-15 | - NewFeature: Custom locations in Backup | ar | 1 | -4/+5 |
- Change spaces into tab. Please use tab's instead of spaces in Changelog. | ||||
2004-08-11 | remove duplicated entry | mickeyl | 1 | -1/+0 |
2004-07-27 | Mention | zecke | 1 | -1/+4 |
-drawpad/screenshot applet interaction -Fifteen gained Custom Tiles and background images for the gameboard | ||||
2004-07-19 | cosmetics | mickeyl | 1 | -4/+3 |
2004-07-18 | Bug due to missing concentration.. :( | eilers | 1 | -2/+8 |
2004-07-18 | Some Bugfixes | eilers | 1 | -1/+3 |
2004-07-18 | - closed a couple of bugs and added them to changelog | mickeyl | 1 | -1/+11 |
- tagged 1.1.4 in CVS - bumped version to 1.1.5-snapshot | ||||
2004-07-06 | Added Bugfixes and changes.. | eilers | 1 | -0/+2 |
2004-07-06 | - add BugFix and closed it in mantis | ar | 1 | -0/+1 |
2004-07-05 | add new feature from Zecke | mickeyl | 1 | -1/+2 |
2004-07-04 | #1321 + spelling fixes | mickeyl | 1 | -4/+5 |
2004-07-04 | - add some BugFixes and closed it in mantis | ar | 1 | -0/+3 |
2004-07-02 | - add some BugFixes and closed it in mantis | ar | 1 | -1/+3 |
2004-07-02 | - split log entrys in New Features and BugFixes for a better overview | ar | 1 | -3/+8 |
2004-06-18 | BUGFIX: Fixed Datebook dependency on libopiedb2 (Bug #1348) | clem | 1 | -0/+1 |
2004-05-26 | BUGFIX: Fixed ZSafe not starting up (Bug #1324) | mickeyl | 1 | -0/+1 |
2004-05-13 | BUGFIX for 1314: Fix page initialization on first start of drawpad. | mickeyl | 1 | -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-05 | some additional styles from sandman | mickeyl | 1 | -0/+1 |
it would've been nice if he had added those to Opie after GPL'ing them | ||||
2004-04-30 | too bad... there is lots of hardcoded stuff and compatibility cruft which | mickeyl | 1 | -1/+0 |
calls for "qpe". Let's postpone this for Opie 2.0 then. | ||||
2004-04-30 | yeah for consistency: s/qpe/opie/ | mickeyl | 1 | -0/+1 |
2004-04-29 | remove duplicated entry | mickeyl | 1 | -1/+1 |
2004-04-28 | Added PimConverter and change of PIM-API | eilers | 1 | -0/+4 |
2004-04-27 | add opie-gutenberg | mickeyl | 1 | -0/+1 |
2004-04-26 | mark 1.1.3 release | mickeyl | 1 | -1/+6 |
2004-04-08 | Add KeyConfigWidget | zecke | 1 | -2/+3 |
And mention alwin for the imageviewer | ||||
2004-04-06 | Added entry for Dagger | drw | 1 | -1/+2 |
2004-03-24 | Mention the addition of the image viewer | zecke | 1 | -0/+1 |
2004-03-24 | add namespace comment to changelog and bump version number | mickeyl | 1 | -0/+1 |
2004-03-08 | update | mickeyl | 1 | -2/+4 |
2004-03-01 | Updated ChangeLog | drw | 1 | -0/+1 |
2004-02-27 | catch up with updates | mickeyl | 1 | -0/+4 |
2004-02-24 | add comment about embeddedkonsole | mickeyl | 1 | -3/+2 |
2004-02-24 | mediummount seems to be finished | alwin | 1 | -0/+3 |
2004-02-22 | update and increment version, we don't want to go from 1.1.0 to 1.2.0 don't ↵ | mickeyl | 1 | -0/+2 |
we? ;) | ||||
2004-01-13 | Added opie-packagemanager | drw | 1 | -0/+1 |
2004-01-03 | multikey + multikey applet | mickeyl | 1 | -0/+1 |
2004-01-02 | Mention the PPP module for Opie 1.0 | zecke | 1 | -0/+1 |
2004-01-01 | Finally start with a changelog. Devels, if you can remember more of what | mickeyl | 1 | -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. |