-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | qt/qt-2.3.10.patch/gcc4.patch | 11 |
2 files changed, 12 insertions, 0 deletions
@@ -1,43 +1,44 @@ | |||
1 | 2005-??-??Opie 1.2.2 | 1 | 2005-??-??Opie 1.2.2 |
2 | 2 | ||
3 | 3 | ||
4 | New Features | 4 | New Features |
5 | ------------ | 5 | ------------ |
6 | 6 | ||
7 | 7 | ||
8 | Fixed Bugs | 8 | Fixed Bugs |
9 | ---------- | 9 | ---------- |
10 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) | 10 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) |
11 | * n.a. - remove hardcoded font size from wellenreiter (hrw) | 11 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
12 | * n.a. - added patch to build QT/E 2.3.10 with gc 4.x.x (hrw) | ||
12 | 13 | ||
13 | 2005-09-11Opie 1.2.1 | 14 | 2005-09-11Opie 1.2.1 |
14 | 15 | ||
15 | 16 | ||
16 | New Features | 17 | New Features |
17 | ------------ | 18 | ------------ |
18 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) | 19 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
19 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) | 20 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
20 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) | 21 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
21 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) | 22 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
22 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) | 23 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
23 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) | 24 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
24 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) | 25 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
25 | * ZSafe: Made UI conform to Opie standards (drw) | 26 | * ZSafe: Made UI conform to Opie standards (drw) |
26 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) | 27 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
27 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) | 28 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
28 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) | 29 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
29 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) | 30 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
30 | * Opie-smb: Added Opie front end for Samba (ljp) | 31 | * Opie-smb: Added Opie front end for Samba (ljp) |
31 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) | 32 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) |
32 | * Opieplayer: rudimentary podcast support (ljp) | 33 | * Opieplayer: rudimentary podcast support (ljp) |
33 | 34 | ||
34 | Fixed Bugs | 35 | Fixed Bugs |
35 | ---------- | 36 | ---------- |
36 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) | 37 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
37 | - We actually suspend the complete Opie now in that case. | 38 | - We actually suspend the complete Opie now in that case. |
38 | * #1384 - Battery status updated improperly when charging (skyhusker) | 39 | * #1384 - Battery status updated improperly when charging (skyhusker) |
39 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 40 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
40 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) | 41 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
41 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 42 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
42 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) | 43 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) |
43 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) | 44 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
diff --git a/qt/qt-2.3.10.patch/gcc4.patch b/qt/qt-2.3.10.patch/gcc4.patch new file mode 100644 index 0000000..7670d44 --- a/dev/null +++ b/qt/qt-2.3.10.patch/gcc4.patch | |||
@@ -0,0 +1,11 @@ | |||
1 | --- qt-2.3.10/src/kernel/qwindowsystem_qws.h.orig2005-09-19 17:50:39.000000000 +0200 | ||
2 | +++ qt-2.3.10/src/kernel/qwindowsystem_qws.h2005-09-19 17:50:45.000000000 +0200 | ||
3 | @@ -53,6 +53,8 @@ | ||
4 | class QWSRegionManager; | ||
5 | class QGfx; | ||
6 | class QWSServerData; | ||
7 | +class QWSInputMethod; | ||
8 | +class QWSGestureMethod; | ||
9 | |||
10 | class QWSInternalWindowInfo | ||
11 | { | ||