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