summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/connector-tool.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-7/+7
2017-12-26Format connector codeSylvain Chiron1-29/+29
2014-03-30Fix some mismatched tagsAlex Valavanis1-1/+1
2014-03-27Changed some return types from gint to bool.Markus Engel1-4/+4
2014-03-26Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel1-12/+21
2014-03-02Added some consts. Turned functions to member functions.Markus Engel1-1/+24
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-7/+14
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
2013-07-30Further refactoring of EventContexts.Markus Engel1-3/+3
2013-04-27various changesMarkus Engel1-0/+3
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-21/+2
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+6
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-0/+1
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-1/+20
2013-03-14Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis1-1/+1
2012-11-30Step 1. Remove junk and keep functionality.Martin Owens1-18/+2
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+0
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-03-19Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz1-7/+5
2010-02-21Disabled unfinished connection point edit mode. Added inkscape:connection-sta...Arcadie M. Cracan1-2/+4
2009-12-02Merge GSoC2009 Connectors into trunkArcadie M. Cracan1-4/+26
2008-10-27From trunkTed Gould1-2/+2
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-1/+0