summaryrefslogtreecommitdiff
authorar <ar>2004-10-20 22:21:10 (UTC)
committer ar <ar>2004-10-20 22:21:10 (UTC)
commit8232b072180742d87a8e543b6968e9c4109c0612 (patch) (unidiff)
treeac4c2784731ed80f7332899c2afb475127df9f2f
parent24b27cb83dfc2a23c26e6edcda84fe26a9e9d685 (diff)
downloadopie-8232b072180742d87a8e543b6968e9c4109c0612.zip
opie-8232b072180742d87a8e543b6968e9c4109c0612.tar.gz
opie-8232b072180742d87a8e543b6968e9c4109c0612.tar.bz2
- new Backup Feature (Busy Indicator)
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bec6ea0..8c72fb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,127 +1,128 @@
1 2004-??-??Opie 1.1.x 1 2004-??-??Opie 1.1.x
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * Backup uses Busy Indicator when backing up and restore (ar)
5 * OpiePlayer2 gains adding of Directories to the playlist (zecke) 6 * OpiePlayer2 gains adding of Directories to the playlist (zecke)
6 * OpiePlayer2 handles error better (zecke) 7 * OpiePlayer2 handles error better (zecke)
7 * OpiePlayer2 gives Progress when streaming (zecke) 8 * OpiePlayer2 gives Progress when streaming (zecke)
8 * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke) 9 * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke)
9 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 10 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
10 * Opie Eye got a Digital Camera File Backend (alwin,zecke) 11 * Opie Eye got a Digital Camera File Backend (alwin,zecke)
11 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) 12 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke)
12 * Opie-Console use Custom Font and Size in a Profile (harlekin) 13 * Opie-Console use Custom Font and Size in a Profile (harlekin)
13 * Opie-Console transparently log the Output and Input to a file (harlekin) 14 * Opie-Console transparently log the Output and Input to a file (harlekin)
14 * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 15 * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
15 * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) 16 * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem)
16 17
17 Fixed Bugs 18 Fixed Bugs
18 ---------- 19 ----------
19 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 20 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
20 * #1445 - Opie Sheet Has No Icon (CoreDump) 21 * #1445 - Opie Sheet Has No Icon (CoreDump)
21 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 22 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
22 * #1395 - Build VNC Backend with gcc3.4 23 * #1395 - Build VNC Backend with gcc3.4
23 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 24 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
24 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) 25 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke)
25 * #1245 - Opie Go 'paused' (zecke) 26 * #1245 - Opie Go 'paused' (zecke)
26 * #1448 - Brightness Applet added (mickeyl) 27 * #1448 - Brightness Applet added (mickeyl)
27 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 28 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
28 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 29 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
29 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir 30 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir
30 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string 31 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string
31 * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 32 * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
32 * 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) 33 * 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)
33 34
34 2004-09-17Opie 1.1.6 35 2004-09-17Opie 1.1.6
35 36
36 New Features 37 New Features
37 ------------ 38 ------------
38 * Fifteen gained configurable number of items (zecke) 39 * Fifteen gained configurable number of items (zecke)
39 * Fifteen can have custom background images (zecke) 40 * Fifteen can have custom background images (zecke)
40 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 41 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
41 * Integrated the new security framework into libopie2 (zecke,clem) 42 * Integrated the new security framework into libopie2 (zecke,clem)
42 * Converted the launcher to use the new security framework (zecke) 43 * Converted the launcher to use the new security framework (zecke)
43 * Backup can now handle custom locations for backup and restore (ar) 44 * Backup can now handle custom locations for backup and restore (ar)
44 * Implemented right-on-hold feedback (wimpie,zecke) 45 * Implemented right-on-hold feedback (wimpie,zecke)
45 * Lots of new features in opie-reader (tim,pohly) 46 * Lots of new features in opie-reader (tim,pohly)
46 * Build system cleanups (schurig) 47 * Build system cleanups (schurig)
47 48
48 Fixed Bugs 49 Fixed Bugs
49 -------- 50 --------
50 * #1005 - Fixed backup to CompactFlash (ar) 51 * #1005 - Fixed backup to CompactFlash (ar)
51 * #1167 - Fixed Opie write crashing on more text than one page (ar) 52 * #1167 - Fixed Opie write crashing on more text than one page (ar)
52 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 53 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
53 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 54 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
54 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 55 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
55 * #1370 - Pimconverter now reacts on cancel key (eilers) 56 * #1370 - Pimconverter now reacts on cancel key (eilers)
56 * #1376 - Bring back the capslock/numlock display (zecke) 57 * #1376 - Bring back the capslock/numlock display (zecke)
57 * #1383 - Language settings now warns about losing open apps (Markus Litz) 58 * #1383 - Language settings now warns about losing open apps (Markus Litz)
58 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 59 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
59 * #1394 - Fixed oversized headline in opie-login (coredump) 60 * #1394 - Fixed oversized headline in opie-login (coredump)
60 * #1396 - Opie-console captures the escape key and vim is working (zecke) 61 * #1396 - Opie-console captures the escape key and vim is working (zecke)
61 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 62 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
62 63
63 2004-07-06Opie 1.1.4 64 2004-07-06Opie 1.1.4
64 65
65 New Features 66 New Features
66 ------------ 67 ------------
67 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 68 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
68 * Added Conversion tool for pim-data (eilers) 69 * Added Conversion tool for pim-data (eilers)
69 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 70 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
70 * Modified the PIM API for providing generic use of OPimRecords (eilers) 71 * Modified the PIM API for providing generic use of OPimRecords (eilers)
71 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 72 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
72 73
73 Fixed Bugs 74 Fixed Bugs
74 -------- 75 --------
75 * #1068 - Country Drop Down Box Off Screen 76 * #1068 - Country Drop Down Box Off Screen
76 * #1291 - Opie tinykate does not open .desktop files (ar) 77 * #1291 - Opie tinykate does not open .desktop files (ar)
77 * #1291 - Opie sheet not saving correctly (ar) 78 * #1291 - Opie sheet not saving correctly (ar)
78 * #1294 - Opie does not know about British Summer Time 79 * #1294 - Opie does not know about British Summer Time
79 * #1314 - Drawpad initialization (mickeyl) 80 * #1314 - Drawpad initialization (mickeyl)
80 * #1317 - Packagemanager crashes on hold-down or install (chicken) 81 * #1317 - Packagemanager crashes on hold-down or install (chicken)
81 * #1321 - Batteryapplet graphic glitch (harlekin) 82 * #1321 - Batteryapplet graphic glitch (harlekin)
82 * #1324 - ZSafe not starting up (mickeyl) 83 * #1324 - ZSafe not starting up (mickeyl)
83 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 84 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
84 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 85 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
85 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 86 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
86 * #1348 - Datebook dependency on libopiedb2 (chicken) 87 * #1348 - Datebook dependency on libopiedb2 (chicken)
87 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 88 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
88 89
89 2004-04-25Opie 1.1.3 90 2004-04-25Opie 1.1.3
90 91
91 * Introduced first implementation of SQL-Support using SQLite (eilers) 92 * Introduced first implementation of SQL-Support using SQLite (eilers)
92 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 93 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
93 * Added a real system graffiti character set (brad) 94 * Added a real system graffiti character set (brad)
94 * Added Generic Keyconfig Widget (zecke) 95 * Added Generic Keyconfig Widget (zecke)
95 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 96 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
96 * Added new Bible reader app - opie-dagger (drw) 97 * Added new Bible reader app - opie-dagger (drw)
97 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 98 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
98 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 99 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
99 * Enabled the possibility to pass command line arguments to applications (mickeyl) 100 * Enabled the possibility to pass command line arguments to applications (mickeyl)
100 * Added an about applet showing some credits and information about Opie (mickeyl) 101 * Added an about applet showing some credits and information about Opie (mickeyl)
101 * Added benchmarking functionality to sysinfo (mickeyl) 102 * Added benchmarking functionality to sysinfo (mickeyl)
102 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 103 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
103 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 104 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
104 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 105 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
105 * Clean-up of package information in control files (drw) 106 * Clean-up of package information in control files (drw)
106 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 107 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
107 * Improved big-screen support (zecke,ar) 108 * Improved big-screen support (zecke,ar)
108 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 109 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
109 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 110 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
110 * Added new package manager - opie-packagemanager (drw) 111 * Added new package manager - opie-packagemanager (drw)
111 * Improved light-n-power for C7x0 (mickeyl) 112 * Improved light-n-power for C7x0 (mickeyl)
112 * Added automatic rotation support for C7x0 (treke) 113 * Added automatic rotation support for C7x0 (treke)
113 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 114 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
114 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 115 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
115 116
116 2003-11-29Opie 1.0.3 117 2003-11-29Opie 1.0.3
117 118
118 * Released as Version 1.0.3 119 * Released as Version 1.0.3
119 * Improved i18n (various contributors) 120 * Improved i18n (various contributors)
120 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 121 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
121 * Made the Documents Tab optional (mickeyl) 122 * Made the Documents Tab optional (mickeyl)
122 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 123 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
123 124
124 2003-08-04Opie 1.0.0 125 2003-08-04Opie 1.0.0
125 126
126 * Released as Version 1.0.0 127 * Released as Version 1.0.0
127 * Including a PPP module for easy dial up (tille,harlekin,zecke) 128 * Including a PPP module for easy dial up (tille,harlekin,zecke)