summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem2011-10-291-1/+1
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-054-4/+3
* Doxygen cleanup.Jon A. Cruz2011-10-036-44/+63
* Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-166-73/+137
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-172-3/+3
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-2/+2
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-172-3/+3
* use shape's curve before LPE as flash path in node tool. so now, you should s...Johan B. C. Engelen2011-04-011-2/+3
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-276-0/+6
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-4/+4
* update to latest 2geom. fixes bezier curve casts.Johan B. C. Engelen2011-02-131-1/+1
* Fix node tool brokenness resulting from a switch to runtime orderKrzysztof Kosi??ski2011-02-051-6/+7
* update to latest 2geom !Johan B. C. Engelen2011-02-0211-70/+50
* Snapping: improve calculation of metrics for scaling, modify some comments, a...Diederik van Lierop2010-12-271-1/+0
* Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop2010-12-273-2/+87
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-239-10/+11
* Node tool: special case node duplication for endnodes - select new endnodeKrzysztof Kosi??ski2010-12-161-10/+19
* Node tool: fix Tab and Shift+TabKrzysztof Kosi??ski2010-12-163-60/+76
* Node tool: fix snapping of node rotation centerKrzysztof Kosi??ski2010-12-163-1/+49
* Node tool: fix snapping during constrained rotation of handlesKrzysztof Kosi??ski2010-12-161-6/+21
* Node tool: fix handle retraction with non-cusp nodesKrzysztof Kosi??ski2010-12-161-8/+23
* Node tool: fix moving multiple nodes along handles (Ctrl+Alt)Krzysztof Kosi??ski2010-12-161-1/+1
* Node tool: correctly save node skewing to undo historyKrzysztof Kosi??ski2010-12-161-0/+8
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-123-19/+27
|\
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-1/+1
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-062-7/+15
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-022-5/+5
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-292-4/+4
* | Fix drag & drop from swatches - patch by Adonis PapaderosKrzysztof Kosi??ski2010-11-251-2/+2
* | Reintroduce plural forms into the node selection descriptionKrzysztof Kosi??ski2010-11-211-4/+9
* | Minor documentation updateKrzysztof Kosi??ski2010-11-211-1/+11
* | Fix rare crash when trying to drag after undo in the node toolKrzysztof Kosi??ski2010-11-191-0/+2
* | Fix four minor node tool regressions:Krzysztof Kosi??ski2010-11-182-6/+33
* | Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop2010-11-171-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1729-29/+29
* | Reintroduce Shift+U shortcut (make segments curves)Krzysztof Kosi??ski2010-11-071-0/+7
* | Fix compile breakage.Jon A. Cruz2010-11-071-1/+1
* | Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski2010-11-062-10/+28
* | Prevent context menu and keyboard shortcuts from interrupting grabsKrzysztof Kosi??ski2010-10-311-3/+4
* | Only create / delete shape editors in the node tool when necessary.Krzysztof Kosi??ski2010-10-312-14/+17
* | Fix pattern editing in the node editor. As a bonus, allow editingKrzysztof Kosi??ski2010-10-312-12/+16
* | Remove the misfeature of retracting handles when the cusp node buttonKrzysztof Kosi??ski2010-10-121-4/+7
* | Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski2010-10-122-11/+7
* | Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski2010-10-124-0/+47
* | Addition to my previous commit: fix for trunk is a bit different from the fix...Diederik van Lierop2010-09-251-0/+1
* | fix snapmanager initializationDiederik van Lierop2010-09-251-5/+5
* | 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop2010-08-151-1/+1
* | Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop2010-08-141-0/+7