Test Commit on new machine.
Readme update.
Tweaked tables. Changed .pro to ensure changes ...
Coverage and Visual Search now respect analysis...
Added ability to double-click results in the wo...
Modified parse errors dialog to use generic mod...
Comments.
Slight tidy up.
Changes to PtrDerefColumnAdapter to get it usable.
Modified find all results to use generic table ...
Further internal re-organization of generic tab...
Added generic table model framework.
Modified stats to avoid div by zero.
First cut at word repetition statistics.
Bug fixes.
Tweaked header & selection behaviour in tables.
Modified stats stuff to save reading on which a...
Fixed stupid bug in StatsResultsTable.cpp.
More refactoring.
Refactoring again, plus comments.
Removed some spurious QDebugs.
Refactoring.
Added ability to copy tables to clipboard as CSV.
Reading selection in search dialog.
Done a couple of days ago.
Refactoring, part 2:
Added ability to specify readings to search in ...
Refactoring, part 1:
An attempt at word-level n-gram statistics, amo...
Added first cut at n-gram statistics.
Modified WordStatsVisitor to store words only o...
Added separate columns for total & distinct wor...
Modified readme so that links are clickable on ...
Updated readme.
Got enabling of toolbar items to work properly.
Updated docs for statistics.
Added glyph statistics. Other minor tweaks.
Added ability to save statistics results to CSV...
Added progress dialogs for time-consuming tasks...
Added UI and internals for word-level statistics.
Cleaned up interface to SimpleElement::getWords().