Version: 1.1.1 (using KDE KDE 3.1.1) OS: Linux Would like to type directly into note pane, and have nice scrolling text in the pane. That is, *rather than* typing into the dialog. This seems like a regress to me.
CVS commit by okellogg: Add ability to type directly into note pane. BUG:57879 M +46 -103 notewidget.cpp 1.27 M +16 -8 notewidget.h 1.16
As reported by bug 96372, zoom does not work with the embedded editor. I don't know how to setWorldMatrix() on a QTextEdit. I have changed notewidget.{h,cpp} to make the embedded editor optional at compile time. Add CXXFLAGS += -DNOTEWIDGET_EMBED_EDITOR to the Makefile. Change will be committed shortly (as soon as CVS is thawed)