36 Commits (67b5b6a6d4e9fc7c0f8104bc01251a816678971a)

Author SHA1 Message Date
Bryan Tan 67b5b6a6d4 Fix "Apply to" button in new page dropdown not updating Journal menu 5 years ago
Bryan Tan 257b935b3f Fix menu's "Apply to all pages" using page type from new page dialog 5 years ago
Bryan Tan e6037e9af9 Clean up page type control code 5 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
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
Fabian Keßler bf3c63fee3 applied formatting 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 4cf542b0a5 apply clang-tidy performance-* 6 years ago
Fabian Keßler a2e98f4bd7 clang-tidy init 6 years ago
Fabian Keßler fa33dc43f3 removed memory checks 7 years ago
Fabian Keßler 9744ad5f54 Refactor Util 7 years ago
Ulrich Huber cce0249a40 Fix naming of page format types to not enforce file version bump 7 years ago
Ulrich Huber 5d5165ffcf Use enum for background type 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
Fabian Keßler 694261b809 Replaced NULL with nullptr in all edited files, 7 years ago
Andreas Butti 5011e97c0e Code cleanup 7 years ago
Andreas Butti 0ca0fa0ce8 Plugin interface. First usable plugin 7 years ago
Ulrich Huber e95ca440dd Fix background apply leading to segfault 7 years ago
Andreas Butti 4cdf161eee Move messagebox 7 years ago
Andreas Butti 9fb56f8306 Undo redo also working for multiple page changes 7 years ago
Andreas Butti 010f74dae8 Apply page background to all pages working. 7 years ago
Andreas Butti d40de9b153 Page background change button 7 years ago
Andreas Butti 205c0134f4 Apply page background to current page 7 years ago
Andreas Butti 2d670dca7d Translation cleanup #534 7 years ago
Andreas Butti 8adf72cbe0 Fixed memory leaks 7 years ago
Andreas Butti 1cbaba2e8a Search teseted - some abstraction ready 7 years ago
Andreas Butti 481927a6ac Allow to copy page size 7 years ago
Andreas Butti efb825c623 Fixed Build error 7 years ago
Andreas Butti 88e93c913f Page background Preview working 7 years ago
Andreas Butti 6c2eec3d47 Dotted Page is now supported 7 years ago
Andreas Butti a469314e35 Cleanup Page Background Handling 7 years ago