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