A single off-by-one error in leoQtBaseTextWidget.toPythonIndex was the cause of most of the failed unit tests. Only about a dozen tests are failing at present. Some of these tests cause a polite Qt message about trying to use a deallocated headline. My guess is that this is not too serious... Other tests may be failing because the qt plugin does not yet support multiple body editors.
I continue to tweak the key-handling code--there are quite a few special cases. Eventually the "jiggling" will die out. The QTreeWidget is highly stressed by the unit tests, which is not surprising considering that Leo is asking for hundreds of redraws. Drawing slows considerably. I may add more dummy unit tests that merely close parts of the outline... In short, Leo remains stable enough to use for routine development, and just a bit more works should make all unit tests pass. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
