summaryrefslogtreecommitdiff
path: root/core/pim/today/changelog
blob: b4924353a259fc4b6072a769f25756b3c9254d2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
0.7

* now all plugins in a big scrollview
* config dialogs guis are ui files now
* plugin interface has one new virtual method - reinitialize ( used when coming back from config dialog )

0.6.2

* header can now be made smaller
* changed header to different layout mode to play nicer with life rotation

0.6.1 

* datebook plugin now can now also show following days
* changed refresh 
* fixed one mem leak

0.6

* longer refresh intervals possible
* plugins can decide now if they want to take part in refresh cycles

0.5.2

* refresh settings
* only launch datebook config when clicked on a date ( opie only )
* less qcop trouble on sharps retail rom 

0.5.1

* icons scalable and clickable again

0.5

* now fully plugin based

0.3.4

* "fill our business card now a clickable label"
* Several bugfixes regarding todo section.

0.3.3

* Changed the logo so it better scales to bigger display and also
  made the "Today" string translatable.
* some am/pm fixes
* clickable labels now in libopie

0.3.2

* Autostart is now more configurable. You can decide how long
  the ipaq has to has been  suspended, before autostart is triggered.(Opie
  only)
* am/pm time optinal (autodetect)

0.3.1

* fixed the wrong color of the buttons
* better translation (thanks carsten and others)
* fixes memory leaks
* bugfixes in calendar part, now location and note are working again. 

0.3.0

* today uses now tododb from libopie. So major changes in the todo part:
	- overdue items on top
	- then sorted by date, then by priority
* some cleanups
* speed optimisations

0.2.9

* Many bugfixes.
* Today now apparently sorts the dates _allways_ right, i would assume it 
to be a qt bug

0.2.8

* Appointments are now clickable (connection to datebook still missing)
* autostart support (opie only)

0.2.7

* check if todolist.xml was changed before parsing it
* check only every 30 sec for changes.
* some visual stuff
* as usual many little improvements .-)

0.2.6

* added scrollbars to dates and todo
* all day detection
* some smaller bugfixes

0.2.5

* some other minor fixes regarding autoupdate
* fixed segfault with todolist > 7 entries
* fixed the "ugly grey border around buttons" issue
* fixed the "empty calendar field" "bug"
* shown only later appointments as option


0.2.4

* added support for email 
* autoupdates after 1 min
* QCopEnvelope instead of system()
* starting to use qvbox in gui


0.2.3

* the 4 am release
* several bugfixes


0.2.2 

* started working on calling other apps
* and finished it

0.2.1

* images no more inline
* config dialog

0.1.1

* started changelog.
* fixed segfault on empty/nonexistant todolist.xml
* better handling for file location