summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node-tool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-705/+0
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-29/+37
2013-10-09Fix cycling through nodes with tab key.Markus Engel1-11/+1
2013-07-31Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel1-14/+8
2013-07-30Further refactoring of EventContexts.Markus Engel1-4/+4
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-11/+11
2013-04-21Cleaned up a bit.Markus Engel1-299/+283
2013-04-20Moved factories to different files.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-109/+12
2013-04-20Further changes to EventContexts; they work without GObjectMarkus Engel1-17/+74
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-0/+16
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-7/+29
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-12/+48
2013-01-26More GObject boilerplate reductionAlex Valavanis1-49/+29
2012-11-01remove flash path when nodetool eventcontext is destroyed. fixes bug for pers...Johan B. C. Engelen1-0/+4
2012-09-02Fix for 406044 : Esc with no selection, activates selection toolJohn Smith1-1/+2
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-1/+1
2012-05-17Extended resizing to node handles.Jon A. Cruz1-0/+17
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-5/+1
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-5/+13
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-2/+1
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-0/+2
2012-01-23Patch from John Smith for 623660Josh Andler1-3/+3
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-1/+1
2011-04-01use shape's curve before LPE as flash path in node tool. so now, you should s...Johan B. C. Engelen1-2/+3
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-0/+1
2010-11-21Reintroduce plural forms into the node selection descriptionKrzysztof Kosi??ski1-4/+9
2010-11-21Minor documentation updateKrzysztof Kosi??ski1-1/+11
2010-11-18Fix four minor node tool regressions:Krzysztof Kosi??ski1-2/+8
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-10-31Only create / delete shape editors in the node tool when necessary.Krzysztof Kosi??ski1-12/+15
2010-10-31Fix pattern editing in the node editor. As a bonus, allow editingKrzysztof Kosi??ski1-12/+13
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-2/+5
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-2/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-2/+2
2010-05-26Consistency fix in the tools strings (badly places :).Nicolas Dufour1-2/+2
2010-04-02Add Ctrl+H as a shortcut for "show handles" in the node tool.Krzysztof Kosi??ski1-1/+11
2010-02-14color the original-d path just like a normal path when an LPE is applied.Johan B. C. Engelen1-1/+1
2010-02-11Correct fix from r9070 so that it doesn't break path highlightingKrzysztof Kosi??ski1-6/+2
2010-02-10fix middle button pan and rubberband-zoom in node toolbuliabyak1-1/+7
2010-02-09Fix multiple minor problems in the node toolKrzysztof Kosi??ski1-28/+54
2010-01-31Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski1-0/+8
2010-01-22Fix some of the LPE issues.Krzysztof Kosi??ski1-5/+3
2010-01-15Warning cleanup.Jon A. Cruz1-7/+7
2010-01-14* Add "show transform handles" toggle button.Krzysztof Kosi??ski1-0/+1
2010-01-10* Implement node snapping.Krzysztof Kosi??ski1-6/+6
2009-12-26Implement selection linear growKrzysztof Kosi??ski1-0/+44