summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-axonomgrid.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-13/+13
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgetsGeoff Lankow2018-03-221-0/+10
* Minor include file cleanup.Tavmjong Bah2018-01-231-1/+0
* More header cleanupLiam P. White2014-09-061-4/+4
* pass class variables by reference for performanceKris De Gussem2014-01-121-3/+3
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* bit of a clean-upJohan B. C. Engelen2012-10-261-5/+10
* More header cleanup/fwd declarationsAlex Valavanis2012-02-151-9/+4
* Snap to grid/guide lines perpendicularlyDiederik van Lierop2012-02-141-0/+1
* Cleaning up a few headersAlex Valavanis2012-02-121-5/+0
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-1/+1
* Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...Diederik van Lierop2011-09-021-2/+2
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Simplify code related to snapping while rotatingDiederik van Lierop2010-07-171-1/+1
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-1/+1
* Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop2010-05-081-1/+1
* refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* * Implement constrained snapping of knotsDiederik van Lierop2009-03-131-1/+2
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-1/+1
* Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop2009-01-311-0/+3
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-281-0/+1
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-141-9/+9
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-4/+3
* If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...Diederik van Lierop2008-09-071-1/+1
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-3/+3
* 1) When pasting, use an offset that is a multiple of the grid pitch (got lost...Diederik van Lierop2008-08-061-7/+2
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+0
* Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2008-04-301-1/+1
* RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen2008-01-151-13/+4
* fix bug where changing units changed angles of axonometric gridJohan B. C. Engelen2007-12-211-1/+2
* add visibility and snap_enabled checkbuttons for grids.Johan B. C. Engelen2007-11-291-3/+0
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-031-1/+2
* Fix #1740146.Johan B. C. Engelen2007-07-061-1/+1
* New grids are almost ready to fly!Johan B. C. Engelen2007-04-131-1/+1
* Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen2007-03-251-39/+86
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-59/+59
* AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen2006-09-211-0/+59