summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63ed0c3..511c841 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,121 +1,122 @@
1 2005-??-??Opie 1.2.1 1 2005-??-??Opie 1.2.1
2 2
3 3
4 New Features 4 New Features
5 ------------ 5 ------------
6 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 6 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
7 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 7 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
8 8
9 Fixed Bugs 9 Fixed Bugs
10 ---------- 10 ----------
11 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 11 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
12 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 12 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
13 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 13 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
14 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 14 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
15 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 15 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
16 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 16 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
17 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 17 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
18 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 18 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
19 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 19 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
20 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 20 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
21 21
22 Internal 22 Internal
23 -------- 23 --------
24 * Make BluezApplet use OTaskbarApplet (mickeyl) 24 * Make BluezApplet use OTaskbarApplet (mickeyl)
25 * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) 25 * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl)
26 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
26 27
27 2005-03-25Opie 1.2.0 28 2005-03-25Opie 1.2.0
28 29
29 Fixed Bugs 30 Fixed Bugs
30 ---------- 31 ----------
31 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 32 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
32 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 33 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
33 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 34 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
34 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 35 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
35 * n.a.- make qpeglobal.h include qglobal.h (zecke) 36 * n.a.- make qpeglobal.h include qglobal.h (zecke)
36 37
37 2005-03-20Opie 1.2.0-rc1 38 2005-03-20Opie 1.2.0-rc1
38 39
39 40
40 New Features 41 New Features
41 ------------ 42 ------------
42 * Launcher: Support a static background pixmap (mickeyl) 43 * Launcher: Support a static background pixmap (mickeyl)
43 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 44 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
44 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 45 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
45 * Added hi-res inline images for large resolution devices (drw) 46 * Added hi-res inline images for large resolution devices (drw)
46 * Improved launcher icons for consistency (ar) 47 * Improved launcher icons for consistency (ar)
47 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 48 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
48 49
49 Fixed Bugs 50 Fixed Bugs
50 ---------- 51 ----------
51 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 52 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
52 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 53 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
53 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 54 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
54 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 55 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
55 * #1482 - Fix double '/' in paths (zecke) 56 * #1482 - Fix double '/' in paths (zecke)
56 * #1536 - Autosave of custom locations in opie backup (ar) 57 * #1536 - Autosave of custom locations in opie backup (ar)
57 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 58 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
58 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 59 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
59 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 60 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
60 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 61 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
61 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 62 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
62 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 63 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
63 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 64 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
64 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 65 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
65 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 66 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
66 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 67 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
67 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 68 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
68 * #1604 - Checkbook crashed on startup (drw) 69 * #1604 - Checkbook crashed on startup (drw)
69 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 70 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
70 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 71 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
71 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 72 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
72 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 73 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
73 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 74 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
74 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 75 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
75 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 76 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
76 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 77 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
77 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 78 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
78 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 79 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
79 80
80 Internal 81 Internal
81 -------- 82 --------
82 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 83 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
83 * Killed the need for weak symbols in QtE (zecke) 84 * Killed the need for weak symbols in QtE (zecke)
84 * Added optional building libqpe without inline images (mickeyl) 85 * Added optional building libqpe without inline images (mickeyl)
85 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) 86 * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw)
86 87
87 2005-02-03Opie 1.1.9 88 2005-02-03Opie 1.1.9
88 89
89 New Features 90 New Features
90 ------------ 91 ------------
91 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 92 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
92 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 93 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
93 * Usability enhancements in OpieIRC (skyhusker) 94 * Usability enhancements in OpieIRC (skyhusker)
94 95
95 Fixed Bugs 96 Fixed Bugs
96 ---------- 97 ----------
97 * #1501 - Fixed bug in todo sql backend (eilers) 98 * #1501 - Fixed bug in todo sql backend (eilers)
98 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 99 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
99 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 100 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
100 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 101 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
101 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 102 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
102 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 103 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
103 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 104 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
104 105
105 Internal 106 Internal
106 -------- 107 --------
107 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 108 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
108 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 109 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
109 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 110 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
110 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 111 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
111 * Build tree cleanups (mickeyl) 112 * Build tree cleanups (mickeyl)
112 113
113 2004-11-26Opie 1.1.8 114 2004-11-26Opie 1.1.8
114 115
115 New Features 116 New Features
116 ------------ 117 ------------
117 * PackageManager supports installation of local ipkg files (drw) 118 * PackageManager supports installation of local ipkg files (drw)
118 * PackageManager supports linking of applications to root (drw) 119 * PackageManager supports linking of applications to root (drw)
119 * PackageManager supports src/gz feeds (drw,wimpie) 120 * PackageManager supports src/gz feeds (drw,wimpie)
120 * Added a syslog information tab to sysinfo (mickeyl) 121 * Added a syslog information tab to sysinfo (mickeyl)
121 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 122 * Added new, more consistent, PIM icons + a GIMP teplate (ar)