summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah2016-12-012-11/+37
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Select mesh nodes by clicking on control lines.Tavmjong Bah2016-11-231-11/+41
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo in inkscape-preferences.cpp.Ivan Mas??r2016-11-221-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep corner nodes selected when possible for corner operations.Tavmjong Bah2016-11-211-5/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preserve selection of corner nodes for some corner operations.Tavmjong Bah2016-11-201-1/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Shift-I shortcut for insert node.su_v2016-11-192-0/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve mouse handling for mesh:Tavmjong Bah2016-11-181-79/+117
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove debug line from last commit.Tavmjong Bah2016-11-171-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix status bar messages for meshes and gradients.Tavmjong Bah2016-11-172-5/+25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split selected rows/columns in half using Insert key.Tavmjong Bah2016-11-161-4/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement tweaking of mesh handle colors.Tavmjong Bah2016-11-141-80/+102
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a make inkscape_pot to regen potfileMarc Jeanmougin2016-11-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix automatic dockbar resizingMarc Jeanmougin2016-11-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resizable undocked dialogsMarc Jeanmougin2016-11-091-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge boolop branch: Move boolop functions from sp_selected_path_<op> to Obje...Marc Jeanmougin2016-11-094-11/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock2016-11-094-11/+11
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Click-drag selects nodes rather than creates new mesh if mesh already exists.Tavmjong Bah2016-11-091-1/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable swapping of fill and stroke when one is a mesh.Tavmjong Bah2016-11-091-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah2016-11-081-46/+24
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | / / / / / / / / / / / / / / / / / 1639832 Blend and blur unspected resultsJabier Arraiza Cenoz2016-11-072-5/+8
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some bugs on pen/cil dropdown shapesJabier Arraiza Cenoz2016-11-061-42/+42
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor tweakJabier Arraiza Cenoz2016-11-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends prev...Jabier Arraiza Cenoz2016-11-061-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix last commit not working, LPE are cloned on copiesJabier Arraiza Cenoz2016-11-051-2/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug on duplicate item with multiples LPE on it. previously the LPE beco...Jabier Arraiza Cenoz2016-11-051-23/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix change between multiples LPE in the same itemJabier Arraiza Cenoz2016-11-051-12/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug:1639098Jabier Arraiza Cenoz2016-11-051-2/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug:1639083 crach closing segment with shortcut LPEJabier Arraiza Cenoz2016-11-052-26/+26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Add some unit tests for object-set cppificationMarc Jeanmougin2016-11-021-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug:1013141 crash deleting LPEJabier Arraiza Cenoz2016-11-021-1/+11
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | allows for denser screens in zoom correction factorsMarc Jeanmougin2016-10-281-1/+1
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-2414-156/+155
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | update translatorsMarc Jeanmougin2016-10-201-0/+2
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | update author list in about dialog from AUTHORS fileMarc Jeanmougin2016-10-181-1/+8
| * | | | | | | | | | | | | | | | | | | | | | | Use geometric bounding box for fill, visual for stroke in creating mesh.Tavmjong Bah2016-10-181-1/+7
| * | | | | | | | | | | | | | | | | | | | | | | Add option to scale mesh to fit in bounding box.Tavmjong Bah2016-10-172-0/+67
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Implement copying of objects with mesh gradients.Tavmjong Bah2016-10-141-20/+21
| * | | | | | | | | | | | | | | | | | | | | | Do not create unused "vector" gradient when creating mesh gradient.Tavmjong Bah2016-10-141-20/+28
| | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fix palette flickering, probably.liampwhite2016-10-091-2/+2
| * | | | | | | | | | | | | | | | | | | | | Provide simple "preview" for mesh gradients.Tavmjong Bah2016-10-091-2/+2
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merged.Shlomi Fish2016-10-0820-75/+435
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | [Bug #770681] KEY MAPPING: Comma and period hijacked by scaling.sandra-snan2016-10-081-31/+1
| | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Fix bug:1630796 on flatten button. Attemp 2Jabier Arraiza Cenoz2016-10-071-2/+3
| | * | | | | | | | | | | | | | | | | | Fix bug:1605334 FeImage X and Y positionJabier Arraiza Cenoz2016-10-072-1/+53
| | * | | | | | | | | | | | | | | | | | Fix bug:1630796 on flatten buttonJabier Arraiza Cenoz2016-10-071-3/+2
| | * | | | | | | | | | | | | | | | | | Fix bug:1630821 on LPE selected nodesJabier Arraiza Cenoz2016-10-071-6/+5
| | * | | | | | | | | | | | | | | | | | Update to trunkJabier Arraiza Cenoz2016-10-03217-8603/+1840
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge in jabiertxof's hover information for measure toolMartin Owens2016-10-032-0/+121
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | Fix a typo pointed by CRJabier Arraiza Cenoz2016-06-111-1/+1
| | | | * | | | | | | | | | | | | | | | | | Add measure Over Item by a vlada idea on IRCJabier Arraiza Cenoz2016-06-062-0/+121
| | | | | |/ / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | |