summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet
authorhayzel <hayzel>2004-01-08 19:37:31 (UTC)
committer hayzel <hayzel>2004-01-08 19:37:31 (UTC)
commit94428da008bea0aaff6db79d7963a2107b0da336 (patch) (side-by-side diff)
tree51417e49c61b3828393232b0b4e5d5af487afe20 /noncore/apps/opie-sheet
parent9349efaf71c74916dd5a2f026346fe8c456e1218 (diff)
downloadopie-94428da008bea0aaff6db79d7963a2107b0da336.zip
opie-94428da008bea0aaff6db79d7963a2107b0da336.tar.gz
opie-94428da008bea0aaff6db79d7963a2107b0da336.tar.bz2
*** empty log message ***
Diffstat (limited to 'noncore/apps/opie-sheet') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/ChangeLog5
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 @@
January 8, 2004
+ - converted icons from xpm to png and moved them to $OPIEDIR/pics/opie-sheet
+ - modified mainwindow.cpp to load pixmaps with Resource::loadPixmap(resourcename) in contrast to the old QPixmap(nameofthe_xpm_included_in_the_opie-sheet_dir)
+ - changed pics/opie-sheet/sheetqt.png entry in control file to pics/opie-sheet/*.png
+
+January 8, 2004
- 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."
now the text is handled correctly.