summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
-rw-r--r--core/settings/button/buttonsettings.cpp3
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b817062..53a498d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,340 +1,341 @@
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 * #1686 - opie-console lack UI setting for switching scrollbar (hrw) 11 * #1686 - opie-console lack UI setting for switching scrollbar (hrw)
12 * #1624 - Button settngs changes are applied only after restart (hrw)
12 * n.a. - remove hardcoded font size from wellenreiter (hrw) 13 * n.a. - remove hardcoded font size from wellenreiter (hrw)
13 * n.a. - added patch to build QT/E 2.3.10 with gc 4.x.x (hrw) 14 * n.a. - added patch to build QT/E 2.3.10 with gc 4.x.x (hrw)
14 15
15 2005-09-11Opie 1.2.1 16 2005-09-11Opie 1.2.1
16 17
17 18
18 New Features 19 New Features
19 ------------ 20 ------------
20 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 21 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
21 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 22 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
22 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) 23 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
23 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 24 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
24 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) 25 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
25 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) 26 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
26 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) 27 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw)
27 * ZSafe: Made UI conform to Opie standards (drw) 28 * ZSafe: Made UI conform to Opie standards (drw)
28 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) 29 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw)
29 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) 30 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl)
30 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) 31 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl)
31 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) 32 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl)
32 * Opie-smb: Added Opie front end for Samba (ljp) 33 * Opie-smb: Added Opie front end for Samba (ljp)
33 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) 34 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie)
34 * Opieplayer: rudimentary podcast support (ljp) 35 * Opieplayer: rudimentary podcast support (ljp)
35 36
36 Fixed Bugs 37 Fixed Bugs
37 ---------- 38 ----------
38 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) 39 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl)
39 - We actually suspend the complete Opie now in that case. 40 - We actually suspend the complete Opie now in that case.
40 * #1384 - Battery status updated improperly when charging (skyhusker) 41 * #1384 - Battery status updated improperly when charging (skyhusker)
41 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 42 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
42 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) 43 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl)
43 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 44 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
44 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) 45 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw)
45 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) 46 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
46 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) 47 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
47 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 48 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
48 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 49 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
49 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) 50 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
50 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) 51 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
51 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 52 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
52 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 53 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
53 * #1679 - Security PIN plugin is QVGA sized (hrw) 54 * #1679 - Security PIN plugin is QVGA sized (hrw)
54 * #1682 - Properly resize tab control in OTabWidget (drw) 55 * #1682 - Properly resize tab control in OTabWidget (drw)
55 * n.a. - always show volume and wireless applet popups inside visible screen (deller) 56 * n.a. - always show volume and wireless applet popups inside visible screen (deller)
56 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 57 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
57 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 58 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
58 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) 59 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl)
59 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) 60 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl)
60 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 61 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
61 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 62 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
62 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 63 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
63 * n.a. - remove hardcoded font size from netsystemtime (hrw) 64 * n.a. - remove hardcoded font size from netsystemtime (hrw)
64 * n.a. - remove hardcoded font size from checkbook graphs (hrw) 65 * n.a. - remove hardcoded font size from checkbook graphs (hrw)
65 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) 66 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw)
66 67
67 68
68 Internal 69 Internal
69 -------- 70 --------
70 * Make BluezApplet use OTaskbarApplet (mickeyl) 71 * Make BluezApplet use OTaskbarApplet (mickeyl)
71 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 72 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
72 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 73 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
73 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 74 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
74 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 75 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
75 * libopienet: Miscellaneous API cleanups (mickeyl) 76 * libopienet: Miscellaneous API cleanups (mickeyl)
76 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 77 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
77 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 78 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
78 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) 79 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl)
79 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) 80 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl)
80 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 81 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
81 * Fix / Optimize number of scanned directories (ljp) 82 * Fix / Optimize number of scanned directories (ljp)
82 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) 83 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl)
83 84
84 2005-03-25Opie 1.2.0 85 2005-03-25Opie 1.2.0
85 86
86 Fixed Bugs 87 Fixed Bugs
87 ---------- 88 ----------
88 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 89 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
89 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 90 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
90 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 91 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
91 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 92 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
92 * n.a.- make qpeglobal.h include qglobal.h (zecke) 93 * n.a.- make qpeglobal.h include qglobal.h (zecke)
93 94
94 2005-03-20Opie 1.2.0-rc1 95 2005-03-20Opie 1.2.0-rc1
95 96
96 97
97 New Features 98 New Features
98 ------------ 99 ------------
99 * Launcher: Support a static background pixmap (mickeyl) 100 * Launcher: Support a static background pixmap (mickeyl)
100 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 101 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
101 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 102 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
102 * Added hi-res inline images for large resolution devices (drw) 103 * Added hi-res inline images for large resolution devices (drw)
103 * Improved launcher icons for consistency (ar) 104 * Improved launcher icons for consistency (ar)
104 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 105 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
105 106
106 Fixed Bugs 107 Fixed Bugs
107 ---------- 108 ----------
108 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 109 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
109 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 110 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
110 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 111 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
111 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 112 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
112 * #1482 - Fix double '/' in paths (zecke) 113 * #1482 - Fix double '/' in paths (zecke)
113 * #1536 - Autosave of custom locations in opie backup (ar) 114 * #1536 - Autosave of custom locations in opie backup (ar)
114 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 115 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
115 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 116 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
116 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 117 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
117 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 118 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
118 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 119 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
119 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 120 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
120 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 121 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
121 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 122 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
122 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 123 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
123 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 124 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
124 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 125 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
125 * #1604 - Checkbook crashed on startup (drw) 126 * #1604 - Checkbook crashed on startup (drw)
126 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 127 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
127 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 128 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
128 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 129 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
129 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 130 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
130 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 131 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
131 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 132 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
132 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 133 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
133 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 134 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
134 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 135 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
135 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 136 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
136 137
137 Internal 138 Internal
138 -------- 139 --------
139 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 140 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
140 * Killed the need for weak symbols in QtE (zecke) 141 * Killed the need for weak symbols in QtE (zecke)
141 * Added optional building libqpe without inline images (mickeyl) 142 * Added optional building libqpe without inline images (mickeyl)
142 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 143 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
143 144
144 2005-02-03Opie 1.1.9 145 2005-02-03Opie 1.1.9
145 146
146 New Features 147 New Features
147 ------------ 148 ------------
148 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 149 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
149 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 150 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
150 * Usability enhancements in OpieIRC (skyhusker) 151 * Usability enhancements in OpieIRC (skyhusker)
151 152
152 Fixed Bugs 153 Fixed Bugs
153 ---------- 154 ----------
154 * #1501 - Fixed bug in todo sql backend (eilers) 155 * #1501 - Fixed bug in todo sql backend (eilers)
155 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 156 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
156 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 157 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
157 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 158 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
158 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 159 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
159 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 160 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
160 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 161 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
161 162
162 Internal 163 Internal
163 -------- 164 --------
164 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 165 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
165 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 166 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
166 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 167 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
167 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 168 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
168 * Build tree cleanups (mickeyl) 169 * Build tree cleanups (mickeyl)
169 170
170 2004-11-26Opie 1.1.8 171 2004-11-26Opie 1.1.8
171 172
172 New Features 173 New Features
173 ------------ 174 ------------
174 * PackageManager supports installation of local ipkg files (drw) 175 * PackageManager supports installation of local ipkg files (drw)
175 * PackageManager supports linking of applications to root (drw) 176 * PackageManager supports linking of applications to root (drw)
176 * PackageManager supports src/gz feeds (drw,wimpie) 177 * PackageManager supports src/gz feeds (drw,wimpie)
177 * Added a syslog information tab to sysinfo (mickeyl) 178 * Added a syslog information tab to sysinfo (mickeyl)
178 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 179 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
179 180
180 Fixed Bugs 181 Fixed Bugs
181 ---------- 182 ----------
182 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 183 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
183 * #1269 - VCards were imported into personal area if it was activated (eilers) 184 * #1269 - VCards were imported into personal area if it was activated (eilers)
184 * #1464 - Packagemanager dont set active filter after install a package (drw) 185 * #1464 - Packagemanager dont set active filter after install a package (drw)
185 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 186 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
186 * #1493 - Fixed one column layout bug of the launcher (hrw) 187 * #1493 - Fixed one column layout bug of the launcher (hrw)
187 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 188 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
188 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 189 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
189 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 190 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
190 191
191 Internal 192 Internal
192 -------- 193 --------
193 * Moved libopie1 to unsupported (mickeyl) 194 * Moved libopie1 to unsupported (mickeyl)
194 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 195 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
195 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 196 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
196 197
197 2004-11-14Opie 1.1.7 198 2004-11-14Opie 1.1.7
198 199
199 New Features 200 New Features
200 ------------ 201 ------------
201 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 202 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
202 * Backup now uses the busy indicator when backing up and restore (ar) 203 * Backup now uses the busy indicator when backing up and restore (ar)
203 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 204 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
204 * OpiePlayer2 better error handling (zecke) 205 * OpiePlayer2 better error handling (zecke)
205 * OpiePlayer2 progress indication while streaming (zecke) 206 * OpiePlayer2 progress indication while streaming (zecke)
206 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 207 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
207 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 208 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
208 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 209 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
209 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 210 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
210 * Opie-Console use Custom Font and Size in a Profile (harlekin) 211 * Opie-Console use Custom Font and Size in a Profile (harlekin)
211 * Opie-Console transparently log the Output and Input to a file (harlekin) 212 * Opie-Console transparently log the Output and Input to a file (harlekin)
212 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 213 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
213 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 214 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
214 * Opie-Security gained a 'test authentication' button (clem) 215 * Opie-Security gained a 'test authentication' button (clem)
215 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 216 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
216 * Opie-Mail improve the handling of POP mail boxes (alwin) 217 * Opie-Mail improve the handling of POP mail boxes (alwin)
217 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 218 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
218 * Opie IRC - backports of the 'NeIRC fork' (zecke) 219 * Opie IRC - backports of the 'NeIRC fork' (zecke)
219 220
220 Fixed Bugs 221 Fixed Bugs
221 ---------- 222 ----------
222 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 223 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
223 * #608 - Make Opie usable for left handed users (zecke) 224 * #608 - Make Opie usable for left handed users (zecke)
224 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 225 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
225 * #1245 - Opie-Go 'paused' (zecke) 226 * #1245 - Opie-Go 'paused' (zecke)
226 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 227 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
227 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 228 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
228 * #1395 - Build VNC Backend with gcc3.4 229 * #1395 - Build VNC Backend with gcc3.4
229 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 230 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
230 * #1426 - Add missing opie-bartender Icon (CoreDump) 231 * #1426 - Add missing opie-bartender Icon (CoreDump)
231 * #1445 - Opie-Sheet Has No Icon (CoreDump) 232 * #1445 - Opie-Sheet Has No Icon (CoreDump)
232 * #1448 - Brightness Applet added (mickeyl) 233 * #1448 - Brightness Applet added (mickeyl)
233 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 234 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
234 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 235 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
235 * n.a. - Opie-mail: fixed some crasher, some layout-problems 236 * n.a. - Opie-mail: fixed some crasher, some layout-problems
236 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 237 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
237 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 238 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
238 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 239 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
239 * 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) 240 * 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)
240 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) 241 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
241 242
242 Internal 243 Internal
243 -------- 244 --------
244 * Opie-Qashmoney has been moved to unsupported (mickeyl) 245 * Opie-Qashmoney has been moved to unsupported (mickeyl)
245 * Opie-Ubrowser has been moved to unsupported (mickeyl) 246 * Opie-Ubrowser has been moved to unsupported (mickeyl)
246 247
247 2004-09-17Opie 1.1.6 248 2004-09-17Opie 1.1.6
248 249
249 New Features 250 New Features
250 ------------ 251 ------------
251 * Fifteen gained configurable number of items (zecke) 252 * Fifteen gained configurable number of items (zecke)
252 * Fifteen can have custom background images (zecke) 253 * Fifteen can have custom background images (zecke)
253 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 254 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
254 * Integrated the new security framework into libopie2 (zecke,clem) 255 * Integrated the new security framework into libopie2 (zecke,clem)
255 * Converted the launcher to use the new security framework (zecke) 256 * Converted the launcher to use the new security framework (zecke)
256 * Backup can now handle custom locations for backup and restore (ar) 257 * Backup can now handle custom locations for backup and restore (ar)
257 * Implemented right-on-hold feedback (wimpie,zecke) 258 * Implemented right-on-hold feedback (wimpie,zecke)
258 * Lots of new features in opie-reader (tim,pohly) 259 * Lots of new features in opie-reader (tim,pohly)
259 * Build system cleanups (schurig) 260 * Build system cleanups (schurig)
260 261
261 Fixed Bugs 262 Fixed Bugs
262 -------- 263 --------
263 * #1005 - Fixed backup to CompactFlash (ar) 264 * #1005 - Fixed backup to CompactFlash (ar)
264 * #1167 - Fixed Opie write crashing on more text than one page (ar) 265 * #1167 - Fixed Opie write crashing on more text than one page (ar)
265 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 266 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
266 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 267 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
267 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 268 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
268 * #1370 - Pimconverter now reacts on cancel key (eilers) 269 * #1370 - Pimconverter now reacts on cancel key (eilers)
269 * #1376 - Bring back the capslock/numlock display (zecke) 270 * #1376 - Bring back the capslock/numlock display (zecke)
270 * #1383 - Language settings now warns about losing open apps (Markus Litz) 271 * #1383 - Language settings now warns about losing open apps (Markus Litz)
271 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 272 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
272 * #1394 - Fixed oversized headline in opie-login (coredump) 273 * #1394 - Fixed oversized headline in opie-login (coredump)
273 * #1396 - Opie-console captures the escape key and vim is working (zecke) 274 * #1396 - Opie-console captures the escape key and vim is working (zecke)
274 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 275 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
275 276
276 2004-07-06Opie 1.1.4 277 2004-07-06Opie 1.1.4
277 278
278 New Features 279 New Features
279 ------------ 280 ------------
280 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 281 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
281 * Added Conversion tool for pim-data (eilers) 282 * Added Conversion tool for pim-data (eilers)
282 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 283 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
283 * Modified the PIM API for providing generic use of OPimRecords (eilers) 284 * Modified the PIM API for providing generic use of OPimRecords (eilers)
284 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 285 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
285 286
286 Fixed Bugs 287 Fixed Bugs
287 -------- 288 --------
288 * #1068 - Country Drop Down Box Off Screen 289 * #1068 - Country Drop Down Box Off Screen
289 * #1291 - Opie tinykate does not open .desktop files (ar) 290 * #1291 - Opie tinykate does not open .desktop files (ar)
290 * #1291 - Opie sheet not saving correctly (ar) 291 * #1291 - Opie sheet not saving correctly (ar)
291 * #1294 - Opie does not know about British Summer Time 292 * #1294 - Opie does not know about British Summer Time
292 * #1314 - Drawpad initialization (mickeyl) 293 * #1314 - Drawpad initialization (mickeyl)
293 * #1317 - Packagemanager crashes on hold-down or install (chicken) 294 * #1317 - Packagemanager crashes on hold-down or install (chicken)
294 * #1321 - Batteryapplet graphic glitch (harlekin) 295 * #1321 - Batteryapplet graphic glitch (harlekin)
295 * #1324 - ZSafe not starting up (mickeyl) 296 * #1324 - ZSafe not starting up (mickeyl)
296 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 297 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
297 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 298 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
298 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 299 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
299 * #1348 - Datebook dependency on libopiedb2 (chicken) 300 * #1348 - Datebook dependency on libopiedb2 (chicken)
300 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 301 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
301 302
302 2004-04-25Opie 1.1.3 303 2004-04-25Opie 1.1.3
303 304
304 * Introduced first implementation of SQL-Support using SQLite (eilers) 305 * Introduced first implementation of SQL-Support using SQLite (eilers)
305 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 306 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
306 * Added a real system graffiti character set (brad) 307 * Added a real system graffiti character set (brad)
307 * Added Generic Keyconfig Widget (zecke) 308 * Added Generic Keyconfig Widget (zecke)
308 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 309 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
309 * Added new Bible reader app - opie-dagger (drw) 310 * Added new Bible reader app - opie-dagger (drw)
310 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 311 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
311 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 312 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
312 * Enabled the possibility to pass command line arguments to applications (mickeyl) 313 * Enabled the possibility to pass command line arguments to applications (mickeyl)
313 * Added an about applet showing some credits and information about Opie (mickeyl) 314 * Added an about applet showing some credits and information about Opie (mickeyl)
314 * Added benchmarking functionality to sysinfo (mickeyl) 315 * Added benchmarking functionality to sysinfo (mickeyl)
315 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 316 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
316 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 317 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
317 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 318 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
318 * Clean-up of package information in control files (drw) 319 * Clean-up of package information in control files (drw)
319 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 320 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
320 * Improved big-screen support (zecke,ar) 321 * Improved big-screen support (zecke,ar)
321 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 322 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
322 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 323 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
323 * Added new package manager - opie-packagemanager (drw) 324 * Added new package manager - opie-packagemanager (drw)
324 * Improved light-n-power for C7x0 (mickeyl) 325 * Improved light-n-power for C7x0 (mickeyl)
325 * Added automatic rotation support for C7x0 (treke) 326 * Added automatic rotation support for C7x0 (treke)
326 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 327 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
327 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 328 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
328 329
329 2003-11-29Opie 1.0.3 330 2003-11-29Opie 1.0.3
330 331
331 * Released as Version 1.0.3 332 * Released as Version 1.0.3
332 * Improved i18n (various contributors) 333 * Improved i18n (various contributors)
333 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 334 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
334 * Made the Documents Tab optional (mickeyl) 335 * Made the Documents Tab optional (mickeyl)
335 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 336 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
336 337
337 2003-08-04Opie 1.0.0 338 2003-08-04Opie 1.0.0
338 339
339 * Released as Version 1.0.0 340 * Released as Version 1.0.0
340 * Including a PPP module for easy dial up (tille,harlekin,zecke) 341 * Including a PPP module for easy dial up (tille,harlekin,zecke)
diff --git a/core/settings/button/buttonsettings.cpp b/core/settings/button/buttonsettings.cpp
index a476a6b..a600d57 100644
--- a/core/settings/button/buttonsettings.cpp
+++ b/core/settings/button/buttonsettings.cpp
@@ -1,268 +1,269 @@
1/* 1/*
2 =. This file is part of the OPIE Project 2 =. This file is part of the OPIE Project
3 .=l. Copyright (c) 2002 Robert Griebl <sandman@handhelds.org> 3 .=l. Copyright (c) 2002 Robert Griebl <sandman@handhelds.org>
4 .>+-= 4 .>+-=
5_;:, .> :=|. This file is free software; you can 5_;:, .> :=|. This file is free software; you can
6.> <`_, > . <= redistribute it and/or modify it under 6.> <`_, > . <= redistribute it and/or modify it under
7:`=1 )Y*s>-.-- : the terms of the GNU General Public 7:`=1 )Y*s>-.-- : the terms of the GNU General Public
8.="- .-=="i, .._ License as published by the Free Software 8.="- .-=="i, .._ License as published by the Free Software
9- . .-<_> .<> Foundation; either version 2 of the License, 9- . .-<_> .<> Foundation; either version 2 of the License,
10 ._= =} : or (at your option) any later version. 10 ._= =} : or (at your option) any later version.
11 .%`+i> _;_. 11 .%`+i> _;_.
12 .i_,=:_. -<s. This file is distributed in the hope that 12 .i_,=:_. -<s. This file is distributed in the hope that
13 + . -:. = it will be useful, but WITHOUT ANY WARRANTY; 13 + . -:. = it will be useful, but WITHOUT ANY WARRANTY;
14 : .. .:, . . . without even the implied warranty of 14 : .. .:, . . . without even the implied warranty of
15 =_ + =;=|` MERCHANTABILITY or FITNESS FOR A 15 =_ + =;=|` MERCHANTABILITY or FITNESS FOR A
16 _.=:. : :=>`: PARTICULAR PURPOSE. See the GNU General 16 _.=:. : :=>`: PARTICULAR PURPOSE. See the GNU General
17..}^=.= = ; Public License for more details. 17..}^=.= = ; Public License for more details.
18++= -. .` .: 18++= -. .` .:
19: = ...= . :.=- You should have received a copy of the GNU 19: = ...= . :.=- You should have received a copy of the GNU
20-. .:....=;==+<; General Public License along with this file; 20-. .:....=;==+<; General Public License along with this file;
21 -_. . . )=. = see the file COPYING. If not, write to the 21 -_. . . )=. = see the file COPYING. If not, write to the
22 -- :-=` Free Software Foundation, Inc., 22 -- :-=` Free Software Foundation, Inc.,
23 59 Temple Place - Suite 330, 23 59 Temple Place - Suite 330,
24 Boston, MA 02111-1307, USA. 24 Boston, MA 02111-1307, USA.
25 25
26*/ 26*/
27 27
28#include "buttonsettings.h" 28#include "buttonsettings.h"
29#include "buttonutils.h" 29#include "buttonutils.h"
30#include "remapdlg.h" 30#include "remapdlg.h"
31 31
32#include <opie2/odevice.h> 32#include <opie2/odevice.h>
33 33
34#include <qpe/applnk.h> 34#include <qpe/applnk.h>
35 35
36#include <qlayout.h> 36#include <qlayout.h>
37#include <qlabel.h> 37#include <qlabel.h>
38#include <qtimer.h> 38#include <qtimer.h>
39#include <qscrollview.h> 39#include <qscrollview.h>
40 40#include <qcopchannel_qws.h>
41 41
42using namespace Opie::Core; 42using namespace Opie::Core;
43 43
44struct buttoninfo { 44struct buttoninfo {
45 const ODeviceButton *m_button; 45 const ODeviceButton *m_button;
46 int m_index; 46 int m_index;
47 47
48 OQCopMessage m_pmsg; 48 OQCopMessage m_pmsg;
49 QLabel *m_picon; 49 QLabel *m_picon;
50 QLabel *m_plabel; 50 QLabel *m_plabel;
51 51
52 OQCopMessage m_hmsg; 52 OQCopMessage m_hmsg;
53 QLabel *m_hicon; 53 QLabel *m_hicon;
54 QLabel *m_hlabel; 54 QLabel *m_hlabel;
55 55
56 bool m_pdirty : 1; 56 bool m_pdirty : 1;
57 bool m_hdirty : 1; 57 bool m_hdirty : 1;
58}; 58};
59 59
60 60
61ButtonSettings::ButtonSettings ( QWidget *parent , const char *, bool, WFlags ) 61ButtonSettings::ButtonSettings ( QWidget *parent , const char *, bool, WFlags )
62 : QDialog ( parent, "ButtonSettings", false, WStyle_ContextHelp ) 62 : QDialog ( parent, "ButtonSettings", false, WStyle_ContextHelp )
63{ 63{
64 const QValueList <ODeviceButton> &buttons = ODevice::inst ( )-> buttons ( ); 64 const QValueList <ODeviceButton> &buttons = ODevice::inst ( )-> buttons ( );
65 (void) ButtonUtils::inst ( ); // initialise 65 (void) ButtonUtils::inst ( ); // initialise
66 66
67 setCaption ( tr( "Button Settings" )); 67 setCaption ( tr( "Button Settings" ));
68 68
69 QVBoxLayout *toplay = new QVBoxLayout ( this, 3, 3 ); 69 QVBoxLayout *toplay = new QVBoxLayout ( this, 3, 3 );
70 QScrollView*mainview = new QScrollView(this); 70 QScrollView*mainview = new QScrollView(this);
71 mainview->setResizePolicy( QScrollView::AutoOneFit ); 71 mainview->setResizePolicy( QScrollView::AutoOneFit );
72 72
73 toplay->addWidget(mainview); 73 toplay->addWidget(mainview);
74 QFrame*framehold=new QFrame(mainview->viewport()); 74 QFrame*framehold=new QFrame(mainview->viewport());
75 framehold->setFrameStyle(QFrame::NoFrame|QFrame::Plain); 75 framehold->setFrameStyle(QFrame::NoFrame|QFrame::Plain);
76 mainview->addChild(framehold); 76 mainview->addChild(framehold);
77 toplay = new QVBoxLayout (framehold, 3, 3 ); 77 toplay = new QVBoxLayout (framehold, 3, 3 );
78 78
79 QLabel *l = new QLabel ( tr( "<center>Press or hold the button you want to remap.</center>" ), framehold ); 79 QLabel *l = new QLabel ( tr( "<center>Press or hold the button you want to remap.</center>" ), framehold );
80 toplay-> addWidget ( l ); 80 toplay-> addWidget ( l );
81 81
82 QGridLayout *lay = new QGridLayout ( toplay ); 82 QGridLayout *lay = new QGridLayout ( toplay );
83 lay-> setMargin ( 0 ); 83 lay-> setMargin ( 0 );
84 lay-> setColStretch ( 0, 0 ); 84 lay-> setColStretch ( 0, 0 );
85 lay-> setColStretch ( 1, 0 ); 85 lay-> setColStretch ( 1, 0 );
86 lay-> setColStretch ( 2, 0 ); 86 lay-> setColStretch ( 2, 0 );
87 lay-> setColStretch ( 3, 10 ); 87 lay-> setColStretch ( 3, 10 );
88 88
89 m_infos. setAutoDelete ( true ); 89 m_infos. setAutoDelete ( true );
90 90
91 int i = 1; 91 int i = 1;
92 int index = 0; 92 int index = 0;
93 for ( QValueList<ODeviceButton>::ConstIterator it = buttons. begin ( ); it != buttons. end ( ); it++ ) { 93 for ( QValueList<ODeviceButton>::ConstIterator it = buttons. begin ( ); it != buttons. end ( ); it++ ) {
94 if ( it != buttons. begin ( )) { 94 if ( it != buttons. begin ( )) {
95 QFrame *f = new QFrame ( framehold ); 95 QFrame *f = new QFrame ( framehold );
96 f-> setFrameStyle ( QFrame::Sunken | QFrame::VLine ); 96 f-> setFrameStyle ( QFrame::Sunken | QFrame::VLine );
97 lay-> addMultiCellWidget ( f, i, i, 0, 3 ); 97 lay-> addMultiCellWidget ( f, i, i, 0, 3 );
98 i++; 98 i++;
99 } 99 }
100 100
101 buttoninfo *bi = new buttoninfo ( ); 101 buttoninfo *bi = new buttoninfo ( );
102 bi-> m_button = &(*it); 102 bi-> m_button = &(*it);
103 bi-> m_index = index++; 103 bi-> m_index = index++;
104 bi-> m_pmsg = (*it). pressedAction ( ); 104 bi-> m_pmsg = (*it). pressedAction ( );
105 bi-> m_hmsg = (*it). heldAction ( ); 105 bi-> m_hmsg = (*it). heldAction ( );
106 bi-> m_pdirty = false; 106 bi-> m_pdirty = false;
107 bi-> m_hdirty = false; 107 bi-> m_hdirty = false;
108 108
109 l = new QLabel ( framehold ); 109 l = new QLabel ( framehold );
110 l-> setPixmap (( *it ). pixmap ( )); 110 l-> setPixmap (( *it ). pixmap ( ));
111 111
112 lay-> addMultiCellWidget ( l, i, i + 1, 0, 0 ); 112 lay-> addMultiCellWidget ( l, i, i + 1, 0, 0 );
113 113
114 l = new QLabel ( tr( "Press:" ), framehold ); 114 l = new QLabel ( tr( "Press:" ), framehold );
115 lay-> addWidget ( l, i, 1, AlignLeft | AlignBottom ); 115 lay-> addWidget ( l, i, 1, AlignLeft | AlignBottom );
116 l = new QLabel ( tr( "Hold:" ), framehold ); 116 l = new QLabel ( tr( "Hold:" ), framehold );
117 lay-> addWidget ( l, i + 1, 1, AlignLeft | AlignTop ); 117 lay-> addWidget ( l, i + 1, 1, AlignLeft | AlignTop );
118 118
119 l = new QLabel ( framehold ); 119 l = new QLabel ( framehold );
120 l-> setFixedSize ( AppLnk::smallIconSize(), AppLnk::smallIconSize() ); 120 l-> setFixedSize ( AppLnk::smallIconSize(), AppLnk::smallIconSize() );
121 lay-> addWidget ( l, i, 2, AlignLeft | AlignBottom ); 121 lay-> addWidget ( l, i, 2, AlignLeft | AlignBottom );
122 bi-> m_picon = l; 122 bi-> m_picon = l;
123 123
124 l = new QLabel ( framehold ); 124 l = new QLabel ( framehold );
125 l-> setAlignment ( AlignLeft | AlignVCenter | SingleLine ); 125 l-> setAlignment ( AlignLeft | AlignVCenter | SingleLine );
126 lay-> addWidget ( l, i, 3, AlignLeft | AlignBottom ); 126 lay-> addWidget ( l, i, 3, AlignLeft | AlignBottom );
127 bi-> m_plabel = l; 127 bi-> m_plabel = l;
128 128
129 l = new QLabel ( framehold ); 129 l = new QLabel ( framehold );
130 l-> setFixedSize ( AppLnk::smallIconSize(), AppLnk::smallIconSize() ); 130 l-> setFixedSize ( AppLnk::smallIconSize(), AppLnk::smallIconSize() );
131 lay-> addWidget ( l, i + 1, 2, AlignLeft | AlignTop ); 131 lay-> addWidget ( l, i + 1, 2, AlignLeft | AlignTop );
132 bi-> m_hicon = l; 132 bi-> m_hicon = l;
133 133
134 l = new QLabel ( framehold ); 134 l = new QLabel ( framehold );
135 l-> setAlignment ( AlignLeft | AlignVCenter | SingleLine ); 135 l-> setAlignment ( AlignLeft | AlignVCenter | SingleLine );
136 lay-> addWidget ( l, i + 1, 3, AlignLeft | AlignTop ); 136 lay-> addWidget ( l, i + 1, 3, AlignLeft | AlignTop );
137 bi-> m_hlabel = l; 137 bi-> m_hlabel = l;
138 138
139 i += 2; 139 i += 2;
140 140
141 m_infos. append ( bi ); 141 m_infos. append ( bi );
142 } 142 }
143 143
144 toplay-> addStretch ( 10 ); 144 toplay-> addStretch ( 10 );
145 145
146 m_last_button = 0; 146 m_last_button = 0;
147 m_lock = false; 147 m_lock = false;
148 148
149 m_timer = new QTimer ( this ); 149 m_timer = new QTimer ( this );
150 connect ( m_timer, SIGNAL( timeout()), this, SLOT( keyTimeout())); 150 connect ( m_timer, SIGNAL( timeout()), this, SLOT( keyTimeout()));
151 151
152 updateLabels ( ); 152 updateLabels ( );
153 153
154 QPEApplication::grabKeyboard ( ); 154 QPEApplication::grabKeyboard ( );
155} 155}
156 156
157ButtonSettings::~ButtonSettings ( ) 157ButtonSettings::~ButtonSettings ( )
158{ 158{
159 QPEApplication::ungrabKeyboard ( ); 159 QPEApplication::ungrabKeyboard ( );
160 QCopChannel::send ("QPE/System", "deviceButtonMappingChanged()" );
160} 161}
161 162
162void ButtonSettings::updateLabels ( ) 163void ButtonSettings::updateLabels ( )
163{ 164{
164 for ( QListIterator <buttoninfo> it ( m_infos ); *it; ++it ) { 165 for ( QListIterator <buttoninfo> it ( m_infos ); *it; ++it ) {
165 qCopInfo cip = ButtonUtils::inst ( )-> messageToInfo ((*it)-> m_pmsg ); 166 qCopInfo cip = ButtonUtils::inst ( )-> messageToInfo ((*it)-> m_pmsg );
166 167
167 QPixmap pic; 168 QPixmap pic;
168 pic.convertFromImage( cip.m_icon.convertToImage().smoothScale( AppLnk::smallIconSize(), AppLnk::smallIconSize() ) ); 169 pic.convertFromImage( cip.m_icon.convertToImage().smoothScale( AppLnk::smallIconSize(), AppLnk::smallIconSize() ) );
169 (*it)-> m_picon-> setPixmap ( pic ); 170 (*it)-> m_picon-> setPixmap ( pic );
170 (*it)-> m_plabel-> setText ( cip. m_name ); 171 (*it)-> m_plabel-> setText ( cip. m_name );
171 172
172 qCopInfo cih = ButtonUtils::inst ( )-> messageToInfo ((*it)-> m_hmsg ); 173 qCopInfo cih = ButtonUtils::inst ( )-> messageToInfo ((*it)-> m_hmsg );
173 174
174 pic.convertFromImage( cih.m_icon.convertToImage().smoothScale( AppLnk::smallIconSize(), AppLnk::smallIconSize() ) ); 175 pic.convertFromImage( cih.m_icon.convertToImage().smoothScale( AppLnk::smallIconSize(), AppLnk::smallIconSize() ) );
175 (*it)-> m_hicon-> setPixmap ( pic ); 176 (*it)-> m_hicon-> setPixmap ( pic );
176 (*it)-> m_hlabel-> setText ( cih. m_name ); 177 (*it)-> m_hlabel-> setText ( cih. m_name );
177 } 178 }
178} 179}
179 180
180buttoninfo *ButtonSettings::buttonInfoForKeycode ( ushort key ) 181buttoninfo *ButtonSettings::buttonInfoForKeycode ( ushort key )
181{ 182{
182 for ( QListIterator <buttoninfo> it ( m_infos ); *it; ++it ) { 183 for ( QListIterator <buttoninfo> it ( m_infos ); *it; ++it ) {
183 if ((*it)-> m_button-> keycode ( ) == key ) 184 if ((*it)-> m_button-> keycode ( ) == key )
184 return *it; 185 return *it;
185 } 186 }
186 return 0; 187 return 0;
187} 188}
188 189
189void ButtonSettings::keyPressEvent ( QKeyEvent *e ) 190void ButtonSettings::keyPressEvent ( QKeyEvent *e )
190{ 191{
191 buttoninfo *bi = buttonInfoForKeycode ( e-> key ( )); 192 buttoninfo *bi = buttonInfoForKeycode ( e-> key ( ));
192 193
193 if ( bi && !e-> isAutoRepeat ( )) { 194 if ( bi && !e-> isAutoRepeat ( )) {
194 m_timer-> stop ( ); 195 m_timer-> stop ( );
195 m_last_button = bi; 196 m_last_button = bi;
196 m_timer-> start ( ODevice::inst ( )-> buttonHoldTime ( ), true ); 197 m_timer-> start ( ODevice::inst ( )-> buttonHoldTime ( ), true );
197 } 198 }
198 else 199 else
199 QDialog::keyPressEvent ( e ); 200 QDialog::keyPressEvent ( e );
200} 201}
201 202
202void ButtonSettings::keyReleaseEvent ( QKeyEvent *e ) 203void ButtonSettings::keyReleaseEvent ( QKeyEvent *e )
203{ 204{
204 buttoninfo *bi = buttonInfoForKeycode ( e-> key ( )); 205 buttoninfo *bi = buttonInfoForKeycode ( e-> key ( ));
205 206
206 if ( bi && !e-> isAutoRepeat ( ) && m_timer-> isActive ( )) { 207 if ( bi && !e-> isAutoRepeat ( ) && m_timer-> isActive ( )) {
207 m_timer-> stop ( ); 208 m_timer-> stop ( );
208 edit ( bi, false ); 209 edit ( bi, false );
209 } 210 }
210 else 211 else
211 QDialog::keyReleaseEvent ( e ); 212 QDialog::keyReleaseEvent ( e );
212} 213}
213 214
214void ButtonSettings::keyTimeout ( ) 215void ButtonSettings::keyTimeout ( )
215{ 216{
216 if ( m_last_button ) { 217 if ( m_last_button ) {
217 edit ( m_last_button, true ); 218 edit ( m_last_button, true );
218 m_last_button = false; 219 m_last_button = false;
219 } 220 }
220} 221}
221 222
222void ButtonSettings::edit ( buttoninfo *bi, bool hold ) 223void ButtonSettings::edit ( buttoninfo *bi, bool hold )
223{ 224{
224 225
225 if ( m_lock ) 226 if ( m_lock )
226 return; 227 return;
227 m_lock = true; 228 m_lock = true;
228 229
229 RemapDlg *d = new RemapDlg ( bi-> m_button, hold, this ); 230 RemapDlg *d = new RemapDlg ( bi-> m_button, hold, this );
230 231
231 if ( QPEApplication::execDialog ( d ) == QDialog::Accepted ) { 232 if ( QPEApplication::execDialog ( d ) == QDialog::Accepted ) {
232 233
233 234
234 if ( hold ) { 235 if ( hold ) {
235 bi-> m_hmsg = d-> message ( ); 236 bi-> m_hmsg = d-> message ( );
236 bi-> m_hdirty = true; 237 bi-> m_hdirty = true;
237 } 238 }
238 else { 239 else {
239 bi-> m_pmsg = d-> message ( ); 240 bi-> m_pmsg = d-> message ( );
240 bi-> m_pdirty = true; 241 bi-> m_pdirty = true;
241 } 242 }
242 243
243 updateLabels ( ); 244 updateLabels ( );
244 } 245 }
245 246
246 delete d; 247 delete d;
247 248
248 m_lock = false; 249 m_lock = false;
249} 250}
250 251
251void ButtonSettings::accept ( ) 252void ButtonSettings::accept ( )
252{ 253{
253 for ( QListIterator <buttoninfo> it ( m_infos ); *it; ++it ) { 254 for ( QListIterator <buttoninfo> it ( m_infos ); *it; ++it ) {
254 buttoninfo *bi = *it; 255 buttoninfo *bi = *it;
255 256
256 if ( bi-> m_pdirty ) 257 if ( bi-> m_pdirty )
257 ODevice::inst ( )-> remapPressedAction ( bi-> m_index, bi-> m_pmsg ); 258 ODevice::inst ( )-> remapPressedAction ( bi-> m_index, bi-> m_pmsg );
258 if ( bi-> m_hdirty ) 259 if ( bi-> m_hdirty )
259 ODevice::inst ( )-> remapHeldAction ( bi-> m_index, bi-> m_hmsg ); 260 ODevice::inst ( )-> remapHeldAction ( bi-> m_index, bi-> m_hmsg );
260 } 261 }
261 QDialog::accept ( ); 262 QDialog::accept ( );
262} 263}
263 264
264void ButtonSettings::done ( int r ) 265void ButtonSettings::done ( int r )
265{ 266{
266 QDialog::done ( r ); 267 QDialog::done ( r );
267 close ( ); 268 close ( );
268} 269}