To be honest: my main purpose in this project is to learn Qt Framework and refresh my c++ skills.
The side effect is a simple program that takes the txt file that can be exported from WhatsApp application (by long clicking on a conversation and choosing the "Email conversation" option) and analyze how much messages sent by every contact, what is the longest message etc.
Notice that for now it's only work if your locale in the phone is English or Hebrew.
If (and when) you found bugs or want another feature please open a ticket or send me an email.
...