dbf8c09368
feat: update action manager
...
- add and delete some actions in action manager.
- rename "fit to view" to "fit to screen".
- update main window right click menu and toolbar.
- use special state update slot in action manager instead of function located in main window.
2026-07-12 21:00:11 +08:00
46f46480cb
feat: change application style
...
- change default dark theme to light
- disable dark mode on windows 10 because Qt's windows 11 theme has bad support on windows 10 (icon display error)
- level required minimum qt version up to 6.5 for color schema.
2026-07-08 20:15:22 +08:00
1ba5ae60dc
feat: option to limit svg support to svg tiny 1.2 only
2025-12-02 00:04:12 +08:00
b01601085b
chore: update README and related docs
2024-12-04 20:07:15 +08:00
42e3d4c691
feat: animation pause and manually step to next frame
...
Resolve: https://github.com/BLumia/pineapple-pictures/issues/85
2024-11-06 20:28:39 +08:00
c636b14af8
chore: temporary limit svg support to Tiny 1.2-only
2024-06-28 18:40:50 +08:00
3b279fca6a
fix: allow right click on animated image
2023-05-01 19:10:39 +08:00
Gary Wang
8347028871
fix: blurry when raster image scaled down
2022-10-06 14:24:11 +08:00
Gary Wang
814068fa34
chore: add license headers for REUSE license check
2022-06-19 16:17:47 +08:00
Gary Wang
6270910e12
fix: caching scaled image to avoid lagging when panning large image
2022-04-03 19:08:14 +08:00
Gary Wang
6b2db55b84
fix: now always copy original pixmap
2021-07-06 13:25:53 +08:00
Gary Wang
36c54addce
fix: use a workaround to avoid pixelated when zoomed out
...
GH-31
2021-06-20 14:59:48 +08:00
Gary Wang
71e8df3107
fix: memory leak when switching between animated image files
2021-05-21 00:06:37 +08:00
Gary Wang
8ae93ac4ae
fix: should show any animated image than just gif
2021-04-15 00:00:18 +08:00
Gary Wang
8c152dc862
chore: adjusted the project directory structure
2020-11-05 14:12:58 +08:00