Skip to content

Releases: QL-Win/QuickLook

0.1.12

28 May 21:44
Compare
Choose a tag to compare

Fixes

  • #22: Dialogs, e.g. alert(), in .html file may lock the preview window.
  • Pressing Space key will not close the IPreviewHandler previews like Word and Excel.

Improvements

  • #16: Preview OpenDocument formats with MS Office.
  • Pressing Enter key will execute/open the file.
  • Pressing Esc key will close the preview.
  • Move to .NET Framework 4.6.2.
  • More aggressive memory claim after window close (1 second after closing window).
  • Minor UI improvements.
  • Minor stability improvements.

0.1.11

25 May 21:14
Compare
Choose a tag to compare

Fix: error message when closing Excel preview in standalone mode.
Add: "Open with"/"Run" button (Pressing "Enter" will NOT invoke the button in this release)

123

0.1.10

22 May 22:35
Compare
Choose a tag to compare

Fix: The second instance will crash because of something.pid error.
Fix: #19 .jpeg file is not handled correctly.
Improvement: Better and faster window resize.
Improvement: Refined Office file viewer (with minor flaws e.g. Lock up in Excel window*)

*Note: This is a known issue for Microsoft [LINK].If you encounter the lock up, try “... change your focus to another app and then come back to Excel again to work around this issue”.

0.1.9

18 May 20:16
Compare
Choose a tag to compare

Fix: press arrow key will bring up the preview window, even when it has been previously closed.
Fix: memory leak when switching file with arrow keys.
Fix: incorrect window position when there are multiple monitors (#12).
Fix: visual flickering while switching preview target.
Add: .msi installer package.

0.1.8

16 May 19:33
Compare
Choose a tag to compare

Improve loading speed (feedback wanted.)
Response to arrow keys.
Apply aero glass effect also on Windows 7, 8 and 8.1.

0.1.7

14 May 21:47
Compare
Choose a tag to compare

Command line support: preview by executing QuickLook.exe path_to_file. Executing the command again will close the preview window. Hint: The F3 hotkey from Total Commander.
Minor fixes and improvements.

Adding HTML viewer backed by Webkit (.htm, .html).
Adding Markdown viewer (.md).

screenshot 1

0.1.6

10 May 22:40
Compare
Choose a tag to compare

QuickLook will not crash when previewing corrupt files (#7).
Set assembly version to real version number (#7).

v0.1.5

08 May 21:25
Compare
Choose a tag to compare

Add tray icon.
Support autostart.

234

v0.1.4

08 May 19:13
Compare
Choose a tag to compare

A new VideoPlayer that support many video files (backed by FFmpeg)
Optimise preview window close logic invoked by SPACE key.

123

v0.1.3

06 May 20:28
Compare
Choose a tag to compare

Fix file/folder thumbnails on low DPI machines.
Updated layout of InfoPanel.
Close existing preview windows only when pressing SPACE on the desktop or in explorer windows.