-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | noncore/applets/brightnessapplet/brightnessapplet.cpp | 235 | ||||
-rw-r--r-- | noncore/applets/brightnessapplet/brightnessapplet.h | 81 | ||||
-rw-r--r-- | noncore/applets/brightnessapplet/brightnessapplet.pro | 13 | ||||
-rw-r--r-- | noncore/applets/brightnessapplet/config.in | 6 | ||||
-rw-r--r-- | packages | 1 | ||||
-rw-r--r-- | pics/brightnessapplet/icon.png | bin | 0 -> 3280 bytes |
7 files changed, 337 insertions, 0 deletions
@@ -1,103 +1,104 @@ | |||
1 | 2004-??-??Opie 1.1.x | 1 | 2004-??-??Opie 1.1.x |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | * Ported opie-mediaplayer2 to recent libxine (brad,zecke) | 5 | * Ported opie-mediaplayer2 to recent libxine (brad,zecke) |
6 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | ||
6 | 7 | ||
7 | Fixed Bugs | 8 | Fixed Bugs |
8 | ---------- | 9 | ---------- |
9 | 10 | ||
10 | 2004-09-17Opie 1.1.6 | 11 | 2004-09-17Opie 1.1.6 |
11 | 12 | ||
12 | New Features | 13 | New Features |
13 | ------------ | 14 | ------------ |
14 | * Fifteen gained configurable number of items (zecke) | 15 | * Fifteen gained configurable number of items (zecke) |
15 | * Fifteen can have custom background images (zecke) | 16 | * Fifteen can have custom background images (zecke) |
16 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 17 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
17 | * Integrated the new security framework into libopie2 (zecke,clem) | 18 | * Integrated the new security framework into libopie2 (zecke,clem) |
18 | * Converted the launcher to use the new security framework (zecke) | 19 | * Converted the launcher to use the new security framework (zecke) |
19 | * Backup can now handle custom locations for backup and restore (ar) | 20 | * Backup can now handle custom locations for backup and restore (ar) |
20 | * Implemented right-on-hold feedback (wimpie,zecke) | 21 | * Implemented right-on-hold feedback (wimpie,zecke) |
21 | * Lots of new features in opie-reader (tim,pohly) | 22 | * Lots of new features in opie-reader (tim,pohly) |
22 | * Build system cleanups (schurig) | 23 | * Build system cleanups (schurig) |
23 | 24 | ||
24 | Fixed Bugs | 25 | Fixed Bugs |
25 | -------- | 26 | -------- |
26 | * #1005 - Fixed backup to CompactFlash (ar) | 27 | * #1005 - Fixed backup to CompactFlash (ar) |
27 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 28 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
28 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 29 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
29 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 30 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
30 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 31 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
31 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 32 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
32 | * #1376 - Bring back the capslock/numlock display (zecke) | 33 | * #1376 - Bring back the capslock/numlock display (zecke) |
33 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 34 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
34 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | 35 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
35 | * #1394 - Fixed oversized headline in opie-login (coredump) | 36 | * #1394 - Fixed oversized headline in opie-login (coredump) |
36 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 37 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
37 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 38 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
38 | 39 | ||
39 | 2004-07-06Opie 1.1.4 | 40 | 2004-07-06Opie 1.1.4 |
40 | 41 | ||
41 | New Features | 42 | New Features |
42 | ------------ | 43 | ------------ |
43 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 44 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
44 | * Added Conversion tool for pim-data (eilers) | 45 | * Added Conversion tool for pim-data (eilers) |
45 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 46 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
46 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 47 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
47 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 48 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
48 | 49 | ||
49 | Fixed Bugs | 50 | Fixed Bugs |
50 | -------- | 51 | -------- |
51 | * #1068 - Country Drop Down Box Off Screen | 52 | * #1068 - Country Drop Down Box Off Screen |
52 | * #1291 - Opie tinykate does not open .desktop files (ar) | 53 | * #1291 - Opie tinykate does not open .desktop files (ar) |
53 | * #1291 - Opie sheet not saving correctly (ar) | 54 | * #1291 - Opie sheet not saving correctly (ar) |
54 | * #1294 - Opie does not know about British Summer Time | 55 | * #1294 - Opie does not know about British Summer Time |
55 | * #1314 - Drawpad initialization (mickeyl) | 56 | * #1314 - Drawpad initialization (mickeyl) |
56 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 57 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
57 | * #1321 - Batteryapplet graphic glitch (harlekin) | 58 | * #1321 - Batteryapplet graphic glitch (harlekin) |
58 | * #1324 - ZSafe not starting up (mickeyl) | 59 | * #1324 - ZSafe not starting up (mickeyl) |
59 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 60 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
60 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 61 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
61 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 62 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
62 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 63 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
63 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 64 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
64 | 65 | ||
65 | 2004-04-25Opie 1.1.3 | 66 | 2004-04-25Opie 1.1.3 |
66 | 67 | ||
67 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 68 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
68 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 69 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
69 | * Added a real system graffiti character set (brad) | 70 | * Added a real system graffiti character set (brad) |
70 | * Added Generic Keyconfig Widget (zecke) | 71 | * Added Generic Keyconfig Widget (zecke) |
71 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 72 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
72 | * Added new Bible reader app - opie-dagger (drw) | 73 | * Added new Bible reader app - opie-dagger (drw) |
73 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 74 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
74 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 75 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
75 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 76 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
76 | * Added an about applet showing some credits and information about Opie (mickeyl) | 77 | * Added an about applet showing some credits and information about Opie (mickeyl) |
77 | * Added benchmarking functionality to sysinfo (mickeyl) | 78 | * Added benchmarking functionality to sysinfo (mickeyl) |
78 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 79 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
79 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 80 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
80 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 81 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
81 | * Clean-up of package information in control files (drw) | 82 | * Clean-up of package information in control files (drw) |
82 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 83 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
83 | * Improved big-screen support (zecke,ar) | 84 | * Improved big-screen support (zecke,ar) |
84 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 85 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
85 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 86 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
86 | * Added new package manager - opie-packagemanager (drw) | 87 | * Added new package manager - opie-packagemanager (drw) |
87 | * Improved light-n-power for C7x0 (mickeyl) | 88 | * Improved light-n-power for C7x0 (mickeyl) |
88 | * Added automatic rotation support for C7x0 (treke) | 89 | * Added automatic rotation support for C7x0 (treke) |
89 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 90 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
90 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 91 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
91 | 92 | ||
92 | 2003-11-29Opie 1.0.3 | 93 | 2003-11-29Opie 1.0.3 |
93 | 94 | ||
94 | * Released as Version 1.0.3 | 95 | * Released as Version 1.0.3 |
95 | * Improved i18n (various contributors) | 96 | * Improved i18n (various contributors) |
96 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 97 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
97 | * Made the Documents Tab optional (mickeyl) | 98 | * Made the Documents Tab optional (mickeyl) |
98 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 99 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
99 | 100 | ||
100 | 2003-08-04Opie 1.0.0 | 101 | 2003-08-04Opie 1.0.0 |
101 | 102 | ||
102 | * Released as Version 1.0.0 | 103 | * Released as Version 1.0.0 |
103 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 104 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |
diff --git a/noncore/applets/brightnessapplet/brightnessapplet.cpp b/noncore/applets/brightnessapplet/brightnessapplet.cpp new file mode 100644 index 0000000..1ade35e --- a/dev/null +++ b/noncore/applets/brightnessapplet/brightnessapplet.cpp | |||
@@ -0,0 +1,235 @@ | |||
1 | /* | ||
2 | This file is part of the Opie Project | ||
3 | |||
4 | =. (C) 2004 Michael 'Mickey' Lauer <mickey@tm.informatik.uni-frankfurt.de> | ||
5 | .=l. Based on Qtopia 1.7 Brightnessapplet (C) 2003-2004 TrollTech | ||
6 | .>+-= | ||
7 | _;:, .> :=|. This program is free software; you can | ||
8 | .> <`_, > . <= redistribute it and/or modify it under | ||
9 | :`=1 )Y*s>-.-- : the terms of the GNU General Public | ||
10 | .="- .-=="i, .._ License as published by the Free Software | ||
11 | - . .-<_> .<> Foundation; either version 2 of the License, | ||
12 | ._= =} : or (at your option) any later version. | ||
13 | .%`+i> _;_. | ||
14 | .i_,=:_. -<s. This program is distributed in the hope that | ||
15 | + . -:. = it will be useful, but WITHOUT ANY WARRANTY; | ||
16 | : .. .:, . . . without even the implied warranty of | ||
17 | =_ + =;=|` MERCHANTABILITY or FITNESS FOR A | ||
18 | _.=:. : :=>`: PARTICULAR PURPOSE. See the GNU | ||
19 | ..}^=.= = ; General Public License for more | ||
20 | ++= -. .` .: details. | ||
21 | : = ...= . :.=- | ||
22 | -. .:....=;==+<; You should have received a copy of the GNU | ||
23 | -_. . . )=. = General Public License along with | ||
24 | -- :-=` this application; see the file COPYING.LIB. | ||
25 | If not, write to the Free Software Foundation, | ||
26 | Inc., 59 Temple Place - Suite 330, | ||
27 | Boston, MA 02111-1307, USA. | ||
28 | |||
29 | */ | ||
30 | |||
31 | #include "brightnessapplet.h" | ||
32 | |||
33 | /* OPIE */ | ||
34 | #include <opie2/odebug.h> | ||
35 | #include <opie2/odevice.h> | ||
36 | #include <opie2/otaskbarapplet.h> | ||
37 | #include <qpe/applnk.h> | ||
38 | #include <qpe/config.h> | ||
39 | #include <qpe/power.h> | ||
40 | #include <qpe/qcopenvelope_qws.h> | ||
41 | #include <qpe/resource.h> | ||
42 | using namespace Opie::Core; | ||
43 | using namespace Opie::Ui; | ||
44 | |||
45 | /* QT */ | ||
46 | #include <qpainter.h> | ||
47 | #include <qlabel.h> | ||
48 | #include <qslider.h> | ||
49 | #include <qlayout.h> | ||
50 | |||
51 | /* STD */ | ||
52 | #include <assert.h> | ||
53 | |||
54 | /* XPM */ | ||
55 | static const char * const light_on_xpm[] = { | ||
56 | "9 16 5 1", | ||
57 | " c None", | ||
58 | ". c #FFFFFFFF0000", | ||
59 | "X c #000000000000", | ||
60 | "o c #FFFFFFFFFFFF", | ||
61 | "O c #FFFF6C6C0000", | ||
62 | " ", | ||
63 | " XXX ", | ||
64 | " XoooX ", | ||
65 | " Xoooo.X ", | ||
66 | "Xoooooo.X", | ||
67 | "Xoooo...X", | ||
68 | "Xooo.o..X", | ||
69 | " Xooo..X ", | ||
70 | " Xoo...X ", | ||
71 | " Xoo.X ", | ||
72 | " Xoo.XX ", | ||
73 | " XOOOXX ", | ||
74 | " XOOOXX ", | ||
75 | " XOXX ", | ||
76 | " XX ", | ||
77 | " "}; | ||
78 | |||
79 | |||
80 | /* XPM */ | ||
81 | static const char * const light_off_xpm[] = { | ||
82 | "9 16 4 1", | ||
83 | " c None", | ||
84 | ". c #000000000000", | ||
85 | "X c #6B6B6C6C6C6C", | ||
86 | "o c #FFFF6C6C0000", | ||
87 | " ", | ||
88 | " ", | ||
89 | " ... ", | ||
90 | " . . ", | ||
91 | " . X. ", | ||
92 | ". X.", | ||
93 | ". XXX.", | ||
94 | ". X XX.", | ||
95 | " . XX. ", | ||
96 | " . XXX. ", | ||
97 | " . X. ", | ||
98 | " . X.. ", | ||
99 | " .ooo.. ", | ||
100 | " .ooo.. ", | ||
101 | " .o.. ", | ||
102 | " .. "}; | ||
103 | |||
104 | BrightnessAppletControl::BrightnessAppletControl( OTaskbarApplet* parent, const char* name ) | ||
105 | :QFrame( parent, name, WStyle_StaysOnTop | WType_Popup ) | ||
106 | { | ||
107 | setFrameStyle( QFrame::PopupPanel | QFrame::Raised ); | ||
108 | QGridLayout *gl = new QGridLayout( this, 3, 2, 6, 3 ); | ||
109 | //gl->setRowStretch( 1, 100 ); | ||
110 | |||
111 | int maxbright = ODevice::inst()->displayBrightnessResolution(); | ||
112 | slider = new QSlider(this); | ||
113 | slider->setMaxValue(maxbright); | ||
114 | slider->setOrientation(QSlider::Vertical); | ||
115 | slider->setTickmarks(QSlider::Right); | ||
116 | slider->setTickInterval(QMAX(1, maxbright / 16)); | ||
117 | slider->setLineStep(QMAX(1, maxbright / 16)); | ||
118 | slider->setPageStep(QMAX(1, maxbright / 16)); | ||
119 | gl->addMultiCellWidget( slider, 0, 2, 0, 0 ); | ||
120 | |||
121 | QPixmap onPm( (const char **)light_on_xpm ); | ||
122 | QLabel *l = new QLabel( this ); | ||
123 | l->setPixmap( onPm ); | ||
124 | gl->addWidget( l, 0, 1 ); | ||
125 | |||
126 | QPixmap offPm( (const char **)light_off_xpm ); | ||
127 | l = new QLabel( this ); | ||
128 | l->setPixmap( offPm ); | ||
129 | gl->addWidget( l, 2, 1 ); | ||
130 | |||
131 | setFixedHeight( 100 ); | ||
132 | setFixedWidth( gl->sizeHint().width() ); | ||
133 | setFocusPolicy(QWidget::NoFocus); | ||
134 | } | ||
135 | |||
136 | |||
137 | BrightnessAppletControl::~BrightnessAppletControl() | ||
138 | { | ||
139 | } | ||
140 | |||
141 | |||
142 | BrightnessApplet::BrightnessApplet( QWidget *parent, const char *name ) | ||
143 | :OTaskbarApplet( parent, name ) | ||
144 | { | ||
145 | setFixedHeight( AppLnk::smallIconSize() ); | ||
146 | setFixedWidth( AppLnk::smallIconSize() ); | ||
147 | _pixmap.convertFromImage( Resource::loadImage( "brightnessapplet/icon" ).smoothScale( height(), width() ) ); | ||
148 | _control = new BrightnessAppletControl( this, "control" ); | ||
149 | } | ||
150 | |||
151 | |||
152 | void BrightnessApplet::writeSystemBrightness(int brightness) | ||
153 | { | ||
154 | PowerStatus ps = PowerStatusManager::readStatus(); | ||
155 | |||
156 | Config cfg("qpe"); | ||
157 | if (ps.acStatus() == PowerStatus::Online) { | ||
158 | cfg.setGroup("AC"); | ||
159 | } else { | ||
160 | cfg.setGroup("Battery"); | ||
161 | } | ||
162 | cfg.writeEntry("Brightness", brightness); | ||
163 | } | ||
164 | |||
165 | |||
166 | int BrightnessApplet::readSystemBrightness(void) | ||
167 | { | ||
168 | PowerStatus ps = PowerStatusManager::readStatus(); | ||
169 | Config cfg("qpe"); | ||
170 | |||
171 | if (ps.acStatus() == PowerStatus::Online) { | ||
172 | cfg.setGroup("AC"); | ||
173 | } else { | ||
174 | cfg.setGroup("Battery"); | ||
175 | } | ||
176 | |||
177 | return cfg.readNumEntry("Brightness", 128); | ||
178 | } | ||
179 | |||
180 | |||
181 | BrightnessApplet::~BrightnessApplet() | ||
182 | { | ||
183 | } | ||
184 | |||
185 | |||
186 | int BrightnessApplet::position() | ||
187 | { | ||
188 | return 7; | ||
189 | } | ||
190 | |||
191 | |||
192 | void BrightnessApplet::paintEvent( QPaintEvent* ) | ||
193 | { | ||
194 | QPainter p(this); | ||
195 | p.drawPixmap(0, 0, _pixmap ); | ||
196 | } | ||
197 | |||
198 | |||
199 | int BrightnessApplet::calcBrightnessValue() | ||
200 | { | ||
201 | int v = _control->slider->maxValue() - _control->slider->value(); | ||
202 | return (v * 255 + _control->slider->maxValue() / 2) / _control->slider->maxValue(); | ||
203 | } | ||
204 | |||
205 | |||
206 | void BrightnessApplet::sliderMoved( int value ) | ||
207 | { | ||
208 | #ifndef QT_NO_COP | ||
209 | QCopEnvelope e("QPE/System", "setBacklight(int)"); | ||
210 | e << calcBrightnessValue(); | ||
211 | #else | ||
212 | #error This Applet makes no sense without QCOP | ||
213 | #endif // QT_NO_COP | ||
214 | } | ||
215 | |||
216 | |||
217 | void BrightnessApplet::mousePressEvent( QMouseEvent* ) | ||
218 | { | ||
219 | if ( !_control->isVisible() ) | ||
220 | { | ||
221 | int v = 255 - readSystemBrightness(); | ||
222 | popup( _control ); | ||
223 | _control->slider->setValue((_control->slider->maxValue() * v + 128) / 255); | ||
224 | connect(_control->slider, SIGNAL(valueChanged(int)), this, SLOT(sliderMoved(int))); | ||
225 | } | ||
226 | else | ||
227 | { | ||
228 | _control->hide(); | ||
229 | writeSystemBrightness( calcBrightnessValue() ); | ||
230 | } | ||
231 | } | ||
232 | |||
233 | |||
234 | EXPORT_OPIE_APPLET_v1( BrightnessApplet ) | ||
235 | |||
diff --git a/noncore/applets/brightnessapplet/brightnessapplet.h b/noncore/applets/brightnessapplet/brightnessapplet.h new file mode 100644 index 0000000..8b88bd1 --- a/dev/null +++ b/noncore/applets/brightnessapplet/brightnessapplet.h | |||
@@ -0,0 +1,81 @@ | |||
1 | /* | ||
2 | This file is part of the Opie Project | ||
3 | |||
4 | =. (C) 2004 Michael 'Mickey' Lauer <mickey@tm.informatik.uni-frankfurt.de> | ||
5 | .=l. Based on Qtopia 1.7 Brightnessapplet (C) 2003-2004 TrollTech | ||
6 | .>+-= | ||
7 | _;:, .> :=|. This program is free software; you can | ||
8 | .> <`_, > . <= redistribute it and/or modify it under | ||
9 | :`=1 )Y*s>-.-- : the terms of the GNU General Public | ||
10 | .="- .-=="i, .._ License as published by the Free Software | ||
11 | - . .-<_> .<> Foundation; either version 2 of the License, | ||
12 | ._= =} : or (at your option) any later version. | ||
13 | .%`+i> _;_. | ||
14 | .i_,=:_. -<s. This program is distributed in the hope that | ||
15 | + . -:. = it will be useful, but WITHOUT ANY WARRANTY; | ||
16 | : .. .:, . . . without even the implied warranty of | ||
17 | =_ + =;=|` MERCHANTABILITY or FITNESS FOR A | ||
18 | _.=:. : :=>`: PARTICULAR PURPOSE. See the GNU | ||
19 | ..}^=.= = ; General Public License for more | ||
20 | ++= -. .` .: details. | ||
21 | : = ...= . :.=- | ||
22 | -. .:....=;==+<; You should have received a copy of the GNU | ||
23 | -_. . . )=. = General Public License along with | ||
24 | -- :-=` this application; see the file COPYING.LIB. | ||
25 | If not, write to the Free Software Foundation, | ||
26 | Inc., 59 Temple Place - Suite 330, | ||
27 | Boston, MA 02111-1307, USA. | ||
28 | |||
29 | */ | ||
30 | |||
31 | #ifndef NETWORKAPPLET_H | ||
32 | #define NETWORKAPPLET_H | ||
33 | |||
34 | #include <opie2/otaskbarapplet.h> | ||
35 | #include <qframe.h> | ||
36 | #include <qstring.h> | ||
37 | #include <qtoolbutton.h> | ||
38 | #include <qlineedit.h> | ||
39 | #include <qpixmap.h> | ||
40 | |||
41 | class QShowEvent; | ||
42 | class QHideEvent; | ||
43 | class QSlider; | ||
44 | |||
45 | class BrightnessAppletControl : public QFrame | ||
46 | { | ||
47 | public: | ||
48 | BrightnessAppletControl( Opie::Ui::OTaskbarApplet* parent, const char* name = 0 ); | ||
49 | ~BrightnessAppletControl(); | ||
50 | |||
51 | QSlider* slider; | ||
52 | }; | ||
53 | |||
54 | class BrightnessApplet : public Opie::Ui::OTaskbarApplet | ||
55 | { | ||
56 | Q_OBJECT | ||
57 | |||
58 | public: | ||
59 | BrightnessApplet( QWidget* parent = 0, const char* name = 0 ); | ||
60 | ~BrightnessApplet(); | ||
61 | |||
62 | void writeSystemBrightness( int brightness ); | ||
63 | int readSystemBrightness(); | ||
64 | int calcBrightnessValue(); | ||
65 | |||
66 | static int position(); | ||
67 | |||
68 | public slots: | ||
69 | void sliderMoved( int value ); | ||
70 | |||
71 | protected: | ||
72 | virtual void paintEvent( QPaintEvent* ); | ||
73 | virtual void mousePressEvent( QMouseEvent* ); | ||
74 | |||
75 | private: | ||
76 | BrightnessAppletControl* _control; | ||
77 | QPixmap _pixmap; | ||
78 | }; | ||
79 | |||
80 | #endif | ||
81 | |||
diff --git a/noncore/applets/brightnessapplet/brightnessapplet.pro b/noncore/applets/brightnessapplet/brightnessapplet.pro new file mode 100644 index 0000000..5044f38 --- a/dev/null +++ b/noncore/applets/brightnessapplet/brightnessapplet.pro | |||
@@ -0,0 +1,13 @@ | |||
1 | TEMPLATE = lib | ||
2 | CONFIG += qt plugin warn_on | ||
3 | HEADERS = brightnessapplet.h | ||
4 | SOURCES = brightnessapplet.cpp | ||
5 | TARGET = brightnessapplet | ||
6 | DESTDIR = $(OPIEDIR)/plugins/applets | ||
7 | INCLUDEPATH += $(OPIEDIR)/include | ||
8 | DEPENDPATH += $(OPIEDIR)/include | ||
9 | LIBS += -lqpe -lopiecore2 -lopieui2 | ||
10 | VERSION = 0.1.0 | ||
11 | |||
12 | |||
13 | include ( $(OPIEDIR)/include.pro ) | ||
diff --git a/noncore/applets/brightnessapplet/config.in b/noncore/applets/brightnessapplet/config.in new file mode 100644 index 0000000..ba88bf0 --- a/dev/null +++ b/noncore/applets/brightnessapplet/config.in | |||
@@ -0,0 +1,6 @@ | |||
1 | config BRIGHTNESSAPPLET | ||
2 | boolean "opie-brightness (control lcd brightness on-the-fly)" | ||
3 | default "n" | ||
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI | ||
5 | comment "Network applet needs a libqpe and libopie2 (core, ui)" | ||
6 | depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI) | ||
@@ -1,209 +1,210 @@ | |||
1 | CONFIG_ABOUTAPPLET core/applets/aboutappletaboutapplet.pro | 1 | CONFIG_ABOUTAPPLET core/applets/aboutappletaboutapplet.pro |
2 | CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro | 2 | CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro |
3 | CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro | 3 | CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro |
4 | CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro | 4 | CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro |
5 | CONFIG_APPLET_EXAMPLE examples/applet example.pro | 5 | CONFIG_APPLET_EXAMPLE examples/applet example.pro |
6 | CONFIG_APPSKEY noncore/settings/appskeyappskey.pro | 6 | CONFIG_APPSKEY noncore/settings/appskeyappskey.pro |
7 | CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro | 7 | CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro |
8 | CONFIG_AUTOROTATEAPPLET noncore/applets/autorotateappletautorotateapplet.pro | 8 | CONFIG_AUTOROTATEAPPLET noncore/applets/autorotateappletautorotateapplet.pro |
9 | CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro | 9 | CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro |
10 | CONFIG_BACKUP noncore/settings/backupbackup.pro | 10 | CONFIG_BACKUP noncore/settings/backupbackup.pro |
11 | CONFIG_BARTENDER noncore/apps/opie-bartenderbartender.pro | 11 | CONFIG_BARTENDER noncore/apps/opie-bartenderbartender.pro |
12 | CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro | 12 | CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro |
13 | CONFIG_BEND noncore/unsupported/mail2/bendbend.pro | 13 | CONFIG_BEND noncore/unsupported/mail2/bendbend.pro |
14 | CONFIG_BIGSCREEN_EXAMPLE libopie/big-screen/example osplitter_mail.pro | 14 | CONFIG_BIGSCREEN_EXAMPLE libopie/big-screen/example osplitter_mail.pro |
15 | CONFIG_BINARY noncore/tools/calc2/binarybinary.pro | 15 | CONFIG_BINARY noncore/tools/calc2/binarybinary.pro |
16 | CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro | 16 | CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro |
17 | CONFIG_BOUNCE noncore/games/bouncebounce.pro | 17 | CONFIG_BOUNCE noncore/games/bouncebounce.pro |
18 | CONFIG_BRIGHTNESSAPPLET noncore/applets/brightnessappletbrightnessapplet.pro | ||
18 | CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro | 19 | CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro |
19 | CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro | 20 | CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro |
20 | CONFIG_CALC2 noncore/tools/calc2calc.pro | 21 | CONFIG_CALC2 noncore/tools/calc2calc.pro |
21 | CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro | 22 | CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro |
22 | CONFIG_CALIBRATE core/apps/calibratecalibrate.pro | 23 | CONFIG_CALIBRATE core/apps/calibratecalibrate.pro |
23 | CONFIG_CAMERA noncore/multimedia/cameracamera.pro | 24 | CONFIG_CAMERA noncore/multimedia/cameracamera.pro |
24 | CONFIG_CARDMON core/applets/cardmoncardmon.pro | 25 | CONFIG_CARDMON core/applets/cardmoncardmon.pro |
25 | CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro | 26 | CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro |
26 | CONFIG_CITYTIME core/settings/citytimecitytime.pro | 27 | CONFIG_CITYTIME core/settings/citytimecitytime.pro |
27 | CONFIG_CLIPBOARDAPPLET core/applets/clipboardappletclipboardapplet.pro | 28 | CONFIG_CLIPBOARDAPPLET core/applets/clipboardappletclipboardapplet.pro |
28 | CONFIG_CLOCKAPPLET core/applets/clockappletclockapplet.pro | 29 | CONFIG_CLOCKAPPLET core/applets/clockappletclockapplet.pro |
29 | CONFIG_CLOCK noncore/tools/clockclock.pro | 30 | CONFIG_CLOCK noncore/tools/clockclock.pro |
30 | CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro | 31 | CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro |
31 | CONFIG_DAGGER noncore/apps/dagger dagger.pro | 32 | CONFIG_DAGGER noncore/apps/dagger dagger.pro |
32 | CONFIG_DASHER inputmethods/dasherdasher.pro | 33 | CONFIG_DASHER inputmethods/dasherdasher.pro |
33 | CONFIG_DATEBOOK2 core/pim/datebook2datebook2.pro | 34 | CONFIG_DATEBOOK2 core/pim/datebook2datebook2.pro |
34 | CONFIG_DATEBOOK core/pim/datebookdatebook.pro | 35 | CONFIG_DATEBOOK core/pim/datebookdatebook.pro |
35 | CONFIG_DECO_FLAT noncore/decorations/flatflat.pro | 36 | CONFIG_DECO_FLAT noncore/decorations/flatflat.pro |
36 | CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro | 37 | CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro |
37 | CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro | 38 | CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro |
38 | CONFIG_DICTIONARY noncore/apps/dictionarydictionary.pro | 39 | CONFIG_DICTIONARY noncore/apps/dictionarydictionary.pro |
39 | CONFIG_DOCTAB noncore/settings/doctab doctab.pro | 40 | CONFIG_DOCTAB noncore/settings/doctab doctab.pro |
40 | CONFIG_DRAWPAD noncore/graphics/drawpaddrawpad.pro | 41 | CONFIG_DRAWPAD noncore/graphics/drawpaddrawpad.pro |
41 | CONFIG_DVORAK inputmethods/dvorakdvorak.pro | 42 | CONFIG_DVORAK inputmethods/dvorakdvorak.pro |
42 | CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsoleembeddedkonsole.pro | 43 | CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsoleembeddedkonsole.pro |
43 | CONFIG_EUROCONV noncore/tools/euroconv/ euroconv.pro | 44 | CONFIG_EUROCONV noncore/tools/euroconv/ euroconv.pro |
44 | CONFIG_EXAMPLE_BOARD examples/inputmethod example.pro | 45 | CONFIG_EXAMPLE_BOARD examples/inputmethod example.pro |
45 | CONFIG_EXAMPLE_MENU examples/menuapplet menuapplet.pro | 46 | CONFIG_EXAMPLE_MENU examples/menuapplet menuapplet.pro |
46 | CONFIG_EXAMPLE_VPN examples/networksettings example.pro | 47 | CONFIG_EXAMPLE_VPN examples/networksettings example.pro |
47 | CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro | 48 | CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro |
48 | CONFIG_FILEBROWSER noncore/unsupported/filebrowserfilebrowser.pro | 49 | CONFIG_FILEBROWSER noncore/unsupported/filebrowserfilebrowser.pro |
49 | CONFIG_FLAT noncore/styles/flatflat.pro | 50 | CONFIG_FLAT noncore/styles/flatflat.pro |
50 | CONFIG_FORMATTER noncore/tools/formatterformatter.pro | 51 | CONFIG_FORMATTER noncore/tools/formatterformatter.pro |
51 | CONFIG_FREETYPE freetypefreetype.pro | 52 | CONFIG_FREETYPE freetypefreetype.pro |
52 | CONFIG_FRESH noncore/styles/freshfresh.pro | 53 | CONFIG_FRESH noncore/styles/freshfresh.pro |
53 | CONFIG_FTPLIB noncore/net/ftplibftplib.pro | 54 | CONFIG_FTPLIB noncore/net/ftplibftplib.pro |
54 | CONFIG_GO noncore/games/gogo.pro | 55 | CONFIG_GO noncore/games/gogo.pro |
55 | CONFIG_GSMTOOL noncore/unsupported/gsmtoolgsmtool.pro | 56 | CONFIG_GSMTOOL noncore/unsupported/gsmtoolgsmtool.pro |
56 | CONFIG_GUTENBROWSER noncore/apps/opie-gutenbrowseropie-gutenbrowser.pro | 57 | CONFIG_GUTENBROWSER noncore/apps/opie-gutenbrowseropie-gutenbrowser.pro |
57 | CONFIG_HANDWRITING inputmethods/handwritinghandwriting.pro | 58 | CONFIG_HANDWRITING inputmethods/handwritinghandwriting.pro |
58 | CONFIG_HELPBROWSER core/apps/helpbrowserhelpbrowser.pro | 59 | CONFIG_HELPBROWSER core/apps/helpbrowserhelpbrowser.pro |
59 | CONFIG_HOMEAPPLET core/applets/homeapplethomeapplet.pro | 60 | CONFIG_HOMEAPPLET core/applets/homeapplethomeapplet.pro |
60 | CONFIG_INTERFACES noncore/settings/networksettings/interfacesinterfaces.pro | 61 | CONFIG_INTERFACES noncore/settings/networksettings/interfacesinterfaces.pro |
61 | CONFIG_IRDAAPPLET core/applets/irdaappletirdaapplet.pro | 62 | CONFIG_IRDAAPPLET core/applets/irdaappletirdaapplet.pro |
62 | CONFIG_JUMPX inputmethods/jumpxjumpx.pro | 63 | CONFIG_JUMPX inputmethods/jumpxjumpx.pro |
63 | CONFIG_KBILL noncore/games/kbillkbill.pro | 64 | CONFIG_KBILL noncore/games/kbillkbill.pro |
64 | CONFIG_KCHECKERS noncore/games/kcheckerskcheckers.pro | 65 | CONFIG_KCHECKERS noncore/games/kcheckerskcheckers.pro |
65 | CONFIG_KEYBOARD inputmethods/keyboardkeyboard.pro | 66 | CONFIG_KEYBOARD inputmethods/keyboardkeyboard.pro |
66 | CONFIG_KEYPEBBLE noncore/comm/keypebblekeypebble.pro | 67 | CONFIG_KEYPEBBLE noncore/comm/keypebblekeypebble.pro |
67 | CONFIG_KEYVIEW development/keyviewkeyview.pro | 68 | CONFIG_KEYVIEW development/keyviewkeyview.pro |
68 | CONFIG_KJUMPX inputmethods/kjumpxkjumpx.pro | 69 | CONFIG_KJUMPX inputmethods/kjumpxkjumpx.pro |
69 | CONFIG_KPACMAN noncore/games/kpacmankpacman.pro | 70 | CONFIG_KPACMAN noncore/games/kpacmankpacman.pro |
70 | CONFIG_LANGUAGE noncore/settings/languagelanguage.pro | 71 | CONFIG_LANGUAGE noncore/settings/languagelanguage.pro |
71 | CONFIG_LAUNCHER core/launcherserver.pro | 72 | CONFIG_LAUNCHER core/launcherserver.pro |
72 | CONFIG_LAUNCHER-SETTINGS core/settings/launcherlauncher.pro | 73 | CONFIG_LAUNCHER-SETTINGS core/settings/launcherlauncher.pro |
73 | CONFIG_LIBFFMPEG core/multimedia/opieplayer/libffmpeglibffmpeg.pro | 74 | CONFIG_LIBFFMPEG core/multimedia/opieplayer/libffmpeglibffmpeg.pro |
74 | CONFIG_LIBFLASH core/multimedia/opieplayer/libflashlibflash.pro | 75 | CONFIG_LIBFLASH core/multimedia/opieplayer/libflashlibflash.pro |
75 | CONFIG_LIBMAD core/multimedia/opieplayer/libmadlibmad.pro | 76 | CONFIG_LIBMAD core/multimedia/opieplayer/libmadlibmad.pro |
76 | CONFIG_LIBMAIL noncore/unsupported/mail2/libmaillibmail.pro | 77 | CONFIG_LIBMAIL noncore/unsupported/mail2/libmaillibmail.pro |
77 | CONFIG_LIBMAILWRAPPER noncore/net/mail/libmailwrapper libmailwrapper.pro | 78 | CONFIG_LIBMAILWRAPPER noncore/net/mail/libmailwrapper libmailwrapper.pro |
78 | CONFIG_LIBMPEG3 core/multimedia/opieplayer/libmpeg3libmpeg3.pro | 79 | CONFIG_LIBMPEG3 core/multimedia/opieplayer/libmpeg3libmpeg3.pro |
79 | CONFIG_LIBOPIE2CORE libopie2/opiecoreopiecore.pro | 80 | CONFIG_LIBOPIE2CORE libopie2/opiecoreopiecore.pro |
80 | CONFIG_LIBOPIE2DB libopie2/opiedbopiedb.pro | 81 | CONFIG_LIBOPIE2DB libopie2/opiedbopiedb.pro |
81 | CONFIG_LIBOPIE2EXAMPLES libopie2/examplesexamples.pro | 82 | CONFIG_LIBOPIE2EXAMPLES libopie2/examplesexamples.pro |
82 | CONFIG_LIBOPIE2MM libopie2/opiemmopiemm.pro | 83 | CONFIG_LIBOPIE2MM libopie2/opiemmopiemm.pro |
83 | CONFIG_LIBOPIE2NET libopie2/opienetopienet.pro | 84 | CONFIG_LIBOPIE2NET libopie2/opienetopienet.pro |
84 | CONFIG_LIBOPIE2PIM libopie2/opiepimopiepim.pro | 85 | CONFIG_LIBOPIE2PIM libopie2/opiepimopiepim.pro |
85 | CONFIG_LIBOPIE2SECURITYlibopie2/opiesecurity opiesecurity.pro | 86 | CONFIG_LIBOPIE2SECURITYlibopie2/opiesecurity opiesecurity.pro |
86 | CONFIG_LIBOPIE2UI libopie2/opieuiopieui.pro | 87 | CONFIG_LIBOPIE2UI libopie2/opieuiopieui.pro |
87 | CONFIG_LIBOPIE libopielibopie.pro | 88 | CONFIG_LIBOPIE libopielibopie.pro |
88 | CONFIG_LIBOPIE_PIM libopie/pimpim.pro | 89 | CONFIG_LIBOPIE_PIM libopie/pimpim.pro |
89 | CONFIG_LIBOPIETOOTH noncore/net/opietooth/liblib.pro | 90 | CONFIG_LIBOPIETOOTH noncore/net/opietooth/liblib.pro |
90 | CONFIG_LIBQPE librarylibrary.pro | 91 | CONFIG_LIBQPE librarylibrary.pro |
91 | CONFIG_LIBQPE-X11 x11/libqpe-x11libqpe-x11.pro | 92 | CONFIG_LIBQPE-X11 x11/libqpe-x11libqpe-x11.pro |
92 | CONFIG_LIBQRSYNC rsync rsync.pro | 93 | CONFIG_LIBQRSYNC rsync rsync.pro |
93 | CONFIG_LIBQTAUX libqtauxlibqtaux.pro | 94 | CONFIG_LIBQTAUX libqtauxlibqtaux.pro |
94 | CONFIG_LIBSLCOMPAT libslcompatlibslcompat.pro | 95 | CONFIG_LIBSLCOMPAT libslcompatlibslcompat.pro |
95 | CONFIG_LIBSQL libsqllibsql.pro | 96 | CONFIG_LIBSQL libsqllibsql.pro |
96 | CONFIG_LIBTREMOR core/multimedia/opieplayer/vorbis/tremor tremor.pro | 97 | CONFIG_LIBTREMOR core/multimedia/opieplayer/vorbis/tremor tremor.pro |
97 | CONFIG_LIBTREMORPLUGIN core/multimedia/opieplayer/vorbis libtremor.pro | 98 | CONFIG_LIBTREMORPLUGIN core/multimedia/opieplayer/vorbis libtremor.pro |
98 | CONFIG_LIGHT-AND-POWER core/settings/light-and-powerlight-and-power.pro | 99 | CONFIG_LIGHT-AND-POWER core/settings/light-and-powerlight-and-power.pro |
99 | CONFIG_LIQUID noncore/styles/liquidliquid.pro | 100 | CONFIG_LIQUID noncore/styles/liquidliquid.pro |
100 | CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro | 101 | CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro |
101 | CONFIG_MAIL3 noncore/net/mail mail.pro | 102 | CONFIG_MAIL3 noncore/net/mail mail.pro |
102 | CONFIG_MAILAPPLET noncore/net/mail/taskbarapplet taskbarapplet.pro | 103 | CONFIG_MAILAPPLET noncore/net/mail/taskbarapplet taskbarapplet.pro |
103 | CONFIG_MAILIT noncore/unsupported/mailit mailit.pro | 104 | CONFIG_MAILIT noncore/unsupported/mailit mailit.pro |
104 | CONFIG_MAIN_TAB_EXAMPLE examples/main-tab example.pro | 105 | CONFIG_MAIN_TAB_EXAMPLE examples/main-tab example.pro |
105 | CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro | 106 | CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro |
106 | CONFIG_MEMORYAPPLET noncore/applets/memoryappletmemoryapplet.pro | 107 | CONFIG_MEMORYAPPLET noncore/applets/memoryappletmemoryapplet.pro |
107 | CONFIG_METAL noncore/styles/metalmetal.pro | 108 | CONFIG_METAL noncore/styles/metalmetal.pro |
108 | CONFIG_MINDBREAKER noncore/games/mindbreakermindbreaker.pro | 109 | CONFIG_MINDBREAKER noncore/games/mindbreakermindbreaker.pro |
109 | CONFIG_MINESWEEP noncore/games/minesweepminesweep.pro | 110 | CONFIG_MINESWEEP noncore/games/minesweepminesweep.pro |
110 | CONFIG_MOBILEMSG noncore/comm/mobilemsgmobilemsg.pro | 111 | CONFIG_MOBILEMSG noncore/comm/mobilemsgmobilemsg.pro |
111 | CONFIG_MODPLUG core/multimedia/opieplayer/modplugmodplug.pro | 112 | CONFIG_MODPLUG core/multimedia/opieplayer/modplugmodplug.pro |
112 | CONFIG_MULTIAUTH_BLUEPING noncore/securityplugins/blueping bluepingplugin.pro | 113 | CONFIG_MULTIAUTH_BLUEPING noncore/securityplugins/blueping bluepingplugin.pro |
113 | CONFIG_MULTIAUTH_DUMMY noncore/securityplugins/dummy dummyplugin.pro | 114 | CONFIG_MULTIAUTH_DUMMY noncore/securityplugins/dummy dummyplugin.pro |
114 | CONFIG_MULTIAUTH_NOTICE noncore/securityplugins/notice noticeplugin.pro | 115 | CONFIG_MULTIAUTH_NOTICE noncore/securityplugins/notice noticeplugin.pro |
115 | CONFIG_MULTIAUTH_PIN noncore/securityplugins/pin pinplugin.pro | 116 | CONFIG_MULTIAUTH_PIN noncore/securityplugins/pin pinplugin.pro |
116 | CONFIG_MULTIKEYAPPLET core/applets/multikeyappletmultikeyapplet.pro | 117 | CONFIG_MULTIKEYAPPLET core/applets/multikeyappletmultikeyapplet.pro |
117 | CONFIG_MULTIKEY inputmethods/multikeymultikey.pro | 118 | CONFIG_MULTIKEY inputmethods/multikeymultikey.pro |
118 | CONFIG_NETSYSTEMTIME noncore/settings/netsystemtimenetsystemtime.pro | 119 | CONFIG_NETSYSTEMTIME noncore/settings/netsystemtimenetsystemtime.pro |
119 | CONFIG_NETWORKAPPLET noncore/applets/networkappletnetworkapplet.pro | 120 | CONFIG_NETWORKAPPLET noncore/applets/networkappletnetworkapplet.pro |
120 | CONFIG_NETWORKSETUP noncore/settings/networksettingsnetworksettings.pro | 121 | CONFIG_NETWORKSETUP noncore/settings/networksettingsnetworksettings.pro |
121 | CONFIG_NOTESAPPLET noncore/applets/notesappletnotesapplet.pro | 122 | CONFIG_NOTESAPPLET noncore/applets/notesappletnotesapplet.pro |
122 | CONFIG_NS2BT noncore/settings/networksettings2/bluetoothbluetooth.pro | 123 | CONFIG_NS2BT noncore/settings/networksettings2/bluetoothbluetooth.pro |
123 | CONFIG_NS2CABLE noncore/settings/networksettings2/cablecable.pro | 124 | CONFIG_NS2CABLE noncore/settings/networksettings2/cablecable.pro |
124 | CONFIG_NS2CORE noncore/settings/networksettings2/networksettings2networksettings2.pro | 125 | CONFIG_NS2CORE noncore/settings/networksettings2/networksettings2networksettings2.pro |
125 | CONFIG_NS2IRDA noncore/settings/networksettings2/irdairda.pro | 126 | CONFIG_NS2IRDA noncore/settings/networksettings2/irdairda.pro |
126 | CONFIG_NS2LANCARD noncore/settings/networksettings2/lancardlancard.pro | 127 | CONFIG_NS2LANCARD noncore/settings/networksettings2/lancardlancard.pro |
127 | CONFIG_NS2MODEM noncore/settings/networksettings2/modemmodem.pro | 128 | CONFIG_NS2MODEM noncore/settings/networksettings2/modemmodem.pro |
128 | CONFIG_NS2NETWORK noncore/settings/networksettings2/networknetwork.pro | 129 | CONFIG_NS2NETWORK noncore/settings/networksettings2/networknetwork.pro |
129 | CONFIG_NS2 noncore/settings/networksettings2networksettings.pro | 130 | CONFIG_NS2 noncore/settings/networksettings2networksettings.pro |
130 | CONFIG_NS2PPP noncore/settings/networksettings2/pppppp.pro | 131 | CONFIG_NS2PPP noncore/settings/networksettings2/pppppp.pro |
131 | CONFIG_NS2PROFILE noncore/settings/networksettings2/profileprofile.pro | 132 | CONFIG_NS2PROFILE noncore/settings/networksettings2/profileprofile.pro |
132 | CONFIG_NS2USB noncore/settings/networksettings2/usbusb.pro | 133 | CONFIG_NS2USB noncore/settings/networksettings2/usbusb.pro |
133 | CONFIG_NS2VPN noncore/settings/networksettings2/vpnvpn.pro | 134 | CONFIG_NS2VPN noncore/settings/networksettings2/vpnvpn.pro |
134 | CONFIG_NS2WLAN noncore/settings/networksettings2/wlanwlan.pro | 135 | CONFIG_NS2WLAN noncore/settings/networksettings2/wlanwlan.pro |
135 | CONFIG_OAPP core/apps/oappoapp.pro | 136 | CONFIG_OAPP core/apps/oappoapp.pro |
136 | CONFIG_OBEX core/obexobex.pro | 137 | CONFIG_OBEX core/obexobex.pro |
137 | CONFIG_ODICT noncore/apps/odictodict.pro | 138 | CONFIG_ODICT noncore/apps/odictodict.pro |
138 | CONFIG_OIPKG noncore/unsupported/oipkgoipkg.pro | 139 | CONFIG_OIPKG noncore/unsupported/oipkgoipkg.pro |
139 | CONFIG_OPIEALARM core/opiealarmopiealarm.pro | 140 | CONFIG_OPIEALARM core/opiealarmopiealarm.pro |
140 | CONFIG_OPIE-CONSOLE noncore/apps/opie-consoleopie-console.pro | 141 | CONFIG_OPIE-CONSOLE noncore/apps/opie-consoleopie-console.pro |
141 | CONFIG_OPIE_EYE noncore/graphics/opie-eyephunk_view.pro | 142 | CONFIG_OPIE_EYE noncore/graphics/opie-eyephunk_view.pro |
142 | CONFIG_OPIE_EYE_SLAVE noncore/graphics/opie-eye/slaveslave.pro | 143 | CONFIG_OPIE_EYE_SLAVE noncore/graphics/opie-eye/slaveslave.pro |
143 | CONFIG_OPIEFTP noncore/net/opieftpopieftp.pro | 144 | CONFIG_OPIEFTP noncore/net/opieftpopieftp.pro |
144 | CONFIG_OPIEIRC noncore/net/opieircopieirc.pro | 145 | CONFIG_OPIEIRC noncore/net/opieircopieirc.pro |
145 | CONFIG_OPIE-LOGIN core/opie-loginopie-login.pro | 146 | CONFIG_OPIE-LOGIN core/opie-loginopie-login.pro |
146 | CONFIG_OPIEMAIL2noncore/unsupported/mail2 mail.pro | 147 | CONFIG_OPIEMAIL2noncore/unsupported/mail2 mail.pro |
147 | CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro | 148 | CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro |
148 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro | 149 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro |
149 | CONFIG_OPIE-RDESKTOP noncore/net/opierdesktopopierdesktop.pro | 150 | CONFIG_OPIE-RDESKTOP noncore/net/opierdesktopopierdesktop.pro |
150 | CONFIG_OPIE-READER noncore/apps/opie-readeropie-reader.pro | 151 | CONFIG_OPIE-READER noncore/apps/opie-readeropie-reader.pro |
151 | CONFIG_OPIEREC noncore/multimedia/opierecopierec.pro | 152 | CONFIG_OPIEREC noncore/multimedia/opierecopierec.pro |
152 | CONFIG_OPIE-SHEET noncore/apps/opie-sheetopie-sheet.pro | 153 | CONFIG_OPIE-SHEET noncore/apps/opie-sheetopie-sheet.pro |
153 | CONFIG_OPIE-SH noncore/tools/opie-shopie-sh.pro | 154 | CONFIG_OPIE-SH noncore/tools/opie-shopie-sh.pro |
154 | CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/appletapplet.pro | 155 | CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/appletapplet.pro |
155 | CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/managermanager.pro | 156 | CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/managermanager.pro |
156 | CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro | 157 | CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro |
157 | CONFIG_OSEARCH core/pim/osearchosearch.pro | 158 | CONFIG_OSEARCH core/pim/osearchosearch.pro |
158 | CONFIG_OXYGEN noncore/apps/oxygenoxygen.pro | 159 | CONFIG_OXYGEN noncore/apps/oxygenoxygen.pro |
159 | CONFIG_PACKAGEMANAGER noncore/settings/packagemanagerpackagemanager.pro | 160 | CONFIG_PACKAGEMANAGER noncore/settings/packagemanagerpackagemanager.pro |
160 | CONFIG_PARASHOOT noncore/games/parashootparashoot.pro | 161 | CONFIG_PARASHOOT noncore/games/parashootparashoot.pro |
161 | CONFIG_PHASE noncore/styles/phasephase.pro | 162 | CONFIG_PHASE noncore/styles/phasephase.pro |
162 | CONFIG_PICKBOARD inputmethods/pickboardpickboard.pro | 163 | CONFIG_PICKBOARD inputmethods/pickboardpickboard.pro |
163 | CONFIG_PIMCONVERTER noncore/tools/pimconverter converter.pro | 164 | CONFIG_PIMCONVERTER noncore/tools/pimconverter converter.pro |
164 | CONFIG_POWERCHORD noncore/multimedia/powerchordpowerchord.pro | 165 | CONFIG_POWERCHORD noncore/multimedia/powerchordpowerchord.pro |
165 | CONFIG_PPP noncore/settings/networksettings/ppp ppp.pro | 166 | CONFIG_PPP noncore/settings/networksettings/ppp ppp.pro |
166 | CONFIG_PYQUICKLAUNCH-APPLET noncore/applets/pyquicklaunchpyquicklaunch.pro | 167 | CONFIG_PYQUICKLAUNCH-APPLET noncore/applets/pyquicklaunchpyquicklaunch.pro |
167 | CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncherpyquicklauncher.pro | 168 | CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncherpyquicklauncher.pro |
168 | CONFIG_PYTHON-EXAMPLESexamples/python bla.pro | 169 | CONFIG_PYTHON-EXAMPLESexamples/python bla.pro |
169 | CONFIG_QASHMONEY noncore/apps/qashmoneyqashmoney.pro | 170 | CONFIG_QASHMONEY noncore/apps/qashmoneyqashmoney.pro |
170 | CONFIG_QASTEROIDS noncore/games/qasteroidsqasteroids.pro | 171 | CONFIG_QASTEROIDS noncore/games/qasteroidsqasteroids.pro |
171 | CONFIG_QCOP core/apps/qcopqcop.pro | 172 | CONFIG_QCOP core/apps/qcopqcop.pro |
172 | CONFIG_QPDF noncore/unsupported/qpdfqpdf.pro | 173 | CONFIG_QPDF noncore/unsupported/qpdfqpdf.pro |
173 | CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro | 174 | CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro |
174 | CONFIG_QWS core/qwsqws.pro | 175 | CONFIG_QWS core/qwsqws.pro |
175 | CONFIG_REMOTE noncore/tools/remoteremote.pro | 176 | CONFIG_REMOTE noncore/tools/remoteremote.pro |
176 | CONFIG_RESTARTAPPLET2 core/applets/restartapplet2restartapplet2.pro | 177 | CONFIG_RESTARTAPPLET2 core/applets/restartapplet2restartapplet2.pro |
177 | CONFIG_RESTARTAPPLET core/applets/restartappletrestartapplet.pro | 178 | CONFIG_RESTARTAPPLET core/applets/restartappletrestartapplet.pro |
178 | CONFIG_ROTATEAPPLET core/applets/rotateappletrotateapplet.pro | 179 | CONFIG_ROTATEAPPLET core/applets/rotateappletrotateapplet.pro |
179 | CONFIG_ROTATION noncore/settings/rotationrotation.pro | 180 | CONFIG_ROTATION noncore/settings/rotationrotation.pro |
180 | CONFIG_RUNAPPLET core/applets/runappletrunapplet.pro | 181 | CONFIG_RUNAPPLET core/applets/runappletrunapplet.pro |
181 | CONFIG_SCREENSHOTAPPLET core/applets/screenshotappletscreenshotapplet.pro | 182 | CONFIG_SCREENSHOTAPPLET core/applets/screenshotappletscreenshotapplet.pro |
182 | CONFIG_SECURITY core/settings/securitysecurity.pro | 183 | CONFIG_SECURITY core/settings/securitysecurity.pro |
183 | CONFIG_MULTIAUTH_DEMO core/settings/security/demomultiauth.pro | 184 | CONFIG_MULTIAUTH_DEMO core/settings/security/demomultiauth.pro |
184 | CONFIG_SFCAVE noncore/games/sfcavesfcave.pro | 185 | CONFIG_SFCAVE noncore/games/sfcavesfcave.pro |
185 | CONFIG_SFCAVE-SDL noncore/games/sfcave-sdlsfcave-sdl.pro | 186 | CONFIG_SFCAVE-SDL noncore/games/sfcave-sdlsfcave-sdl.pro |
186 | CONFIG_SHOWIMG noncore/multimedia/showimgshowimg.pro | 187 | CONFIG_SHOWIMG noncore/multimedia/showimgshowimg.pro |
187 | CONFIG_SIMPLE_EXAMPLE examples/simple example.pro | 188 | CONFIG_SIMPLE_EXAMPLE examples/simple example.pro |
188 | CONFIG_SIMPLE_ICON examples/simple-icon example.pro | 189 | CONFIG_SIMPLE_ICON examples/simple-icon example.pro |
189 | CONFIG_SIMPLE_MAIN examples/simple-main example.pro | 190 | CONFIG_SIMPLE_MAIN examples/simple-main example.pro |
190 | CONFIG_SIMPLE noncore/tools/calc2/simplesimple.pro | 191 | CONFIG_SIMPLE noncore/tools/calc2/simplesimple.pro |
191 | CONFIG_SIMPLE_PIM examples/simple-pim example.pro | 192 | CONFIG_SIMPLE_PIM examples/simple-pim example.pro |
192 | CONFIG_SINGLE singlesingle.pro | 193 | CONFIG_SINGLE singlesingle.pro |
193 | CONFIG_SNAKE noncore/games/snakesnake.pro | 194 | CONFIG_SNAKE noncore/games/snakesnake.pro |
194 | CONFIG_SOLITAIRE noncore/games/solitairesolitaire.pro | 195 | CONFIG_SOLITAIRE noncore/games/solitairesolitaire.pro |
195 | CONFIG_SOUND noncore/settings/soundsound.pro | 196 | CONFIG_SOUND noncore/settings/soundsound.pro |
196 | CONFIG_SSHKEYS noncore/settings/sshkeyssshkeys.pro | 197 | CONFIG_SSHKEYS noncore/settings/sshkeyssshkeys.pro |
197 | CONFIG_SUSPENDAPPLET core/applets/suspendappletsuspendapplet.pro | 198 | CONFIG_SUSPENDAPPLET core/applets/suspendappletsuspendapplet.pro |
198 | CONFIG_SYMLINKER core/symlinker symlinker.pro | 199 | CONFIG_SYMLINKER core/symlinker symlinker.pro |
199 | CONFIG_SYSINFO noncore/settings/sysinfosysinfo.pro | 200 | CONFIG_SYSINFO noncore/settings/sysinfosysinfo.pro |
200 | CONFIG_TABLEVIEWER noncore/apps/tableviewertableviewer.pro | 201 | CONFIG_TABLEVIEWER noncore/apps/tableviewertableviewer.pro |
201 | CONFIG_TABMANAGER noncore/settings/tabmanagertabmanager.pro | 202 | CONFIG_TABMANAGER noncore/settings/tabmanagertabmanager.pro |
202 | CONFIG_TABOAPP core/apps/taboapptaboapp.pro | 203 | CONFIG_TABOAPP core/apps/taboapptaboapp.pro |
203 | CONFIG_TEST libsql/testtest.pro | 204 | CONFIG_TEST libsql/testtest.pro |
204 | CONFIG_TEST noncore/apps/opie-console/testtest.pro | 205 | CONFIG_TEST noncore/apps/opie-console/testtest.pro |
205 | CONFIG_TETRIX noncore/games/tetrixtetrix.pro | 206 | CONFIG_TETRIX noncore/games/tetrixtetrix.pro |
206 | CONFIG_TEXTEDIT core/apps/textedittextedit.pro | 207 | CONFIG_TEXTEDIT core/apps/textedittextedit.pro |
207 | CONFIG_THEME noncore/styles/themetheme.pro | 208 | CONFIG_THEME noncore/styles/themetheme.pro |
208 | CONFIG_TICTAC noncore/games/tictactictac.pro | 209 | CONFIG_TICTAC noncore/games/tictactictac.pro |
209 | CONFIG_TINYKATE noncore/apps/tinykatetinykate.pro | 210 | CONFIG_TINYKATE noncore/apps/tinykatetinykate.pro |
diff --git a/pics/brightnessapplet/icon.png b/pics/brightnessapplet/icon.png new file mode 100644 index 0000000..c7765c9 --- a/dev/null +++ b/pics/brightnessapplet/icon.png | |||
Binary files differ | |||