2780 Commits (fd9db7fd33f3904bb19dedd228b1100f9aebe937)
 

Author SHA1 Message Date
Bryan Tan fd9db7fd33 Add build instructions for Solus Linux 7 years ago
Ulrich Huber 03b273a01c
Merge pull request #1102 from danfai/patch-1 7 years ago
danfai 776fdb6d16
spelling on german translation corrected 7 years ago
JJones780 32cc6d0602
Merge pull request #1099 from JJones780/tapSelect 7 years ago
JJones780 f2373684e6 cleanup 7 years ago
JJones780 44c97a24b7 remove intermediate drawing 7 years ago
JJones780 49e1960606 fine tuning - successive from last stroke not last filtered stroke. Slightly different algo for shape tools ( due to fix # points ). 7 years ago
JJones780 a1aeffa7ad Try Select on Filtered Strokes. Add Stroke Filter ( and "try select" ) to Drawing Tools. TrySelect in prefs. 7 years ago
JJones780 daadb20657 added preferences settings 7 years ago
JJones780 7c847c94f7 add settings for stroke filter - not in settings dialog - only file. 7 years ago
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