pineapple-pictures/app
Gary Wang 6d7d0e4e1d chore(macOS): change close-window behavior
On macOS, now closing the window will actually hide the window
instead of quit the application, thus it will match to some other
macOS application's behavior.

Additionally, since our binary is not signed, this could avoid
seeing the request permission dialogs everytime user attempts to
open an image file inside a private place (e.g. places like the
"Downloads" folder and "access data from other apps").
2025-01-03 18:57:25 +08:00
..
translations i18n: update ts files 2024-12-20 23:17:55 +08:00
aboutdialog.cpp chore: hello 2025 2025-01-01 12:06:16 +08:00
aboutdialog.h chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
actionmanager.cpp feat: animation pause and manually step to next frame 2024-11-06 20:28:39 +08:00
actionmanager.h feat: animation pause and manually step to next frame 2024-11-06 20:28:39 +08:00
bottombuttongroup.cpp fix: proper svg icon rendering on hidpi screen. 2022-09-29 19:06:51 +08:00
bottombuttongroup.h chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
exiv2wrapper.cpp chore: bump and support exiv2 version 0.28.0 2023-06-04 21:58:16 +08:00
exiv2wrapper.h chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
fileopeneventhandler.cpp refactor: move file open event handling to standalone file 2024-12-31 10:57:21 +08:00
fileopeneventhandler.h refactor: move file open event handling to standalone file 2024-12-31 10:57:21 +08:00
framelesswindow.cpp fix: disable resizing and moving in maximized or fullscreen window 2023-06-24 16:43:31 +08:00
framelesswindow.h refactor(FramelessWindow): use Qt API for window resizing (#81) 2023-06-24 14:37:54 +08:00
graphicsscene.cpp chore: update README and related docs 2024-12-04 20:07:15 +08:00
graphicsscene.h feat: animation pause and manually step to next frame 2024-11-06 20:28:39 +08:00
graphicsview.cpp feat: option to use light checkerboard by default 2024-10-10 22:58:11 +08:00
graphicsview.h feat: option to use light checkerboard by default 2024-10-10 22:58:11 +08:00
main.cpp chore(macOS): change close-window behavior 2025-01-03 18:57:25 +08:00
mainwindow.cpp chore(macOS): change close-window behavior 2025-01-03 18:57:25 +08:00
mainwindow.h refactor: move file open event handling to standalone file 2024-12-31 10:57:21 +08:00
metadatadialog.cpp chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
metadatadialog.h chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
metadatamodel.cpp feat: add two new exif property support 2023-03-22 23:10:02 +08:00
metadatamodel.h chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
navigatorview.cpp chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
navigatorview.h chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
opacityhelper.cpp chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
opacityhelper.h chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
playlistmanager.cpp chore: sync playlistmanager changes 2024-07-28 16:14:14 +08:00
playlistmanager.h fix: window title not updated in some cases 2024-07-30 23:25:34 +08:00
settings.cpp feat: check conflict shortcuts before saving 2024-11-03 00:46:21 +08:00
settings.h feat: option to double-click to fullscreen 2024-12-15 19:12:38 +08:00
settingsdialog.cpp feat: option to double-click to fullscreen 2024-12-15 19:12:38 +08:00
settingsdialog.h feat: option to use light checkerboard by default 2024-10-10 22:58:11 +08:00
shortcutedit.cpp feat: check conflict shortcuts before saving 2024-11-03 00:46:21 +08:00
shortcutedit.h feat: check conflict shortcuts before saving 2024-11-03 00:46:21 +08:00
toolbutton.cpp fix: proper svg icon rendering on hidpi screen. 2022-09-29 19:06:51 +08:00
toolbutton.h fix: proper svg icon rendering on hidpi screen. 2022-09-29 19:06:51 +08:00