summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* TranslationsJabier Arraiza Cenoz2014-03-0510-106/+107
* completed mergingGuiu Rocafort2014-03-051-5/+5
|\
| * Change tooltip to one more explicit to make cusp nodesJabier Arraiza Cenoz2014-03-041-4/+4
| * Reduce a half the spiro distance to redrawJabier Arraiza Cenoz2014-03-041-1/+1
* | translations from spanish to english done, it might need a little review, but...Guiu Rocafort2014-03-0510-107/+106
|/
* update to trunkJabier Arraiza Cenoz2014-03-023-31/+79
|\
| * Stop tracking SPDocuments as they are deleted.Jon A. Cruz2014-03-022-30/+75
| * Avoid crashing when the document is set to NULL (upon cleanup, window closing...Jon A. Cruz2014-03-021-1/+4
* | Add new curve structure to show temporay item while draw on bspline and spiro...Jabier Arraiza Cenoz2014-03-023-9/+45
* | Fixed update to trunk, lot of changes viníciusJabier Arraiza Cenoz2014-03-022-85/+66
* | Resolving conflicts, maybe brokenJabier Arraiza Cenoz2014-03-0216-1226/+1187
|\|
| * Added some consts. Turned functions to member functions.Markus Engel2014-03-0216-1051/+973
* | update to trunkJabier Arraiza Cenoz2014-03-014-43/+46
|\|
| * Fix for crash when cycle-selecting.Markus Engel2014-03-012-39/+28
| * Fix for crashes on fast tool toggling.Markus Engel2014-03-012-4/+18
* | Substitute isBSpline property by a cached function isBSpline(bool)Jabier Arraiza Cenoz2014-03-014-27/+29
* | adding some commentsJabier Arraiza Cenoz2014-02-282-3/+7
* | update to trunkJabier Arraiza Cenoz2014-02-283-44/+72
|\|
| * Spray tool:Nicolas Dufour2014-02-281-32/+58
| * Fix for Bug #1281859 (color gesture problems, alpha values below 0 and above 1).Nicolas Dufour2014-02-281-0/+5
| * remove some unnecessary copying/castingJohan B. C. Engelen2014-02-271-4/+4
| * swatches dialog: remove unused code part. cleanup some codeJohan B. C. Engelen2014-02-271-7/+3
| * swatches dialog: properly reference count the reference to SPDocument in time...Johan B. C. Engelen2014-02-271-1/+2
* | update to trunkJabier Arraiza Cenoz2014-02-2633-515/+425
|\|
| * Added template functions as a casting-macro replacement.Markus Engel2014-02-261-1/+23
| * Made constructors of tools use initializer lists.Markus Engel2014-02-2633-514/+402
* | Fixed some/all bugs related to continuing bspline/spiro curves advertaising b...Jabier Arraiza Cenoz2014-02-262-35/+52
* | update to trunkJabier Arraiza Cenoz2014-02-253-20/+30
|\|
| * Move filter reordering closer to the layers.cpp patern of reordering xmlMartin Owens2014-02-252-6/+7
| * Fix infinite loop (?) by disabling saving the order of filters when they are ...Johan B. C. Engelen2014-02-241-1/+6
| * inspired by r13052, fix up the code to hopefully work when someone has differ...Johan B. C. Engelen2014-02-241-14/+18
| * fix typos in page-sizer (Bug 1240308)Alvin Penner2014-02-241-2/+2
* | update to trunkJabier Arraiza Cenoz2014-02-237-2/+20
|\|
| * Fix for selcue settings.Markus Engel2014-02-235-0/+10
| * offset of viewBox on document unit change (Bug 1280684)Alvin Penner2014-02-221-1/+7
| * Symbols dialog: update currentDesktop and currentDocument when document repla...Tavmjong Bah2014-02-211-1/+3
* | update to trunkJabier Arraiza Cenoz2014-02-193-22/+18
|\|
| * Fix for Bug #1281104 (Open Clipart import dialog crashes with concurrent sear...Nicolas Dufour2014-02-191-3/+2
| * scaling of viewBox on document unit change (Bug 1236257)Alvin Penner2014-02-171-3/+8
| * Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi...Nicolas Dufour2014-02-161-16/+8
* | Removing hack for force show red lines in bspline modeJabier Arraiza Cenoz2014-02-081-7/+0
* | update to trunkJabier Arraiza Cenoz2014-02-084-11/+11
|\|
| * Fix for Bug #879058 (Spray Single Path Mode includes original object).Nicolas Dufour2014-02-081-1/+1
| * DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-083-10/+10
* | update to trunkJabier Arraiza Cenoz2014-02-081-24/+13
* | update to trunkJabier Arraiza Cenoz2014-02-052-29/+34
|\|
| * Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour2014-02-051-28/+28
| * Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool...Nicolas Dufour2014-02-041-1/+6
* | fixing su_v advertising memory bugJabier Arraiza Cenoz2014-02-051-13/+24
* | update to trunkJabier Arraiza Cenoz2014-02-011-62/+74
|\|