1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Oct 09, 2024 — Oct 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add: CI testing. More... over 9 years ago
appshortcuts: fix for pyqt5 More... over 9 years ago
rpm,deb: buildable for py3 More... over 9 years ago
comment: tests and fixes More... over 9 years ago
deb,rpm: dependency list update More... over 9 years ago
changelog: update for v 16.04 More... over 9 years ago
comment: comment lines unless all lines are commented More... over 9 years ago
Fix: Modify expected version to match Qutepart version bump in 9037cebde94d01260fafa4816eb63680e4b95d6a. More... over 9 years ago
Del: remove sip.setapi calls (which are only useful in PyQt4). More... over 9 years ago
comment: better behavior when no symbols are selected in the last line More... over 9 years ago
comment: ignore empty lines More... over 9 years ago
Fix: Make the Locator's color more visible on Windows. More... over 9 years ago
Clean: Rename a SphinxConverter class for that purpose. More... over 9 years ago
Clean: Make methods into functions if they don't need self. Collect all HTML generation code at the end of the file. More... over 9 years ago
Clean: remove unused globals. More... over 9 years ago
Docs: Remove outdated comment. Cleanup in Future.terminate now takes care of this. More... over 9 years ago
Fix: Remove unused imports. More... over 9 years ago
Add: Test termination. More... over 9 years ago
Docs: Update; improve hyperlinks. More... over 9 years ago
Fix: Don't invoke g for canceled jobs. More... over 9 years ago
Add: Use a QEventLoop to help with cleanup during terminate. More... over 9 years ago
Fix: Assert _isAlive before start. sip.delete(self) in _terminate instead of disconnecting signals. Docs: Move to inline hyperlinks Clarify and rewrite. More... over 9 years ago
fuzzyopen: show open files More... over 9 years ago
Merge pull request #400 from rgb-one/doc-errors-fix More... over 9 years ago
Fix some incorrect documentation for python functions in `repl.py` More... over 9 years ago
comment: support JSON and YAML More... over 9 years ago
comment: supports some popular languages More... over 9 years ago
comment: basic implementation for Python More... over 9 years ago
locator: fix Backspace behavior. More... over 9 years ago
Refactor: Use future to do threading for getHtml in preview dock. More... over 9 years ago