Changeset fb7130a in confclerk_git
- Timestamp:
- 06/12/13 22:53:04 (9 years ago)
- Branches:
- master, qt5
- Children:
- 7677df9
- Parents:
- 1ad7322
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEWS
r1ad7322 rfb7130a 2 2 fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation. 3 3 4 version 0.5.6, DATE 5 //TODO 4 version 0.6.0, 2013-06-13 5 * New DB schema 001. Datebase is converted on first start. 6 DB schema update functionality implemented. 7 * Added more keybindings. 8 (Fixes: #28) 9 * Rewrote event detail dialog, to avoid flicker on Maemo. 10 (Fixes: #48) 11 * Events after midnight are shown on the day before (if the conference XML 12 file is correct). 13 (Fixes: #43) 14 * On non-Maemo system "alarms" (notifications) are shown. 15 (Fixes: #46) 16 * Try to show current day on startup and show "day" tab. 17 (Fixes: #44) 18 * Use conference id (not title) for import. 19 (Fixes: #45) 20 * Use conference id (not title) for alarms (maemo). 21 (Fixes: #38) 22 * Use one day navigator for whole app (instead of separate ones per tab). 23 (Fixes: #11) 6 24 7 25 version 0.5.5, 2012-06-12
Note: See TracChangeset
for help on using the changeset viewer.