summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* angled guidelines: create angled line when dragging from edge of rulersJohan B. C. Engelen2007-12-246-22/+53
* when dragging from rulers close to the edges, one gets 45 degree angled guide...Johan B. C. Engelen2007-12-231-4/+28
* noop: remove unused variableMaximilian Albert2007-12-231-2/+0
* remember and use geom::point normal when dragging new guidesJohan B. C. Engelen2007-12-231-4/+6
* fix relative angle change in guideline dialogJohan B. C. Engelen2007-12-231-1/+3
* Bug fix: prevent perspectives from being transformed more than once (by keepi...Maximilian Albert2007-12-236-55/+229
* fix crit bug #168570 Crash when recreating grid using 'redo'Johan B. C. Engelen2007-12-231-0/+1
* fix angle description of guidesJohan B. C. Engelen2007-12-232-5/+5
* 2geom updateJohan B. C. Engelen2007-12-231-2/+13
* update to latest 2geom, bugs be gone!Johan B. C. Engelen2007-12-236-2/+30
* update to latest 2geom (fixed 2 bugs :))Johan B. C. Engelen2007-12-235-321/+322
* fix critical bug #168588 assertion failed, file sp-conn-end.cpp: line 191Johan B. C. Engelen2007-12-231-3/+4
* Add UI for creating angled guidelines!Johan B. C. Engelen2007-12-232-31/+83
* update to latest 2geomJohan B. C. Engelen2007-12-231-0/+50
* create options for cairo pdf/ps export dialogtheAdib2007-12-234-6/+41
* Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth2007-12-237-35/+3
* Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth2007-12-227-14/+15
* Fix typo in an array causing a write off the end. Causes bug if noBryce Harrington2007-12-221-1/+1
* Updated the version numbers in the .rc filesJoel Holdsworth2007-12-222-8/+8
* 1) solve bug #177995Diederik van Lierop2007-12-224-53/+60
* BUG 178048 Void method which returns a value in stringstream.h confuses g++ 3.3theAdib2007-12-221-1/+1
* fix bug where changing units changed angles of axonometric gridJohan B. C. Engelen2007-12-212-5/+6
* fix linkingJohan B. C. Engelen2007-12-211-0/+1
* guidelines: add methods to check horizontal/vertical, small fixesJohan B. C. Engelen2007-12-214-7/+13
* ifdef instead of ifndef WITH_LIBWPGAdib Taraben2007-12-211-1/+1
* compile depending on WITH_LIBWPGtheAdib2007-12-212-0/+9
* Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop2007-12-204-4/+12
* guidelines: implement rendering of angled lines.Johan B. C. Engelen2007-12-202-4/+46
* guidelines: minor correctionsJohan B. C. Engelen2007-12-205-8/+112
* (Hopefully) proper fix this time for stolen 'D + modifier' shortcuts.Maximilian Albert2007-12-201-6/+4
* Make Shift+Ctrl+D (Document Properties dialog) work again (was shadowed by th...Maximilian Albert2007-12-201-0/+4
* correctly handle orientation changes of guidelinesJohan B. C. Engelen2007-12-194-1/+40
* fix guide draggingJohan B. C. Engelen2007-12-191-2/+2
* optimize guide canvasupdatingJohan B. C. Engelen2007-12-191-1/+3
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-1912-93/+114
* rename guide parameters to match snapping code naming convention.Johan B. C. Engelen2007-12-197-28/+50
* Introduce verb, menu item and shortcut for the global snapping toggleDiederik van Lierop2007-12-184-0/+10
* speedify zooming by keysbulia byak2007-12-181-4/+8
* Use 'D' to toggle (not just switch to) the dropper tool; closes bug/RFE #170590Maximilian Albert2007-12-181-0/+30
* Renaming captions and labels in snapping preferences dialog, and inverting th...Diederik van Lierop2007-12-172-11/+11
* Make sure that snapping attributes pass 'make check'Diederik van Lierop2007-12-171-6/+9
* revert comenting of uri argument in PdfImportDialogAdib Taraben2007-12-171-1/+1
* Use golden ratio as additional constrained ratio during Ctrl+dragging rectang...Maximilian Albert2007-12-173-4/+40
* CRLF fixJon A. Cruz2007-12-179-1787/+1787
* non-poppler build fixJon A. Cruz2007-12-172-64/+66
* defocus layer selector after choosing layerbulia byak2007-12-171-0/+3
* prepare for adding angled guideline renderingJohan B. C. Engelen2007-12-162-25/+32
* start of getting angled guidelines.Johan B. C. Engelen2007-12-166-13/+35
* [BUG #169122] PDF import doesn't work when file name has accents, partially f...Adib Taraben2007-12-161-8/+41
* fix default grid unit scaling, fix crash for unknown unit.Johan B. C. Engelen2007-12-162-10/+14