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 09, 2025 — Mar 09, 2026
Showing page 73 of 114
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add some msvc fixes
Patrick Spendrin
More...
almost 14 years ago
build python library with CMake
Patrick Spendrin
More...
almost 14 years ago
move the python-src folder before finding KDE - thus not having any include paths set
Patrick Spendrin
More...
almost 14 years ago
Don't update the type of the raw containers
Sven Brauch
More...
almost 14 years ago
Prettier display of various completion items in full completion mode
Sven Brauch
More...
almost 14 years ago
Provide completion for the names of function default-arguments
Sven Brauch
More...
almost 14 years ago
Passing utf8 strings to the python parser doesn't work. Instead, skip the coding line check now.
Sven Brauch
More...
almost 14 years ago
Display a nice message when the debugger stops because its client died
Sven Brauch
More...
almost 14 years ago
Visit comparison ASTs in the expression visitor
Sven Brauch
More...
almost 14 years ago
With kdevplatform changes, the import completion should work nicely now.
Sven Brauch
More...
almost 14 years ago
At least class alias completion works now for imports
Sven Brauch
More...
almost 14 years ago
Another attempt to create a ruleset on when to update a declaration and when not to
Sven Brauch
More...
almost 14 years ago
Split the visitVariableDeclaration function into pieces to be re-used elsewhere
Sven Brauch
More...
almost 14 years ago
correctly import alias declarations from other files
Sven Brauch
More...
almost 14 years ago
Fix arguments from being highlighted incorrectly in some cases
Sven Brauch
More...
almost 14 years ago
Fix bug: multiple "import foo.bar" "import "foo.baz" statements would only import the first item from the module
Sven Brauch
More...
almost 14 years ago
If the python decoding functions are skipped, it's necessary to make sure the file ends with a newline
Sven Brauch
More...
almost 14 years ago
A few DUChain fixes for imports
Sven Brauch
More...
almost 14 years ago
Unit tests for the last commit
Sven Brauch
More...
almost 14 years ago
Don't search in parent contexts of classes if looking for members
Sven Brauch
More...
almost 14 years ago
Dangerous change: completely disable python codecs and feed utf8 into the parser directly
Sven Brauch
More...
almost 14 years ago
Fix character encoding: ascii -> utf8
Sven Brauch
More...
almost 14 years ago
Drop-in quickfix for the "my top context is running away if the user inserts text!" issue
Sven Brauch
More...
almost 14 years ago
Merge branch 'completionrefactor'
Sven Brauch
More...
almost 14 years ago
Several small fixes in various codecompletion-related things
Sven Brauch
More...
almost 14 years ago
All completion tests pass now. Yay!
Sven Brauch
More...
almost 14 years ago
The hard work for the new include completion should be done now; polishing can begin.
Sven Brauch
More...
almost 14 years ago
Interactive progress display for the test runner
Sven Brauch
More...
almost 14 years ago
Mark test for unsupported feature as expected to fail, and update the test runner to support XFAIL nicely
Sven Brauch
More...
almost 14 years ago
Fix a small regression in the debugger caused by changes to expressionUnderCursor
Sven Brauch
More...
almost 14 years ago
←
1
2
…
69
70
71
72
73
74
75
76
77
…
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