~apandada1/+git/xournalpp-deb:debpackage-fix

Last commit made on 2020-09-20
Get this branch:
git clone -b debpackage-fix https://git.launchpad.net/~apandada1/+git/xournalpp-deb
Only Archisman Panigrahi can upload to this branch. If you are Archisman Panigrahi please log in for upload directions.

Branch merges

Branch information

Name:
debpackage-fix
Repository:
lp:~apandada1/+git/xournalpp-deb

Recent commits

6fb57ca... by Archisman Panigrahi

add dependencies in debian/control for the PPA, and update changelog

f2dd36c... by Archisman Panigrahi

Add stable PPA to README. Fixes #1013, #2198

cdebec6... by Azure Pipelines <email address hidden>

[skip ci] Update translation template

6e54698... by =?utf-8?q?Roland_L=C3=B6tscher?= <email address hidden>

Snapping enhancements

Enhancements include snapping for selections, vertical space, recognized shapes, images, TeX-images and text.
Fixed bugs related to rotated selections, including undo operation and cursor.

274f7f3... by Azure Pipelines <email address hidden>

[skip ci] Update translation template

a18d547... by =?utf-8?q?Fabian_Ke=C3=9Fler?= <email address hidden>

Fixup #2245

88fa6ad... by "Mark W. Mueller" <email address hidden>

Update README.md

Removed reference to snap install; the snap install is out-of-date and shouldn't be recommended.

d2665ed... by =?utf-8?q?Fabian_Ke=C3=9Fler?= <email address hidden>

Fixes 1.0.18 PDF export bug, when references exist in the document.
 - Regression
 - fixes #2236

11f6331... by Azure Pipelines <email address hidden>

[skip ci] Update translation template

d596302... by =?utf-8?q?Fabian_Ke=C3=9Fler?= <email address hidden>

fixed bug in `Util::toUri`, which prevented the generation of a URI.
This happened, when the `fs::path` object is relative.