Paddy Xu
c78fbb009a
Fix #153 : determine imagetype by signature
2017-12-28 22:37:10 +02:00
Krasnaya Ploshchad’
a502b2363a
Update README.md ( #156 )
...
Microsoft renamed Windows Store to Microsoft Store, this following that.
2017-12-25 10:16:12 +02:00
Paddy Xu
b4198f61f2
Show Exif info when previewing images
2017-12-22 19:24:17 +02:00
Paddy Xu
9369a94350
Update README.md
2017-12-22 13:58:46 +02:00
Paddy Xu
1052d873e1
update NuGet packages
2017-12-22 13:21:00 +02:00
Paddy Xu
97b749e64f
async archive loading
2017-12-22 13:19:49 +02:00
Paddy Xu
dedac98702
Continue on f321e243ba
: handle failure
2017-12-22 11:52:48 +02:00
Paddy Xu
3014b30358
do not show header
2017-12-22 11:52:10 +02:00
Paddy Xu
99d067ea2d
remove useless references
2017-12-22 10:53:12 +02:00
Paddy Xu
abc80e046d
fix Pdf zoom-to-fit issue when switching pages
2017-12-22 10:52:37 +02:00
Paddy Xu
fe39854b57
Fix #154 : Switch to Pdfium; better PDF async loading
2017-12-22 01:28:30 +02:00
Paddy Xu
1bcfd8db08
handle icon exception
2017-12-21 22:15:11 +02:00
Paddy Xu
f0990faa56
Revert "Async call sometimes crash because NullReferenceException at <BeginShow>b__0()"
...
This reverts commit b0e4f19491
.
2017-12-21 18:54:24 +02:00
Paddy Xu
b0e4f19491
Async call sometimes crash because NullReferenceException at <BeginShow>b__0()
2017-12-21 18:03:32 +02:00
Paddy Xu
f321e243ba
Test: use new window each time (some people report a slowness... but I can't reproduce)
2017-12-20 22:23:07 +02:00
Paddy Xu
6cd837b423
Parallel PDF rendering
2017-12-09 15:55:24 +02:00
Paddy Xu
82994b69bc
Merge branch 'master' of github.com:xupefei/QuickLook
2017-12-09 14:37:59 +02:00
Paddy Xu
b1e5ce0172
Fix #150 : make use of color space assigned with image
2017-12-09 14:37:53 +02:00
ARL
50d839a02f
French translation ( #147 )
...
* Add french language Translations.config
* Add french language TextViewer
2017-12-05 10:25:47 +02:00
Ecron
18f3f57606
Catalan translation ( #142 )
...
* Catalan translation
Added Catalan translation
* Added Catalan translation
Added Catalan translation
2017-12-01 12:11:57 +02:00
arca20
1988cd3c09
Translate in German(de-DE) ( #141 )
...
* -translate to German (de-DE)
* correction the Translations.config
2017-11-29 10:22:48 +02:00
Paddy Xu
d481bcdceb
reformat
2017-11-23 22:21:58 +02:00
Paddy Xu
df0ba78298
Address #122 : final solution for window resizing by bring macOS's logic
2017-11-23 22:20:25 +02:00
Paddy Xu
2fda049c26
fix 03807a1afb
2017-11-19 21:58:06 +02:00
Paddy Xu
f8d24aa191
add 1px border for keeping resizing
2017-11-17 20:08:37 +02:00
Paddy Xu
057126a7a0
deal with CreateProcess failure
2017-11-17 12:29:50 +02:00
Paddy Xu
1980ed1590
do not crash when Plugin.Prepare() failed
2017-11-17 12:14:49 +02:00
Paddy Xu
93dae0a8ca
#116 : indicate current zoom level for images
2017-11-16 22:47:23 +02:00
Paddy Xu
734b0e36e3
Fix #128 : the "previous state" of a "DisposeOpPrevious" frame is its previous frame - for example,
...
1: APNGDisposeOpNone
2: APNGDisposeOpNone // should use rendered frame 1
3: APNGDisposeOpPrevious // should use rendered frame 1
4: APNGDisposeOpPrevious // should use rendered frame 1, NOT frame 2
5: APNGDisposeOpNone // should use rendered frame 4
2017-11-16 18:53:12 +02:00
Paddy Xu
0d07315253
Update README.md
2017-11-15 22:48:27 +02:00
Paddy Xu
0320ce13b4
Merge branch 'master' of github.com:xupefei/QuickLook
2017-11-15 20:45:26 +02:00
Paddy Xu
03807a1afb
handle corrupted configuration when upgrading.
2017-11-15 20:45:11 +02:00
Paddy Xu
02f2cef5e3
Update README.md
2017-11-14 11:10:37 +02:00
Paddy Xu
462891951b
Fix #121 : do not preview when pressing Win key
2017-11-12 13:44:33 +02:00
Paddy Xu
5a83dce8ed
sometime this throws
2017-11-09 20:22:42 +02:00
Paddy Xu
04b1180b26
add mts format
2017-11-09 20:22:24 +02:00
Paddy Xu
ba6efbe8ea
Fix #56#issuecomment-342538426: use colourful icon on pre Windows 10 OSs
2017-11-07 18:39:21 +02:00
Paddy Xu
6b2a481cf2
preview size, continued
2017-11-07 18:34:27 +02:00
Paddy Xu
d6aa4d6959
Fix #114 : now the preview window should big enough
2017-11-07 18:20:11 +02:00
Paddy Xu
e56c33cbd8
Merge branch 'master' of github.com:xupefei/QuickLook
0.3.2.1
2017-11-06 20:09:09 +02:00
Paddy Xu
0e5809120d
Fix #113 : read buffer before waiting
2017-11-06 20:09:01 +02:00
Paddy Xu
42cbf9ecdf
Update README.md
2017-11-06 10:21:23 +02:00
Paddy Xu
a2660fc15c
use vc2008 binaries
0.3.2
2017-11-06 00:26:05 +02:00
Paddy Xu
31279b1015
Partially revert "update scripts"
...
This reverts commit a5320b28ee
.
2017-11-06 00:12:18 +02:00
Paddy Xu
ff7d9c0aa9
distribute long class
2017-11-05 23:10:10 +02:00
Paddy Xu
c643d9a4f5
Merge branch 'master' of github.com:xupefei/QuickLook
2017-11-05 22:59:47 +02:00
Paddy Xu
d34e1d379c
adjust resize behaviour
2017-11-05 22:59:35 +02:00
Paddy Xu
c9ca36085e
Merge pull request #111 from BarretoDiego/master
...
pt-BR localization
2017-11-05 02:16:48 +02:00
Paddy Xu
24fafc5746
Fix #106 : display thumbnails
2017-11-05 02:15:00 +02:00
Diego Barreto da Cunha
de7e09acc7
pt-BR localization
...
Added string configuration for Brazilian Portuguese language.
2017-11-04 20:28:25 +00:00