Add a real about dialog
commitb94655474228fc255edc354cac540190cbca74da
authorjlh <jlh@gmx.ch>
Tue, 13 May 2008 18:43:00 +0000 (13 20:43 +0200)
committerjlh <jlh@gmx.ch>
Tue, 13 May 2008 23:08:07 +0000 (14 01:08 +0200)
treeb0d7dacc8ad65d92c14f6aa1cc57cc21d8f82294
parent73f19a55b51b2eaae4b2c1d9846962996859a948
Add a real about dialog

It includes the copyright, the website URL, a notice about the
GPL, the git commit and the build date.

It doesn't include the full build time, since that would require
version.cpp to be recompiled even if nothing changed but time.
One such rebuild per day is ok.
CMakeLists.txt
about.cpp [new file with mode: 0644]
about.h [copied from recorder.h with 51% similarity]
recorder.cpp
recorder.h