Hi Carlos, I started it some weeks ago. I found your PyQt5 branch, that was the starting point of the first version. I ran into some bugs with the signals that others also found as you know. So first I made that work.
After that I merged it with a development branch (not long ago) and added the general Qt5 support to it (widgets, core, svg and webkit). I tried to test it carefully, e.g the basic functionality like debugging, viewing all the panes and usability of the notebook. Maybe not fully perfect but not too bad either, I hope. I would be grateful if you could give me clear instructions on how to share it with the team/users. Cheers, Sandor On Saturday, December 20, 2014 8:46:40 PM UTC-6, Sandor Racz wrote: > > Hi Everyone, > > I have added PyQt5 support to Spyder (keeping the PyQt4 and PySide > support). > > It has been tested for Python 2/ Python 3 and PyQt4/PyQt5. > > What I have: Using SourceTree I cloned a recent default, added code > changes, tested it, created a new local branch and committed the changes > into it. > > In case of need for a PyQt5 version I would appreciate if someone could > summarize what should be the steps to submit it for code review. I am new > to SourceTree, Bitbucket and Git, know the basics though. > > > Sandor > > > > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
