Yet another lightweight image viewer.
|
2019-10-02 14:31:24 +08:00 |
icons
|
minor tweaks, fix typo, add new bug
|
2019-10-02 14:31:24 +08:00 |
.gitignore
|
init commit
|
2019-09-28 01:18:08 +08:00 |
appveyor.yml
|
appveyor: remove some files from artifacts
|
2019-09-30 23:20:04 +08:00 |
bottombuttongroup.cpp
|
minor tweaks, fix typo, add new bug
|
2019-10-02 14:31:24 +08:00 |
bottombuttongroup.h
|
minor tweaks, fix typo, add new bug
|
2019-10-02 14:31:24 +08:00 |
graphicsscene.cpp
|
support commandline arguments (passing file list only)
|
2019-10-01 10:37:14 +08:00 |
graphicsscene.h
|
:gif:
|
2019-09-30 13:52:38 +08:00 |
graphicsview.cpp
|
minor tweaks, fix typo, add new bug
|
2019-10-02 14:31:24 +08:00 |
graphicsview.h
|
minor tweaks, fix typo, add new bug
|
2019-10-02 14:31:24 +08:00 |
main.cpp
|
auto adjust window size
|
2019-10-01 11:44:35 +08:00 |
mainwindow.cpp
|
minor tweaks, fix typo, add new bug
|
2019-10-02 14:31:24 +08:00 |
mainwindow.h
|
auto adjust window size
|
2019-10-01 11:44:35 +08:00 |
PineapplePictures.pro
|
app icon for nindos
|
2019-10-01 17:05:35 +08:00 |
README.md
|
add README.md
|
2019-10-01 10:47:56 +08:00 |
resources.qrc
|
minor tweaks, fix typo, add new bug
|
2019-10-02 14:31:24 +08:00 |
Warning! Unfinished stuff
Uncleaned shits inside(TM):
- Mixed
CR LF
and LF
.
- Ugly action icons.
- For windows build, win32 APIs are used.
- No license file provided.
- No drag-window-border-to-resize support under non-windows platforms (I use Meta+Drag to resize window under my x11 desktop).