4037 Commits (f5b6b31cb9a4776f4fc8f5358758895c297c543f)
 

Author SHA1 Message Date
Bryan Tan f5b6b31cb9 Rename xournal-thumbnailer to xournalpp-thumbnailer 6 years ago
Azure Pipelines caa3a94792 Update translation template [skip ci] 6 years ago
Bryan Tan 99766c1a03 Fix Latex not working on Windows 6 years ago
Fabian Keßler d3e6bbe758 Decreased grid size 6 years ago
frohro db352f4f86 Cut grid size in half; tidied up the togglegrid lua plugin. 6 years ago
Febbe 4c4cf510fb Fixed possible self assigning bug. 6 years ago
Azure Pipelines b51e02f685 Update translation template [skip ci] 6 years ago
Febbe 5a90a804ae replaced mem::make_unique with std::make_unique. 6 years ago
Febbe 5fe3032e28 Replaced all non nullable `InputEvent*` references with real `InputEvent const&` 6 years ago
Febbe 314edd44b7 Fixed memory leak in InputContext and PenInputHandler. 6 years ago
Febbe f3e8280589 removed .vscode settings 6 years ago
Fabian Keßler e16faa7bcd
Update .gitignore 6 years ago
Azure Pipelines b7ea842541 Update translation template [skip ci] 6 years ago
Febbe 1cc38d8e54 A small optimization of the renderer, 6 years ago
Bryan Tan 6790c97374
Merge pull request #1830 from jvwowd/fix-ctrl-scroll-zoom 6 years ago
Jason Vander Woude fea36863a9 Minimal fix of ctrl+scroll zoom bug 6 years ago
Febbe e4fdfeffd8 Refactored Rectangle.h so that template code is only in the header file. Also replaced some bad code 6 years ago
Bryan Tan dbdc02997e
Merge pull request #1819 from rolandlo/fix-eraser-bug 6 years ago
lehmanju 9355113f1f
Make Rectangle a template class (#1817) 6 years ago
rolandlo 9aca4e7dc9 apply clang format 6 years ago
rolandlo 2f33069861 fix eraser bug #1818 6 years ago
Bryan Tan f3607f5dff
Merge pull request #1798 from rolandlo/improve-spline-tool 6 years ago
Bryan Tan c22c51597f
Merge pull request #1814 from Technius/ci/mac10.15 6 years ago
Bryan Tan d53532f5f3 Switch CI to build on MacOS 10.15 6 years ago
rolandlo 0b4503bc06 Implementation of cubic splines 6 years ago
Azure Pipelines 2db29e7d1b Update translation template [skip ci] 6 years ago
Pablo Alvarado-Moya 6a8b7a3b43 Fix warnings calling system in callbacks without checking the result. For that task the wrapper Util::systemWithMessage was created. 6 years ago
Azure Pipelines 3e9874e496 Update translation template [skip ci] 6 years ago
Febbe 6cdcc50939 removed custom smartpointer for pages and replaced him with a shared_ptr 6 years ago
Azure Pipelines ac9c95fbe3 Update translation template [skip ci] 6 years ago
Julius Lehmann 3535da19ee Remove obsolete function and nearest color rounding 6 years ago
lehmanju 86d5178b66
Merge pull request #1790 from lehmanju/fixpdfcrash 6 years ago
Julius Lehmann 4564a8fd56 Fix index being out of page range on pdf export 6 years ago
Julius Lehmann 914f694a7f PageRangeEntries are zero-indexed 6 years ago
Julius Lehmann 600f357a3c Fix crash when exporting single pages 6 years ago
Azure Pipelines cb964dc440 Update translation template [skip ci] 6 years ago
Bryan Tan 19944f4d4a
Merge pull request #1785 from Technius/issue-1769 6 years ago
Bryan Tan d7a319db8d Add Mouse+Keyboard Combo device class 6 years ago
Bryan Tan 875a405605 Refactor input device class selection 6 years ago
Bryan Tan cc6e77656b
Merge pull request #1765 from badshah400/master 6 years ago
Bryan Tan 9df451a952
Merge pull request #1767 from badshah400/issue1746 6 years ago
Atri Bhattacharya 7ce65c8377 Cleanup a blank line. 6 years ago
Atri Bhattacharya 7e1b86215b Prepend iconsDark path after setting default path. 6 years ago
Atri Bhattacharya bb08db83cd Add tool_highlighter icon for iconsDark theme. 6 years ago
Atri Bhattacharya 42a351217c Add audio-seek icons for iconsDark theme. 6 years ago
Atri Bhattacharya 8453d3ea58 Add white coloured line-style icons to iconsDark. 6 years ago
Atri Bhattacharya ee8a5b60d0 Update brush size icons for iconsDark. 6 years ago
Atri Bhattacharya 25aacbbb02 Add more toolbar icons needed for dark themes. 6 years ago
Bryan Tan 46a4dc8292
Merge pull request #1749 from Guldoman/master 6 years ago
Guldoman 2eeb2aede2
Avoid overwriting settings file during its parsing 6 years ago