Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Create sphinx rich text docstrings in QThread #1210

Closed
spyder-bot opened this issue Feb 17, 2015 · 7 comments
Closed

Enhancement: Create sphinx rich text docstrings in QThread #1210

spyder-bot opened this issue Feb 17, 2015 · 7 comments

Comments

@spyder-bot
Copy link
Collaborator

From steven.s...@gmail.com on 2012-12-18T23:19:18Z

I edited spyderlib/plugins/inspector.py to push set_sphinx_text into a QThread. This frees the user to type while the docstring is created.

Please review the code at: https://code.google.com/r/stevensilvester-rich-text-to-thread/ It was tested using the latest dev branch on Ubuntu 12.04.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1210

@spyder-bot
Copy link
Collaborator Author

From jed.lud...@gmail.com on 2012-12-19T07:25:25Z

Started quick review here: https://code.google.com/r/stevensilvester-rich-text-to-thread/source/detail?r=7bd9bc568dd551dd9ae8ae4f0402b60685dee926 Looks good to me. I'd vote for pulling in the change.

Status: Started
Cc: ccordoba12

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2012-12-19T08:02:22Z

Thanks Jed, I have a couple of comments before pulling but indeed this is great!

Owner: ccordoba12
Cc: -ccordoba12
Labels: Cat-ObjectInspector MS-v2.2

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2012-12-28T19:32:53Z

Thanks Steve for your contribution. I added a couple of comments to your commit. Once they're solved I'll be ready to pull.

@spyder-bot
Copy link
Collaborator Author

From steven.s...@gmail.com on 2012-12-29T14:06:42Z

I made the changes, they are in the sphinx-thread bookmark

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2012-12-31T14:55:47Z

Ok, I review them and they are just what I asked, so thanks. I'll pull them as soon as I have a proper internet connection (Wednesday or Thursday).

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-01-03T08:02:22Z

This issue was updated by revision fdee3dc320c1 .

This avoids UI lockup while generating the docs

Status: Fixed

@spyder-bot
Copy link
Collaborator Author

From jed.lud...@gmail.com on 2013-01-03T12:20:02Z

Status: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant