2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Mar 10, 2025 — Mar 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support setting breakpoints while the application is running, and fix a crash. More... almost 14 years ago
Add two missing breakpointcontroller{h,cpp} files More... almost 14 years ago
Fix a wrong kdev-pg-memory-pool.h include directory (thanks sho) More... almost 14 years ago
Fix a stupid mistake in the previous commit which prevented the location from updating. More... almost 14 years ago
Update the locals list at the right time More... almost 14 years ago
The "Local declarations" list now only shows local declarations More... almost 14 years ago
DUChain-supported local declaration list (fancy fancy!) More... almost 14 years ago
Support fetching children of lists and objects More... almost 14 years ago
Qt documentation: add pyqtSignal correctly More... almost 14 years ago
Debugger: Don't crash on exit More... almost 14 years ago
Debugger: Fix crash on stop More... almost 14 years ago
Debugger: Implemented a basic, bad but working framestack view. More... almost 14 years ago
Debugger: repair the variable tooltips More... almost 14 years ago
Debugger: replace the funny command system by a proper queue More... almost 14 years ago
remove crashy debug statement More... almost 14 years ago
Add breakpoints which were created before starting the debugger, too More... almost 14 years ago
Merge branch 'newdebugger' of git.kde.org:kdev-python into newdebugger More... almost 14 years ago
Support breakpoints. More... almost 14 years ago
Fix another memory leak (thanks milian) and a crash caused by the last fix More... almost 14 years ago
Fix a memory leak, and do a bit of cleanup. More... almost 14 years ago
Debugger: Display variable values in tooltips. More... almost 14 years ago
Debugger: Display variable values in tooltips. More... almost 14 years ago
Restore the "step" functionality in the debugger. More... almost 14 years ago
Restore the "step" functionality in the debugger. More... almost 14 years ago
Debugger implementation: if output from the debugger is available, process it More... almost 14 years ago
Debugger implementation: if output from the debugger is available, process it More... almost 14 years ago
More work on the debugger structure More... almost 14 years ago
More work on the debugger structure More... almost 14 years ago
Merge branch 'master' into newdebugger More... almost 14 years ago
Fix a bug with generator ranges More... almost 14 years ago