Download Latest Version QuickImageViewer.exe (9.2 MB)
Email in envelope

Get an email when there's a new version of QuickImageViewer by icyhoty2k

Home / 2.180.0.230
Name Modified Size InfoDownloads / Week
Parent folder
QuickImageViewer.exe 2026-08-05 9.5 MB
README.md 2026-08-05 1.4 kB
v2.180.0.230 source code.tar.gz 2026-08-05 135.4 MB
v2.180.0.230 source code.zip 2026-08-05 135.6 MB
Totals: 4 Items   280.5 MB 0

feat(Version): bump version to 2.180.0.230

    • Prepare for new release with updated build number.
    • Introduce crash handler breadcrumbs for better debugging.
    • Optimize IO worker threads based on performance analysis.
    • Enhance thumbnail panel sorting and caching logic.
    • Improve directory window handling and sorting consistency.
    • Refactor UIManager to handle active directory window more robustly.
    • Update WorkerThread to reserve stack space for crash filters.
  1. Bump version number in Version.h from 1.70 to 1.80.

  2. Add CrashHandler.cpp and CrashHandler.h for new breadcrumb functionality.
  3. Modify CommandExecuter.cpp to include Platform/CrashHandler.h.
  4. Update Constants.h with IO_WORKER_THREADS definition.
  5. Enhance FileHandler.cpp with SortScanResultInAppOrder and SortPathsInAppOrder functions.
  6. Refactor RendererD2D.cpp for accurate thumbnail budget enforcement.
  7. Improve MouseHandler.cpp to prevent cursor flickering between windows.
  8. Adjust UIManager.cpp to prefer visible directory panels over hidden ones.
  9. Update WorkerThread.h to reserve stack space for crash filters.

Refs: Version.h, CommandExecuter.cpp, Constants.h, CrashHandler.cpp, CrashHandler.h, FileHandler.cpp, FileHandler.h, RendererD2D.cpp, MouseHandler.cpp, DirWnd.cpp, ThumbnailPanelWnd.cpp, UIManager.cpp, BuildNumber.txt Signed-off-by: Ivan Hristov Yanev icyhoty2k@gmail.com

Source: README.md, updated 2026-08-05