1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove CodeEdit.__del__ More... over 8 years ago
Disable test interactive console More... over 8 years ago
Fix AttributeError More... over 8 years ago
Fix libpng warning: iCCP: known incorrect sRGB profile More... over 8 years ago
SplittableTabWidget: fix dirty state not handled for widget that are not a subclass of QPlainTextEdit More... over 8 years ago
SplittableCodeEditTabWidget: a few tweak to allow to add widgets that is not a sublcass of QPlainTextEdit More... over 8 years ago
SplittableTabWidget: fix AttributeError if widget is not a QPlainTextEdit subclass More... over 8 years ago
InteractiveConsole: fix AttributeError: 'NoneType' object has no attribute 'state' More... over 8 years ago
HtmlPreview: fix unhandled exception if no editor has been set More... over 8 years ago
Fix segfault with PyQt4 More... over 8 years ago
Fix highlighting not working in split editor if original editor has been closed More... over 8 years ago
HtmlPreview: add show/hide requested signals More... over 8 years ago
HtmlPreview widget: raise delay before update More... over 8 years ago
Travis: run apt-get update before installing packages More... over 8 years ago
Bump version to 2.8.dev More... over 8 years ago
Add a web preview that is able to display the preview of an editor that implement the ``to_html`` method More... over 8 years ago
QtStyle: fix wrong tag color More... over 8 years ago
Minor tweak: enable case sensitive code completion by default More... over 8 years ago
Fix a severe memory leak in the backend More... over 8 years ago
Travis: remove @dev, deb branches do not exist anymore More... over 8 years ago
Update CONTRIBUTING.rst More... over 8 years ago
Merge branch 'dev' More... over 8 years ago
Bump versiona to 2.7.0 and update changelog More... over 8 years ago
Remove debug print statement More... over 8 years ago
Detached tab: use a custom window with a save action More... over 8 years ago
Try to fix random crash of interactive console test with pyqt4 More... over 8 years ago
Fix default encoding case More... over 8 years ago
Cache.get_default_encoding should first try the preferred encoding More... over 8 years ago
Add a signal for when the sync_with_editor property changed More... over 8 years ago
Fix stange behaviour when resizing a dock widget on Plasma 5 More... over 8 years ago