1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement support for default widget geometry "store / restore" in "foundations.ui.common.QWidgetFactory" class factory. More... over 11 years ago
Fix exception in "foundations.dag.AbstractCompositeNode.child" method. More... over 11 years ago
Move various definitions between modules. More... over 11 years ago
Add "foundations.common.getFirst" definition and associated units tests. More... over 11 years ago
Add "foundations.exceptions.PathExistsError" base exception. More... almost 12 years ago
Fix "foundations.exceptions.ServerOperationError" class base class. More... almost 12 years ago
Update "foundations.tcpServer.TCPServer" class name. More... almost 12 years ago
Code formatting. More... almost 12 years ago
Remove unused property in "foundations.tcpServer" module. More... almost 12 years ago
Add "foundations.tcpServer" module and associated units tests. More... almost 12 years ago
Update docstrings in "foundations.rotatingBackup" module.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Fix "tests.testsFoundations.testsCommon.IsBinaryFileTestCase" units tests class.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Implement "foundations.strings.encode" definition usage.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Add "foundations.strings.encode" definition.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Update "foundations.dataStructures.Structure.__getattr__" method exception message.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Add "foundations.io.File.readAll" definition and associated units tests.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Various code formatting.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Add "foundations.common.isBinaryFile" definition and associated units tests.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Add visitor argument to "foundations.walkers.OsWalker.walk" method.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Remove unused exceptions in "foundations.exceptions" module.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Remove unused import in "foundations.walkers" module.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Ensure parent is properly updated in "foundations.dag.AbstractCompositeNode.addChild" method.
Thomas Mansencal
as KelSolaar
More... about 12 years ago
Ensure "foundations.dataStructures.Structure" class and inherited classes can be pickled.
Thomas Mansencal
as KelSolaar
More... over 12 years ago
Implement static checking related fixes.
Thomas Mansencal
as KelSolaar
More... over 12 years ago
Add "foundations.common.orderedUniqify" definition and associated units tests.
Thomas Mansencal
as KelSolaar
More... over 12 years ago
Remove non ascii character in logging error message in "foundations.exceptions.defaultExceptionsHandler" definition.
Thomas Mansencal
as KelSolaar
More... over 12 years ago
Change copyright date.
Thomas Mansencal
as KelSolaar
More... over 12 years ago
Raise "Foundations" version to "2.0.1".
Thomas Mansencal
as KelSolaar
More... over 12 years ago
Prevent "foundations.dataStructures.Structure" memory leak related to Python interpreter issue.
Thomas Mansencal
as KelSolaar
More... over 12 years ago
Update various docstrings.
Thomas Mansencal
as KelSolaar
More... over 12 years ago