Branch: refs/heads/master
Home:   http://github.com/VLMC/vlmc

Commit: 3146ed2e31d6adfb7e8230a50b84adc0459b096f
    http://github.com/VLMC/vlmc/commit/3146ed2e31d6adfb7e8230a50b84adc0459b096f
Author: Hugo Beauzee-Luyssen <beauz...@gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

Changed paths:
  M src/Configuration/VLMCSettingsDefault.cpp
  M src/GUI/MainWindow.cpp
  M src/Tools/Tools.pri
  A src/Tools/VlmcDebug.cpp
  A src/Tools/VlmcDebug.h
  M src/src.pro

Log Message:
-----------
Added message handler.

Depending on the log message, debug is written or not on the console.
This use Qt's log level. By default, qDebug is not printed, qWarning is.
In every case, messages are written in a log file (if it has been
specified in the config)


Commit: b4978ee5d89fad9c577903797493b9d39ed6dbf5
    http://github.com/VLMC/vlmc/commit/b4978ee5d89fad9c577903797493b9d39ed6dbf5
Author: Hugo Beauzee-Luyssen <beauz...@gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

Changed paths:
  M src/GUI/MainWindow.cpp
  M src/Tools/VlmcDebug.cpp
  M src/Tools/VlmcDebug.h

Log Message:
-----------
Getting verbosity level from command line.


Commit: 99ef5e8c7066f7c28754a71b2993174d78454909
    http://github.com/VLMC/vlmc/commit/99ef5e8c7066f7c28754a71b2993174d78454909
Author: Hugo Beauzee-Luyssen <beauz...@gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

Changed paths:
  M src/Tools/VlmcDebug.cpp

Log Message:
-----------
Added --logfile parameter.

Corrected -vv parsing, removed debug.


_______________________________________________
vlmc-devel mailing list
vlmc-devel@vlmc.org
http://vlmc.org/mailman/listinfo/vlmc-devel

Reply via email to