| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmake: fix build with new GUI for font-variant-xxx (r14148) | su_v | 2015-05-12 | 1 | -0/+2 |
| | | | | (bzr r14149) | ||||
| * | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵ | Tavmjong Bah | 2015-05-12 | 13 | -25/+655 |
| | | | | | | progress. (bzr r14148) | ||||
| * | Translations. Fix typo in the Color blindness filter and Ukrainian ↵ | Yuri Chornoivan | 2015-05-11 | 1 | -1/+1 |
| | | | | | | | | | translation update. Fixed bugs: - https://launchpad.net/bugs/1407331 (bzr r14145) | ||||
| * | UI. Fix for Bug #1450875 (A change of the Image quality for an ↵ | Nicolas Dufour | 2015-05-11 | 1 | -2/+4 |
| | | | | | | | | | embedded/linked image can't be saved in some circumstances.). Fixed bugs: - https://launchpad.net/bugs/1450875 (bzr r14144) | ||||
| * | Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses). | Nicolas Dufour | 2015-05-11 | 1 | -7/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1452266 (bzr r14143) | ||||
| * | Fix for bug 1194091 | Marc Jeanmougin | 2015-05-10 | 2 | -28/+24 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1194091 (bzr r14142) | ||||
| * | cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg) | su_v | 2015-05-09 | 1 | -7/+15 |
| | | | | (bzr r14139) | ||||
| * | Remove documentUnits from live_effect/effect.cpp/h | Jabier Arraiza Cenoz | 2015-05-09 | 10 | -74/+8 |
| | | | | | | Remove units from fillet-chamfer and roughen (bzr r14136) | ||||
| * | Fix potential crash in FontLister | Krzysztof Kosi??ski | 2015-05-09 | 1 | -1/+1 |
| | | | | (bzr r14135) | ||||
| * | duplicating layers now respect prefs for clone relinking | Marc Jeanmougin | 2015-05-09 | 3 | -39/+24 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/267565 (bzr r14134) | ||||
| * | fix crash introduces by recent rev when clipping | Marc Jeanmougin | 2015-05-09 | 1 | -4/+5 |
| | | | | (bzr r14133) | ||||
| * | fixed logic error in earlier fix | Marc Jeanmougin | 2015-05-08 | 1 | -10/+12 |
| | | | | (bzr r14132) | ||||
| * | refactor sp_selection_set_mask | Marc Jeanmougin | 2015-05-08 | 5 | -70/+40 |
| | | | | (bzr r14131) | ||||
| * | fixes various bugs with clipping and masking | Marc Jeanmougin | 2015-05-08 | 3 | -22/+18 |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/569281 - https://launchpad.net/bugs/1319171 - https://launchpad.net/bugs/1177650 (bzr r14130) | ||||
| * | fix for bug 168013 and its mask counterpart | Marc Jeanmougin | 2015-05-08 | 1 | -3/+59 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168013 (bzr r14129) | ||||
| * | fix for bug 1391374. | Marc Jeanmougin | 2015-05-08 | 2 | -3/+7 |
| | | | | | | | | | apparently, libnrtype drastically misses unit tests. Fixed bugs: - https://launchpad.net/bugs/1391374 (bzr r14127) | ||||
| * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 35 | -71/+51 |
| | | | | (bzr r14126) | ||||
| * | forgotten dynamic cast | Marc Jeanmougin | 2015-05-08 | 1 | -1/+1 |
| | | | | (bzr r14125) | ||||
| * | Fixed the layer blends | Marc Jeanmougin | 2015-05-08 | 3 | -21/+17 |
| | | | | (bzr r14124) | ||||
| * | fix for stl "remove" | Marc Jeanmougin | 2015-05-07 | 3 | -7/+7 |
| | | | | (bzr r14123) | ||||
| * | better fix, using std::remove instead of std::erase | Marc Jeanmougin | 2015-05-07 | 3 | -21/+7 |
| | | | | (bzr r14122) | ||||
| * | fix crash when converting a group of objects to path | Marc Jeanmougin | 2015-05-07 | 3 | -7/+21 |
| | | | | (bzr r14121) | ||||
| * | fix sorts | Marc Jeanmougin | 2015-05-06 | 1 | -4/+4 |
| | | | | (bzr r14119) | ||||
| * | "select same..." no longer returns groups. | Marc Jeanmougin | 2015-05-06 | 1 | -0/+9 |
| | | | | (bzr r14118) | ||||
| * | fix crash due to logic error in Selection::_removeObjectDescendants | Marc Jeanmougin | 2015-05-06 | 1 | -1/+5 |
| | | | | (bzr r14117) | ||||
| * | UI. Fix for Bug #1450877 (GUI glitch in Object Properties) | Nicolas Dufour | 2015-05-06 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1450877 (bzr r14116) | ||||
| * | Start of implementing CSS 3 font variants (access to OpenType features). | Tavmjong Bah | 2015-05-06 | 5 | -14/+245 |
| | | | | (bzr r14115) | ||||
| * | Compromise solution for dot grid visibilty. See bug #1357611. | Tavmjong Bah | 2015-05-06 | 1 | -3/+21 |
| | | | | (bzr r14114) | ||||
| * | Changed return type to be consistent with other calls and to make header ↵ | Jon A. Cruz | 2015-05-06 | 2 | -3/+3 |
| | | | | | | stand-alone. (bzr r14112) | ||||
| * | show filter usage count | Raphael Rosch | 2015-05-05 | 5 | -6/+44 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1169123 (bzr r14111) | ||||
| * | going from swatch to flat color should start with previous swatch color | Raphael Rosch | 2015-05-04 | 1 | -2/+16 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1450112 (bzr r14109) | ||||
| * | Fix crash in PDF export introduced in r14074 | Marc Jeanmougin | 2015-05-04 | 1 | -1/+1 |
| | | | | (bzr r14108) | ||||
| * | Shorthands are not allowed as presentation attributes. | Tavmjong Bah | 2015-05-04 | 1 | -1/+9 |
| | | | | (bzr r14107) | ||||
| * | cmake: shorter linker list (remove duplicates) | houz | 2015-05-04 | 1 | -1/+1 |
| | | | | (bzr r14106) | ||||
| * | Revert bad commit (commited to wrong branch). | Tavmjong Bah | 2015-05-03 | 7 | -171/+4 |
| | | | | (bzr r14096) | ||||
| * | First batch | Tavmjong Bah | 2015-05-03 | 7 | -4/+171 |
| | | | | (bzr r14095) | ||||
| * | fix crash when setting clip | Marc Jeanmougin | 2015-05-02 | 1 | -6/+7 |
| | | | | (bzr r14094) | ||||
| * | sp-text: Whitespace cleanup | Bryce Harrington | 2015-05-02 | 1 | -13/+13 |
| | | | | (bzr r14088) | ||||
| * | bzrignore: Fix *.cmake ignorance | Bryce Harrington | 2015-05-02 | 1 | -0/+2 |
| | | | | | | Only certain .cmake files should be ignored (bzr r14086) | ||||
| * | Fixed comparison function used in sorts | Marc Jeanmougin | 2015-05-02 | 5 | -5/+10 |
| | | | | (bzr r14085) | ||||
| * | fixed selection after ungroup | Marc Jeanmougin | 2015-05-02 | 1 | -5/+2 |
| | | | | | | fixed some regression with displacement of clones of clones when ungrouping (test case: icons.svg) (bzr r14084) | ||||
| * | Fix segfault due to an infinite recursion (due to a typo) | Marc Jeanmougin | 2015-05-01 | 1 | -1/+1 |
| | | | | (bzr r14083) | ||||
| * | Fixed crash bug due to some overlooked function changed in the recent merge. | Marc Jeanmougin | 2015-05-01 | 4 | -14/+20 |
| | | | | | | Also fixed the layer ordering in the widget, which was messed up by the same bug in a way i haven't quite sorted out (so the fact that this patch fixed it is quite a mystery, but i won't complain) (bzr r14079) | ||||
| * | cmake: Fix various issues with cmake builds | Bryce Harrington | 2015-04-30 | 1 | -0/+1 |
| |\ | | | | | | | | | | | Add dependencies required by extensions, update dependencies that have changed since cmake was last touched, and resolve a few build problems. (bzr r14078) | ||||
| | * | cmake: Include missing source file in build rules | Bryce Harrington | 2015-04-29 | 1 | -0/+1 |
| | | | | | | | (bzr r14070.1.4) | ||||
| * | | Fix dbus build | Liam P. White | 2015-04-30 | 1 | -23/+23 |
| | | | | | | | (bzr r14077) | ||||
| * | | unsigned int -> size_t | Marc Jeanmougin | 2015-04-29 | 2 | -4/+4 |
| | | | | | | | (bzr r14076) | ||||
| * | | uint -> unsigned int | Marc Jeanmougin | 2015-04-29 | 1 | -1/+1 |
| | | | | | | | (bzr r14075) | ||||
| * | | corrected test file | Marc Jeanmougin | 2015-04-29 | 1 | -1/+2 |
| | | | | | | | (bzr r13922.1.20) | ||||
| * | | updated with trunk | Marc Jeanmougin | 2015-04-29 | 101 | -544/+169 |
| |\ \ | | | | | | | (bzr r13922.1.19) | ||||
