aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/divepicturewidget.h
AgeCommit message (Expand)Author
2015-05-29Move DivePictureModel to qt-modelsGravatar Tomaz Canabrava
2015-03-16Load remote imagesGravatar Robert C. Helling
2015-03-10Don't call UI functions from helper codeGravatar Dirk Hohndel
2015-02-27Add hashes to imagesGravatar Robert C. Helling
2014-08-05Picture handling: cleaning up the messGravatar Dirk Hohndel
2014-07-30Implement the functionality of remove_picture.Gravatar Tomaz Canabrava
2014-07-03UI restructure: always display pictures for displayed diveGravatar Dirk Hohndel
2014-06-27Emit signal on photo double-clickGravatar Sergey Starosek
2014-06-26Headers cleanup.Gravatar Tomaz Canabrava
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-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