Age | Commit message (Expand) | Author |
2015-05-29 | Move DivePictureModel to qt-models | Tomaz Canabrava |
2015-03-16 | Load remote images | Robert C. Helling |
2015-03-10 | Don't call UI functions from helper code | Dirk Hohndel |
2015-02-27 | Add hashes to images | Robert C. Helling |
2014-08-05 | Picture handling: cleaning up the mess | Dirk Hohndel |
2014-07-30 | Implement the functionality of remove_picture. | Tomaz Canabrava |
2014-07-03 | UI restructure: always display pictures for displayed dive | Dirk Hohndel |
2014-06-27 | Emit signal on photo double-click | Sergey Starosek |
2014-06-26 | Headers cleanup. | Tomaz Canabrava |
2014-06-03 | Another futile attempt to keep whitespace consistent | Dirk Hohndel |
2014-06-03 | Also hold a pointer to the struct picture on the model. | Tomaz Canabrava |
2014-06-03 | Add a static 'instance()' member for the Photos model. | Tomaz Canabrava |
2014-06-03 | Change from QPixmap to QImage due to thread issues. | Tomaz Canabrava |
2014-06-03 | Make the new picture widget display the pictures. | Tomaz Canabrava |
2014-06-01 | Add threaded processing of image pixmaps | Tomaz Canabrava |
2014-06-01 | Add a method to update the dive pictures on the model. | Tomaz Canabrava |
2014-06-01 | Add a new widget on the main tab: Pictures. | Tomaz Canabrava |
2014-06-01 | Add stub for a widget to show the dive pictures. | Tomaz Canabrava |