2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of git.kde.org:/kdev-python More... over 14 years ago
Basic functionality seems to work! More... over 14 years ago
Replaced previous type hints with HintedType without breaking stuff More... over 14 years ago
first version of hinted types More... over 14 years ago
Fix capitalization. More... over 14 years ago
added missing file, updated qt documentation (should be ok now) More... over 14 years ago
support the "with" statement correctly More... over 14 years ago
Updated version of qt docs by Victor Varvariuc More... over 14 years ago
Intelligent Autocompletion for "raise" statement More... over 14 years ago
i18n: fix typo More... over 14 years ago
add missing stuff to documentation file (more to come) More... over 14 years ago
Don't mark language builtin objects (True, False, None) as undefined More... over 14 years ago
Differentiate between ints and floats on assignment More... over 14 years ago
Add some fancy error reporting More... over 14 years ago
support "from ... import *" More... over 14 years ago
added more hints for the poor arch people More... over 14 years ago
added notice about arch python2 / python3 screwage to INSTALL file More... over 14 years ago
added "self" arguments in PyQt documentation where necessary More... over 14 years ago
PyQt documentation by Victor Varvariuc (thanks!) More... over 14 years ago
SVN_SILENT made messages (.desktop file) More... over 14 years ago
fixed offset error with argument type updating More... almost 15 years ago
Add output for list content types, and loop handling More... almost 15 years ago
Code completion special case for inheritance More... almost 15 years ago
Do not update builtin function types' arguments More... almost 15 years ago
fix builtin function signature More... almost 15 years ago
removed import dependencies, changed argument updating to reflect kdevplatform More... almost 15 years ago
added another missing write locker More... almost 15 years ago
added missing write locker More... almost 15 years ago
Do not only update the declaration types, but also function signature More... almost 15 years ago
add warning for required kdevplatform patch More... almost 15 years ago