Commit Graph

1256 Commits

Author SHA1 Message Date
Paddy Xu
32df836f08 update build scripts 2017-07-03 22:59:47 +03:00
Paddy Xu
a169cb0767 #36: support .msg and .eml files 2017-07-02 00:29:43 +03:00
Paddy Xu
5c081127c7 Refresh Nuget 2017-07-01 23:29:41 +03:00
Paddy Xu
3e9f9eeec9 Add csv viewer 2017-07-01 23:27:41 +03:00
Paddy Xu
a1e3920569 Enlarge scroll bars 2017-07-01 23:18:40 +03:00
Paddy Xu
0cdaad32af Allow full window mouse dragging 2017-07-01 23:17:55 +03:00
Paddy Xu
0a5ec182c9 #37: Print all exception information 2017-07-01 13:59:27 +03:00
Milly
924d8dd49e Use built-in method instead.
Squashed commit of the following:

commit f7887aeda7
Author: Milly <milly.ca@gmail.com>
Date:   Fri Jun 23 09:26:58 2017 +0900

    Replace "&", "<", ">" to HTML entities in Markdown.
2017-07-01 12:39:32 +03:00
Paddy Xu
574ef7d8a3 Update README.md 2017-06-29 23:03:34 +03:00
Paddy Xu
bb0c32c31d Update README.md 2017-06-29 23:01:32 +03:00
Paddy Xu
74a4d853ca Update .appveyor.yml 2017-06-29 22:55:37 +03:00
Paddy Xu
072488d8de Update .appveyor.yml 2017-06-29 22:51:52 +03:00
Paddy Xu
d65a3a109e Do not run exe again after uninstallation 2017-06-29 22:27:27 +03:00
Paddy Xu
57bf0e701a Update .appveyor.yml 2017-06-29 22:09:22 +03:00
Paddy Xu
889a9d38df Update .appveyor.yml 2017-06-29 22:07:40 +03:00
Paddy Xu
2e1b53965b Fix crash when switching preview while maximized 2017-06-27 21:44:37 +03:00
Paddy Xu
7e63636141 Refresh NuGet packages 2017-06-24 14:21:37 +03:00
Paddy Xu
a0712e4727 Fix #34: add .markdown file extension 2017-06-22 18:50:32 +03:00
Paddy Xu
8eff090e9f forgot to set WIN64 in release 2017-06-21 01:10:15 +03:00
Paddy Xu
b7c0e0d4f0 Fix fix f95fb120b5 2017-06-19 20:14:02 +03:00
Paddy Xu
35596ea641 Update README.md 2017-06-19 00:46:43 +03:00
Paddy Xu
46ff725166 DOPOUS✖ DOPUS ✔ 2017-06-18 18:32:00 +03:00
Paddy Xu
f075f420fc Update README.md 2017-06-18 17:36:10 +03:00
Paddy Xu
f95fb120b5 fix startup Z-index 0.2.1 2017-06-18 15:52:23 +03:00
Paddy Xu
0bfcfedb17 do not run WOW64 helper in 32-bit 2017-06-18 15:51:46 +03:00
Paddy Xu
c9f0f48d6a append missing GPL header 2017-06-18 14:25:12 +03:00
Paddy Xu
a32021ba2d updater 2017-06-18 14:23:00 +03:00
Paddy Xu
67c1e1f689 remove useless parameter 2017-06-18 14:22:42 +03:00
Emanuel Alves
7b94a07e14 Squashed commit of the following:
commit 015311ccc6
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Tue Jun 13 12:40:05 2017 +0100

    Prevent the updater from running when it's already running.
    Updated timeout, slower networks require more than 2 minutes do download the update.

commit bd03f4db10
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Tue Jun 13 12:16:35 2017 +0100

    Clean-up.

commit 7244fefb93
Merge: b50f0b1 811ead6
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Tue Jun 13 12:04:15 2017 +0100

    Merge branch 'master' into autoupdate-system

commit 811ead6728
Merge: 2d13dab 0e29297
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Tue Jun 13 12:02:37 2017 +0100

    Merge remote-tracking branch 'upstream/master'

commit b50f0b1e42
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Tue Jun 13 12:00:01 2017 +0100

    Version.CompareTo

commit c22ae72a9b
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Tue Jun 13 11:41:04 2017 +0100

    WebClientEx
    Changed the download method to a custom web-client wrapper which supports timeout - WebClientEx.
    Copyright notice;

commit 2d466c6fcf
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Mon Jun 12 22:11:19 2017 +0100

    Major tweaks to the update-flow;
    New Update notification is now actionable;
    New QuickLook pop-up showing the changelog;
    Code re-organized and optimized;

commit 2d13dab813
Merge: ef24bdd dd7bed7
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Mon Jun 12 18:06:26 2017 +0100

    Merge remote-tracking branch 'upstream/master'

commit ef24bdddde
Merge: 4c04b0c 2f9634e
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Fri Jun 9 22:35:20 2017 +0100

    Merge branch 'master' of https://github.com/emannxx/QuickLook

commit 4c04b0c9de
Author: Paddy Xu <xupaddy@gmail.com>
Date:   Fri Jun 9 21:40:10 2017 +0300

    Expose BalloonTip events to the outside world

commit 13568ff368
Author: Paddy Xu <xupaddy@gmail.com>
Date:   Fri Jun 9 21:26:18 2017 +0300

    Expose TopMost parameter to outside world

commit 1e215cb7c7
Author: Paddy Xu <xupaddy@gmail.com>
Date:   Fri Jun 9 21:13:21 2017 +0300

    Use NamedPipe, instead of second instance, to invoke preview from command line

commit 2f9634e3d0
Merge: ad083d8 78eba88
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Fri Jun 9 22:29:55 2017 +0100

    Merge branch 'master' of https://github.com/emannxx/QuickLook

commit ad083d8a57
Author: Paddy Xu <xupaddy@gmail.com>
Date:   Fri Jun 9 21:40:10 2017 +0300

    Expose BalloonTip events to the outside world

commit eb6524f15c
Author: Paddy Xu <xupaddy@gmail.com>
Date:   Fri Jun 9 21:26:18 2017 +0300

    Expose TopMost parameter to outside world

commit 9a0b4f23fe
Author: Paddy Xu <xupaddy@gmail.com>
Date:   Fri Jun 9 21:13:21 2017 +0300

    Use NamedPipe, instead of second instance, to invoke preview from command line

commit ef9b854939
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Fri Jun 9 17:54:15 2017 +0100

    - Moved the download logic to a background worker so that the main app doesn't stop working while the file is being downloaded.
    - The logic to check for new updates is now separated into one function;
    - Replaced all messageboxes to Notifications
    To-Do: Actionable Notifications; Show releases-notes popup;

commit 4773ded83e
Author: Emanuel Alves <emanuel-alves@outlook.com>
Date:   Thu Jun 8 22:19:16 2017 +0100

    QuickLook Auto Update system - first iteration;
    [Dependency]: NewtonSoft JSON nuget package;
    Added - Updater.cs class which contains the auto-update static method.
    Workflow: Downloads json file from remote server -> Parses -> downloads new version to a specific folder inside the install dir -> Executs a CMD command chain which kills the current QuickLook process and then executes the MSI installer.
2017-06-18 12:10:48 +03:00
Paddy Xu
ddaa0af4fd forgot to free buffer 2017-06-17 01:07:22 +03:00
Paddy Xu
27afa85086 Fix #29: stupid DOpus requires a more stupid "dopusrt.exe"... let OllyDbg fxxk it up 2017-06-17 01:03:58 +03:00
Paddy Xu
bda5a38df1 Everything support 2017-06-15 21:34:47 +03:00
Paddy Xu
c1b17bb756 Fix #15: run QuickLook & add to startup after installation 2017-06-14 21:59:40 +03:00
Paddy Xu
ce74c836c4 Fix #27: do not stay TopMost 2017-06-14 20:58:17 +03:00
Paddy Xu
3f82076c48 Fix #30: add ToC to Markdown viewer 2017-06-14 20:06:47 +03:00
Paddy Xu
c2ac272296 Create README.md 2017-06-13 20:10:39 +03:00
Paddy Xu
4c7962c4d7 Create README.md 2017-06-13 19:57:24 +03:00
Paddy Xu
0e2929761c remove useless CefSharp libs 2017-06-13 00:44:10 +03:00
Paddy Xu
1b7894eb48 Create README.md 2017-06-12 23:58:25 +03:00
Paddy Xu
dd7bed77bd remove useless GerProc 2017-06-12 18:17:53 +03:00
Paddy Xu
af33dc5c34 fix a bug where the zoom level of HTML viewer is always 200% 2017-06-12 18:16:07 +03:00
Paddy Xu
d2e8853b26 Create README.md 0.2.0 2017-06-11 21:34:11 +03:00
Paddy Xu
decfefb467 More natural window placement 2017-06-11 21:16:02 +03:00
Paddy Xu
be8f31a8c8 add GPL file header 2017-06-11 20:20:52 +03:00
Paddy Xu
a3161adf8b Use 32bit helper to interact between 32bit processes 2017-06-11 19:45:56 +03:00
Paddy Xu
2c5f6eb52b change license to GPLv3 2017-06-11 12:18:13 +03:00
Paddy Xu
320fbab5e0 rename libraries 2017-06-11 12:08:30 +03:00
Paddy Xu
2937751613 Now QuickLook handles preview invoked from Commom Dialogs (yet only matched bitness) 2017-06-11 12:08:29 +03:00
Paddy Xu
471c9894cc Create README.md 2017-06-10 14:16:02 +03:00
Paddy Xu
344e7ce75b Create README.md 2017-06-10 14:02:03 +03:00