aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/divepixmapitem.cpp
AgeCommit message (Expand)Author
2015-05-29Move DivePictureModel to qt-modelsGravatar Tomaz Canabrava
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2015-01-17Fix memleak of QGraphicsRectItemGravatar Tomaz Canabrava
2014-08-07Move the Trash bin to the topRight on the picturesGravatar Tomaz Canabrava
2014-08-06Delete pictures from the Widget by pressing deleteGravatar Tomaz Canabrava
2014-07-30Add a new 'show' Animation, and use it on the close button.Gravatar Tomaz Canabrava
2014-07-30Implement the functionality of remove_picture.Gravatar Tomaz Canabrava
2014-07-30Instead of holding the index, hold the URL.Gravatar Tomaz Canabrava
2014-07-30Added a button to hide a picture from the dive.Gravatar Tomaz Canabrava
2014-07-10Show/Hide pictures working.Gravatar Tomaz Canabrava
2014-06-27Fix dive picture positionGravatar Tomaz Canabrava
2014-06-27This is unecessary when calling methods.Gravatar Tomaz Canabrava
2014-06-27Open picture manager when clicking on the picture at the profileGravatar Tomaz Canabrava
2014-06-10Picture handling: when zooming thumbnail, put it in the foregroundGravatar Dirk Hohndel
2014-06-08Pick the correct API function name for Qt5Gravatar Dirk Hohndel
2014-06-08Rotate the picture around -4 and 4 degrees.Gravatar Tomaz Canabrava
2014-06-08Add a drop shadow on the pictureGravatar Tomaz Canabrava
2014-06-08Add a nice white rectangle around the pictureGravatar Tomaz Canabrava
2014-06-08Subtle animation when the picture gets hovered with the mouse.Gravatar Tomaz Canabrava
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-16Added a QGraphicsPixmapItem subclass that handles Animations.Gravatar Tomaz Canabrava