Commit Graph

  • 8ebaafe1d1 [background] Improve dotted background wilder/main-rebasing Jacopo De Simoi 2020-11-24 10:11:44 -0500
  • 0540b54107 [lua] Add Next/Prev shortcuts Jacopo De Simoi 2021-08-05 23:30:21 -0400
  • 1f45f26cdb [lua] Add accelerators to switch between solid-dash Jacopo De Simoi 2021-11-30 23:13:56 -0500
  • 647d7dfcb5 [lua] Reindex primary colors Jacopo De Simoi 2020-11-24 10:08:32 -0500
  • bb0a6d3d31 [lua] Add shortcuts to change 4 colors Jacopo De Simoi 2020-11-20 17:46:24 -0500
  • 4eefe911a1 [hack] Fix compilation Jacopo De Simoi 2020-11-18 14:21:57 -0500
  • 2b136414f0 [background] Add Dotted with margins wilder/main Jacopo De Simoi 2024-02-08 01:22:16 -0500
  • 95072ec5e6 [lua] Add Next/Prev shortcuts Jacopo De Simoi 2021-08-05 23:30:21 -0400
  • cb438be765 [lua] Add accelerators to switch between solid-dash Jacopo De Simoi 2021-11-30 23:13:56 -0500
  • fe8232d2a4 [lua] Reindex primary colors Jacopo De Simoi 2020-11-24 10:08:32 -0500
  • 2958b4f551 [lua] Add shortcuts to change 4 colors Jacopo De Simoi 2020-11-20 17:46:24 -0500
  • 578a4bc705 [hack] Fix compilation Jacopo De Simoi 2020-11-18 14:21:57 -0500
  • 526c3102e0 [background] Make the crosshair larger Jacopo De Simoi 2021-12-02 11:17:02 -0500
  • 08f480e204 [lua] Add Next/Prev shortcuts wilder/palette Jacopo De Simoi 2021-08-05 23:30:21 -0400
  • 54b61e4adf [lua] Add accelerators to switch between solid-dash Jacopo De Simoi 2021-11-30 23:13:56 -0500
  • c4da6cc6b4 [lua] Reindex primary colors Jacopo De Simoi 2020-11-24 10:08:32 -0500
  • 38d9b1cedb [lua] Add shortcuts to change 4 colors Jacopo De Simoi 2020-11-20 17:46:24 -0500
  • cd2a7842e6 [hack] Fix compilation Jacopo De Simoi 2020-11-18 14:21:57 -0500
  • 95cd18de5d [background] Make crosshair larger Jacopo De Simoi 2021-12-01 00:01:04 -0500
  • eec86d1bd0 [hack] Fix compilation upstream-master Jacopo De Simoi 2020-11-18 14:21:57 -0500
  • 2eb8517392 [background] Use crosshairs instead of dots Jacopo De Simoi 2020-11-24 10:13:59 -0500
  • 203abc64a4 [background] Use low contrast rules and dots in page backgrounds Jacopo De Simoi 2020-11-24 10:15:32 -0500
  • 1d480449f1 [background] Draw a denser lattice Jacopo De Simoi 2020-11-24 10:11:44 -0500
  • a1bd1c19e3 [visual] Make thin pen a bit thicker Jacopo De Simoi 2021-08-05 23:30:07 -0400
  • b6ac011067 [visual] Change pressure sensitivity from linear to exponential Jacopo De Simoi 2020-11-24 10:11:02 -0500
  • 09881e9059 Implement first draft for custom color palette wilder/palette-rebase idotobi 2020-11-08 21:28:47 +0100
  • 23275ff473 [workaround] Do not move the document when moving the selection Jacopo De Simoi 2021-08-06 21:37:34 -0400
  • 100d780446 [lua] Add Next/Prev shortcuts Jacopo De Simoi 2021-08-05 23:30:21 -0400
  • 0678430372 [lua] Add accelerators to switch between solid-dash Jacopo De Simoi 2021-11-30 23:13:56 -0500
  • f119c34167 [lua] Reindex primary colors Jacopo De Simoi 2020-11-24 10:08:32 -0500
  • 1b883934db [lua] Add shortcuts to change 4 colors Jacopo De Simoi 2020-11-20 17:46:24 -0500
  • 0893837c86 [hack] Fix compilation Jacopo De Simoi 2020-11-18 14:21:57 -0500
  • ce9f613288 [background] Make the crosshair larger Jacopo De Simoi 2021-11-30 23:10:27 -0500
  • 29bd619049 [background] Use crosshairs instead of dots Jacopo De Simoi 2020-11-24 10:13:59 -0500
  • 0089e53519 [background] Use low contrast rules and dots in page backgrounds Jacopo De Simoi 2020-11-24 10:15:32 -0500
  • 7c8591c742 [background] Draw a denser lattice Jacopo De Simoi 2020-11-24 10:11:44 -0500
  • adb4d15b28 [visual] Make thin pen a bit thicker Jacopo De Simoi 2021-08-05 23:30:07 -0400
  • d1af6c9312 [visual] Change pressure sensitivity from linear to exponential Jacopo De Simoi 2020-11-24 10:11:02 -0500
  • 0c826eace7 Use crosshairs instead of dots wilder/rebase Jacopo De Simoi 2020-11-24 10:13:59 -0500
  • 3cb6d5a425 Draw dots closer together Jacopo De Simoi 2020-11-24 10:11:44 -0500
  • 2890afa0c3 Pressure sensitivity from linear to exponential Jacopo De Simoi 2020-11-24 10:11:02 -0500
  • c62b7f03a4 Make the cross larger palette Jacopo De Simoi 2021-11-30 22:37:32 -0500
  • cbca4031c4 [skip ci] Update translation template Azure Pipelines 2021-11-29 17:54:21 +0000
  • b43ecd90d1 Change autosave dir to ~/.cache/xournalpp/autosaves Fabian Thomas 2021-11-19 00:36:59 +0100
  • 8fd89f1bda [skip ci] Update translation template Azure Pipelines 2021-11-29 17:20:51 +0000
  • 4b74198737 Fixed bug in serdes of Named color; ColorU8 was read into ColorU16 Replaced some calls to imbue with an appropriate call to an template function. Added some imbues to serdesstreams. Fabian Keßler 2021-11-29 13:38:40 +0100
  • 9670b865c5 Fixed inconsistency by using size_t The SizeTAttribute.h file, used a write function especially for size_t. But the base type actually was an integer. The class itself only accepted size_t, resulting in a casting chain from size_t -> int -> size_t Fabian Keßler 2021-11-29 13:44:20 +0100
  • 1a017b3c81 Replace using Color statement with a strong struct. Fabian Keßler 2021-11-27 15:26:01 +0100
  • f87cbe8e8b Fix ObjectInputStream::getNextObjectName (for MacOs) and ObjectInputStream::pos (for all) Benjamin Hennion 2021-11-21 12:12:20 +0100
  • c076547809 [skip ci] Update translation template Azure Pipelines 2021-11-25 10:32:30 +0000
  • 467f140f11
    Fix #3606: Set stream locale to 'C' when parsing colors (#3610) Benjamin Hennion 2021-11-25 11:30:34 +0100
  • f04d45f37e Add Toolbar items for PDF export & print Holzfeind, Daniel Georg 2021-11-24 15:04:30 +0100
  • 5917d3dbe9 Fixup of test not found by cmake Fabian Keßler 2021-11-23 11:43:21 +0100
  • 1496256357 [skip ci] Update translation template Azure Pipelines 2021-11-22 17:30:16 +0000
  • f72fe7c85b A complete overhaul of the cmake-scripts and the project structure - moved files to target and type specific folders (core/ , ../inlude/<target>) - Rework Top level CMAKE Fabian Keßler 2021-11-20 20:31:48 +0100
  • e84264ff64 [skip ci] Update translation template Azure Pipelines 2021-11-22 15:44:11 +0000
  • 3890de9a1e
    Merge pull request #3599 from Febbe/merge-release-1.1 Fabian Keßler 2021-11-22 16:42:54 +0100
  • 420b53abbd Merge remote-tracking branch 'upstream/release-1.1' Fabian Keßler 2021-11-22 13:02:38 +0100
  • 2780815e82 fix sidebar page preview stuck Fabian Thomas 2021-11-20 15:30:18 +0100
  • 03cc330116 [skip ci] Update translation template Azure Pipelines 2021-11-22 09:31:52 +0000
  • d669ad47a6 Add `.gpl` support instead of hardcoded hex colors idotobi 2021-02-12 22:04:22 +0100
  • 41daf88c9c
    Fix failing assert in view/StrokeView.cpp -- see issue #3578 (#3580) Benjamin Hennion 2021-11-20 12:37:20 +0100
  • 3b834a3610 Prevent installation of Google test idotobi 2021-11-16 18:42:22 +0100
  • e2a1f97327
    Set classic locale for PDF export link attributes (#3551) Benjamin Hennion 2021-11-15 19:32:05 +0100
  • c6ae5c7fc5 [skip ci] Update translation template Azure Pipelines 2021-11-15 18:06:41 +0000
  • b8a7a56c86
    Added system cursor as pen cursor option. (#3540) botsunny 2021-11-16 02:05:24 +0800
  • 5a194e7fd4 Remove mentions of CppUnit in all READMEs idotobi 2021-11-12 10:52:31 +0100
  • f4cedf423f remove API testing from example plugin rolandlo 2021-11-13 18:17:35 +0100
  • eb3b7eb292 Extend Lua API to get info on tools rolandlo 2021-09-04 10:44:32 +0200
  • a5440358ed
    Improve Stroke's display in StrokeView and StrokeHandler (#3480) Benjamin Hennion 2021-11-13 19:56:33 +0100
  • 8b40a3293d
    FillOpacity minor changes: (#3515) Benjamin Hennion 2021-11-13 19:55:15 +0100
  • 3944a49db1 [skip ci] Update translation template Azure Pipelines 2021-11-11 18:04:25 +0000
  • b9122a9aa0
    AbstractSliderItem: Slider item refactor (#3312) Henry Heino 2021-11-11 10:03:02 -0800
  • d88fb37947
    Fixing typo (#3518) Varpie 2021-11-10 03:53:26 +0100
  • 269167da8a
    Migrate from CppUnit to GoogleTest (#3476) idotobi 2021-11-08 22:40:19 +0100
  • 0d8d375a13 Update Debian Pipeline to Bullseye (#3547) Ulrich Huber 2021-11-06 22:30:49 +0100
  • 2ed7f70db8
    Switch to FontConfig Backend for Cairo-Pango on Windows (#3534) Ulrich Huber 2021-11-08 16:46:53 +0100
  • 2be42d9681 [skip ci] Update translation template Azure Pipelines 2021-11-07 06:03:01 +0000
  • 8b71781b91 removed unrelated break statement Simons102 2021-07-28 10:48:25 +0200
  • b769fa4a71 call onButtonClickEvent from onButtonPressEvent And move code that handles tools that respond to click actions to XojPageView::onButtonClickEvent. This might make it easier to add click actions in the future. Simons102 2021-07-28 09:01:17 +0200
  • 03941644f1 moved duplicated code into it's own method We were doing the same thing in three different methods in XojPageView to show the floating toolbox. This moves that code into XojPageView::showFloatingToolbox. Simons102 2021-07-26 12:51:19 +0200
  • 6ddb3d5167 removed unnecessary tool check we are already checking the currently used tool in XojPageView::onButtonClickEvent Simons102 2021-07-26 12:47:13 +0200
  • 560c0348f1 changed doc comment for onButtonClickEvent Simons102 2021-07-26 12:42:41 +0200
  • bb0fb1a332 added missing return statement Simons102 2021-07-26 12:39:21 +0200
  • 1a4110183e show floating toolbox on button click Simons102 2021-07-25 22:55:36 +0200
  • 6182a23e38
    Update Debian Pipeline to Bullseye (#3547) Ulrich Huber 2021-11-06 22:30:49 +0100
  • c07d399b8b
    Add null check to device in InputEvent's handler (#3511) Rio6 2021-11-05 03:50:22 -0400
  • b35f046a64 [skip ci] Update translation template Azure Pipelines 2021-10-30 18:08:28 +0000
  • b45e5e064b Version string in PDF metadata Holzfeind, Daniel Georg 2021-10-28 21:18:33 +0200
  • 16b43c6f07 [skip ci] Update translation template Azure Pipelines 2021-10-26 21:28:24 +0000
  • 237e2a1ff5
    Const-ify getters in model/Image, Layer, TexImage (#3502) Benjamin Hennion 2021-10-26 23:26:37 +0200
  • 2fb95d75d6
    New Toolbar Items: Export to PDF & Print (#3508) Daniel Georg Holzfeind 2021-10-26 23:26:02 +0200
  • a8d3efa21f
    Fix #3472: fix getNextObjectName (#3491) Joël Felderhoff 2021-10-26 17:33:46 +0200
  • f76a2630f8
    Unreliable internationalization on Windows (#3426) Ulrich Huber 2021-10-25 22:59:37 +0200
  • 08923a3266
    Change Tool internals, increase static analysis. (#3465) Nikolaos Chatzikonstantinou 2021-10-26 05:58:21 +0900
  • 7bf1c91590
    Add unit tests for serialization in ToolEnum. (#3462) Nikolaos Chatzikonstantinou 2021-10-26 05:55:22 +0900
  • a81fe84a32 Add const qualifier in serialization methods. Nikolaos Chatzikonstantinou 2021-10-14 14:31:40 +0900
  • 32a9ec402a Add const version of getter getElements(). Nikolaos Chatzikonstantinou 2021-10-14 14:13:37 +0900
  • 50d3e85e08 Fix contstruct typo. Nikolaos Chatzikonstantinou 2021-10-23 03:01:58 +0900
  • d8877a8104 Remove now-unused getGtkTouchScrollingEnabled Henry Heino 2021-10-23 07:53:55 -0700