summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-06Refactored common value.Jon A. Cruz1-15/+17
2010-01-04More refactoring to reduce copy-n-paste duplication.Jon A. Cruz1-88/+55
2010-01-04Refactoring copy-n-paste duplicate code out of toolbar creation.Jon A. Cruz1-79/+18
2010-01-03Spray cleanupSteren Giannini1-0/+3
2010-01-02i18n fix in toolbox.cpp (no-c-format %)Nicolas Dufour1-0/+2
2009-12-30Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini1-5/+5
2009-12-29rotation and scale variation in toolbar, still need some debugSteren Giannini1-2/+2
2009-12-29french comments translated and some clean upSteren Giannini1-6/+6
2009-12-29Spray UI : first refactoring of the toolbarSteren Giannini1-34/+56
2009-12-27Parens added for safety and misc whitespace cleanup.Jon A. Cruz1-421/+422
2009-12-26alignment change accompanied by compensating move, so the text stays put insi...buliabyak1-1/+77
2009-12-26Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert1-13/+14
2009-12-20Warning cleanupJon A. Cruz1-17/+19
2009-12-07Correctly read and write values for Spray Tool option on Tool Controls Bar.Josh Andler1-10/+10
2009-12-02Merge GSoC2009 Connectors into trunkArcadie M. Cracan1-16/+226
2009-11-30Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler1-0/+214
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-143/+91
2009-11-08patch by Krzysztof for 459811bulia byak1-1/+1
2009-09-23Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!Josh Andler1-7/+32
2009-08-13fix 407893bulia byak1-6/+6
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2009-07-13Fix width slider for Eraser ToolJosh Andler1-2/+2
2009-07-13Fixed a icon name string which shouldn't have been translatable.Luca Bruno1-1/+1
2009-07-12Don't allow the "proportion" parameter of a star to become NaN, because this ...Diederik van Lierop1-2/+4
2009-07-07Reverting the references which made the Node Tool controls toolbar disappear.Josh Andler1-12/+12
2009-07-07Removing a couple node-tool related modifications in the file which I don't b...Josh Andler1-11/+0
2009-07-07Fix LP #390162: Wrong defaults for Calligraphy toolKrzysztof Kosi??ski1-14/+25
2009-07-06Fix for Bug #327533 (Calligraphy presets are not translatable).Nicolas Dufour1-1/+1
2009-06-12Fix a bug where the spinboxes on the connector toolbar did not properly mjwybrow1-17/+15
2009-06-12force show-as-list for font listbulia byak1-2/+11
2009-06-10fix stupid bug in font size settingbulia byak1-1/+1
2009-06-10hopefully that fixes the stuck-with-sans bugbulia byak1-18/+35
2009-06-09fix the font dropdown: patch by Felipe with my changesbulia byak1-198/+179
2009-05-26* [INTL:*] string fixesIvan Mas??r1-2/+2
2009-04-27Make the snap toolbar unsensitive to undo actions. How could I not have notic...Diederik van Lierop1-1/+6
2009-04-20Fix the rest of missing icons in the geometry tool. Closes: #358132Krzysztof Kosi??ski1-3/+3
2009-04-18Fix most icons in the geometry toolKrzysztof Kosi??ski1-5/+5
2009-03-13non-zero page_increment values for sliders (reverts parts of rev 19095)Thomas Holder1-10/+10
2009-03-05Add layers dialog to top toolbar. Applies patch from bug #336519.Jon A. Cruz1-0/+2
2009-02-26Several icon name fixesKrzysztof Kosi??ski1-1/+1
2009-02-23Fix snapping when dragging gradients (implement the snap delay, use snap tole...Diederik van Lierop1-2/+2
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-1/+1
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-172/+119
2009-02-14Zero page size for GTK spinbutton changeJon A. Cruz1-1/+1
2009-01-28Add buttons for snapping to grids and/or guidesDiederik van Lierop1-7/+49
2009-01-18- Snap to the midpoint of shapes and bboxesDiederik van Lierop1-44/+103
2009-01-13Snapping cusp nodes: Diederik van Lierop1-4/+5
2009-01-10Added a new toolbar with snapping controlsDiederik van Lierop1-12/+428
2009-01-08move shape_editor from node context to the parent class, event contextbulia byak1-1/+1