index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
profile
/
divepixmapitem.cpp
Age
Commit message (
Expand
)
Author
2015-05-29
Move DivePictureModel to qt-models
Tomaz Canabrava
2015-01-17
Clean up the header files
Dirk Hohndel
2015-01-17
Fix memleak of QGraphicsRectItem
Tomaz Canabrava
2014-08-07
Move the Trash bin to the topRight on the pictures
Tomaz Canabrava
2014-08-06
Delete pictures from the Widget by pressing delete
Tomaz Canabrava
2014-07-30
Add a new 'show' Animation, and use it on the close button.
Tomaz Canabrava
2014-07-30
Implement the functionality of remove_picture.
Tomaz Canabrava
2014-07-30
Instead of holding the index, hold the URL.
Tomaz Canabrava
2014-07-30
Added a button to hide a picture from the dive.
Tomaz Canabrava
2014-07-10
Show/Hide pictures working.
Tomaz Canabrava
2014-06-27
Fix dive picture position
Tomaz Canabrava
2014-06-27
This is unecessary when calling methods.
Tomaz Canabrava
2014-06-27
Open picture manager when clicking on the picture at the profile
Tomaz Canabrava
2014-06-10
Picture handling: when zooming thumbnail, put it in the foreground
Dirk Hohndel
2014-06-08
Pick the correct API function name for Qt5
Dirk Hohndel
2014-06-08
Rotate the picture around -4 and 4 degrees.
Tomaz Canabrava
2014-06-08
Add a drop shadow on the picture
Tomaz Canabrava
2014-06-08
Add a nice white rectangle around the picture
Tomaz Canabrava
2014-06-08
Subtle animation when the picture gets hovered with the mouse.
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-16
Added a QGraphicsPixmapItem subclass that handles Animations.
Tomaz Canabrava