2053 Commits (e6200dcfd74e99c28eef3e6b4319443bfe493f3b)

Author SHA1 Message Date
Julius Lehmann 882052d3dd Fix #1385 search input not recognized 7 years ago
Nikolay Korotkiy e8b35f2284
Fix disabling plugin enabled by default 7 years ago
Fabian Keßler 259624b802 narrowing conversion double -> int rounding fix 7 years ago
Fabian Keßler 476cf7405f corrected wrong copy assignment operators 7 years ago
Fabian Keßler a03f52cc4b PageRef const correctness 7 years ago
Fabian Keßler 2fdb27a88a fixed spelling mistakes 7 years ago
Fabian Keßler 2e90ebf672 Fixed color conversion bug (1.0 -> 255, but 0.999999 -> 254) 7 years ago
Fabian Keßler 62b39f886c const correctness in Util::openFileWithDefaultApplicaion 7 years ago
Fabian Keßler ac1605adb3 replaced PP-Directives with constexpressions. 7 years ago
Fabian Keßler dde1c88dab refactored Util::getPid() 7 years ago
Fabian Keßler 9744ad5f54 Refactor Util 7 years ago
Fabian Keßler 6158b04c90 const correctness of Path & corrected constructors/assignment operators. 7 years ago
Julius Lehmann 7ed1232052 Fix #877 by copying pasting behavior from clipboard elements copied from outside xournal 7 years ago
Bryan Tan c2e0571c58 Enable search bar next/previous on enter/shift+enter keypress 7 years ago
Fabian Keßler 963b4205f9 implemented todo in Control.cpp 7 years ago
Fabian Keßler 1c453fe7e9 added empty variable to define to suppress empty statement warning in XournalType for XOJ_TYPE_ATTRIB 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
Bryan Tan d136f33949 Fix help document web page not opening on Windows 7 years ago
Bryan Tan 26a83d714d Fix select object only checking first object containing select point 7 years ago
Ulrich Huber 0eeead66b2 Reformat edited code to clang-format style 7 years ago
Ulrich Huber e550c73168 Revert unnecessary renaming of method 7 years ago
Ulrich Huber cce0249a40 Fix naming of page format types to not enforce file version bump 7 years ago
Lewin Bormann 3ad283945e NULL-terminate argument vector given to kpsewhich. 7 years ago
Fabian Keßler bc5fe5b2b6 Fixed a bug, preventing some compilers to compile (narrowing conversion) 7 years ago
Ulrich Huber 2c887b8a23 Clang Format 7 years ago
Ulrich Huber 36a39bca4e Fix clang format 7 years ago
Ulrich Huber dfe7d421b8 Add device listing for devices not recognized by GDK 7 years ago
Ulrich Huber c14eff69c3 Add device listing for devices not recognized by GDK 7 years ago
Stefan Wallentowitz 9fc256d43a Left and right key for page navigation in presentation mode 7 years ago
Ulrich Huber 5d5165ffcf Use enum for background type 7 years ago
Ulrich Huber cc588ceddd Fix clang formatting 7 years ago
Ulrich Huber cd0830d4fa Minor code cleanup 7 years ago
Ulrich Huber 312789b486 Decrease translation complexity (3) 7 years ago
Ulrich Huber 040c2b0059 Decrease complexity of translations(2) 7 years ago
Ulrich Huber 02624e46aa Apply correct formatting to changes 7 years ago
Ulrich Huber 622ca9de9b Code cleanup in AddUndoAction class 7 years ago
Ulrich Huber 56d8701406 Decrease complexity of translations 7 years ago
Fabian Keßler eb3a3fcc59 Fixup clang-format 7 years ago
Fabian Keßler 45f945c545 corrected wrong constructors in src/util/Rectangle 7 years ago
Fabian Keßler 12e2b37f5a const Correctness of src/util/Range 7 years ago
Fabian Keßler c5de36e166 fixup clang-format 7 years ago
Fabian Keßler 4d6df510ac refactored XournalType to remove unused statement warnings of clang-tidy 7 years ago
Fabian Keßler ae5fd4969c @LittleHuba 's feedback 7 years ago
Bryan Tan 5d7b50b2c0 Sidebar page preview: fix minor bugs and adjust formatting 7 years ago
Bryan Tan aab40c2967 Fix document close handling logic 7 years ago
Fabian Keßler b1fa64dfb9 Removed memory leaks: 7 years ago
Fabian Keßler 444cde5244 Added const correctness for InputDevice. 7 years ago
Ulrich Huber 756ee681d5 Fix buggy english language strings 7 years ago
Bryan Tan 6297b2aa55 Sidebar page preview: select page on right click 7 years ago
Bryan Tan 81c73d9eb9 Sidebar context menu: implement new page before/after 7 years ago