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