summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge in the new eraser mode (2) which uses clip instead of cut.Martin Owens2016-10-022-38/+111
|\
| * Update to trunk and some fixesJabier Arraiza Cenoz2016-10-0228-586/+309
| |\ | |/ |/|
* | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-271-8/+8
* | Remove unused variable.Tavmjong Bah2016-09-261-1/+0
* | Fix Gtk type error, code cleanup, and documentation.Tavmjong Bah2016-09-262-7/+12
* | Fix compiler warningJabier Arraiza Cenoz2016-09-111-1/+1
* | Fix bugs: #1621234 and #172137Jabier Arraiza Cenoz2016-09-111-19/+20
* | Add phantom bpath to helperJabier Arraiza Cenoz2016-08-291-1/+1
* | Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz2016-08-297-37/+23
* | Fix a bug in pattern along path at first edit node after applied. Backport it...Jabier Arraiza Cenoz2016-08-291-0/+13
* | Add comment and fix in helper pathsJabier Arraiza Cenoz2016-08-291-1/+1
* | Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz2016-08-292-6/+15
* | Merged trunkAdrian Boguszewski2016-08-094-72/+0
|\ \
| * | Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-34/+0
| * | End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-043-38/+0
| |\ \
| | * | Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-283-32/+0
| | * | Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-6/+0
* | | | Merged trunkAdrian Boguszewski2016-08-0325-186/+12
|\| | |
| * | | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-0325-186/+12
| * | | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-2825-12/+186
| * | | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-2825-186/+12
| |/ /
* | | Merged trunkAdrian Boguszewski2016-07-221-3/+2
|\| |
| * | Fixed null when selection contains more than one itemAdrian Boguszewski2016-07-221-1/+1
* | | Improved spray tool, changed selection to object setAdrian Boguszewski2016-07-222-30/+33
* | | Changed signatures of boolean functionsAdrian Boguszewski2016-07-204-7/+7
* | | Renamed children list in SPObjectAdrian Boguszewski2016-07-144-7/+7
* | | Last part of new SPObject children listAdrian Boguszewski2016-07-142-6/+4
* | | Second part of new SPObject children listAdrian Boguszewski2016-07-133-13/+13
* | | Added items as a range functionAdrian Boguszewski2016-07-0310-38/+40
|\| |
* | | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-2510-29/+29
* | | Added first range to ObjectSetAdrian Boguszewski2016-06-194-179/+125
|\| |
| * | Fixing wrong gettext keyword preventing translations from being used.Nicolas Dufour2016-06-171-2/+2
| * | Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-161-30/+10
| * | remove tabsMarc Jeanmougin2016-06-161-29/+29
| * | Fix z-cycling (alt+mousewheel) behaviorMarc Jeanmougin2016-06-162-118/+84
* | | Moved most functions from Selection to ObjectSetAdrian Boguszewski2016-06-161-1/+0
|/ /
* | Fix bug 'Persistent measure repositions on middle click'Jabier Arraiza Cenoz2016-06-121-1/+0
* | Enabled using the context menu key additionally to the already working Shift+...h-h-h2016-06-101-0/+5
* | Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ...Jabier Arraiza Cenoz2016-06-081-1/+1
| * Speed improvementsJabier Arraiza Cenoz2016-05-221-15/+9
| * first attem to work throught layersJabier Arraiza Cenoz2016-05-221-4/+5
| * Clip eraser done! Thanks Doctormon!Jabier Arraiza Cenoz2016-05-221-83/+82
| * Working undoJabier Arraiza Cenoz2016-05-211-17/+14
| * Fixing undo thingJabier Arraiza Cenoz2016-05-211-17/+4
| * update to trunkJabier Arraiza Cenoz2016-05-212-6/+4
| |\ | |/ |/|
* | Remove duplicated codeJabier Arraiza Cenoz2016-05-211-5/+0
* | Fix a bug on Pen tool when use bend path as option and the clipboard has some...Jabier Arraiza Cenoz2016-05-101-1/+4
| * Fixing undo thingJabier Arraiza Cenoz2016-05-211-6/+23
| * working on undoJabier Arraiza Cenoz2016-05-061-15/+6
| * Finishing eraser tool. TODO undo workJabier Arraiza Cenoz2016-05-061-45/+45