summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-21Merge from fe-movedTed Gould1-75/+65
2008-10-27From trunkTed Gould1-337/+325
2008-10-11Merging from trunkTed Gould1-4/+18
2008-09-24Whitespace cleanupJon A. Cruz1-66/+66
2008-09-19transform modes for tweak toolbulia byak1-15/+43
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-2/+3
2008-09-16Fix some bugs introduced by the preferences rewrite.Krzysztof Kosi??ski1-1/+1
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-172/+226
2008-09-14Warning cleanupJon A. Cruz1-15/+13
2008-09-11Make tooltip reflect the correct range for calligraphy angle fixationMaximilian Albert1-1/+1
2008-09-08Warning cleanupMaximilian Albert1-1/+0
2008-08-19Deactivate unit selector when measuring info is offMaximilian Albert1-3/+7
2008-08-18Add convenience button to open LPE dialog (e.g., to adapt construction parame...Maximilian Albert1-0/+25
2008-08-18Option to display measuring info in geometry toolMaximilian Albert1-21/+95
2008-08-18Fix end type combo boxMaximilian Albert1-4/+4
2008-08-18Temporarily hide icon for geometry toolMaximilian Albert1-1/+1
2008-08-18Remove debugging messagesMaximilian Albert1-18/+1
2008-08-18Check whether we are really in LPEToolContext in sp_lpetool_toolbox_sel_chang...Maximilian Albert1-1/+4
2008-08-18noop: reorder options for lpe-line-segmentMaximilian Albert1-2/+2
2008-08-18Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...Maximilian Albert1-1/+42
2008-08-18Some debugging messagesMaximilian Albert1-1/+15
2008-08-18Add action to change the end type of line segments if an item has LPELineSegm...Maximilian Albert1-53/+71
2008-08-18Apply a geometric construction directly to selected item if the LPE supports itMaximilian Albert1-6/+21
2008-08-18noop: wordingMaximilian Albert1-1/+1
2008-08-18Absorb all mouse clicks (and flash a warning on the status bar) when no subto...Maximilian Albert1-19/+10
2008-08-18Switch back to all_inactive mode after applying a geometric LPEMaximilian Albert1-0/+1
2008-08-18Add button whether to display limiting bounding box; add 'all inactive' toggl...Maximilian Albert1-3/+39
2008-08-18Better position for Geometry tool in toolboxMaximilian Albert1-1/+1
2008-08-18Many debugging messagesMaximilian Albert1-1/+4
2008-08-18Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...Maximilian Albert1-1/+1
2008-08-18At the moment mouse click starts waiting for the activated LPE and nothing el...Maximilian Albert1-9/+6
2008-08-18Add lpe-line_segment to LPETool toolbarMaximilian Albert1-1/+1
2008-08-18Make number of subtools configurableMaximilian Albert1-8/+11
2008-08-18Make sp_lpetool_mode_changed() generic, i.e., read the activated subtool from...Maximilian Albert1-21/+15
2008-08-18Remove commented codeMaximilian Albert1-13/+0
2008-08-18Allow more than two options to choose fromMaximilian Albert1-2/+3
2008-08-18Build LPETool subtools automatically from a list of effectsMaximilian Albert1-10/+17
2008-08-18cleanupMaximilian Albert1-3/+100
2008-08-18Let LPEToolContext derive from PenContext so that we can use its LPE frameworkMaximilian Albert1-1/+3
2008-08-18Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert1-22/+107
2008-08-11patch from bug 169004bulia byak1-1/+4
2008-08-08more messages marked for translationAlexandre Prokoudine1-1/+1
2008-08-06New mode in pen tool to draw paraxial linesMaximilian Albert1-1/+8
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-2/+2
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-10/+10
2008-08-02commentsMaximilian Albert1-8/+12
2008-07-31New 'zigzag' (polylines) mode in pen toolMaximilian Albert1-2/+19
2008-07-31Fix wrong toggle activation in pen/pencil toolbar after startupMaximilian Albert1-5/+2
2008-07-30noop: better namesMaximilian Albert1-10/+11
2008-07-29widgets/toolbox.cpp: s/free/g_free/ in a couple more places. Address some wa...Peter Moulder1-35/+38