summaryrefslogtreecommitdiff
authorar <ar>2005-12-12 11:32:16 (UTC)
committer ar <ar>2005-12-12 11:32:16 (UTC)
commitb12409a7785ddc05fa245de42bb19f3d15fde5d8 (patch) (unidiff)
tree5f578d1cfe37413c155377690c991b88feab3752
parent48c9041f22cf881715473f797999798810a8f329 (diff)
downloadopie-b12409a7785ddc05fa245de42bb19f3d15fde5d8.zip
opie-b12409a7785ddc05fa245de42bb19f3d15fde5d8.tar.gz
opie-b12409a7785ddc05fa245de42bb19f3d15fde5d8.tar.bz2
- add a patch to build Qt/E 2.3.10 on amd64 with gcc4
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
-rw-r--r--qt/qt-2.3.10.patch/gcc4_amd64.patch180
2 files changed, 181 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25d7278..0f0dcbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,346 +1,347 @@
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 * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) 6 * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw)
7 * Opie-Notes: Notes application based on NoteZ (hrw) 7 * Opie-Notes: Notes application based on NoteZ (hrw)
8 8
9 Fixed Bugs 9 Fixed Bugs
10 ---------- 10 ----------
11 * #1695 - Date selector use too small fontsize on VGA screen (hrw) 11 * #1695 - Date selector use too small fontsize on VGA screen (hrw)
12 * #1686 - opie-console lack UI setting for switching scrollbar (hrw) 12 * #1686 - opie-console lack UI setting for switching scrollbar (hrw)
13 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) 13 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw)
14 * #1624 - Button settngs changes are applied only after restart (hrw) 14 * #1624 - Button settngs changes are applied only after restart (hrw)
15 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) 15 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw)
16 * n.a. - remove hardcoded font size from wellenreiter (hrw) 16 * n.a. - remove hardcoded font size from wellenreiter (hrw)
17 * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) 17 * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw)
18 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) 18 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw)
19 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) 19 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar)
20 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar)
20 21
21 2005-09-11Opie 1.2.1 22 2005-09-11Opie 1.2.1
22 23
23 24
24 New Features 25 New Features
25 ------------ 26 ------------
26 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 27 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
27 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 28 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
28 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) 29 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
29 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 30 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
30 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) 31 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
31 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) 32 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
32 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) 33 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw)
33 * ZSafe: Made UI conform to Opie standards (drw) 34 * ZSafe: Made UI conform to Opie standards (drw)
34 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) 35 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw)
35 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) 36 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl)
36 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) 37 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl)
37 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) 38 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl)
38 * Opie-smb: Added Opie front end for Samba (ljp) 39 * Opie-smb: Added Opie front end for Samba (ljp)
39 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) 40 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie)
40 * Opieplayer: rudimentary podcast support (ljp) 41 * Opieplayer: rudimentary podcast support (ljp)
41 42
42 Fixed Bugs 43 Fixed Bugs
43 ---------- 44 ----------
44 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) 45 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl)
45 - We actually suspend the complete Opie now in that case. 46 - We actually suspend the complete Opie now in that case.
46 * #1384 - Battery status updated improperly when charging (skyhusker) 47 * #1384 - Battery status updated improperly when charging (skyhusker)
47 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 48 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
48 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) 49 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl)
49 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 50 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
50 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) 51 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw)
51 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) 52 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
52 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) 53 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
53 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 54 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
54 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 55 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
55 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) 56 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
56 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) 57 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
57 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 58 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
58 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 59 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
59 * #1679 - Security PIN plugin is QVGA sized (hrw) 60 * #1679 - Security PIN plugin is QVGA sized (hrw)
60 * #1682 - Properly resize tab control in OTabWidget (drw) 61 * #1682 - Properly resize tab control in OTabWidget (drw)
61 * n.a. - always show volume and wireless applet popups inside visible screen (deller) 62 * n.a. - always show volume and wireless applet popups inside visible screen (deller)
62 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 63 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
63 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 64 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
64 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) 65 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl)
65 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) 66 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl)
66 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 67 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
67 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 68 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
68 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 69 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
69 * n.a. - remove hardcoded font size from netsystemtime (hrw) 70 * n.a. - remove hardcoded font size from netsystemtime (hrw)
70 * n.a. - remove hardcoded font size from checkbook graphs (hrw) 71 * n.a. - remove hardcoded font size from checkbook graphs (hrw)
71 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) 72 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw)
72 73
73 74
74 Internal 75 Internal
75 -------- 76 --------
76 * Make BluezApplet use OTaskbarApplet (mickeyl) 77 * Make BluezApplet use OTaskbarApplet (mickeyl)
77 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 78 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
78 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 79 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
79 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 80 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
80 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 81 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
81 * libopienet: Miscellaneous API cleanups (mickeyl) 82 * libopienet: Miscellaneous API cleanups (mickeyl)
82 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 83 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
83 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 84 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
84 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) 85 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl)
85 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) 86 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl)
86 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 87 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
87 * Fix / Optimize number of scanned directories (ljp) 88 * Fix / Optimize number of scanned directories (ljp)
88 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) 89 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl)
89 90
90 2005-03-25Opie 1.2.0 91 2005-03-25Opie 1.2.0
91 92
92 Fixed Bugs 93 Fixed Bugs
93 ---------- 94 ----------
94 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 95 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
95 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 96 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
96 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 97 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
97 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 98 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
98 * n.a.- make qpeglobal.h include qglobal.h (zecke) 99 * n.a.- make qpeglobal.h include qglobal.h (zecke)
99 100
100 2005-03-20Opie 1.2.0-rc1 101 2005-03-20Opie 1.2.0-rc1
101 102
102 103
103 New Features 104 New Features
104 ------------ 105 ------------
105 * Launcher: Support a static background pixmap (mickeyl) 106 * Launcher: Support a static background pixmap (mickeyl)
106 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 107 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
107 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 108 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
108 * Added hi-res inline images for large resolution devices (drw) 109 * Added hi-res inline images for large resolution devices (drw)
109 * Improved launcher icons for consistency (ar) 110 * Improved launcher icons for consistency (ar)
110 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 111 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
111 112
112 Fixed Bugs 113 Fixed Bugs
113 ---------- 114 ----------
114 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 115 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
115 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 116 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
116 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 117 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
117 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 118 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
118 * #1482 - Fix double '/' in paths (zecke) 119 * #1482 - Fix double '/' in paths (zecke)
119 * #1536 - Autosave of custom locations in opie backup (ar) 120 * #1536 - Autosave of custom locations in opie backup (ar)
120 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 121 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
121 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 122 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
122 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 123 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
123 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 124 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
124 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 125 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
125 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 126 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
126 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 127 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
127 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 128 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
128 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 129 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
129 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 130 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
130 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 131 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
131 * #1604 - Checkbook crashed on startup (drw) 132 * #1604 - Checkbook crashed on startup (drw)
132 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 133 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
133 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 134 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
134 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 135 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
135 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 136 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
136 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 137 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
137 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 138 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
138 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 139 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
139 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 140 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
140 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 141 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
141 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 142 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
142 143
143 Internal 144 Internal
144 -------- 145 --------
145 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 146 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
146 * Killed the need for weak symbols in QtE (zecke) 147 * Killed the need for weak symbols in QtE (zecke)
147 * Added optional building libqpe without inline images (mickeyl) 148 * Added optional building libqpe without inline images (mickeyl)
148 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 149 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
149 150
150 2005-02-03Opie 1.1.9 151 2005-02-03Opie 1.1.9
151 152
152 New Features 153 New Features
153 ------------ 154 ------------
154 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 155 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
155 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 156 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
156 * Usability enhancements in OpieIRC (skyhusker) 157 * Usability enhancements in OpieIRC (skyhusker)
157 158
158 Fixed Bugs 159 Fixed Bugs
159 ---------- 160 ----------
160 * #1501 - Fixed bug in todo sql backend (eilers) 161 * #1501 - Fixed bug in todo sql backend (eilers)
161 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 162 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
162 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 163 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
163 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 164 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
164 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 165 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
165 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 166 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
166 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 167 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
167 168
168 Internal 169 Internal
169 -------- 170 --------
170 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 171 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
171 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 172 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
172 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 173 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
173 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 174 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
174 * Build tree cleanups (mickeyl) 175 * Build tree cleanups (mickeyl)
175 176
176 2004-11-26Opie 1.1.8 177 2004-11-26Opie 1.1.8
177 178
178 New Features 179 New Features
179 ------------ 180 ------------
180 * PackageManager supports installation of local ipkg files (drw) 181 * PackageManager supports installation of local ipkg files (drw)
181 * PackageManager supports linking of applications to root (drw) 182 * PackageManager supports linking of applications to root (drw)
182 * PackageManager supports src/gz feeds (drw,wimpie) 183 * PackageManager supports src/gz feeds (drw,wimpie)
183 * Added a syslog information tab to sysinfo (mickeyl) 184 * Added a syslog information tab to sysinfo (mickeyl)
184 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 185 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
185 186
186 Fixed Bugs 187 Fixed Bugs
187 ---------- 188 ----------
188 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 189 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
189 * #1269 - VCards were imported into personal area if it was activated (eilers) 190 * #1269 - VCards were imported into personal area if it was activated (eilers)
190 * #1464 - Packagemanager dont set active filter after install a package (drw) 191 * #1464 - Packagemanager dont set active filter after install a package (drw)
191 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 192 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
192 * #1493 - Fixed one column layout bug of the launcher (hrw) 193 * #1493 - Fixed one column layout bug of the launcher (hrw)
193 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 194 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
194 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 195 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
195 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 196 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
196 197
197 Internal 198 Internal
198 -------- 199 --------
199 * Moved libopie1 to unsupported (mickeyl) 200 * Moved libopie1 to unsupported (mickeyl)
200 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 201 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
201 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 202 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
202 203
203 2004-11-14Opie 1.1.7 204 2004-11-14Opie 1.1.7
204 205
205 New Features 206 New Features
206 ------------ 207 ------------
207 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 208 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
208 * Backup now uses the busy indicator when backing up and restore (ar) 209 * Backup now uses the busy indicator when backing up and restore (ar)
209 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 210 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
210 * OpiePlayer2 better error handling (zecke) 211 * OpiePlayer2 better error handling (zecke)
211 * OpiePlayer2 progress indication while streaming (zecke) 212 * OpiePlayer2 progress indication while streaming (zecke)
212 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 213 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
213 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 214 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
214 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 215 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
215 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 216 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
216 * Opie-Console use Custom Font and Size in a Profile (harlekin) 217 * Opie-Console use Custom Font and Size in a Profile (harlekin)
217 * Opie-Console transparently log the Output and Input to a file (harlekin) 218 * Opie-Console transparently log the Output and Input to a file (harlekin)
218 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 219 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
219 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 220 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
220 * Opie-Security gained a 'test authentication' button (clem) 221 * Opie-Security gained a 'test authentication' button (clem)
221 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 222 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
222 * Opie-Mail improve the handling of POP mail boxes (alwin) 223 * Opie-Mail improve the handling of POP mail boxes (alwin)
223 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 224 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
224 * Opie IRC - backports of the 'NeIRC fork' (zecke) 225 * Opie IRC - backports of the 'NeIRC fork' (zecke)
225 226
226 Fixed Bugs 227 Fixed Bugs
227 ---------- 228 ----------
228 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 229 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
229 * #608 - Make Opie usable for left handed users (zecke) 230 * #608 - Make Opie usable for left handed users (zecke)
230 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 231 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
231 * #1245 - Opie-Go 'paused' (zecke) 232 * #1245 - Opie-Go 'paused' (zecke)
232 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 233 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
233 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 234 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
234 * #1395 - Build VNC Backend with gcc3.4 235 * #1395 - Build VNC Backend with gcc3.4
235 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 236 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
236 * #1426 - Add missing opie-bartender Icon (CoreDump) 237 * #1426 - Add missing opie-bartender Icon (CoreDump)
237 * #1445 - Opie-Sheet Has No Icon (CoreDump) 238 * #1445 - Opie-Sheet Has No Icon (CoreDump)
238 * #1448 - Brightness Applet added (mickeyl) 239 * #1448 - Brightness Applet added (mickeyl)
239 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 240 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
240 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 241 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
241 * n.a. - Opie-mail: fixed some crasher, some layout-problems 242 * n.a. - Opie-mail: fixed some crasher, some layout-problems
242 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 243 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
243 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 244 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
244 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 245 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
245 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) 246 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem)
246 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) 247 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
247 248
248 Internal 249 Internal
249 -------- 250 --------
250 * Opie-Qashmoney has been moved to unsupported (mickeyl) 251 * Opie-Qashmoney has been moved to unsupported (mickeyl)
251 * Opie-Ubrowser has been moved to unsupported (mickeyl) 252 * Opie-Ubrowser has been moved to unsupported (mickeyl)
252 253
253 2004-09-17Opie 1.1.6 254 2004-09-17Opie 1.1.6
254 255
255 New Features 256 New Features
256 ------------ 257 ------------
257 * Fifteen gained configurable number of items (zecke) 258 * Fifteen gained configurable number of items (zecke)
258 * Fifteen can have custom background images (zecke) 259 * Fifteen can have custom background images (zecke)
259 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 260 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
260 * Integrated the new security framework into libopie2 (zecke,clem) 261 * Integrated the new security framework into libopie2 (zecke,clem)
261 * Converted the launcher to use the new security framework (zecke) 262 * Converted the launcher to use the new security framework (zecke)
262 * Backup can now handle custom locations for backup and restore (ar) 263 * Backup can now handle custom locations for backup and restore (ar)
263 * Implemented right-on-hold feedback (wimpie,zecke) 264 * Implemented right-on-hold feedback (wimpie,zecke)
264 * Lots of new features in opie-reader (tim,pohly) 265 * Lots of new features in opie-reader (tim,pohly)
265 * Build system cleanups (schurig) 266 * Build system cleanups (schurig)
266 267
267 Fixed Bugs 268 Fixed Bugs
268 -------- 269 --------
269 * #1005 - Fixed backup to CompactFlash (ar) 270 * #1005 - Fixed backup to CompactFlash (ar)
270 * #1167 - Fixed Opie write crashing on more text than one page (ar) 271 * #1167 - Fixed Opie write crashing on more text than one page (ar)
271 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 272 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
272 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 273 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
273 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 274 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
274 * #1370 - Pimconverter now reacts on cancel key (eilers) 275 * #1370 - Pimconverter now reacts on cancel key (eilers)
275 * #1376 - Bring back the capslock/numlock display (zecke) 276 * #1376 - Bring back the capslock/numlock display (zecke)
276 * #1383 - Language settings now warns about losing open apps (Markus Litz) 277 * #1383 - Language settings now warns about losing open apps (Markus Litz)
277 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 278 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
278 * #1394 - Fixed oversized headline in opie-login (coredump) 279 * #1394 - Fixed oversized headline in opie-login (coredump)
279 * #1396 - Opie-console captures the escape key and vim is working (zecke) 280 * #1396 - Opie-console captures the escape key and vim is working (zecke)
280 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 281 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
281 282
282 2004-07-06Opie 1.1.4 283 2004-07-06Opie 1.1.4
283 284
284 New Features 285 New Features
285 ------------ 286 ------------
286 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 287 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
287 * Added Conversion tool for pim-data (eilers) 288 * Added Conversion tool for pim-data (eilers)
288 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 289 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
289 * Modified the PIM API for providing generic use of OPimRecords (eilers) 290 * Modified the PIM API for providing generic use of OPimRecords (eilers)
290 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 291 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
291 292
292 Fixed Bugs 293 Fixed Bugs
293 -------- 294 --------
294 * #1068 - Country Drop Down Box Off Screen 295 * #1068 - Country Drop Down Box Off Screen
295 * #1291 - Opie tinykate does not open .desktop files (ar) 296 * #1291 - Opie tinykate does not open .desktop files (ar)
296 * #1291 - Opie sheet not saving correctly (ar) 297 * #1291 - Opie sheet not saving correctly (ar)
297 * #1294 - Opie does not know about British Summer Time 298 * #1294 - Opie does not know about British Summer Time
298 * #1314 - Drawpad initialization (mickeyl) 299 * #1314 - Drawpad initialization (mickeyl)
299 * #1317 - Packagemanager crashes on hold-down or install (chicken) 300 * #1317 - Packagemanager crashes on hold-down or install (chicken)
300 * #1321 - Batteryapplet graphic glitch (harlekin) 301 * #1321 - Batteryapplet graphic glitch (harlekin)
301 * #1324 - ZSafe not starting up (mickeyl) 302 * #1324 - ZSafe not starting up (mickeyl)
302 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 303 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
303 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 304 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
304 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 305 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
305 * #1348 - Datebook dependency on libopiedb2 (chicken) 306 * #1348 - Datebook dependency on libopiedb2 (chicken)
306 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 307 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
307 308
308 2004-04-25Opie 1.1.3 309 2004-04-25Opie 1.1.3
309 310
310 * Introduced first implementation of SQL-Support using SQLite (eilers) 311 * Introduced first implementation of SQL-Support using SQLite (eilers)
311 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 312 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
312 * Added a real system graffiti character set (brad) 313 * Added a real system graffiti character set (brad)
313 * Added Generic Keyconfig Widget (zecke) 314 * Added Generic Keyconfig Widget (zecke)
314 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 315 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
315 * Added new Bible reader app - opie-dagger (drw) 316 * Added new Bible reader app - opie-dagger (drw)
316 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 317 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
317 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 318 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
318 * Enabled the possibility to pass command line arguments to applications (mickeyl) 319 * Enabled the possibility to pass command line arguments to applications (mickeyl)
319 * Added an about applet showing some credits and information about Opie (mickeyl) 320 * Added an about applet showing some credits and information about Opie (mickeyl)
320 * Added benchmarking functionality to sysinfo (mickeyl) 321 * Added benchmarking functionality to sysinfo (mickeyl)
321 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 322 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
322 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 323 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
323 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 324 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
324 * Clean-up of package information in control files (drw) 325 * Clean-up of package information in control files (drw)
325 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 326 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
326 * Improved big-screen support (zecke,ar) 327 * Improved big-screen support (zecke,ar)
327 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 328 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
328 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 329 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
329 * Added new package manager - opie-packagemanager (drw) 330 * Added new package manager - opie-packagemanager (drw)
330 * Improved light-n-power for C7x0 (mickeyl) 331 * Improved light-n-power for C7x0 (mickeyl)
331 * Added automatic rotation support for C7x0 (treke) 332 * Added automatic rotation support for C7x0 (treke)
332 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 333 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
333 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 334 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
334 335
335 2003-11-29Opie 1.0.3 336 2003-11-29Opie 1.0.3
336 337
337 * Released as Version 1.0.3 338 * Released as Version 1.0.3
338 * Improved i18n (various contributors) 339 * Improved i18n (various contributors)
339 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 340 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
340 * Made the Documents Tab optional (mickeyl) 341 * Made the Documents Tab optional (mickeyl)
341 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 342 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
342 343
343 2003-08-04Opie 1.0.0 344 2003-08-04Opie 1.0.0
344 345
345 * Released as Version 1.0.0 346 * Released as Version 1.0.0
346 * Including a PPP module for easy dial up (tille,harlekin,zecke) 347 * Including a PPP module for easy dial up (tille,harlekin,zecke)
diff --git a/qt/qt-2.3.10.patch/gcc4_amd64.patch b/qt/qt-2.3.10.patch/gcc4_amd64.patch
new file mode 100644
index 0000000..5897f59
--- a/dev/null
+++ b/qt/qt-2.3.10.patch/gcc4_amd64.patch
@@ -0,0 +1,180 @@
1--- qte/src/kernel/qmemorymanager_qws.h~gcc4
2+++ qte/src/kernel/qmemorymanager_qws.h
3@@ -126,8 +126,8 @@
4 // constructs from a memory ptr to where the data after the item starts
5 QSMCacheItemPtr(void *data) {
6 char *ptr = (char*)data;
7 -if ( (int)ptr != (((int)ptr+3)&~3) )
8 - qDebug("err, passed a non-aligned data ptr %x", (int)ptr);
9 +if ( (long)ptr != (((long)ptr+3)&~3) )
10 + qDebug("err, passed a non-aligned data ptr %x", (long)ptr);
11 d = (QSMCacheItem*)(ptr - sizeof(QSMCacheItem));
12 }
13 // returns a pointer to the data after the item
14--- qte/src/kernel/qgfxlinuxfb_qws.cpp~gcc4
15+++ qte/src/kernel/qgfxlinuxfb_qws.cpp
16@@ -164,7 +164,7 @@
17 MAP_SHARED, fd, 0);
18 data += dataoffset;
19
20- if ((int)data == -1) {
21+ if ((long)data == -1) {
22 perror("mapping /dev/fb0");
23 qWarning("Error: failed to map framebuffer device to memory.");
24 return FALSE;
25@@ -703,7 +703,7 @@
26 psize += 8; // for alignment
27 psize &= ~0x7; // align
28
29- unsigned int pos=(unsigned int)data;
30+ long pos=(long)data;
31 pos += psize;
32 entryp = ((int *)pos);
33 lowest = ((unsigned int *)pos)+1;
34--- qte/src/kernel/qgfxvfb_qws.cpp~gcc4
35+++ qte/src/kernel/qgfxvfb_qws.cpp
36@@ -277,7 +277,7 @@
37 else
38 return FALSE;
39
40- if ( (int)shmrgn == -1 || shmrgn == 0 )
41+ if ( (long)shmrgn == -1 || shmrgn == 0 )
42 return FALSE;
43
44 hdr = (QVFbHeader *) shmrgn;
45@@ -303,7 +303,7 @@
46
47 void QVFbScreen::disconnect()
48 {
49- if ( (int)shmrgn != -1 && shmrgn ) {
50+ if ( (long)shmrgn != -1 && shmrgn ) {
51 shmdt((char*)shmrgn );
52 shmrgn = 0;
53 }
54--- qte/src/kernel/qapplication_qws.cpp~gcc4
55+++ qte/src/kernel/qapplication_qws.cpp
56@@ -2041,7 +2041,7 @@
57 w = widgetAt(*qt_last_x, *qt_last_y, FALSE);
58 if ( !w )
59 w = desktop();
60- QPaintDevice::qwsDisplay()->selectCursor(w, (int)app_cursor->handle());
61+ QPaintDevice::qwsDisplay()->selectCursor(w, (long)app_cursor->handle());
62 }
63
64 void QApplication::restoreOverrideCursor()
65@@ -2060,11 +2060,11 @@
66 cursorStack = 0;
67 qws_overrideCursor = FALSE;
68 if ( w->testWState(WState_OwnCursor) )
69 - QPaintDevice::qwsDisplay()->selectCursor(w, (int)w->cursor().handle());
70 + QPaintDevice::qwsDisplay()->selectCursor(w, (long)w->cursor().handle());
71 else
72 QPaintDevice::qwsDisplay()->selectCursor(w, ArrowCursor);
73 } else {
74 -QPaintDevice::qwsDisplay()->selectCursor(w, (int)app_cursor->handle());
75 +QPaintDevice::qwsDisplay()->selectCursor(w, (long)app_cursor->handle());
76 }
77 }
78 #endif// QT_NO_CURSOR
79@@ -2635,7 +2635,7 @@
80 }
81 if ( !qws_overrideCursor ) { // is override cursor active?
82 if (curs)
83 - QPaintDevice::qwsDisplay()->selectCursor(widget, (int)curs->handle());
84 + QPaintDevice::qwsDisplay()->selectCursor(widget, (long)curs->handle());
85 else
86 QPaintDevice::qwsDisplay()->selectCursor(widget, ArrowCursor);
87 }
88--- qte/src/kernel/qwidget_qws.cpp~gcc4
89+++ qte/src/kernel/qwidget_qws.cpp
90@@ -633,7 +633,7 @@
91 qt_mouseGrb->releaseMouse();
92
93 qwsDisplay()->grabMouse(this,TRUE);
94- qwsDisplay()->selectCursor(this, (unsigned int)cursor.handle());
95+ qwsDisplay()->selectCursor(this, (long)cursor.handle());
96 qt_mouseGrb = this;
97 qt_pressGrab = 0;
98 }
99@@ -1840,11 +1840,11 @@
100 void QWidget::updateCursor( const QRegion &r ) const
101 {
102 if ( qt_last_x && (!QWidget::mouseGrabber() || QWidget::mouseGrabber() == this) &&
103 - qt_last_cursor != (WId)cursor().handle() && !qws_overrideCursor ) {
104 + qt_last_cursor != (long)cursor().handle() && !qws_overrideCursor ) {
105 QSize s( qt_screen->width(), qt_screen->height() );
106 QPoint pos = qt_screen->mapToDevice(QPoint(*qt_last_x, *qt_last_y), s);
107 if ( r.contains(pos) )
108 - qwsDisplay()->selectCursor((QWidget*)this, (unsigned int)cursor().handle());
109 + qwsDisplay()->selectCursor((QWidget*)this, (long)cursor().handle());
110 }
111 }
112 #endif
113--- qte/src/kernel/qwidget_qws.h
114+++ /dev/null
115--- qte/src/kernel/qsharedmemory.cpp~gcc4
116+++ qte/src/kernel/qsharedmemory.cpp
117@@ -123,7 +123,7 @@
118 shmId = shmget (key, shmSize, 0);
119
120 shmBase = shmat (shmId, 0, 0);
121- if ((int) shmBase == -1 || shmBase == 0)
122+ if ((long) shmBase == -1 || shmBase == 0)
123 return FALSE;
124 else
125 return TRUE;
126--- qte/src/kernel/qwsregionmanager_qws.cpp~gcc4
127+++ qte/src/kernel/qwsregionmanager_qws.cpp
128@@ -286,7 +286,7 @@
129 data = (unsigned char *)shmat( shmId, 0, SHM_RDONLY );
130 }
131
132- return ( shmId != -1 && (int)data != -1 );
133+ return ( shmId != -1 && (long)data != -1 );
134 #else
135 int dataSize = sizeof(QWSRegionHeader) // header
136 + sizeof(QWSRegionIndex) * QT_MAX_REGIONS // + index
137--- qte/src/kernel/qpixmapcache.cpp~gcc4
138+++ qte/src/kernel/qpixmapcache.cpp
139@@ -519,7 +519,7 @@
140 #endif // DEBUG_SHARED_MEMORY_CACHE
141 }
142
143- if ( shmId == -1 || (int)shm == -1 )
144+ if ( shmId == -1 || (long)shm == -1 )
145 qFatal("Cannot attach to shared memory");
146
147 qt_sharedMemoryData = shm->data;
148@@ -536,8 +536,8 @@
149 shm->tail.setFree(false);
150 shm->tail.setNextFree(QSMemPtr());
151 #ifdef THROW_AWAY_UNUSED_PAGES
152 -int freePageStart = PAGE_ALIGN((int)&shm->first + sizeof(QSMemNode));
153 -int freePagesLength = PAGE_ALIGN((int)&shm->tail) - freePageStart;
154 +int freePageStart = PAGE_ALIGN((long)&shm->first + sizeof(QSMemNode));
155 +int freePagesLength = PAGE_ALIGN((long)&shm->tail) - freePageStart;
156 if ( freePagesLength ) {
157 # ifdef DEBUG_SHARED_MEMORY_CACHE
158 qDebug("Initially marking free pages as not needed");
159@@ -770,8 +770,8 @@
160 node = newFreeNode->next();
161
162 #ifdef THROW_AWAY_UNUSED_PAGES
163- int freePageStart = PAGE_ALIGN((int)newFreeNode+sizeof(QSMemNode));
164- int freePagesLength = PAGE_ALIGN((int)node) - freePageStart;
165+ int freePageStart = PAGE_ALIGN((long)newFreeNode+sizeof(QSMemNode));
166+ int freePagesLength = PAGE_ALIGN((long)node) - freePageStart;
167 if ( freePagesLength ) {
168 #ifdef DEBUG_SHARED_MEMORY_CACHE
169 qDebug("Marking pages not needed");
170--- qte/tools/qvfb/qvfbview.cpp~gcc4
171+++ qte/tools/qvfb/qvfbview.cpp
172@@ -136,7 +136,7 @@
173 data = (unsigned char *)shmat( shmId, 0, 0 );
174 }
175
176- if ( (int)data == -1 ){
177+ if ( (long)data == -1 ){
178 ::close(mouseFd);
179 ::close(keyboardFd);
180 qFatal( "Cannot attach to shared memory %d",shmId );