List view
- No due date•1/3 issues closed
This should be assigned to bug issue reports that are unconfirmed and need testing/duplicating and feedback. Can serve as short term triage facility or a long term unconfirmed issue tracking.
No due date•3/12 issues closedCompletely review the log engine / log viewer: * let the user choose the way log files are stored (their name, their path, etc..); * adapt the logviewer to load and indicize those files; * add the ability to export logs
No due date•11/19 issues closedCleanup code to fit coding standards and provide missing sources documentation.[[br]] All the functionality must be guessed from source code analysis. * spot the places where improper variable and class names are used and fix them in order to enforce the usage of Hungarian notation to the degree established by our coding standard * evaluate the usage of global variables and possibly replace them with singletons * move the standalone C functions into C++ namespaces * enforce other "good practice" programming patterns * add doxygen based documentation for all the classes contained in the kvilib library and for the most important classes in the KVIrc executable. For each documented class we require at least an overall description and the documentation of the most important member functions (purpose, parameters and return value)
No due date•24/25 issues closed