Releases: QL-Win/QuickLook
0.3.2
Improvements
- Add Portuguese Portuguese (Brazilian), Italian and Dutch(Belgium) translations.
- Minor adjustments to new UI design.
- Get rid of VLC playback engine. Switch back to FFmpeg.
- Previewing images is now significantly faster.
Fixes
#78: Broken image for some compressed .gif
files.
#92: File in use
: .gif file handle is not closed.
#93: Incorrect preview size for low-resolution images.
#98: Switching preview resets window size.
#101: Pressing Spacebar
in Listary toolbar brings up the preview.
#105: Switching preview causes 1px window movement.
#106: Previewing low-resolution image thumbnails and load the full image in the background.
Known Issues
#94: Previewing MS Office
files causes crash sometimes. I have not yet figured out how to deal with it.
#113: If you experience an issue when previewing some video files which makes QuickLook stops responding, please provide your system locale in this thread. Thank you.
Should you decided to use the .zip
portable package, remember to unlock it before extraction.
使用便携版请记得在解压前解锁。
0.3.1
Fixes
- Pressing arrow keys in explorer window will bring up QuickLook even when not previewing.
- Shorter auto-hide timeout for the title bar when previewing images and videos.
- Add back the volume slider, which is missing in v0.3.0 but useful for touchscreens.
This release is not currently on the Windows Store. However, you may install it manually by downloading the .appx
package from below.
Should you decided to use the .zip
portable package, remember to unlock it before extraction.
0.3.0
Improvements
- Meet the new UI design contributed by @OiCkilL! Go #56 to see how it looks.
- New icons designed by @QubitsDev. Go #56 again to see how it looks.
Fixes
- Minor changes on Chinese (Taiwan) translation.
- #63: Add Netpbm formats to images.
Known Issues
- (Fixed in 0.3.1) Pressing arrow keys in explorer window will bring up QuickLook even when not previewing.
This release is not currently on the Windows Store. However, you may install it manually by downloading the .appx
package from below.
Should you decided to use the .zip
portable package, remember to unlock it before extraction.
0.2.5
Fixes
- Fix the instability when previewing video and audios, which was introduced in version
0.2.4
. - #50: Window moved unexpectedly when size is small.
- #55: Incorrect plural words: "files" and "folders" when there is only one of which.
Improvements
- Chinese (Taiwan) translation (Thanks to 2htw.)
Should you decided to use the .zip
portable package, remember to unlock it before extraction.
0.2.4
Note: this new unosquare/FFME
control is not very stable at the moment which may stop responding when switching between multimedia files (See #42.) Try not do that too frequent. Terminate QuickLook.exe
if that happens. I am now working on a fix.
Fixes
- Icon resolution is low on Hi-DPI devices when installing from the Windows Store.
- #24: Encoding of file names in
.zip
archive is not correct when it mismatches with system code page. - #32, #37 and #44:
AccessViolationException
crash when previewing from a File Explorer window on a few devices.
Improvements
- #40: Spanish (Spain) translation.
- #18: Touchscreen friendly: scroll and pinch zoom with your finger :)
- #46: Click on the 📌 pin icon for the second time will now close the window.
- #26 and #43: New home-cooked
GIF
andAPNG
viewer. - #43: Audio files now play correctly.
- Redesigned video & audio player UI (great thanks to
unosquare/FFME
!) - Determine supported video & audio formats by on
FFprobe
from FFmpeg. - Use self-compiled FFmpeg binaries to reduce file size.
0.2.3.1
QuickLook is now on the Windows Store!
This release is a in-place replacement of version 0.2.3.
Fixes
- Unexpected failure in version 0.2.3.
- #39: File encoding (e.g. GBK, Shift-JIS) is not detected correctly.
Improvements
- Multi-language support. If you would like to contribute a translation, see this page.
- Minor font and UI tweaking.
- You may “pin” a preview window to keep it for later use.
I have signed the installer package with a valid certificate from CERTUM, however it may take days before SmartScreen recognises it. If SmartScreen blocks you from installation, choose “More info” -> “Run anyway”.
Should you decided to use the portable package, remember to unlock it before extraction.
0.2.3
0.2.2
Fixes
- The scroll bars in PDF and Image viewer is not useable.
- The preview window is not on top in first-time show.
- Fail to invoke preview from an Open Dialog which belongs to a 32-bit application.
- Error message may shown when uninstalling.
Improvements
.csv
, Outlook.msg
and.eml
viewers.- Enlarged scroll bars.
- You can now drag and move the window by click-hold-move anywhere in the InfoPanel (which is the one when you previewing a directory.)
- Update 3rd party packages: Gif lib, compress lib etc.
I have signed the installer package with a valid certificate from CERTUM, however it may take days before SmartScreen recognises it. If SmartScreen blocks you from installation, choose “More info” -> “Run anyway”.
Should you decided to use the portable package, remember to unlock it before extraction.
0.2.1
Fixes
- Text is too big when previewing HTML and Markdown files
Improvements
- #27: The preview window is no longer top-most.
- #30: “Table of Contents” for Markdown files.
- #29: Build-in 3rd-party file manager support (also take a look at this)
- Everything
- Directory Opus
Note: Should you decided to use the portable package, remember to unlock it before extraction.
0.2.0
From now on, QuickLook will be licensed under GPLv3, instead of LGPLv3.
- Huuuge Improvement: QuickLook can now preview selected files from Open and Save File Dialogs (See screenshot below.)
- Speedup the previewing invoked by command line
QuickLook.exe C:\path\to\file.txt
- Window placement improvement: now the preview window will not be centered to screen all the time.