Posted
over 10 years
ago
by
Francesco Guastella
Added QTimerLabel::_updateText;View Changes
|
Posted
over 10 years
ago
by
Francesco Guastella
Fixed bug in QTimerLabel::onTimeout; - Fixed folder count bug in BackgroundWorker/ScanDialog;View Changes
|
Posted
over 10 years
ago
by
Francesco Guastella
Minor changes in the About dialog; - Minor formatting changes;View Changes
|
Posted
over 10 years
ago
by
Francesco Guastella
QTimerLabel has been added;View Changes
|
Posted
over 10 years
ago
by
Francesco Guastella
buildQt5.cmake now look for qt5 modules in a better and cleaner way;View Changes
|
Posted
over 10 years
ago
by
Francesco Guastella
FindGraphViz.cmake script has been modified since it has to check for PACKAGE_VERSION define when VERSION isn't available in graphviz_version.h; - Fixed formatting in FindGraphViz.cmake;View Changes
|
Posted
about 11 years
ago
by
Francesco Guastella
CPACK_PACKAGE_DESCRIPTION_SUMMARY cmake variable has been changed to properly show the package synopsis and the long description; - Updated italian translation;View Changes
|
Posted
about 11 years
ago
by
Francesco Guastella
Updated ChangeLog;View Changes
|
Posted
about 11 years
ago
by
Francesco Guastella
Fixed signed/unsigned mismatch warning in backgroundworker.cpp; - Graph::createEdges now remove comments before parsing includes; - Minor fixes/changes in ScanDialog;View Changes
|
Posted
about 11 years
ago
by
Francesco Guastella
Fixed QMetaObject::connectSlotsByName warning by changing slot names in ScanDialog;View Changes
|