openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
kdev-python
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 90 of 114
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed obvious errors in previous commit
Sven Brauch
More...
almost 15 years ago
Improved parser error tolerance
Sven Brauch
More...
almost 15 years ago
made the build system a little bit more sane
Sven Brauch
More...
almost 15 years ago
Shortened autocompletion display
Sven Brauch
More...
almost 15 years ago
Fixed calltips for cases other than the very stupid, simple one
Sven Brauch
More...
about 15 years ago
Added calltips (someone PLEASE make this easier in kdevplatform)
Sven Brauch
More...
about 15 years ago
import visitor can now handle importing directories (uses __init__.py)
Sven Brauch
More...
about 15 years ago
Fixed "import..." autocompletion for all remaining cases
Sven Brauch
More...
about 15 years ago
Fixed function arguments -- at least a bit
Sven Brauch
More...
about 15 years ago
Added custom grouping of autocompletion objects
Sven Brauch
More...
about 15 years ago
Fixed builtin stuff from appearing in attribute completion (again)
Sven Brauch
More...
about 15 years ago
We need to get rid of pydoc completely => add docstrings for declarations
Sven Brauch
More...
about 15 years ago
Fix missing if (just a stupid mistake mixing up arguments)
Sven Brauch
More...
about 15 years ago
Fixed declarations from being unloaded too early
Sven Brauch
More...
about 15 years ago
Maybe this fixed a remaining bug with autocompletion
Sven Brauch
More...
about 15 years ago
Fixed the autocompletion issue
Sven Brauch
More...
about 15 years ago
Fixed the flickering (was because of improper uses being reported)
Sven Brauch
More...
about 15 years ago
"Lazy Types" (declaring attributes outside a class definition) works
Sven Brauch
More...
about 15 years ago
Restructured ContextBuilder::visitFunctionDefinition()
Sven Brauch
More...
about 15 years ago
"Lazy type creation" is now supported
Sven Brauch
More...
about 15 years ago
Fix various small glitches, nothing important
Sven Brauch
More...
about 15 years ago
Link against the python library in place before installing it
Sven Brauch
More...
about 15 years ago
Make CMake check for kdevplatform 1.2
Sven Brauch
More...
about 15 years ago
Fixed attribute autocompletion and type scanning for real now.
Sven Brauch
More...
about 15 years ago
Attempt to fix reparse infinite loops
Sven Brauch
More...
about 15 years ago
Fixed a stupid mistake in determining the code completion context
Sven Brauch
More...
about 15 years ago
Fixed attribute autocompletion for non-statement AttributeAccess nodes
Sven Brauch
More...
about 15 years ago
Fixed various bugs
Sven Brauch
More...
about 15 years ago
Make contexts end at DEDENT for autocompletion, seems to work
Sven Brauch
More...
about 15 years ago
Various small changes
Sven Brauch
More...
about 15 years ago
←
1
2
…
86
87
88
89
90
91
92
93
94
…
113
114
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree