2770 Commits (4a4785c0e815d78877da8c4148a584063c3c3e9c)
 

Author SHA1 Message Date
JJones780 4a4785c0e8 Avoid page dots and scratches but allow successive attempts. 7 years ago
JJones780 bfbc2891ef
Merge pull request #1087 from JJones780/EditSelect 7 years ago
JJones780 cc3e766529 rotation undo fixed, cleanup. 7 years ago
JJones780 41591de6dc wip: cleanup scaling when rotated. 7 years ago
JJones780 5ab39ae187 fixes #1079 Modify finalized EditSelection re-render to accomodate rotation. 7 years ago
JJones780 491fedae4d fixes #1078 locate transformed handles on editSelection. 7 years ago
JJones780 0de341b442 fixes #1085 Currently can't handle negative scaling... so don't allow it. 7 years ago
JJones780 525dd0fd81 fixes #1086 Consider settings DPI for EditSelection Button size. 7 years ago
JJones780 0daef2823b bigger EditSelection Buttons 7 years ago
JJones780 63e601ee51 Add Delete button alongside Selection editing handles - handy for keyboardless users. 7 years ago
peetCreative 84a028452b
Merge pull request #1082 from peetCreative/tex_icon 7 years ago
peetCreative f98e4d3522
Merge pull request #1080 from peetCreative/fix_erasersize 7 years ago
Peter Klausing 6447f10478 change software license of tex icon 7 years ago
Peter Klausing 5b74074b7b add mathtex button: solve #938 7 years ago
JJones780 a83d2dc102
Merge pull request #1075 from JJones780/fixSidebarTouchScroll 7 years ago
Peter Klausing ef76fb54f4 fix #895 7 years ago
JJones780 3a05648251
Merge pull request #1076 from JJones780/fixRecentFilesIssue 7 years ago
JJones780 ae5bb0ed52 fixes #1071 - Check for null result from gtk_recent_info_get_uri() 7 years ago
JJones780 134791f519 fixes #1072 - can now touch-scroll sidebar 7 years ago
JJones780 50a9709d41
Merge pull request #1063 from JJones780/centerCircle 7 years ago
JJones780 ba0eb0ada3 Cleanup, add function return value, changes re:review comments 7 years ago
peetCreative fb9ef8f96b
Merge pull request #1022 from peetCreative/improveZoomPresentation 7 years ago
JJones780 86f6e51e57 avoid complaints about <2 stroke points 7 years ago
JJones780 20fb49d59e Add constructor args to allow creation of Tools with different default behaviour ( ie Square vs Rectangle ) 7 years ago
JJones780 d4395bfc25 add ALT key to move-less update of Stroke Tools. 7 years ago
JJones780 9fb7fe5d4f Enable Stroke Tools to get and handle keypress events. Redraw on shift and control key events. 7 years ago
JJones780 72d496ca33 arrow and line update base class currPoint for upcoming change 7 years ago
Peter Klausing 0a8c9404e9 prob fix presentationmode forgets layout 7 years ago
Peter Klausing 21f4f644fa Merge remote-tracking branch 'upstream/master' into improveZoomPresentation 7 years ago
JJones780 4a66dd1f8a update coordinate Draw tool 7 years ago
JJones780 91add1a1e0 add provision for modifier keypress change without movement. Not supported by event system currently. 7 years ago
JJones780 dea74a19a4 cleanup, simplify structure by moving some logic out of base class; Keys update cursor text. 7 years ago
JJones780 11118bb2d5 Try out a text cursor indicating control/shift directional modifiers. 7 years ago
Ulrich Huber 60f8d66861
Merge pull request #1068 from Plailect/master 7 years ago
morrolinux 023905c4cd
Merge pull request #1067 from xournalpp/snap_border_fix 7 years ago
Peter Klausing cbbbdf9c70 enable paired during presentation mode 7 years ago
JJones780 e1b199b9a7 Add preferences setting for DrawDirMods 7 years ago
JJones780 2101774d66 Trying this out - initial direction of mouse for rectangle and ellipse tools can act as Shift or Control modifier. 7 years ago
JJones780 5b4de49499 circle tool can now draw elipses: from center(ctrl); circles (shift); xor snap setting (alt) 7 years ago
JJones780 465d62d31a do the centered rectangle/square as well 7 years ago
JJones780 172178258d Allow drawing to begin with control or alt keys held down. 7 years ago
JJones780 767b76ec9c fixes #742 - Circles from center - use Control Key 7 years ago
Plailect 17cc685f79
Update Flatpak manifest 7 years ago
Plailect 2e632e7550
Add --jobs=1 to flatpak build to fix build bug 7 years ago
Plailect 8f68ad3d04
Update .gitignore for Flatpak 7 years ago
morrolinux 9cee2cf541 removed unneeded import for debug purposes 7 years ago
morrolinux 535d16a38d fixing snapping to grid when a margin is used 7 years ago
Ulrich Huber 81699db20f
Merge pull request #1062 from flokli/readme-audio-recording-1.0.7 7 years ago
Florian Klink e49d02dab9 README.md: remove audio record and playback feature instructions for <= 1.0.7 7 years ago
Peter Klausing abd0dc8368 fix logic problem in setting Presentation 7 years ago