author | hrw <hrw> | 2006-01-17 10:10:21 (UTC) |
---|---|---|
committer | hrw <hrw> | 2006-01-17 10:10:21 (UTC) |
commit | 6494eb0ba251e95091ba15f0aba8ad4717015922 (patch) (unidiff) | |
tree | 8ad63fd4d69f043ab9bd0689e1f3b2b369cf8327 | |
parent | 50b379b4637c80273b6f5397c9c20db78410f125 (diff) | |
download | opie-6494eb0ba251e95091ba15f0aba8ad4717015922.zip opie-6494eb0ba251e95091ba15f0aba8ad4717015922.tar.gz opie-6494eb0ba251e95091ba15f0aba8ad4717015922.tar.bz2 |
Opie-console fallback to FixedFont settings from qpe.conf in config
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | noncore/apps/opie-console/terminalwidget.cpp | 5 |
2 files changed, 5 insertions, 1 deletions
@@ -6,32 +6,33 @@ | |||
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) |
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,17 +1,18 @@ | |||
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 | ||
13 | namespace { | 14 | namespace { |
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, |
@@ -138,34 +139,36 @@ void TerminalWidget::load( const Profile& prof ) { | |||
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 | ||