0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 24 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix closing of passage editors when a story is closed More... almost 10 years ago
Fix redo support in StoryPanel More... almost 10 years ago
Fix undo support in StoryPanel More... almost 10 years ago
Re-did line wrapping for several long lines More... almost 10 years ago
Clean up use of StoryPanel.tooltipplace More... almost 10 years ago
Replace '<>' operator by '!=' More... almost 10 years ago
Avoid multable default argument values More... almost 10 years ago
Get rid of most remaining old-style classes More... almost 10 years ago
pylint: Add annotations to suppress false positives More... almost 10 years ago
Removed unused variables More... almost 10 years ago
Avoid use of map() if there are simpler solutions More... almost 10 years ago
Replaced PassageWidget.sort by posCompare static method More... almost 10 years ago
Avoid use of filter() if there are simpler solutions More... almost 10 years ago
Don't use map+lambda as an alternative 'for' loop More... almost 10 years ago
Removed unnecessary lambdas More... almost 10 years ago
Declare arguments on override of Timer.Notify More... almost 10 years ago
Fixed 'jpg' to 'jpeg' mimetype correction More... almost 10 years ago
Use 'pass' as a neutral statement instead of 'None' More... almost 10 years ago
Fixed indentation More... almost 10 years ago
Renamed functions from the 'images' module to match naming convention More... almost 10 years ago
Made computeCode an inner function of lineRectIntersection More... almost 10 years ago
Removed unused imports More... almost 10 years ago
Removed unnecessary parentheses More... almost 10 years ago
Removed unnecessary semicolons More... almost 10 years ago
Removed unused argument from wordWrap function More... almost 10 years ago
Removed unused argument from PassageWidget constructor More... almost 10 years ago
Whitespace cleanup More... almost 10 years ago
pylint: Add configuration file for pylint 1.2.0 More... almost 10 years ago
Removed 'modified' attribute of tiddlers More... almost 10 years ago
Removed 'created' attribute of tiddlers More... almost 10 years ago