/leo/plugins/qt_big_text error with Qt5

2014-11-03 Thread Stephen
Hi Edward, qt_big_text is failing for me on Qt5, when its create_widgets() function loads QWidget from QtGui rather than QWidgets: def create_widgets(self): '''Create the big-text buttons and text warning area.''' c = self.c self.active_flag = True warning = self. warning_message() self.ol

Doubled closing quotes when @bool flash_matching_brackets = True

2014-11-03 Thread Stephen
Does anyone else see closing quotes being doubled? i.e. type closing '}' in '{a}' and '{a}}' appears instead. Likewise for ] and ). This occurs only when the flash_matching_brackets setting is True. So a workaround is to change it to False. The log messages at start up are: Leo 5.0d1, build 2

Re: Schedule for Leo 5.0a1

2014-11-03 Thread 'Terry Brown' via leo-editor
On Mon, 3 Nov 2014 13:45:49 -0800 (PST) "Edward K. Ream" wrote: > On Thursday, October 30, 2014 12:03:01 PM UTC-5, Edward K. Ream wrote: > > > Expect release a1 about Monday, November 3. > > a1 will go out the door on Wednesday, Nov. 5 unless something major > shows up. I'm stuck at the commit

Error saving new leo file in latest Leo from github

2014-11-03 Thread Stephen
I am having trouble saving leo files in a fresh leo cloned from github, with ensure_extension() complaining about concatenating a tuple and str at L2636. Wrapping the failing line in a try:/except: block to log the problem showed the filename was being passed in as a tuple (name, expected_exten

Re: Schedule for Leo 5.0a1

2014-11-03 Thread Edward K. Ream
On Thursday, October 30, 2014 12:03:01 PM UTC-5, Edward K. Ream wrote: > Expect release a1 about Monday, November 3. a1 will go out the door on Wednesday, Nov. 5 unless something major shows up. Still one or two bugs to fix. Good progress on documentation, but it will take another day or two.

Please review: Highlights of Leo 5.0

2014-11-03 Thread Edward K. Ream
The following is the first draft the "highlights" section of the 5.0 release notes. Please review it, and report any major features that I may have left out. I've based this summary on Leo's project notes, so it should be fairly complete, but something big may have slipped through the cracks...

Re: Syntax colouring for less common file extensions

2014-11-03 Thread Edward K. Ream
On Sun, Nov 2, 2014 at 11:37 PM, David McNab wrote: ​> ​ Is there anything I'm missing? ​@language hbs will work in @file trees. I forgot to mention two other changes you must make if you don't want to use @language, as in your example with @nosent trees. 1. To write the proper delims for .hbs

Re: NEW: wikiview plugin

2014-11-03 Thread Edward K. Ream
On Sun, Nov 2, 2014 at 10:02 AM, 'Terry Brown' via leo-editor < leo-editor@googlegroups.com> wrote: what I meant by the above is that when the body editor text > cursor enters the hidden text, it should immediately unhide itself. > ​Ok, now I see what you mean. As you say, there is a tiny dot to