aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/divepicturewidget.cpp
AgeCommit message (Expand)Author
2014-07-03UI restructure: updateDiveInfo displays displayed_diveGravatar Dirk Hohndel
2014-07-03UI restructure: always display pictures for displayed diveGravatar Dirk Hohndel
2014-07-01Implement a cache for the scaled imagesGravatar Dirk Hohndel
2014-06-27Emit signal on photo double-clickGravatar Sergey Starosek
2014-06-26Headers cleanup.Gravatar Tomaz Canabrava
2014-06-13Prevent using uninitialized variableGravatar Dirk Hohndel
2014-06-03Another futile attempt to keep whitespace consistentGravatar Dirk Hohndel
2014-06-03Also hold a pointer to the struct picture on the model.Gravatar Tomaz Canabrava
2014-06-03Add a static 'instance()' member for the Photos model.Gravatar Tomaz Canabrava
2014-06-03Change from QPixmap to QImage due to thread issues.Gravatar Tomaz Canabrava
2014-06-03Make the new picture widget display the pictures.Gravatar Tomaz Canabrava
2014-06-03Add the data() method of the Picture Model.Gravatar Tomaz Canabrava
2014-06-03Update the picture model to use the new picture function calls.Gravatar Tomaz Canabrava
2014-06-01Add threaded processing of image pixmapsGravatar Tomaz Canabrava
2014-06-01Add a method to update the dive pictures on the model.Gravatar Tomaz Canabrava
2014-06-01Add a new widget on the main tab: Pictures.Gravatar Tomaz Canabrava
2014-06-01Add stub for a widget to show the dive pictures.Gravatar Tomaz Canabrava