summaryrefslogtreecommitdiff
authorhrw <hrw>2006-01-17 10:10:21 (UTC)
committer hrw <hrw>2006-01-17 10:10:21 (UTC)
commit6494eb0ba251e95091ba15f0aba8ad4717015922 (patch) (unidiff)
tree8ad63fd4d69f043ab9bd0689e1f3b2b369cf8327
parent50b379b4637c80273b6f5397c9c20db78410f125 (diff)
downloadopie-6494eb0ba251e95091ba15f0aba8ad4717015922.zip
opie-6494eb0ba251e95091ba15f0aba8ad4717015922.tar.gz
opie-6494eb0ba251e95091ba15f0aba8ad4717015922.tar.bz2
Opie-console fallback to FixedFont settings from qpe.conf in config
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
-rw-r--r--noncore/apps/opie-console/terminalwidget.cpp5
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a9639ef..e03bc96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,213 +1,214 @@
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 * OPIE-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) 8 * OPIE-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw)
9 9
10 Fixed Bugs 10 Fixed Bugs
11 ---------- 11 ----------
12 * #1695 - Date selector use too small fontsize on VGA screen (hrw) 12 * #1695 - Date selector use too small fontsize on VGA screen (hrw)
13 * #1686 - opie-console lack UI setting for switching scrollbar (hrw) 13 * #1686 - opie-console lack UI setting for switching scrollbar (hrw)
14 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) 14 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw)
15 * #1624 - Button settngs changes are applied only after restart (hrw) 15 * #1624 - Button settngs changes are applied only after restart (hrw)
16 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) 16 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw)
17 * n.a. - remove hardcoded font size from wellenreiter (hrw) 17 * n.a. - remove hardcoded font size from wellenreiter (hrw)
18 * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) 18 * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw)
19 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) 19 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw)
20 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) 20 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar)
21 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) 21 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar)
22 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw)
22 23
23 2005-09-11Opie 1.2.1 24 2005-09-11Opie 1.2.1
24 25
25 26
26 New Features 27 New Features
27 ------------ 28 ------------
28 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 29 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
29 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 30 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
30 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) 31 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
31 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 32 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
32 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) 33 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
33 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) 34 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
34 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) 35 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw)
35 * ZSafe: Made UI conform to Opie standards (drw) 36 * ZSafe: Made UI conform to Opie standards (drw)
36 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) 37 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw)
37 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) 38 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl)
38 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) 39 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl)
39 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) 40 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl)
40 * Opie-smb: Added Opie front end for Samba (ljp) 41 * Opie-smb: Added Opie front end for Samba (ljp)
41 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) 42 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie)
42 * Opieplayer: rudimentary podcast support (ljp) 43 * Opieplayer: rudimentary podcast support (ljp)
43 44
44 Fixed Bugs 45 Fixed Bugs
45 ---------- 46 ----------
46 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) 47 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl)
47 - We actually suspend the complete Opie now in that case. 48 - We actually suspend the complete Opie now in that case.
48 * #1384 - Battery status updated improperly when charging (skyhusker) 49 * #1384 - Battery status updated improperly when charging (skyhusker)
49 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 50 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
50 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) 51 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl)
51 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 52 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
52 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) 53 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw)
53 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) 54 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
54 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) 55 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
55 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 56 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
56 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 57 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
57 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) 58 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
58 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) 59 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
59 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 60 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
60 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 61 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
61 * #1679 - Security PIN plugin is QVGA sized (hrw) 62 * #1679 - Security PIN plugin is QVGA sized (hrw)
62 * #1682 - Properly resize tab control in OTabWidget (drw) 63 * #1682 - Properly resize tab control in OTabWidget (drw)
63 * n.a. - always show volume and wireless applet popups inside visible screen (deller) 64 * n.a. - always show volume and wireless applet popups inside visible screen (deller)
64 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 65 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
65 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 66 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
66 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) 67 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl)
67 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) 68 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl)
68 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 69 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
69 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 70 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
70 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 71 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
71 * n.a. - remove hardcoded font size from netsystemtime (hrw) 72 * n.a. - remove hardcoded font size from netsystemtime (hrw)
72 * n.a. - remove hardcoded font size from checkbook graphs (hrw) 73 * n.a. - remove hardcoded font size from checkbook graphs (hrw)
73 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) 74 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw)
74 75
75 76
76 Internal 77 Internal
77 -------- 78 --------
78 * Make BluezApplet use OTaskbarApplet (mickeyl) 79 * Make BluezApplet use OTaskbarApplet (mickeyl)
79 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 80 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
80 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 81 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
81 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 82 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
82 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 83 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
83 * libopienet: Miscellaneous API cleanups (mickeyl) 84 * libopienet: Miscellaneous API cleanups (mickeyl)
84 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 85 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
85 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 86 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
86 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) 87 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl)
87 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) 88 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl)
88 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 89 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
89 * Fix / Optimize number of scanned directories (ljp) 90 * Fix / Optimize number of scanned directories (ljp)
90 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) 91 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl)
91 92
92 2005-03-25Opie 1.2.0 93 2005-03-25Opie 1.2.0
93 94
94 Fixed Bugs 95 Fixed Bugs
95 ---------- 96 ----------
96 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 97 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
97 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 98 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
98 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 99 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
99 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 100 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
100 * n.a.- make qpeglobal.h include qglobal.h (zecke) 101 * n.a.- make qpeglobal.h include qglobal.h (zecke)
101 102
102 2005-03-20Opie 1.2.0-rc1 103 2005-03-20Opie 1.2.0-rc1
103 104
104 105
105 New Features 106 New Features
106 ------------ 107 ------------
107 * Launcher: Support a static background pixmap (mickeyl) 108 * Launcher: Support a static background pixmap (mickeyl)
108 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 109 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
109 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 110 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
110 * Added hi-res inline images for large resolution devices (drw) 111 * Added hi-res inline images for large resolution devices (drw)
111 * Improved launcher icons for consistency (ar) 112 * Improved launcher icons for consistency (ar)
112 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 113 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
113 114
114 Fixed Bugs 115 Fixed Bugs
115 ---------- 116 ----------
116 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 117 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
117 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 118 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
118 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 119 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
119 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 120 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
120 * #1482 - Fix double '/' in paths (zecke) 121 * #1482 - Fix double '/' in paths (zecke)
121 * #1536 - Autosave of custom locations in opie backup (ar) 122 * #1536 - Autosave of custom locations in opie backup (ar)
122 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 123 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
123 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 124 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
124 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 125 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
125 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 126 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
126 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 127 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
127 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 128 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
128 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 129 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
129 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 130 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
130 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 131 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
131 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 132 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
132 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 133 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
133 * #1604 - Checkbook crashed on startup (drw) 134 * #1604 - Checkbook crashed on startup (drw)
134 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 135 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
135 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 136 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
136 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 137 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
137 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 138 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
138 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 139 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
139 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 140 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
140 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 141 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
141 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 142 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
142 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 143 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
143 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 144 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
144 145
145 Internal 146 Internal
146 -------- 147 --------
147 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 148 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
148 * Killed the need for weak symbols in QtE (zecke) 149 * Killed the need for weak symbols in QtE (zecke)
149 * Added optional building libqpe without inline images (mickeyl) 150 * Added optional building libqpe without inline images (mickeyl)
150 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 151 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
151 152
152 2005-02-03Opie 1.1.9 153 2005-02-03Opie 1.1.9
153 154
154 New Features 155 New Features
155 ------------ 156 ------------
156 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 157 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
157 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 158 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
158 * Usability enhancements in OpieIRC (skyhusker) 159 * Usability enhancements in OpieIRC (skyhusker)
159 160
160 Fixed Bugs 161 Fixed Bugs
161 ---------- 162 ----------
162 * #1501 - Fixed bug in todo sql backend (eilers) 163 * #1501 - Fixed bug in todo sql backend (eilers)
163 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 164 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
164 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 165 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
165 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 166 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
166 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 167 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
167 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 168 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
168 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 169 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
169 170
170 Internal 171 Internal
171 -------- 172 --------
172 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 173 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
173 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 174 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
174 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 175 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
175 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 176 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
176 * Build tree cleanups (mickeyl) 177 * Build tree cleanups (mickeyl)
177 178
178 2004-11-26Opie 1.1.8 179 2004-11-26Opie 1.1.8
179 180
180 New Features 181 New Features
181 ------------ 182 ------------
182 * PackageManager supports installation of local ipkg files (drw) 183 * PackageManager supports installation of local ipkg files (drw)
183 * PackageManager supports linking of applications to root (drw) 184 * PackageManager supports linking of applications to root (drw)
184 * PackageManager supports src/gz feeds (drw,wimpie) 185 * PackageManager supports src/gz feeds (drw,wimpie)
185 * Added a syslog information tab to sysinfo (mickeyl) 186 * Added a syslog information tab to sysinfo (mickeyl)
186 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 187 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
187 188
188 Fixed Bugs 189 Fixed Bugs
189 ---------- 190 ----------
190 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 191 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
191 * #1269 - VCards were imported into personal area if it was activated (eilers) 192 * #1269 - VCards were imported into personal area if it was activated (eilers)
192 * #1464 - Packagemanager dont set active filter after install a package (drw) 193 * #1464 - Packagemanager dont set active filter after install a package (drw)
193 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 194 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
194 * #1493 - Fixed one column layout bug of the launcher (hrw) 195 * #1493 - Fixed one column layout bug of the launcher (hrw)
195 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 196 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
196 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 197 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
197 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 198 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
198 199
199 Internal 200 Internal
200 -------- 201 --------
201 * Moved libopie1 to unsupported (mickeyl) 202 * Moved libopie1 to unsupported (mickeyl)
202 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 203 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
203 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 204 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
204 205
205 2004-11-14Opie 1.1.7 206 2004-11-14Opie 1.1.7
206 207
207 New Features 208 New Features
208 ------------ 209 ------------
209 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 210 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
210 * Backup now uses the busy indicator when backing up and restore (ar) 211 * Backup now uses the busy indicator when backing up and restore (ar)
211 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 212 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
212 * OpiePlayer2 better error handling (zecke) 213 * OpiePlayer2 better error handling (zecke)
213 * OpiePlayer2 progress indication while streaming (zecke) 214 * OpiePlayer2 progress indication while streaming (zecke)
diff --git a/noncore/apps/opie-console/terminalwidget.cpp b/noncore/apps/opie-console/terminalwidget.cpp
index 907de1b..91d4986 100644
--- a/noncore/apps/opie-console/terminalwidget.cpp
+++ b/noncore/apps/opie-console/terminalwidget.cpp
@@ -1,236 +1,239 @@
1#include "terminalwidget.h" 1#include "terminalwidget.h"
2#include <qpe/config.h>
2 3
3/* QT */ 4/* QT */
4#include <qlabel.h> 5#include <qlabel.h>
5#include <qcheckbox.h> 6#include <qcheckbox.h>
6#include <qcombobox.h> 7#include <qcombobox.h>
7#include <qradiobutton.h> 8#include <qradiobutton.h>
8#include <qhgroupbox.h> 9#include <qhgroupbox.h>
9#include <qhbuttongroup.h> 10#include <qhbuttongroup.h>
10#include <qlayout.h> 11#include <qlayout.h>
11#include <qhbox.h> 12#include <qhbox.h>
12 13
13namespace { 14namespace {
14 enum TermIds { 15 enum TermIds {
15 id_term_vt100 = 0, 16 id_term_vt100 = 0,
16 id_term_vt102, 17 id_term_vt102,
17 id_term_linux, 18 id_term_linux,
18 id_term_xterm 19 id_term_xterm
19 }; 20 };
20 21
21 enum ColourIds { 22 enum ColourIds {
22 id_term_black, 23 id_term_black,
23 id_term_white, 24 id_term_white,
24 id_term_green, 25 id_term_green,
25 id_term_orange 26 id_term_orange
26 }; 27 };
27 28
28 enum FontIds { 29 enum FontIds {
29 id_size_small, 30 id_size_small,
30 id_size_medium, 31 id_size_medium,
31 id_size_large 32 id_size_large
32 }; 33 };
33}; 34};
34 35
35TerminalWidget::TerminalWidget( const QString& name, QWidget* parent, 36TerminalWidget::TerminalWidget( const QString& name, QWidget* parent,
36 const char* na ) 37 const char* na )
37 : ProfileDialogTerminalWidget( name, parent, na ) { 38 : ProfileDialogTerminalWidget( name, parent, na ) {
38 39
39 m_terminal = new QLabel(tr("Terminal Type"), this ); 40 m_terminal = new QLabel(tr("Terminal Type"), this );
40 m_terminalBox = new QComboBox(this); 41 m_terminalBox = new QComboBox(this);
41 m_colorLabel = new QLabel(tr("Color scheme"), this); 42 m_colorLabel = new QLabel(tr("Color scheme"), this);
42 m_colorCmb = new QComboBox(this ); 43 m_colorCmb = new QComboBox(this );
43 44
44// m_groupSize = new QHButtonGroup(tr("Font size"), this ); 45// m_groupSize = new QHButtonGroup(tr("Font size"), this );
45 m_groupSize = new QHBox( this ); 46 m_groupSize = new QHBox( this );
46 m_fontSelector = new Opie::Ui::OFontSelector( false, m_groupSize ); 47 m_fontSelector = new Opie::Ui::OFontSelector( false, m_groupSize );
47 48
48// m_sizeSmall = new QRadioButton(tr("small"), m_groupSize ); 49// m_sizeSmall = new QRadioButton(tr("small"), m_groupSize );
49// m_sizeMedium = new QRadioButton(tr("medium"), m_groupSize ); 50// m_sizeMedium = new QRadioButton(tr("medium"), m_groupSize );
50// m_sizeLarge = new QRadioButton(tr("large"), m_groupSize ); 51// m_sizeLarge = new QRadioButton(tr("large"), m_groupSize );
51 52
52 m_groupConv = new QHGroupBox( tr("Line-break conversions"), this ); 53 m_groupConv = new QHGroupBox( tr("Line-break conversions"), this );
53 m_convInbound = new QCheckBox( tr("Inbound"), m_groupConv ); 54 m_convInbound = new QCheckBox( tr("Inbound"), m_groupConv );
54 m_convOutbound = new QCheckBox( tr("Outbound"), m_groupConv ); 55 m_convOutbound = new QCheckBox( tr("Outbound"), m_groupConv );
55 56
56 57
57 m_groupOptions = new QHGroupBox( tr("Options"), this ); 58 m_groupOptions = new QHGroupBox( tr("Options"), this );
58 m_optionEcho = new QCheckBox( tr("Local echo"), m_groupOptions ); 59 m_optionEcho = new QCheckBox( tr("Local echo"), m_groupOptions );
59 m_optionWrap = new QCheckBox( tr("Line wrap"), m_groupOptions ); 60 m_optionWrap = new QCheckBox( tr("Line wrap"), m_groupOptions );
60 61
61 m_lroot = new QVBoxLayout( this ); 62 m_lroot = new QVBoxLayout( this );
62 m_typeBox = new QVBoxLayout( m_lroot ); 63 m_typeBox = new QVBoxLayout( m_lroot );
63 m_colorBox = new QVBoxLayout( m_lroot ); 64 m_colorBox = new QVBoxLayout( m_lroot );
64 65
65 // Layout 66 // Layout
66 m_typeBox->add( m_terminal ); 67 m_typeBox->add( m_terminal );
67 m_typeBox->add( m_terminalBox ); 68 m_typeBox->add( m_terminalBox );
68 m_lroot->add( m_groupSize ); 69 m_lroot->add( m_groupSize );
69 70
70 m_colorBox->add( m_colorLabel ); 71 m_colorBox->add( m_colorLabel );
71 m_colorBox->add( m_colorCmb ); 72 m_colorBox->add( m_colorCmb );
72 73
73 m_lroot->add( m_groupConv ); 74 m_lroot->add( m_groupConv );
74 m_lroot->add( m_groupOptions ); 75 m_lroot->add( m_groupOptions );
75 m_lroot->addStretch( 0 ); 76 m_lroot->addStretch( 0 );
76 77
77 // Fill in some options 78 // Fill in some options
78 m_terminalBox->insertItem( tr("VT 100"), 0 ); // /*, id_term_vt100*/ ); 79 m_terminalBox->insertItem( tr("VT 100"), 0 ); // /*, id_term_vt100*/ );
79 m_terminalBox->insertItem( tr("VT 102"), 1 ); // /* , id_term_vt102 */); 80 m_terminalBox->insertItem( tr("VT 102"), 1 ); // /* , id_term_vt102 */);
80 m_terminalBox->insertItem( tr("Linux Console"), 2 ); //, id_term_linux ); 81 m_terminalBox->insertItem( tr("Linux Console"), 2 ); //, id_term_linux );
81 m_terminalBox->insertItem( tr("X-Terminal"), 3 ); //, id_term_xterm ); 82 m_terminalBox->insertItem( tr("X-Terminal"), 3 ); //, id_term_xterm );
82 //m_terminalBox->insertItem( tr("ANSI"), id_term_ansi ); 83 //m_terminalBox->insertItem( tr("ANSI"), id_term_ansi );
83 84
84 m_colorCmb->insertItem( tr("black on white"), id_term_black ); 85 m_colorCmb->insertItem( tr("black on white"), id_term_black );
85 m_colorCmb->insertItem( tr("white on black"), id_term_white ); 86 m_colorCmb->insertItem( tr("white on black"), id_term_white );
86 m_colorCmb->insertItem( tr("green on black"), id_term_green ); 87 m_colorCmb->insertItem( tr("green on black"), id_term_green );
87 m_colorCmb->insertItem( tr("orange on black"), id_term_orange ); 88 m_colorCmb->insertItem( tr("orange on black"), id_term_orange );
88 89
89 // signals + slots 90 // signals + slots
90 /* 91 /*
91 connect(m_terminalBox, SIGNAL(activated(int) ), 92 connect(m_terminalBox, SIGNAL(activated(int) ),
92 this, SLOT(slotTermTerm(int) ) ); 93 this, SLOT(slotTermTerm(int) ) );
93 connect(m_colorBox, SIGNAL(activated(int) ), 94 connect(m_colorBox, SIGNAL(activated(int) ),
94 tis, SLOT(slotTermColor(int) ) ); 95 tis, SLOT(slotTermColor(int) ) );
95 connect(m_groupSize, SIGNAL(activated(int) ), 96 connect(m_groupSize, SIGNAL(activated(int) ),
96 this, SLOT(slotTermFont(int) ) ); 97 this, SLOT(slotTermFont(int) ) );
97 98
98 connect(m_optionEcho, SIGNAL(toggled(bool) ), 99 connect(m_optionEcho, SIGNAL(toggled(bool) ),
99 this, SLOT(slotTermEcho(bool) ) ); 100 this, SLOT(slotTermEcho(bool) ) );
100 connect(m_optionWrap, SIGNAL(toggled(bool) ), 101 connect(m_optionWrap, SIGNAL(toggled(bool) ),
101 this, SLOT(slotTermWrap(bool) ) ); 102 this, SLOT(slotTermWrap(bool) ) );
102 connect(m_convInbound, SIGNAL(toggled(bool) ), 103 connect(m_convInbound, SIGNAL(toggled(bool) ),
103 this, SLOT(slotTermInbound(bool) ) ); 104 this, SLOT(slotTermInbound(bool) ) );
104 connect(m_convOutbound, SIGNAL(toggled(bool) ), 105 connect(m_convOutbound, SIGNAL(toggled(bool) ),
105 this, SLOT(slotTermOutbound(bool) ) ); 106 this, SLOT(slotTermOutbound(bool) ) );
106*/ 107*/
107} 108}
108TerminalWidget::~TerminalWidget() { 109TerminalWidget::~TerminalWidget() {
109} 110}
110void TerminalWidget::load( const Profile& prof ) { 111void TerminalWidget::load( const Profile& prof ) {
111 int term = prof.readNumEntry("Terminal"); 112 int term = prof.readNumEntry("Terminal");
112 int color = prof.readNumEntry("Color"); 113 int color = prof.readNumEntry("Color");
113// int fontsize = prof.readNumEntry("Font"); 114// int fontsize = prof.readNumEntry("Font");
114 int opt_echo = prof.readNumEntry("Echo"); 115 int opt_echo = prof.readNumEntry("Echo");
115 int opt_wrap = prof.readNumEntry("Wrap"); 116 int opt_wrap = prof.readNumEntry("Wrap");
116 int opt_inbound = prof.readNumEntry("Inbound"); 117 int opt_inbound = prof.readNumEntry("Inbound");
117 int opt_outbound = prof.readNumEntry("Outbound"); 118 int opt_outbound = prof.readNumEntry("Outbound");
118 119
119 switch( term ) { 120 switch( term ) {
120 case Profile::VT100: 121 case Profile::VT100:
121 m_terminalBox->setCurrentItem(id_term_vt100 ); 122 m_terminalBox->setCurrentItem(id_term_vt100 );
122 break; 123 break;
123 case Profile::VT102: 124 case Profile::VT102:
124 m_terminalBox->setCurrentItem(id_term_vt102 ); 125 m_terminalBox->setCurrentItem(id_term_vt102 );
125 break; 126 break;
126 case Profile::Linux: 127 case Profile::Linux:
127 m_terminalBox->setCurrentItem(id_term_linux ); 128 m_terminalBox->setCurrentItem(id_term_linux );
128 break; 129 break;
129 case Profile::XTerm: 130 case Profile::XTerm:
130 m_terminalBox->setCurrentItem(id_term_xterm ); 131 m_terminalBox->setCurrentItem(id_term_xterm );
131 break; 132 break;
132 default: 133 default:
133 m_terminalBox->setCurrentItem(id_term_vt102 ); 134 m_terminalBox->setCurrentItem(id_term_vt102 );
134 break; 135 break;
135 }; 136 };
136 137
137 switch( color ) { 138 switch( color ) {
138 case Profile::Black: 139 case Profile::Black:
139 m_colorCmb->setCurrentItem(id_term_black ); 140 m_colorCmb->setCurrentItem(id_term_black );
140 break; 141 break;
141 case Profile::White: 142 case Profile::White:
142 m_colorCmb->setCurrentItem(id_term_white ); 143 m_colorCmb->setCurrentItem(id_term_white );
143 break; 144 break;
144 case Profile::Green: 145 case Profile::Green:
145 m_colorCmb->setCurrentItem(id_term_green ); 146 m_colorCmb->setCurrentItem(id_term_green );
146 break; 147 break;
147 case Profile::Orange: 148 case Profile::Orange:
148 m_colorCmb->setCurrentItem(id_term_orange ); 149 m_colorCmb->setCurrentItem(id_term_orange );
149 break; 150 break;
150 default: 151 default:
151 break; 152 break;
152 }; 153 };
153 154
155 Config qpecfg("qpe");
156 qpecfg.setGroup("Appearance");
154 157
155 m_fontSelector->setSelectedFont( prof.readEntry( "Font"), prof.readEntry( "FontStyle"), prof.readNumEntry( "FontSize" ), prof.readEntry( "FontCharset") ); 158 m_fontSelector->setSelectedFont( prof.readEntry( "Font", qpecfg.readEntry("FixedFontFamily")), prof.readEntry( "FontStyle", qpecfg.readEntry("FixedFontStyle")), prof.readNumEntry( "FontSize" , qpecfg.readNumEntry("FixedFontStyle")), prof.readEntry( "FontCharset") );
156 159
157// switch( fontsize ) { 160// switch( fontsize ) {
158// case Profile::Micro: 161// case Profile::Micro:
159// m_sizeSmall->setChecked(true ); 162// m_sizeSmall->setChecked(true );
160// break; 163// break;
161// case Profile::Small: 164// case Profile::Small:
162// m_sizeMedium->setChecked(true ); 165// m_sizeMedium->setChecked(true );
163// break; 166// break;
164// case Profile::Medium: 167// case Profile::Medium:
165// m_sizeLarge->setChecked( true ); 168// m_sizeLarge->setChecked( true );
166// break; 169// break;
167// default: 170// default:
168// m_sizeMedium->setChecked(true ); 171// m_sizeMedium->setChecked(true );
169// break; 172// break;
170// }; 173// };
171 174
172 if (opt_echo) m_optionEcho->setChecked( true ); 175 if (opt_echo) m_optionEcho->setChecked( true );
173 if (opt_wrap) m_optionWrap->setChecked( true ); 176 if (opt_wrap) m_optionWrap->setChecked( true );
174 if (opt_inbound) m_convInbound->setChecked( true ); 177 if (opt_inbound) m_convInbound->setChecked( true );
175 if (opt_outbound) m_convOutbound->setChecked( true ); 178 if (opt_outbound) m_convOutbound->setChecked( true );
176 179
177} 180}
178void TerminalWidget::save( Profile& profile ) { 181void TerminalWidget::save( Profile& profile ) {
179 switch(m_terminalBox->currentItem() ) { 182 switch(m_terminalBox->currentItem() ) {
180 case id_term_vt100: 183 case id_term_vt100:
181 profile.writeEntry("Terminal", Profile::VT100 ); 184 profile.writeEntry("Terminal", Profile::VT100 );
182 break; 185 break;
183 case id_term_vt102: 186 case id_term_vt102:
184 profile.writeEntry("Terminal", Profile::VT102 ); 187 profile.writeEntry("Terminal", Profile::VT102 );
185 break; 188 break;
186 case id_term_linux: 189 case id_term_linux:
187 profile.writeEntry("Terminal", Profile::Linux ); 190 profile.writeEntry("Terminal", Profile::Linux );
188 break; 191 break;
189 case id_term_xterm: 192 case id_term_xterm:
190 profile.writeEntry("Terminal", Profile::XTerm ); 193 profile.writeEntry("Terminal", Profile::XTerm );
191 break; 194 break;
192 //case id_term_ansi: 195 //case id_term_ansi:
193 // profile.writeEntry("Terminal", Profile::VT102 ); 196 // profile.writeEntry("Terminal", Profile::VT102 );
194 // break; 197 // break;
195 default: 198 default:
196 break; 199 break;
197 }; 200 };
198 201
199 // color 202 // color
200 switch(m_colorCmb->currentItem() ) { 203 switch(m_colorCmb->currentItem() ) {
201 case id_term_black: 204 case id_term_black:
202 profile.writeEntry("Color", Profile::Black ); 205 profile.writeEntry("Color", Profile::Black );
203 break; 206 break;
204 case id_term_white: 207 case id_term_white:
205 profile.writeEntry("Color", Profile::White ); 208 profile.writeEntry("Color", Profile::White );
206 break; 209 break;
207 case id_term_green: 210 case id_term_green:
208 profile.writeEntry("Color", Profile::Green ); 211 profile.writeEntry("Color", Profile::Green );
209 break; 212 break;
210 case id_term_orange: 213 case id_term_orange:
211 profile.writeEntry("Color", Profile::Orange ); 214 profile.writeEntry("Color", Profile::Orange );
212 break; 215 break;
213 default: 216 default:
214 break; 217 break;
215 }; 218 };
216 219
217 220
218 profile.writeEntry( "FontSize", m_fontSelector->fontSize() ); 221 profile.writeEntry( "FontSize", m_fontSelector->fontSize() );
219 profile.writeEntry( "FontStyle", m_fontSelector->fontStyle() ); 222 profile.writeEntry( "FontStyle", m_fontSelector->fontStyle() );
220 profile.writeEntry( "FontCharset", m_fontSelector->fontCharSet() ); 223 profile.writeEntry( "FontCharset", m_fontSelector->fontCharSet() );
221 profile.writeEntry( "Font", m_fontSelector->fontFamily() ); 224 profile.writeEntry( "Font", m_fontSelector->fontFamily() );
222 225
223 226
224// if (m_sizeSmall->isChecked() ) { 227// if (m_sizeSmall->isChecked() ) {
225// profile.writeEntry("Font", Profile::Micro ); 228// profile.writeEntry("Font", Profile::Micro );
226// }else if (m_sizeMedium->isChecked() ) { 229// }else if (m_sizeMedium->isChecked() ) {
227// profile.writeEntry("Font", Profile::Small ); 230// profile.writeEntry("Font", Profile::Small );
228// }else { 231// }else {
229// profile.writeEntry("Font", Profile::Medium ); 232// profile.writeEntry("Font", Profile::Medium );
230// } 233// }
231 234
232 profile.writeEntry("Echo", m_optionEcho->isChecked() ); 235 profile.writeEntry("Echo", m_optionEcho->isChecked() );
233 profile.writeEntry("Wrap", m_optionWrap->isChecked() ); 236 profile.writeEntry("Wrap", m_optionWrap->isChecked() );
234 profile.writeEntry("Inbound", m_convInbound->isChecked() ); 237 profile.writeEntry("Inbound", m_convInbound->isChecked() );
235 profile.writeEntry("Outbound",m_convOutbound->isChecked() ); 238 profile.writeEntry("Outbound",m_convOutbound->isChecked() );
236} 239}