changelog
    
    
    - Fri, 24 May 2013 15:23:56 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 15:23:56 +0300] rev 251
 
    - Made a vector class which wraps around std::vector... finally I have an operator<< for the thing.
 
    - Fri, 24 May 2013 04:34:20 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 04:34:20 +0300] rev 250
 
    - Make LDOpenFile's members PROPERTIES
 
    - Fri, 24 May 2013 03:34:09 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 03:34:09 +0300] rev 249
 
    - Use QMutex for the thread locking, remove filename from the progress dialog since it's not known anyway