| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Properly mark image node as dirty on size update | Nicolas Werner | 2022-05-11 | 1 | -3/+3 |
| | | |||||
| * | More image dialog fixes | Nicolas Werner | 2022-05-10 | 1 | -1/+2 |
| | | |||||
| * | Don't crash on corrupt animated images | Nicolas Werner | 2022-05-04 | 1 | -14/+19 |
| | | |||||
| * | Fix scaling of animated images in fullscreen image viewer | Nicolas Werner | 2022-04-26 | 1 | -3/+9 |
| | | |||||
| * | Add minimum scale in image viewer | Nicolas Werner | 2022-01-03 | 1 | -2/+0 |
| | | |||||
| * | Port image overlay to qml | Nicolas Werner | 2022-01-02 | 1 | -3/+18 |
| | | | | | | | Allows you to zoom and pan now. relates to #647 | ||||
| * | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | | |||||
| * | Try to reduce CPU overhead of animated images a bit | Nicolas Werner | 2021-12-30 | 1 | -4/+8 |
| | | |||||
| * | Cache supported animated image formats | Nicolas Werner | 2021-12-29 | 1 | -1/+2 |
| | | |||||
| * | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -2/+2 |
| | | |||||
| * | Fix more warnings and remove dead code | Nicolas Werner | 2021-12-28 | 1 | -6/+4 |
| | | |||||
| * | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -125/+122 |
| | | |||||
| * | Fix another leak when creating an animated image without an image | Nicolas Werner | 2021-08-29 | 1 | -1/+6 |
| | | |||||
| * | Fix memory leak of animated image textures | Nicolas Werner | 2021-08-29 | 1 | -1/+3 |
| | | |||||
| * | Add option to only play animated images on hover | Nicolas Werner | 2021-08-29 | 1 | -1/+8 |
| | | |||||
| * | Support animated images | Nicolas Werner | 2021-08-29 | 1 | -0/+164 |
| fixes #461 | |||||
