Age | Commit message (Expand) | Author |
2014-10-28 | dive.h: add a variant of FOR_EACH_PICTURE | Lubomir I. Ivanov |
2014-10-19 | Resolution-indepent dive pictures | Giuseppe Bilotta |
2014-08-05 | Picture handling: cleaning up the mess | Dirk Hohndel |
2014-07-30 | Mark divelist changed after removing a picture | Dirk Hohndel |
2014-07-30 | Implement the functionality of remove_picture. | Tomaz Canabrava |
2014-07-15 | Do not create a backup for Q_FOREACH container | Tomaz Canabrava |
2014-07-03 | UI restructure: updateDiveInfo displays displayed_dive | Dirk Hohndel |
2014-07-03 | UI restructure: always display pictures for displayed dive | Dirk Hohndel |
2014-07-01 | Implement a cache for the scaled images | Dirk Hohndel |
2014-06-27 | Emit signal on photo double-click | Sergey Starosek |
2014-06-26 | Headers cleanup. | Tomaz Canabrava |
2014-06-13 | Prevent using uninitialized variable | Dirk Hohndel |
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-03 | Add the data() method of the Picture Model. | Tomaz Canabrava |
2014-06-03 | Update the picture model to use the new picture function calls. | 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 |