2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use AliasDeclaration for def foo(): ...; bar = foo More... almost 15 years ago
Do not lock the duchain before calling highlightDUChain, this may cause deadlocks. More... almost 15 years ago
Avoid flickering of the completion-list, by telling the completion-interface to wait for this model to finish More... almost 15 years ago
Merge branch 'master' of git.kde.org:/kdev-python More... almost 15 years ago
For "a, b = 3, 5" there's a declaration created for a and b now More... almost 15 years ago
Link with Gold More... almost 15 years ago
Build with QT_STRICT_ITERATORS More... almost 15 years ago
Fixed the unit tests More... almost 15 years ago
Unit tests work again (not all pass, tough) More... almost 15 years ago
Attempt to revive unit tests (to be continued) More... almost 15 years ago
Revert "Using Kross to include a Python Interpreter" More... almost 15 years ago
Revert "Included python interpreter into the kdev-python plugin to provide pydoc function" More... almost 15 years ago
Revert "Made Hernans script python2.6 compatible" More... almost 15 years ago
Made Hernans script python2.6 compatible More... almost 15 years ago
Included python interpreter into the kdev-python plugin to provide pydoc function More... almost 15 years ago
Using Kross to include a Python Interpreter More... almost 15 years ago
Create AliasDeclarations for "from ... import ..." More... about 15 years ago
Fix compiler warnings More... about 15 years ago
Fixed two function argument related bugs More... about 15 years ago
Removed another old include (thanks Hernan) More... about 15 years ago
If parsing a document for the first time, parse it twice. More... about 15 years ago
Remove unneaded header file dependency More... about 15 years ago
Added missing files More... about 15 years ago
A few fixes for highlighting, but doesn't really work yet More... about 15 years ago
Cleaned up a bit More... about 15 years ago
Fixed parameters <> default parameters ... a bit, at least More... about 15 years ago
Improvements to the documentation generator More... about 15 years ago
Add generated files, those shall be included in the package later. More... about 15 years ago
Hacked pydoc so it produces nice python files. Argument support missing. More... about 15 years ago
Rewriting pydoc so it generates python code instead of text More... about 15 years ago