blob: 1a039ba8ab438b6af7767eebc993dfbb4fa4c1c9 (
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
|
Qt 4.5.2-tower
---------------
The Qt for S60 "Tower" release is the fifth pre-release from the Qt for
S60 porting project. "Tower" is based on the Qt 4.5 codebase.
Up to and including SHA: not yet started :D
Lists just S60 fixes, for general 4.5.0 changes go to:
http://www.qtsoftware.com/developer/changes/changes-4.5.0
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Task Tracker:
http://qtsoftware.com/developer/task-tracker
Each of these identifiers can be entered in the task tracker to obtain
more information about a particular change. Sometimes the task is internal
and cannot be viewed by the public, a lot of them are non-public for Qt for
S60 at the moment.
****************************************************************************
* New features *
****************************************************************************
New modules
-----------
- QtSql
* todo
- QtWebkit
* todo
- Phonon
* todo
New classes
------------
- todo
* todo
Ported classes
--------------
- todo
* todo
Features
--------
- todo
* todo
Optimizations
-------------
- todo
* todo
****************************************************************************
* Build issues *
****************************************************************************
- todo
****************************************************************************
* Changes to existing classes *
****************************************************************************
- todo
* todo
****************************************************************************
* Examples and demos *
****************************************************************************
- todo
* todo
****************************************************************************
* Tools *
****************************************************************************
- todo
* todo
****************************************************************************
* Plugins *
****************************************************************************
- todo
* todo
****************************************************************************
* Important Behavior Changes *
****************************************************************************
- todo
* todo
|