2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
find python3 interpreter instead of 2.7 More... almost 12 years ago
SVN_SILENT made messages (.desktop file) More... about 12 years ago
Port the introspect.py script to Python3 More... about 12 years ago
Fix build with recent kdevplatform (iproblem.h was moved around) More... about 12 years ago
Merge branch '1.6' More... about 12 years ago
Memory leak in PythonCodeCompletionContext::completionItems More... about 12 years ago
Fix lost pyInitLock.unlock and Py_Finalize in astbuilder More... about 12 years ago
Fix a small memory leak in the astbuilder More... about 12 years ago
unit test for re-defining builtins in modules, marked as expect_fail More... about 12 years ago
WIP: numpy docs More... about 12 years ago
Fix typo More... about 12 years ago
Return pep8ify source formatter configuration item from language support More... about 12 years ago
SVN_SILENT made messages (.desktop file) More... about 12 years ago
remove .kdev_include_paths file -- does not belong into the repo More... about 12 years ago
add missing locker More... about 12 years ago
fix argument offsets in calltip completion More... about 12 years ago
cleanup More... about 12 years ago
navigation: Resolve alias types before making links More... about 12 years ago
don't check for validity of type hints in Helper::mergeTypes More... about 12 years ago
documentation generator: don't fail when function doesn't have __name__ More... about 12 years ago
Merge branch '1.6' More... about 12 years ago
Merge branch '1.5' into 1.6 More... about 12 years ago
Revert "slightly slower, but more secure way to do make the completion hang less" More... about 12 years ago
Revert "More fine-grained locking in FunctionDeclarationCompletionItem::data()" More... about 12 years ago
Revert "... same fix again, but without C++11" More... about 12 years ago
Do not treat unary / binary operators as part of an expression. More... about 12 years ago
Merge branch '1.6' More... about 12 years ago
fix application templates More... about 12 years ago
rename FunctionDeclarationComplItem::isImportItem -> doNotCall More... about 12 years ago
When a class doesn't have a constructor, try using its parent constructor More... about 12 years ago