changelog
- 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
- Fri, 24 May 2013 03:22:11 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 03:22:11 +0300] rev 248
- Added a progress dialog for file loading to respond to desktops while loading files. With large files the no-response policy could be a bad thing. My first real use case of multi-threading...
- Thu, 23 May 2013 17:37:25 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 23 May 2013 17:37:25 +0300] rev 247
- Replace direct abort() calls with fatal() in String methods