author | hayzel <hayzel> | 2004-01-08 19:37:31 (UTC) |
---|---|---|
committer | hayzel <hayzel> | 2004-01-08 19:37:31 (UTC) |
commit | 94428da008bea0aaff6db79d7963a2107b0da336 (patch) (unidiff) | |
tree | 51417e49c61b3828393232b0b4e5d5af487afe20 | |
parent | 9349efaf71c74916dd5a2f026346fe8c456e1218 (diff) | |
download | opie-94428da008bea0aaff6db79d7963a2107b0da336.zip opie-94428da008bea0aaff6db79d7963a2107b0da336.tar.gz opie-94428da008bea0aaff6db79d7963a2107b0da336.tar.bz2 |
*** empty log message ***
-rw-r--r-- | noncore/apps/opie-sheet/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/noncore/apps/opie-sheet/ChangeLog b/noncore/apps/opie-sheet/ChangeLog index e8a31ee..0370156 100644 --- a/noncore/apps/opie-sheet/ChangeLog +++ b/noncore/apps/opie-sheet/ChangeLog | |||
@@ -1,4 +1,9 @@ | |||
1 | January 8, 2004 | 1 | January 8, 2004 |
2 | - converted icons from xpm to png and moved them to $OPIEDIR/pics/opie-sheet | ||
3 | - modified mainwindow.cpp to load pixmaps with Resource::loadPixmap(resourcename) in contrast to the old QPixmap(nameofthe_xpm_included_in_the_opie-sheet_dir) | ||
4 | - changed pics/opie-sheet/sheetqt.png entry in control file to pics/opie-sheet/*.png | ||
5 | |||
6 | January 8, 2004 | ||
2 | - fixed issue : "-if someone enters directly text as parameter to a string function the text renders as uppercase due to the calculation engine that uppercases all the parsing sentence." | 7 | - fixed issue : "-if someone enters directly text as parameter to a string function the text renders as uppercase due to the calculation engine that uppercases all the parsing sentence." |
3 | now the text is handled correctly. | 8 | now the text is handled correctly. |
4 | 9 | ||