Yet another lightweight image viewer.
Go to file
2020-01-30 11:35:15 +08:00
icons close button icon 2019-10-06 14:12:52 +08:00
languages i18n: update translate strings 2020-01-05 15:07:08 +08:00
.gitignore chore: migrate to CMake 2019-11-23 20:51:58 +08:00
appveyor.yml build: requires at least Qt 5.10 for building 2020-01-30 11:35:15 +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 build: requires at least Qt 5.10 for building 2020-01-30 11:35:15 +08:00
graphicsscene.cpp fix: when copy pixmap, keep the alpha channel 2020-01-05 14:38:39 +08:00
graphicsscene.h feat: support basic image copy and paste 2020-01-01 14:51:46 +08:00
graphicsview.cpp adjust checkerboard alpha channel value 2020-01-27 17:11:24 +08:00
graphicsview.h feat: support basic image copy and paste 2020-01-01 14:51:46 +08:00
LICENSE add LICENSE file and other minor changes 2019-10-13 22:22:54 +08:00
main.cpp fix: build under non win32 platform 2020-01-05 15:22:47 +08:00
mainwindow.cpp adjust checkerboard alpha channel value 2020-01-27 17:11:24 +08:00
mainwindow.h feat: support basic image copy and paste 2020-01-01 14:51:46 +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 fix: missing app icon under windows 2019-11-24 14:52:17 +08:00
PineapplePictures.pro i18n: zh_CN locale support 2019-10-06 17:31:27 +08:00
README.md Update README.md 2020-01-05 15:36:22 +08:00
resources.qrc close button icon 2019-10-06 14:12:52 +08:00
toolbutton.cpp refactor: opacity helper 2019-10-06 14:58:01 +08:00
toolbutton.h refactor: opacity helper 2019-10-06 14:58:01 +08:00

Yet another image viewer.

CI Build Status
Windows Build Windows build status

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.
  • 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