| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge in bazaar branch for alignment handles | Martin Owens | 2019-02-24 | 1 | -2/+4 |
| | | |||||
| * | Use std::unique_ptr for all MessageContext | Emmanuel Gil Peyrot | 2018-12-03 | 1 | -4/+0 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+2 |
| | | | | | A lot of header clean-up. | ||||
| * | finally removed all GSList from main folder .h files | Marc Jeanmougin | 2015-12-08 | 1 | -1/+0 |
| | | | | (bzr r14504.1.15) | ||||
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -1/+1 |
| | | | | (bzr r13922.1.5) | ||||
| * | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -1/+1 |
| | | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -33/+34 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Fix some mismatched tags | Alex Valavanis | 2014-03-30 | 1 | -1/+1 |
| | | | | (bzr r13230) | ||||
| * | Revert wrong changes and apply right fixes from prev-commit | Martin Owens | 2013-07-08 | 1 | -2/+0 |
| | | | | (bzr r12409) | ||||
| * | Make colour a guint instead of a uint. bug 1198501 | Martin Owens | 2013-07-07 | 1 | -1/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1198501 (bzr r12408) | ||||
| * | Adjust sizes of lists | Martin Owens | 2013-07-05 | 1 | -1/+1 |
| | | | | (bzr r12401.1.2) | ||||
| * | Make handle colour a configurable property. | Martin Owens | 2013-07-03 | 1 | -1/+1 |
| | | | | (bzr r12401) | ||||
| * | Refactor resize, rotate, skew handle code | Martin Owens | 2013-07-02 | 1 | -6/+7 |
| | | | | (bzr r12400) | ||||
| * | Fix for Bug #448872 (Changing the bounding box type in preferences does not ↵ | Nicolas Dufour | 2013-05-12 | 1 | -0/+15 |
| | | | | | | | | | update the preview) by Vinipsmaker. Fixed bugs: - https://launchpad.net/bugs/448872 (bzr r12329) | ||||
| * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 1 | -1/+1 |
| | | | | (bzr r12206) | ||||
| * | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 2012-05-04 | 1 | -1/+2 |
| | | | | (bzr r11321) | ||||
| * | mixed usage of class and struct for same object | Kris De Gussem | 2011-12-11 | 1 | -3/+3 |
| | | | | (bzr r10766.1.1) | ||||
| * | Remove unused parameter | Diederik van Lierop | 2011-11-05 | 1 | -1/+1 |
| | | | | (bzr r10723) | ||||
| * | 1) Cycle to the next-closest-snap-source when pressing tab, if the ↵ | Diederik van Lierop | 2011-11-04 | 1 | -7/+9 |
| | | | | | | | | snap-closest-point-only-option has been activated. Works for the selector tool, but also when scaling/stretching/skewing a selection of nodes in the node tool 2) Cleanup and simplification of the code that finds the closest snapsource (bzr r10720) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 1 | -4/+3 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -6/+6 |
| | | | | (bzr r10025) | ||||
| * | Node tool: snap while scaling a selection of nodes. Consider this as ↵ | Diederik van Lierop | 2010-12-27 | 1 | -1/+0 |
| | | | | | | experimental; needs cleanup! (bzr r9985) | ||||
| * | reduce include dependencies | Johan B. C. Engelen | 2010-05-18 | 1 | -0/+1 |
| | | | | (bzr r9432) | ||||
| * | Refactoring the snapping API (making it easier to maintain and understand ↵ | Diederik van Lierop | 2010-01-09 | 1 | -4/+4 |
| | | | | | | for the devs) (bzr r8960) | ||||
| * | When snapping while translating, use the bounding box corners of each ↵ | Diederik van Lierop | 2009-08-09 | 1 | -2/+3 |
| | | | | | | selected item instead of the selection as a whole (fixes bug #404941) (bzr r8449) | ||||
| * | The snap indicator's tooltip now displays "A to B", whereas before it only ↵ | Diederik van Lierop | 2009-02-20 | 1 | -11/+11 |
| | | | | | | displayed "B". (bzr r7335) | ||||
| * | When snapping only the closest node, draw an indicator at that node | Diederik van Lierop | 2008-11-26 | 1 | -0/+1 |
| | | | | (bzr r6903) | ||||
| * | Add an option to the preferences to _only_ snap the node closest to the ↵ | Diederik van Lierop | 2008-11-24 | 1 | -0/+1 |
| | | | | | | mouse pointer (bzr r6899) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -3/+3 |
| | | | | (bzr r6891) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -40/+40 |
| | | | | (bzr r6884) | ||||
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -2/+2 |
| | | | | (bzr r6606) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -4/+4 |
| | | | | (bzr r6569) | ||||
| * | Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a ↵ | Diederik van Lierop | 2008-04-11 | 1 | -2/+4 |
| | | | | | | std::list in four different places. Now this is handled in only one place (bzr r5407) | ||||
| * | Major overhaul of the selector tool's internals to improve handling of ↵ | Diederik van Lierop | 2008-03-25 | 1 | -6/+25 |
| | | | | | | transformations, origins and snapping, for both visual and geometric bounding boxes (see for example bug #174046 in Launchpad) (bzr r5189) | ||||
| * | Fix for bug 168978 | Bryce Harrington | 2008-02-06 | 1 | -2/+2 |
| | | | | (bzr r4667) | ||||
| * | whitespace cleanup | Bryce Harrington | 2008-01-07 | 1 | -2/+2 |
| | | | | (bzr r4420) | ||||
| * | flipping patch by maximilian albert | bulia byak | 2007-04-17 | 1 | -1/+5 |
| | | | | (bzr r2916) | ||||
| * | Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX ↵ | Diederik van Lierop | 2007-04-08 | 1 | -3/+6 |
| | | | | | | or GEOMETRIC_BBOX (bzr r2833) | ||||
| * | Fix for bug 1540195; solution: use correct origin for snapping | Diederik van Lierop | 2007-03-19 | 1 | -0/+5 |
| | | | | (bzr r2718) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -3/+2 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | fix by dvlierop2 for snapping bugs 1579556 and 1579587 | bulia byak | 2007-03-05 | 1 | -0/+1 |
| | | | | (bzr r2557) | ||||
| * | Other tools now also retain there specific statusbar text when pressing ↵ | Johan B. C. Engelen | 2006-10-01 | 1 | -0/+1 |
| | | | | | | alt/shift/ctrl. (bzr r1748) | ||||
| * | While moving or transforming a selected object, the statusbartext with ↵ | Johan B. C. Engelen | 2006-10-01 | 1 | -0/+3 |
| | | | | | | transformation information (angle, etc) is no longer overwritten by the standard text. (bzr r1744) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -6/+6 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -6/+6 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | fix setting and reading rotation centers | bulia byak | 2006-01-26 | 1 | -0/+4 |
| | | | | (bzr r37) | ||||
