##// END OF EJS Templates
Some more cleaning....
Some more cleaning. Removed useless function Converted some QDebug calls to SocExplorerEngine::message calls Added static void message(QObject* sender,const QString& message,int debugLevel=0); and static void message(const QString& sender,const QString& message,int debugLevel=0);
Jeandet Alexis -
r100:11a895cff789 pre-0.7
Show More
Name Size Modified Last Commit Author
/ src / NicePyConsole / pygments / formatters
__init__.py Loading ...
_mapping.py Loading ...
bbcode.py Loading ...
html.py Loading ...
img.py Loading ...
latex.py Loading ...
other.py Loading ...
rtf.py Loading ...
svg.py Loading ...
terminal.py Loading ...
terminal256.py Loading ...