summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add global lock guides to the rulersJabier Arraiza Cenoz2015-12-032-6/+55
| | | | | | | | | (bzr r14500.1.5)
* | | update to trunkMarc Jeanmougin2015-12-071-9/+9
|\ \ \ | | |/ | |/| (bzr r14504.1.7)
| * | static code analysisKris De Gussem2015-12-071-9/+9
| |/ | | | | (bzr r14508)
* | cppification : GHashMaps replaced by stl maps. getResouceList now gives a ↵Marc Jeanmougin2015-12-074-28/+26
| | | | | | | | | | | | | | 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 (mostly related to gradients and ↵Marc Jeanmougin2015-12-061-16/+15
|/ | | | | meshes) (bzr r14504.1.2)
* Remove unused headers.Tavmjong Bah2015-11-252-4/+0
| | | (bzr r14490)
* Merge 'writing-modes' branch.Tavmjong Bah2015-11-242-13/+168
|\ | | | | (bzr r14487)
| * Implement 'text-orientation' with user interface. Update 'writing-mode', ↵Tavmjong Bah2015-10-282-13/+168
| | | | | | | | | | | | | | adding 'vertical-lr'. Overhaul vertical text. Eliminate any use of "internal" leading in glyph metrics. Etc. (bzr r14430.1.1)
* | Change context from gradient to mesh.Tavmjong Bah2015-11-241-1/+4
| | | | | | (bzr r14486)
* | Compile against external libpotraceAlex Valavanis2015-11-213-5/+31
|\ \ | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1156664 (bzr r14480)
| * | Fix CMake buildAlex Valavanis2015-11-121-2/+9
| | | | | | | | | (bzr r14449.1.6)
| * | Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-092-3/+22
| | | | | | | | | (bzr r14449.1.4)
* | | static code analysisKris De Gussem2015-11-161-3/+3
| | | | | | | | | (bzr r14474)
* | | Some sane defaults for spray offset, subject to further tweakingAlexandre Prokoudine2015-11-141-2/+4
| | | | | | | | | (bzr r14467)
* | | static code analysisKris De Gussem2015-11-131-5/+5
| | | | | | | | | (bzr r14464)
* | | static code analysisKris De Gussem2015-11-132-5/+5
| | | | | | | | | (bzr r14463)
* | | Fix a warn on launchJabier Arraiza Cenoz2015-11-121-1/+1
| | | | | | | | | (bzr r14460)
* | | Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz2015-11-111-6/+36
| | | | | | | | | (bzr r14459)
* | | Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz2015-11-111-43/+43
| | | | | | | | | (bzr r14458)
* | | Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-112-7/+27
| | | | | | | | | (bzr r14455)
* | | Improvements to the over visible/invisible to minimize the colisions, ↵Jabier Arraiza Cenoz2015-11-112-6/+29
| | | | | | | | | | | | | | | | | | | | | | | | 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-11/+33
| | | | | | | | | | | | | | | sugested by Ivan Louette (bzr r14453)
* | | Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-071-4/+2
| | | | | | | | | (bzr r14422.1.46)
* | | Use color if trace dialog is disabledJabier Arraiza Cenoz2015-11-071-3/+3
| | | | | | | | | (bzr r14422.1.43)
* | | update to trunkJabier Arraiza Cenoz2015-11-077-22/+22
|\| | | | | | | | (bzr r14422.1.42)
| * | static code analysisKris De Gussem2015-11-057-22/+22
| | | | | | | | | (bzr r14446)
* | | update to trunkJabier Arraiza Cenoz2015-11-042-10/+327
|\| | | | | | | | (bzr r14422.1.41)
| * | update to trunkJabier Arraiza Cenoz2015-11-032-4/+6
| |\ \ | | | | | | | | (bzr r14393.1.33)
| * | | Fixed some toolbox definition and minor tweaksJabier Arraiza Cenoz2015-10-251-21/+30
| | | | | | | | | | | | (bzr r14393.1.30)
| * | | Fix the points Nathan review.Jabier Arraiza Cenoz2015-10-222-12/+69
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Make accesible the comented function to only detect visible crossings (bzr r14393.3.1)
| | * | | Added Scale optionJabier Arraiza Cenoz2015-10-182-10/+38
| |/ / / | | | | | | | | (bzr r14393.1.27)
| * | | Add precision to measure. Also change other scalar widgets to a .2 precision ↵Jabier Arraiza Cenoz2015-10-172-3/+36
| | | | | | | | | | | | | | | | | | | | instead 3 (bzr r14393.1.26)
| * | | Fix a wrong stringJabier Arraiza Cenoz2015-10-161-1/+1
| | | | | | | | | | | | (bzr r14393.2.6)
| * | | Add convert to guides optionJabier Arraiza Cenoz2015-10-162-0/+18
| | | | | | | | | | | | (bzr r14393.2.4)
| * | | update to trunkJabier Arraiza Cenoz2015-10-151-1/+2
| |\ \ \ | | | |/ | | |/| (bzr r14393.1.21)
| * | | Convert Measure to Item doneJabier Arraiza Cenoz2015-10-122-0/+18
| | | | | | | | | | | | (bzr r14393.1.17)
| * | | update to trunkJabier Arraiza Cenoz2015-10-102-2/+81
| |\ \ \ | | | | | | | | | | (bzr r14393.1.16)
| * | | | Added new button to get global measure as a dimensionJabier Arraiza Cenoz2015-10-102-3/+34
| | | | | | | | | | | | | | | (bzr r14393.1.15)
| * | | | add snaping to knots and stating convert measure to itemsJabier Arraiza Cenoz2015-10-062-0/+19
| | | | | | | | | | | | | | | (bzr r14393.1.9)
| * | | | add reverse to meassure outputJabier Arraiza Cenoz2015-10-052-1/+17
| | | | | | | | | | | | | | | (bzr r14393.1.8)
| * | | | Add redraw to meassure when use toolbarJabier Arraiza Cenoz2015-10-051-11/+88
| | | | | | | | | | | | | | | (bzr r14393.1.6)
| * | | | Add improvements to measure tool:Jabier Arraiza Cenoz2015-10-042-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more responsive add option to handle only active layer or all add a option to hide/show first and last segment add a option to compute only one global sice (bzr r14393.1.1)
* | | | | update to trunkJabier Arraiza Cenoz2015-11-011-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | | (bzr r14422.1.39)
| * | | | i18n. Strings disambiguation (thanks, Maren!).Nicolas Dufour2015-11-011-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation. Translation template update. Translation. French translation update. (bzr r14440)
* | | | | Order disposition of iconsJabier Arraiza Cenoz2015-10-312-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | Add inverse also to opacity (bzr r14422.1.37)
* | | | | 'End' of picker workJabier Arraiza Cenoz2015-10-312-26/+27
| | | | | | | | | | | | | | | (bzr r14422.1.35)
* | | | | Working on pickerJabier Arraiza Cenoz2015-10-312-6/+101
| | | | | | | | | | | | | | | (bzr r14422.1.33)
* | | | | Now picker use all features of trace clonesJabier Arraiza Cenoz2015-10-302-27/+0
| | | | | | | | | | | | | | | (bzr r14422.1.31)
* | | | | Open trace dialog on click on pick toogleJabier Arraiza Cenoz2015-10-301-3/+19
| | | | | | | | | | | | | | | (bzr r14422.1.30)
* | | | | Some fixes to new pressure optionsJabier Arraiza Cenoz2015-10-301-1/+1
| | | | | | | | | | | | | | | (bzr r14422.1.29)