Yet another lightweight image viewer.
Go to file
2020-08-10 23:41:59 +08:00
.github/workflows CI: add GitHub Action ubuntu build 2020-06-18 23:06:15 +08:00
icons fix: windows icon size not correct in explorer 2020-07-22 19:02:23 +08:00
languages i18n: update translations for new strings 2020-07-29 13:23:31 +08:00
.gitignore chore: migrate to CMake 2019-11-23 20:51:58 +08:00
appveyor.yml CI: for windows build, also copy LICENSE file to binary dir 2020-08-04 19:15:10 +08:00
bottombuttongroup.cpp refactor: opacity helper 2019-10-06 14:58:01 +08:00
bottombuttongroup.h refactor: opacity helper 2019-10-06 14:58:01 +08:00
CMakeLists.txt chore: only enable portable mode support for windows 2020-08-10 23:41:59 +08:00
graphicsscene.cpp fix: use SmoothTransformation when scale factor less than 100% 2020-02-13 19:45:14 +08:00
graphicsscene.h fix: use SmoothTransformation when scale factor less than 100% 2020-02-13 19:45:14 +08:00
graphicsview.cpp misc: lower minimum window size limit 2020-07-27 20:47:54 +08:00
graphicsview.h misc: lower minimum window size limit 2020-07-27 20:47:54 +08:00
LICENSE add LICENSE file and other minor changes 2019-10-13 22:22:54 +08:00
main.cpp feat: add version info datat for windows, and application display name 2020-07-21 20:47:06 +08:00
mainwindow.cpp fix: cannot minimize window by clicking taskbar icon 2020-08-04 19:10:02 +08:00
mainwindow.h config file support 2020-07-28 21:29:37 +08:00
navigatorview.cpp refactor: opacity helper 2019-10-06 14:58:01 +08:00
navigatorview.h refactor: opacity helper 2019-10-06 14:58:01 +08:00
opacityhelper.cpp refactor: opacity helper 2019-10-06 14:58:01 +08:00
opacityhelper.h refactor: opacity helper 2019-10-06 14:58:01 +08:00
pineapple-pictures.desktop chore: migrate to CMake 2019-11-23 20:51:58 +08:00
pineapple-pictures.rc feat: add version info datat for windows, and application display name 2020-07-21 20:47:06 +08:00
PineapplePictures.pro Correct a typo in PineapplePictures.pro 2020-08-06 19:40:44 +08:00
README.md doc: prepare for repo url change 2020-07-29 13:26:54 +08:00
resources.qrc feat: add prev and next button 2020-07-04 13:49:12 +08:00
settings.cpp chore: only enable portable mode support for windows 2020-08-10 23:41:59 +08:00
settings.h feat: simple config dialog 2020-07-29 00:57:43 +08:00
settingsdialog.cpp i18n: update translations for new strings 2020-07-29 13:23:31 +08:00
settingsdialog.h feat: simple config dialog 2020-07-29 00:57:43 +08:00
toolbutton.cpp feat: add prev and next button 2020-07-04 13:49:12 +08:00
toolbutton.h feat: add prev and next button 2020-07-04 13:49:12 +08:00

Yet another image viewer.

CI Build Status
Windows Build Windows build status
macOS Build macOS CI
Ubuntu 20.04 Build Ubuntu 20.04 CI

Pineapple Pictures - Main Window

Get it!

Help Translation!

Translate this project on Transifex!

Feel free to open up an issue to request an new language to translate.

Uncleaned shits inside(TM):

  • Mixed CR LF and LF.
  • Ugly action icons.
  • Ugly implementations.
  • For windows build, win32 APIs are used.
  • No drag-window-border-to-resize support under non-windows platforms (I use Meta+Drag to resize window under my x11 desktop).

License

This program released under MIT license