| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for numbering crosing labels | Jabier Arraiza Cenoz | 2015-10-17 | 1 | -4/+12 |
| * | String fixes | Jabier Arraiza Cenoz | 2015-10-17 | 1 | -3/+3 |
| * | Fixed guides if current layer has any transform | Jabier Arraiza Cenoz | 2015-10-17 | 2 | -78/+54 |
| * | update to trunk | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -3/+5 |
| |\ | |||||
| | * | Make the handle of a dynamic offset snappable | Diederik van Lierop | 2015-10-15 | 1 | -3/+5 |
| * | | fixing guide positions... | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -2/+4 |
| * | | Fix a wrong string | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -1/+1 |
| * | | Fix a regression on mirror measure | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -0/+2 |
| * | | Add convert to guides option | Jabier Arraiza Cenoz | 2015-10-16 | 4 | -0/+110 |
| * | | removed unnecesary line | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -1/+0 |
| * | | Fixed explicit base with SHIFT to allow calculate angles | Jabier Arraiza Cenoz | 2015-10-16 | 2 | -66/+56 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-15 | 14 | -256/+338 |
| |\| | |||||
| | * | Bug fixes in roughen and added uption to retract handles | Jabier Arraiza Cenoz | 2015-10-15 | 2 | -45/+38 |
| | * | Simplify code after removal of 'block-progression'. | Tavmjong Bah | 2015-10-15 | 1 | -16/+13 |
| | * | Add new 'writing-mode' values, remove 'block-progression', fix a few typos. | Tavmjong Bah | 2015-10-15 | 7 | -39/+49 |
| | * | clang-format | Marc Jeanmougin | 2015-10-14 | 1 | -72/+87 |
| | * | Detect trivial loops | Marc Jeanmougin | 2015-10-14 | 1 | -0/+1 |
| | * | Fix snapping while rotating a selection | Diederik van Lierop | 2015-10-14 | 3 | -40/+9 |
| | * | improved results of roughen LPE | Jabier Arraiza Cenoz | 2015-10-14 | 1 | -26/+18 |
| | * | Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ... | Tavmjong Bah | 2015-10-14 | 1 | -1/+2 |
| | * | Added a parameter to roughen LPE to allow fixed displacement of points | Jabier Arraiza Cenoz | 2015-10-13 | 2 | -113/+127 |
| | * | Fix position node splited | Jabier Arraiza Cenoz | 2015-10-13 | 2 | -21/+111 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-12 | 2 | -9/+25 |
| |\| | |||||
| | * | Fix position of text when 'direction' is 'rtl' (right-to-left). | Tavmjong Bah | 2015-10-12 | 2 | -9/+25 |
| * | | Fix positions of genetated intersection items | Jabier Arraiza Cenoz | 2015-10-12 | 1 | -5/+6 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-12 | 1 | -1/+1 |
| |\| | |||||
| | * | Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ... | Tavmjong Bah | 2015-10-12 | 1 | -1/+1 |
| * | | Convert Measure to Item done | Jabier Arraiza Cenoz | 2015-10-12 | 4 | -306/+638 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-10 | 5 | -11/+94 |
| |\| | |||||
| | * | Add buttons for some side/corner mesh opeartions. | Tavmjong Bah | 2015-10-08 | 4 | -3/+84 |
| | * | Correct transform when picking colors under mesh. | Tavmjong Bah | 2015-10-08 | 1 | -8/+10 |
| * | | Added new button to get global measure as a dimension | Jabier Arraiza Cenoz | 2015-10-10 | 4 | -52/+155 |
| * | | working in dimension to item | Jabier Arraiza Cenoz | 2015-10-07 | 1 | -3/+11 |
| * | | Remove wrong code for angle helper path | Jabier Arraiza Cenoz | 2015-10-06 | 1 | -4/+2 |
| * | | fix a bug rendering the angle line in diferent units than pixels | Jabier Arraiza Cenoz | 2015-10-06 | 1 | -2/+4 |
| * | | fix a bug on snapping with start knot | Jabier Arraiza Cenoz | 2015-10-06 | 1 | -6/+6 |
| * | | add snaping to knots and stating convert measure to items | Jabier Arraiza Cenoz | 2015-10-06 | 4 | -12/+162 |
| * | | add reverse to meassure output | Jabier Arraiza Cenoz | 2015-10-05 | 4 | -1/+28 |
| * | | Add redraw to meassure when use toolbar | Jabier Arraiza Cenoz | 2015-10-05 | 3 | -12/+94 |
| * | | Add snap and CTRL constrain | Jabier Arraiza Cenoz | 2015-10-04 | 1 | -10/+19 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-04 | 2 | -2/+2 |
| |\| | |||||
| | * | Fixes clonetiler trace mode on non-px documents | Marc Jeanmougin | 2015-10-04 | 1 | -1/+1 |
| | * | Protect against a NULL value for 'font-feature-settings'. "Fixes" #1502432. | Tavmjong Bah | 2015-10-04 | 1 | -1/+1 |
| * | | Added knots to post editing the measure and make it persistant throught tools | Jabier Arraiza Cenoz | 2015-10-04 | 2 | -55/+114 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-04 | 1 | -1/+1 |
| |\| | |||||
| | * | Fix for r14372 bug | Marc Jeanmougin | 2015-10-03 | 1 | -1/+1 |
| * | | Add improvements to measure tool: | Jabier Arraiza Cenoz | 2015-10-04 | 6 | -370/+426 |
| |/ | |||||
| * | Crash. Fix for Bug #1404934 (Crash when opening files (Glib::ConvertError exc... | Riccardo Bernardini | 2015-10-03 | 1 | -5/+9 |
| * | Fixes some non-antisymmetrical sort function | Marc Jeanmougin | 2015-10-02 | 1 | -1/+1 |
| * | Use different method to find text to save when converting text to path. | Tavmjong Bah | 2015-10-02 | 1 | -8/+8 |
