524 Commits (debc454ca545171912f4f26444529183d3b80520)

Author SHA1 Message Date
Ari Breitkreuz debc454ca5 Load preferred language from settings 6 years ago
Roland Lötscher 6e54698742
Snapping enhancements 6 years ago
Fabian Keßler ddbb7c6b12 Enforce uint32_t for internal Color Representation 6 years ago
Fabian Keßler c0d0189cc8 Fixed several memory leaks after the use of gtk_file_chooser 6 years ago
Febbe 225728d0bc Made Util::isChild more robust and renamed it to isChildOrEquivalent 6 years ago
Fabian Keßler cefa38e455 Fixed 3 occurrences of undefined behaviour 6 years ago
Fabian Keßler 6a0d0cd360 Fixup bug on loading files. Regression due to the filesystem changes. 6 years ago
Ari Breitkreuz d14f01d76f Use std::filesystem instead of glib when possible 6 years ago
Ari Breitkreuz fb2bc6bb9a Use std::filesystem instead of Path 6 years ago
duncan 540ef0df82 Support "no icon" stylus cursor type #2093 6 years ago
rolandlo 7adf856747 update page count bug after deleting page 6 years ago
Bryan Tan fcfdff7116 Check file format version on load 6 years ago
tobidot a49c32ee23 Add feature to create new xopp file from cli 6 years ago
Bryan Tan 0d4944cde3 Fix replace file dialog overwriting files erroneously 6 years ago
Nikolay Korotkiy 1739acb17a Respect the XDG base directory specification 6 years ago
Febbe 5a90a804ae replaced mem::make_unique with std::make_unique. 6 years ago
Febbe 6cdcc50939 removed custom smartpointer for pages and replaced him with a shared_ptr 6 years ago
Mark Roman Miller 5853b49bd5 preserve element ordering within layer 6 years ago
rolandlo eb50c1e67e add requested changes to spline tool 6 years ago
rolandlo 80b9f708fb add basic spline tool 6 years ago
Fabian Keßler bf3c63fee3 applied formatting 6 years ago
Fabian Keßler b708c89985 Manually fixed google checks 6 years ago
Fabian Keßler f63991b980 include system headers as system headers 6 years ago
Fabian Keßler e770382aec fix obvious regression 6 years ago
Fabian Keßler f2bdff9267 clang-format fixup 6 years ago
Fabian Keßler 985d0946e7 clang-tidy applied everything in .clang-tidy file, 6 years ago
Fabian Keßler 4ee8fa415c clang-tidy google-* 6 years ago
Fabian Keßler 6af347bd4a clang-tidy cppcoreguidelines-* 6 years ago
Fabian Keßler 4cf542b0a5 apply clang-tidy performance-* 6 years ago
Fabian Keßler a2e98f4bd7 clang-tidy init 6 years ago
Murali Mohan 980b4c781f Fix textbox issues when exporting pdf 6 years ago
morrolinux fe44da3ea4 Audio playback seek feature (#1520) 6 years ago
Julius Lehmann ee1c82fee6 Use std min/max/abs 7 years ago
Fabian Keßler fa33dc43f3 removed memory checks 7 years ago
Rasmus Thomsen de118fed1a
refactor(Util): add DPI_NORMALIZATION_FACTOR 7 years ago
JJones780 e896055eef apply clang-tidy to changed lines 7 years ago
JJones780 b10eb92687 Change 'THIN' to 'FINE' to match overall naming. Renaming icon svgs as well. 7 years ago
JJones780 ea038c361a add menu items for highlighter and eraser very fine and very thick and sync changes via Control.cpp 7 years ago
JJones780 ef1e9f8b55 found and fixed (unreported?) bug mixing up tool size selection. Support code to let new toolbuttons work. 7 years ago
Fabian Keßler 286ce5b8b9 refactored layout & resize 7 years ago
siliconninja ca639a6913 Issue #1397: File contents are now kept if load fails, add "no pages" loading error 7 years ago
Fabian Keßler 9744ad5f54 Refactor Util 7 years ago
Julius Lehmann 7ed1232052 Fix #877 by copying pasting behavior from clipboard elements copied from outside xournal 7 years ago
Fabian Keßler 963b4205f9 implemented todo in Control.cpp 7 years ago
Julius Lehmann ee3a4bf918 Fix #1365 by correcting variable types from integer to double and taking display dpi into account 7 years ago
Fabian Keßler bc5fe5b2b6 Fixed a bug, preventing some compilers to compile (narrowing conversion) 7 years ago
Bryan Tan aab40c2967 Fix document close handling logic 7 years ago
Ulrich Huber 756ee681d5 Fix buggy english language strings 7 years ago
Fabian Keßler 21c4091d65 Applied clang-format again. 7 years ago
Fabian Keßler 380800f86f Removed big memory leaks and possible undefined behaviour in undo / redo handling 7 years ago