summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add option for checkerboard background.Tavmjong Bah2015-12-212-5/+20
| | | | | | Fixed bugs: - https://launchpad.net/bugs/397723 (bzr r14539)
* fixes layer movement when there is a document scaling factorMarc Jeanmougin2015-12-191-2/+2
| | | (bzr r14538)
* brings back CMS tabMarc Jeanmougin2015-12-181-4/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1504612 (bzr r14537)
* Remove CtrlPoint and replace with SPKnotMartin Owens2015-12-102-23/+4
| | | (bzr r14523)
* Remove unused header file.Tavmjong Bah2015-12-092-2/+0
| | | (bzr r14522)
* update to trunk + resolve conflictsMarc Jeanmougin2015-12-085-1/+37
|\ | | | | (bzr r14504.1.9)
| * merge lp:~inkscape.dev/inkscape/lock_guidesJabier Arraiza Cenoz2015-12-085-1/+37
| |\ | | | | | | (bzr r14512)
| | * update to trunkJabier Arraiza Cenoz2015-12-087-14/+15
| | |\ | | |/ | |/| (bzr r14500.1.14)
| | * Add rect to SP Control point on locked guidesJabier Arraiza Cenoz2015-12-071-1/+1
| | | | | | | | | (bzr r14500.1.13)
| | * Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-062-0/+6
| | | | | | | | | (bzr r14500.1.9)
| | * Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-2/+1
| | | | | | | | | (bzr r14500.1.8)
| | * Add global lock guides to the rulersJabier Arraiza Cenoz2015-12-031-1/+5
| | | | | | | | | (bzr r14500.1.5)
| | * Add lock to guidesJabier Arraiza Cenoz2015-12-022-0/+23
| | | | | | | | | (bzr r14500.1.1)
* | | update to trunkMarc Jeanmougin2015-12-077-14/+15
|\| | | | | | | | (bzr r14504.1.7)
| * | static code analysisKris De Gussem2015-12-076-10/+10
| | | | | | | | | (bzr r14510)
| * | static code analysisKris De Gussem2015-12-071-4/+5
| |/ | | | | (bzr r14508)
* | cppification : GHashMaps replaced by stl maps. getResouceList now gives a ↵Marc Jeanmougin2015-12-077-71/+54
| | | | | | | | | | | | | | std::set<SPObject *>. Should give some performance improvements (quite a few linear lookups are now logarithmic) (bzr r14504.1.6)
* | cppification: GSList replaced by vectors (select tool cycling to 'select under')Marc Jeanmougin2015-12-062-61/+41
| | | | | | (bzr r14504.1.4)
* | cppification: GSList replaced by vectors (mostly related to gradients and ↵Marc Jeanmougin2015-12-063-37/+35
| | | | | | | | | | meshes) (bzr r14504.1.2)
* | cppification: GSList replaced by vectors (mostly related to guides and grids)Marc Jeanmougin2015-12-051-14/+8
|/ | | (bzr r14504.1.1)
* Fix undo of mesh creation.Tavmjong Bah2015-11-251-18/+11
| | | (bzr r14491)
* Compile against external libpotraceAlex Valavanis2015-11-218-10/+65
|\ | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1156664 (bzr r14480)
| * Hide unused verbs if Potrace is not availableAlex Valavanis2015-11-213-0/+18
| | | | | | (bzr r14449.1.7)
| * Fix CMake buildAlex Valavanis2015-11-121-4/+11
| | | | | | (bzr r14449.1.6)
| * Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-094-6/+36
| | | | | | (bzr r14449.1.4)
* | Fix potentential null pointer dereferenceKris2015-11-161-5/+3
|\ \ | | | | | | (bzr r14476)
| * | null pointer dereference fixKris De Gussem2015-11-161-5/+3
| | | | | | | | | (bzr r14474.1.1)
* | | removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-162-2/+12
|/ / | | | | (bzr r14475)
* | static code analysisKris De Gussem2015-11-161-4/+2
| | | | | | (bzr r14474)
* | Fix erase mode in no overlap mode, pointed by Ivan LouetteJabier Arraiza Cenoz2015-11-141-12/+18
| | | | | | (bzr r14469)
* | static code analysisKris De Gussem2015-11-139-24/+24
| | | | | | (bzr r14463)
* | Fix crashes in erase mode of sprayJabier Arraiza Cenoz2015-11-121-2/+6
| | | | | | (bzr r14461)
* | Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz2015-11-112-13/+29
| | | | | | (bzr r14459)
* | Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz2015-11-112-130/+281
| | | | | | (bzr r14458)
* | Improve offseting calculationJabier Arraiza Cenoz2015-11-111-38/+50
| | | | | | | | | | Improve no picoverlap feature (bzr r14457)
* | Remove unused functionsJabier Arraiza Cenoz2015-11-111-15/+0
| | | | | | (bzr r14456)
* | Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-112-25/+35
| | | | | | (bzr r14455)
* | Improvements to the over visible/invisible to minimize the colisions, ↵Jabier Arraiza Cenoz2015-11-112-20/+96
| | | | | | | | | | | | | | | | sprayed items fit on background whith overlap visible or invisible areas Add option in picker mode to compute the center/or average area of sprayed item Now reverse work without adbanced trace dialog inverting the color. By this all buttons have a utility in advanced and in normal mode (bzr r14454)
* | Spray Tool: Change hide invisibe by over visible and over invisible, ↵Jabier Arraiza Cenoz2015-11-102-18/+32
| | | | | | | | | | sugested by Ivan Louette (bzr r14453)
* | Fix a typoJabier Arraiza Cenoz2015-11-081-1/+1
| | | | | | (bzr r14422.1.47)
* | Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-072-7/+4
| | | | | | (bzr r14422.1.46)
* | Fix for scale bug pointed by Mc-Jabier Arraiza Cenoz2015-11-071-2/+2
| | | | | | (bzr r14422.1.45)
* | Use color if trace dialog is disabledJabier Arraiza Cenoz2015-11-072-3/+13
| | | | | | (bzr r14422.1.43)
* | update to trunkJabier Arraiza Cenoz2015-11-0712-28/+28
|\| | | | | (bzr r14422.1.42)
| * static code analysisKris De Gussem2015-11-0512-28/+28
| | | | | | (bzr r14446)
* | update to trunkJabier Arraiza Cenoz2015-11-042-471/+1041
|\| | | | | (bzr r14422.1.41)
| * Fix a bug compilingJabier Arraiza Cenoz2015-11-031-1/+0
| | | | | | (bzr r14393.1.34)
| * update to trunkJabier Arraiza Cenoz2015-11-034-42/+56
| |\ | | | | | | (bzr r14393.1.33)
| * | Fix a localization problem storing attributeJabier Arraiza Cenoz2015-11-031-2/+4
| | | | | | | | | (bzr r14393.1.32)
| * | Fixed some toolbox definition and minor tweaksJabier Arraiza Cenoz2015-10-251-4/+19
| | | | | | | | | (bzr r14393.1.30)