Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core::Context: compile hot fix for Windows. | hjk | 2010-06-25 | 2 | -7/+8 |
* | core: use a class derived from QList<int> instead of a QList<int> for Core::C... | hjk | 2010-06-25 | 4 | -9/+13 |
* | ImageViewer: Register the actions with the action manager | Denis Mingulov | 2010-06-18 | 10 | -11/+317 |
* | ImageViewer: Don't use ItemClipsToShape to fix rendering issue | Denis Mingulov | 2010-06-18 | 1 | -1/+0 |
* | ImageViewer: Use smooth transformation | Denis Mingulov | 2010-06-18 | 1 | -1/+4 |
* | ImageViewer: Reduce the dashed rectangle to 1 pixel wide | Denis Mingulov | 2010-06-18 | 1 | -1/+1 |
* | ImageViewer: Remove the frame around the the ImageView | Denis Mingulov | 2010-06-18 | 1 | -0/+1 |
* | ImageViewer: Pick up the icons from the system theme using QIcon::fromTheme | Denis Mingulov | 2010-06-18 | 2 | -0/+36 |
* | ImageViewer: Reimplemented as a new plugin | Denis Mingulov | 2010-06-18 | 23 | -0/+1430 |