summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkMarc Jeanmougin2015-12-077-14/+15
|\
| * static code analysisKris De Gussem2015-12-076-10/+10
| * static code analysisKris De Gussem2015-12-071-4/+5
* | cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-077-71/+54
* | cppification: GSList replaced by vectors (select tool cycling to 'select under')Marc Jeanmougin2015-12-062-61/+41
* | cppification: GSList replaced by vectors (mostly related to gradients and mes...Marc Jeanmougin2015-12-063-37/+35
* | cppification: GSList replaced by vectors (mostly related to guides and grids)Marc Jeanmougin2015-12-051-14/+8
|/
* Fix undo of mesh creation.Tavmjong Bah2015-11-251-18/+11
* Compile against external libpotraceAlex Valavanis2015-11-218-10/+65
|\
| * Hide unused verbs if Potrace is not availableAlex Valavanis2015-11-213-0/+18
| * Fix CMake buildAlex Valavanis2015-11-121-4/+11
| * Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-094-6/+36
* | Fix potentential null pointer dereferenceKris2015-11-161-5/+3
|\ \
| * | null pointer dereference fixKris De Gussem2015-11-161-5/+3
* | | removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-162-2/+12
|/ /
* | static code analysisKris De Gussem2015-11-161-4/+2
* | Fix erase mode in no overlap mode, pointed by Ivan LouetteJabier Arraiza Cenoz2015-11-141-12/+18
* | static code analysisKris De Gussem2015-11-139-24/+24
* | Fix crashes in erase mode of sprayJabier Arraiza Cenoz2015-11-121-2/+6
* | Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz2015-11-112-13/+29
* | Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz2015-11-112-130/+281
* | Improve offseting calculationJabier Arraiza Cenoz2015-11-111-38/+50
* | Remove unused functionsJabier Arraiza Cenoz2015-11-111-15/+0
* | Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-112-25/+35
* | Improvements to the over visible/invisible to minimize the colisions, sprayed...Jabier Arraiza Cenoz2015-11-112-20/+96
* | Spray Tool: Change hide invisibe by over visible and over invisible, sugested...Jabier Arraiza Cenoz2015-11-102-18/+32
* | Fix a typoJabier Arraiza Cenoz2015-11-081-1/+1
* | Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-072-7/+4
* | Fix for scale bug pointed by Mc-Jabier Arraiza Cenoz2015-11-071-2/+2
* | Use color if trace dialog is disabledJabier Arraiza Cenoz2015-11-072-3/+13
* | update to trunkJabier Arraiza Cenoz2015-11-0712-28/+28
|\|
| * static code analysisKris De Gussem2015-11-0512-28/+28
* | update to trunkJabier Arraiza Cenoz2015-11-042-471/+1041
|\|
| * Fix a bug compilingJabier Arraiza Cenoz2015-11-031-1/+0
| * update to trunkJabier Arraiza Cenoz2015-11-034-42/+56
| |\
| * | Fix a localization problem storing attributeJabier Arraiza Cenoz2015-11-031-2/+4
| * | Fixed some toolbox definition and minor tweaksJabier Arraiza Cenoz2015-10-251-4/+19
| * | Removing some stringsstreams and free gcharsJabier Arraiza Cenoz2015-10-231-12/+13
| * | Fix the points Nathan review.Jabier Arraiza Cenoz2015-10-222-481/+332
| |\ \
| | * | Added Scale optionJabier Arraiza Cenoz2015-10-181-32/+38
| |/ /
| * | Add precision to measure. Also change other scalar widgets to a .2 precision ...Jabier Arraiza Cenoz2015-10-171-6/+26
| * | Fix for numbering crosing labelsJabier Arraiza Cenoz2015-10-171-4/+12
| * | String fixesJabier Arraiza Cenoz2015-10-171-3/+3
| * | Fixed guides if current layer has any transformJabier Arraiza Cenoz2015-10-172-78/+54
| * | update to trunkJabier Arraiza Cenoz2015-10-161-3/+5
| |\ \
| * | | fixing guide positions...Jabier Arraiza Cenoz2015-10-161-2/+4
| * | | Fix a regression on mirror measureJabier Arraiza Cenoz2015-10-161-0/+2
| * | | Add convert to guides optionJabier Arraiza Cenoz2015-10-162-0/+92
| * | | removed unnecesary lineJabier Arraiza Cenoz2015-10-161-1/+0
| * | | Fixed explicit base with SHIFT to allow calculate anglesJabier Arraiza Cenoz2015-10-162-66/+56