Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tracking the bleeding edge / software releases #33

Merged
merged 567 commits into from
Nov 5, 2019

Conversation

GerHobbelt
Copy link
Collaborator

@GerHobbelt GerHobbelt commented Aug 7, 2019

FYI Tracks all the work done in the fork where this development work happens.

Also: #15 😉

Qiqqa software releases

v81.0.7158.38371

alpha test release build: https://github.com/GerHobbelt/qiqqa-open-source/releases/tag/v81.0.7158.38371

WARNING back up your data before installing so you can revert to v79/v80 without any hassle.

Qiqqa Manual

... is now online at (demo of #38) https://gerhobbelt.github.io/qiqqa-open-source/The.Qiqqa.Manual.html

This was referenced Aug 8, 2019
@GerHobbelt GerHobbelt changed the title tracking the bleeding edge tracking the bleeding edge / software releases Aug 10, 2019
Former-commit-id: b0a7f18c8125e3ef51a2619ac7c86b33cad1bb7a
…ues/3 + reduce existing XML test file in size as that one will serve another need (backwards compat)
…self as it turned out that the default settings for the console logging appender DOES NOT log DEBUG level statements. :-(
…/qiqqa-open-source/issues/1 : QiqqaOCR is rather fruity when it comes to generating rectangle areas to OCR. This is now sanitized.
…* action per se, but rather improve upon the patch we picked up there from the experimental branch: as it turns out, the patch caused a lot of trouble which has been resolved to allow the running background task(s) access to a reduced clone of the WebLibraryDetails, which does not exhibit the cyclic dependency that the original WebLibraryDetails instance incorporated, thus breaking the cyclic reference and allowing the .NET GC to do its job on the Library instance(s) ASAP.

As this problem was discovered while doing work on commit SHA-1: ed2cb58, these files also include the remainder of the work done for that commit, as it was important to separate out the patches which fixed the cyclic memory reference.
…inating the application at special moments, e.g. while it is still loading the libraries on init (Hit Alt-F4 while the busybee cursor is still active and you might've run into a few of these, f.e.)

- Make sure all `MessageBox.Show` actions go through the `MessageBoxes` class
- Make sure every `MessageBox.Show` is executed from the UI thread, even when its wrapper was invoked from a background thread
…t the code to use non-skippable SafeThreadPool threads to Stop/Abort pending threads.
…riginal Qiqqa. Upon closer inspection the remaining `Process.Start()` calls are are intended to open an (associated) application for a given file or directory, which is proper.

Added a few `using(...)` statements around Process usage, etc. to prevent memory leaks on these IDisposables.
…e huge or you're running on a slow box and you'll get a b0rked extract. Just let 7ZIP complete.
@GerHobbelt GerHobbelt merged commit 0b015c9 into jimmejardine:master Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant