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
A very minimal new AST tree More... over 15 years ago
Trying to integrate the python parser More... over 15 years ago
python parser now two times faster More... over 15 years ago
pythonpythonparser.py now generates awesome™ XML files More... over 15 years ago
Attempt to use the python parser instead of kdev-pg-qt More... over 15 years ago
Trying to fix a bug with not More... over 15 years ago
Builtin functions code completion; done badly, but there More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
improve few names & descriptions More... over 15 years ago
Very basic code completion implementation (works!) More... over 15 years ago
"Abstract" code completion now works (no real features yet) More... over 15 years ago
Some more changes heading for a basic code completion support More... over 15 years ago
Fixed cmake problem (kdev4pythoncompletion was not installed) More... over 15 years ago
Don't link against kdevphpsupport. oO More... over 15 years ago
Removed navigationwidget.cpp from CMake More... over 15 years ago
Added a code completion outline thingy which does not work More... over 15 years ago
some (stupid!) tooltip tests More... over 15 years ago
Fixed some usebuilder / declarationbuilder stuff with global variables More... over 15 years ago
Only create new declarations if none exists yet More... over 15 years ago
Highlight only <a>.b.c, not b and c. Typebuilder is needed for that More... over 15 years ago
Implemented a simple usebuilder. More... over 15 years ago
Some more cleanup More... over 15 years ago
Fixed more build errors and bugs More... over 15 years ago
It compiles. It will fail, but it compiles. More... over 15 years ago
Updated highlighting, editor, and fixed further more build errors More... over 15 years ago
Except for linker error, all compile errors are fixed More... over 15 years ago
Activated a basic, crashing usebuilder; trying to switch to movingranges More... over 15 years ago
Support for call_some_function(some_param_name = some_value) More... over 15 years ago