| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-05-28 | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 1 | -0/+6 | |
| 2019-05-13 | Regression fix: hide some toolbar icons on startup | Nathan Lee | 1 | -1/+1 | |
| Pencil toolbar also given some checks for gitlab.com/inkscape/inkscape/issues/92 Fixes gitlab.com/inkscape/inbox/issues/182 | |||||
| 2019-02-10 | SprayToolbar: GtkAction migration | Alexander Valavanis | 1 | -406/+288 | |
| 2019-01-22 | Tidy up toolbox utilities | Alexander Valavanis | 1 | -0/+5 | |
| 2019-01-22 | NodeToolbar: Fix initialisation | Alexander Valavanis | 1 | -8/+2 | |
| 2019-01-22 | Tidy up toolbox code | Alexander Valavanis | 1 | -7/+7 | |
| 2019-01-21 | Cleanup unused toolbar code | Alexander Valavanis | 1 | -14/+0 | |
| 2019-01-19 | derive all toolbars from Inkscape::Toolbar | Alexander Valavanis | 1 | -319/+370 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -16/+16 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-06-17 | Move toolbars to ui/toolbar | Alexander Valavanis | 1 | -3/+2 | |
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -4/+4 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -4/+4 | |
| 2018-01-29 | Don't translate the empty string. | Eduard Braun | 1 | -1/+1 | |
| Really, please don't do it! - in the best case it shows a wall of useless text to the user - in the worst case it causes strange crashes for users with non-English locale | |||||
| 2018-01-08 | Restore ability to switch mode while using spray tool (is this even useful?). | Tavmjong Bah | 1 | -1/+2 | |
| 2017-12-24 | Convert spray tool to use ink-select-one-action. | Tavmjong Bah | 1 | -48/+45 | |
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -4/+4 | |
| 2016-09-03 | Remove == true. | Shlomi Fish | 1 | -2/+2 | |
| (bzr r15100.1.8) | |||||
| 2016-08-05 | Split InkAction classes into separate files | Alex Valavanis | 1 | -1/+2 | |
| (bzr r15043) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+2 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15025) | |||||
| 2016-02-01 | Remove duplicate mensage | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r14629) | |||||
| 2016-02-01 | Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil ↵ | Jabier Arraiza Cenoz | 1 | -3/+6 | |
| toolbar (bzr r14628) | |||||
| 2016-01-28 | Add dinamic toolbar to spray,poligon/star and wrap tools | Jabier Arraiza Cenoz | 1 | -50/+57 | |
| (bzr r14621) | |||||
| 2015-12-26 | minor typos (mail to inkscape-translator) | Yuri Chornoivan | 1 | -4/+4 | |
| (bzr r14541) | |||||
| 2015-11-25 | Remove unused headers. | Tavmjong Bah | 1 | -2/+0 | |
| (bzr r14490) | |||||
| 2015-11-14 | Some sane defaults for spray offset, subject to further tweaking | Alexandre Prokoudine | 1 | -2/+4 | |
| (bzr r14467) | |||||
| 2015-11-12 | Fix a warn on launch | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r14460) | |||||
| 2015-11-11 | Add erase mode to spray. Bugfixes. | Jabier Arraiza Cenoz | 1 | -6/+36 | |
| (bzr r14459) | |||||
| 2015-11-11 | Refactor of code, minor bugs fixed. | Jabier Arraiza Cenoz | 1 | -43/+43 | |
| (bzr r14458) | |||||
| 2015-11-11 | Add option to spray tool to no overlap between colors | Jabier Arraiza Cenoz | 1 | -3/+23 | |
| (bzr r14455) | |||||
| 2015-11-11 | Improvements to the over visible/invisible to minimize the colisions, ↵ | Jabier Arraiza Cenoz | 1 | -3/+25 | |
| sprayed items fit on background whith overlap visible or invisible areas Add option in picker mode to compute the center/or average area of sprayed item Now reverse work without adbanced trace dialog inverting the color. By this all buttons have a utility in advanced and in normal mode (bzr r14454) | |||||
| 2015-11-10 | Spray Tool: Change hide invisibe by over visible and over invisible, ↵ | Jabier Arraiza Cenoz | 1 | -10/+31 | |
| sugested by Ivan Louette (bzr r14453) | |||||
| 2015-11-07 | Fixes from review form Mc- | Jabier Arraiza Cenoz | 1 | -4/+2 | |
| (bzr r14422.1.46) | |||||
| 2015-11-07 | Use color if trace dialog is disabled | Jabier Arraiza Cenoz | 1 | -3/+3 | |
| (bzr r14422.1.43) | |||||
| 2015-10-31 | Order disposition of icons | Jabier Arraiza Cenoz | 1 | -11/+11 | |
| Add inverse also to opacity (bzr r14422.1.37) | |||||
| 2015-10-31 | 'End' of picker work | Jabier Arraiza Cenoz | 1 | -24/+24 | |
| (bzr r14422.1.35) | |||||
| 2015-10-31 | Working on picker | Jabier Arraiza Cenoz | 1 | -6/+97 | |
| (bzr r14422.1.33) | |||||
| 2015-10-30 | Now picker use all features of trace clones | Jabier Arraiza Cenoz | 1 | -26/+0 | |
| (bzr r14422.1.31) | |||||
| 2015-10-30 | Open trace dialog on click on pick toogle | Jabier Arraiza Cenoz | 1 | -3/+19 | |
| (bzr r14422.1.30) | |||||
| 2015-10-30 | Some fixes to new pressure options | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r14422.1.29) | |||||
| 2015-10-30 | Add optional presure to width and to size | Jabier Arraiza Cenoz | 1 | -4/+62 | |
| Start showing trace dialog (bzr r14422.1.27) | |||||
| 2015-10-29 | Removed recursion from code because no speed improvements | Jabier Arraiza Cenoz | 1 | -0/+2 | |
| Added swith to 100 on toogle no overlap button pointed by Mc. Fixed crash pointed by Mc selecting all+no overlap+click (bzr r14422.1.25) | |||||
| 2015-10-28 | add a ignore transparent areas option | Jabier Arraiza Cenoz | 1 | -3/+34 | |
| (bzr r14422.1.21) | |||||
| 2015-10-27 | Now the picker work with alphas and also in no overlap mode | Jabier Arraiza Cenoz | 1 | -33/+37 | |
| Offset dropdown disabled if no overlap Changed offset to percent based (bzr r14422.1.18) | |||||
| 2015-10-26 | Fixed some typos pointed by Mc | Jabier Arraiza Cenoz | 1 | -8/+19 | |
| (bzr r14422.1.17) | |||||
| 2015-10-26 | Added a option to pick down color | Jabier Arraiza Cenoz | 1 | -0/+20 | |
| (bzr r14422.1.14) | |||||
| 2015-10-26 | Fixed typos from Mc | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| Removed unnecesary added headers Put overlap default to false (bzr r14422.1.12) | |||||
