summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ad74ab..89cbeca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,134 +1,137 @@
1 2005-03-nnOpie 1.2.0 1 2005-03-nnOpie 1.2.0
2 2
3 Fixed Bugs 3 Fixed Bugs
4 ---------- 4 ----------
5 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 5 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
6 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
7 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
6 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 8 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
9 * n.a - make qpeglobal.h include qglobal.h (zecke)
7 10
8 2005-03-20Opie 1.2.0-rc1 11 2005-03-20Opie 1.2.0-rc1
9 12
10 13
11 New Features 14 New Features
12 ------------ 15 ------------
13 * Launcher: Support a static background pixmap (mickeyl) 16 * Launcher: Support a static background pixmap (mickeyl)
14 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 17 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
15 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 18 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
16 * Added hi-res inline images for large resolution devices (drw) 19 * Added hi-res inline images for large resolution devices (drw)
17 * Improved launcher icons for consistency (ar) 20 * Improved launcher icons for consistency (ar)
18 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) 21 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin)
19 22
20 Fixed Bugs 23 Fixed Bugs
21 ---------- 24 ----------
22 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 25 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
23 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 26 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
24 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 27 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
25 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 28 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
26 * #1482 - Fix double '/' in paths (zecke) 29 * #1482 - Fix double '/' in paths (zecke)
27 * #1536 - Autosave of custom locations in opie backup (ar) 30 * #1536 - Autosave of custom locations in opie backup (ar)
28 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 31 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
29 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 32 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
30 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 33 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
31 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 34 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
32 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 35 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
33 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 36 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
34 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 37 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
35 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 38 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
36 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 39 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
37 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 40 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
38 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 41 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
39 * #1604 - Checkbook crashed on startup (drw) 42 * #1604 - Checkbook crashed on startup (drw)
40 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 43 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
41 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 44 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
42 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 45 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
43 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 46 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
44 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 47 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
45 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 48 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
46 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 49 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
47 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 50 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
48 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 51 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
49 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 52 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
50 53
51 Internal 54 Internal
52 -------- 55 --------
53 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 56 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
54 * Killed the need for weak symbols in QtE (zecke) 57 * Killed the need for weak symbols in QtE (zecke)
55 * Added optional building libqpe without inline images (mickeyl) 58 * Added optional building libqpe without inline images (mickeyl)
56 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 59 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
57 60
58 2005-02-03Opie 1.1.9 61 2005-02-03Opie 1.1.9
59 62
60 New Features 63 New Features
61 ------------ 64 ------------
62 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 65 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
63 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 66 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
64 * Usability enhancements in OpieIRC (skyhusker) 67 * Usability enhancements in OpieIRC (skyhusker)
65 68
66 Fixed Bugs 69 Fixed Bugs
67 ---------- 70 ----------
68 * #1501 - Fixed bug in todo sql backend (eilers) 71 * #1501 - Fixed bug in todo sql backend (eilers)
69 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 72 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
70 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 73 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
71 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 74 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
72 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 75 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
73 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 76 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
74 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 77 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
75 78
76 Internal 79 Internal
77 -------- 80 --------
78 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 81 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
79 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 82 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
80 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 83 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
81 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 84 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
82 * Build tree cleanups (mickeyl) 85 * Build tree cleanups (mickeyl)
83 86
84 2004-11-26Opie 1.1.8 87 2004-11-26Opie 1.1.8
85 88
86 New Features 89 New Features
87 ------------ 90 ------------
88 * PackageManager supports installation of local ipkg files (drw) 91 * PackageManager supports installation of local ipkg files (drw)
89 * PackageManager supports linking of applications to root (drw) 92 * PackageManager supports linking of applications to root (drw)
90 * PackageManager supports src/gz feeds (drw,wimpie) 93 * PackageManager supports src/gz feeds (drw,wimpie)
91 * Added a syslog information tab to sysinfo (mickeyl) 94 * Added a syslog information tab to sysinfo (mickeyl)
92 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 95 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
93 96
94 Fixed Bugs 97 Fixed Bugs
95 ---------- 98 ----------
96 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 99 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
97 * #1269 - VCards were imported into personal area if it was activated (eilers) 100 * #1269 - VCards were imported into personal area if it was activated (eilers)
98 * #1464 - Packagemanager dont set active filter after install a package (drw) 101 * #1464 - Packagemanager dont set active filter after install a package (drw)
99 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 102 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
100 * #1493 - Fixed one column layout bug of the launcher (hrw) 103 * #1493 - Fixed one column layout bug of the launcher (hrw)
101 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 104 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
102 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 105 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
103 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 106 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
104 107
105 Internal 108 Internal
106 -------- 109 --------
107 * Moved libopie1 to unsupported (mickeyl) 110 * Moved libopie1 to unsupported (mickeyl)
108 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 111 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
109 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 112 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
110 113
111 2004-11-14Opie 1.1.7 114 2004-11-14Opie 1.1.7
112 115
113 New Features 116 New Features
114 ------------ 117 ------------
115 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 118 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
116 * Backup now uses the busy indicator when backing up and restore (ar) 119 * Backup now uses the busy indicator when backing up and restore (ar)
117 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 120 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
118 * OpiePlayer2 better error handling (zecke) 121 * OpiePlayer2 better error handling (zecke)
119 * OpiePlayer2 progress indication while streaming (zecke) 122 * OpiePlayer2 progress indication while streaming (zecke)
120 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 123 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
121 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 124 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
122 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 125 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
123 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 126 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
124 * Opie-Console use Custom Font and Size in a Profile (harlekin) 127 * Opie-Console use Custom Font and Size in a Profile (harlekin)
125 * Opie-Console transparently log the Output and Input to a file (harlekin) 128 * Opie-Console transparently log the Output and Input to a file (harlekin)
126 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 129 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
127 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 130 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
128 * Opie-Security gained a 'test authentication' button (clem) 131 * Opie-Security gained a 'test authentication' button (clem)
129 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 132 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
130 * Opie-Mail improve the handling of POP mail boxes (alwin) 133 * Opie-Mail improve the handling of POP mail boxes (alwin)
131 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 134 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
132 * Opie IRC - backports of the 'NeIRC fork' (zecke) 135 * Opie IRC - backports of the 'NeIRC fork' (zecke)
133 136
134 Fixed Bugs 137 Fixed Bugs