Age | Commit message (Expand) | Author |
---|---|---|
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 |