| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-23 | add livecoding tool to toolbar | s-ol | 1 | -0/+2 | |
| 2019-08-22 | remove HAVE_POTRACE | Marc Jeanmougin | 1 | -8/+0 | |
| 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-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -3/+3 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -3/+3 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -3/+3 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -9/+8 | |
| A lot of header clean-up. | |||||
| 2017-11-13 | Refactor SPDesktop::setEventContext to allow for unsetting the current tool | Stefano Facchini | 1 | -1/+1 | |
| Passing the empty string as toolName has the effect of unsetting and freeing the current tool. This will be used in a future commit. | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -6/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+6 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -6/+0 | |
| (bzr r15025) | |||||
| 2016-01-30 | Fix for bug 1539704 (Crash when selecting the eraser tool). | suv-lp | 1 | -0/+8 | |
| Fixed bugs: - https://launchpad.net/bugs/1539704 (bzr r14626) | |||||
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -1/+1 | |
| (bzr r13820) | |||||
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -27/+28 | |
| (bzr r13341.1.253) | |||||
| 2014-06-27 | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 1 | -1/+1 | |
| disallow pointers to Application (bzr r13341.5.9) | |||||
| 2014-06-26 | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.5.3) | |||||
| 2014-06-25 | 1. make it compile | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.5.1) | |||||
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -22/+22 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -1/+1 | |
| (bzr r12782) | |||||
| 2013-10-09 | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵ | Nicolas Dufour | 1 | -1/+1 | |
| message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673) | |||||
| 2013-10-06 | Order of message setting for tools | Martin Owens | 1 | -1/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1235792 (bzr r12664) | |||||
| 2013-09-30 | Fix translations for tool messages | Martin Owens | 1 | -23/+23 | |
| (bzr r12631) | |||||
| 2013-09-30 | Reduce tools-switcher code, add description for node and select toos. | Martin Owens | 1 | -134/+30 | |
| (bzr r12630) | |||||
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -22/+22 | |
| (bzr r11608.1.109) | |||||
| 2013-04-20 | Further changes to EventContexts; they work without GObject | Markus Engel | 1 | -22/+24 | |
| (bzr r11608.1.97) | |||||
| 2013-03-26 | Fixed broken logic in zoom history to fix bug 1106031 (and removed some ↵ | Craig Marshall | 1 | -1/+0 | |
| unrelated and unnecessary debug output) (bzr r12245) | |||||
| 2012-12-03 | Translations. Removing sp-color-gtkselector.cpp from translatable files. | Nicolas Dufour | 1 | -1/+1 | |
| UI. Fix for Bug #836477 (Spray Tool: Descriptions in status bar "... scroll to spray something" need more words). Translations. Translation template update. (bzr r11926) | |||||
| 2012-05-23 | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 1 | -0/+9 | |
| (bzr r11406) | |||||
| 2011-06-06 | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 1 | -0/+8 | |
| (bzr r10259) | |||||
| 2011-04-01 | Tweak and spray: | Nicolas Dufour | 1 | -1/+1 | |
| * Fix for Bug #745652 (Gradient handles persistence with Tweak and Spray). * Fix for Bug #490225 (Tweak Tool : Opacity doesn't change in Paint/Jitter modes). * Tweak tool code consistency fix. * Spray tool default status message modified. (bzr r10139) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 1 | -1/+1 | |
| fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| 2009-11-30 | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France | Josh Andler | 1 | -0/+8 | |
| (bzr r8851) | |||||
| 2009-11-29 | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 1 | -3/+2 | |
| (bzr r8846.1.1) | |||||
| 2009-05-22 | The status bar message now mentions Sketch mode for Pencil | Alexandre Prokoudine | 1 | -1/+1 | |
| (bzr r7915) | |||||
| 2009-03-21 | New Pen and Pencil tools messages (Ctrl+click only works with straight line ↵ | Nicolas Dufour | 1 | -2/+2 | |
| modes). (bzr r7533) | |||||
| 2009-02-16 | make doubleclick not only switch to text but also position cursor | bulia byak | 1 | -1/+2 | |
| (bzr r7300) | |||||
| 2008-10-27 | From trunk | Ted Gould | 1 | -49/+25 | |
| (bzr r6885) | |||||
| 2008-09-25 | Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵ | Ted Gould | 1 | -7/+0 | |
| going to flatten and merge... Here's the list. * Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts. * Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes. * Added .svg on the temporary files in extensions. This'll make many of them happier. This only works on recent versions of GLib, but shouldn't break older ones more than they already are. * Moved the Inkscape configuration directory on Linux from ~/.inkscape to ~/.config/Inkscape. This is the new way to do things with the cross desktop naming spec. I'm unsure whether we should be putting crash dumps in .config or .cache though. * Removed 'tools_switch_current' because every usage of it already had a pointer to where it needed to go. Removes usage of globals. * Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either) (bzr r6882) | |||||
| 2008-08-18 | Groundwork for new LPETool tool (which consists of subtools that are ↵ | Maximilian Albert | 1 | -0/+9 | |
| constructed from LPEs) (bzr r6645) | |||||
| 2008-07-24 | update calligraphic statusbar message | bulia byak | 1 | -1/+1 | |
| (bzr r6407) | |||||
| 2008-04-26 | Initial cut of eraser tool | Jon A. Cruz | 1 | -0/+9 | |
| (bzr r5524) | |||||
| 2008-01-31 | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 1 | -0/+3 | |
| (bzr r4629) | |||||
| 2008-01-19 | Make creation of dots via Ctrl+click also possible in pen context; fill dots ↵ | Maximilian Albert | 1 | -2/+2 | |
| with current stroke color (and unset stroke); add preferences settings for dot radius and status bar messages; Shift+Ctrl+click varies the radius slightly (bzr r4563) | |||||
| 2007-12-13 | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 1 | -1/+3 | |
| this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224) | |||||
| 2007-08-08 | tweak tool | bulia byak | 1 | -0/+9 | |
| (bzr r3423) | |||||
| 2007-07-10 | Click-select entire 3D boxes instead of only single faces; faces can still ↵ | Maximilian Albert | 1 | -1/+1 | |
| be selected with (Alt+)Ctrl-Click (bzr r3210) | |||||
| 2007-06-21 | First (very limited) version of the 3D box tool; allows for drawing of new ↵ | Maximilian Albert | 1 | -0/+10 | |
| boxes in a fixed perspective without any live interaction. (bzr r3084) | |||||
| 2007-04-11 | update statusbar message for calligraphy | bulia byak | 1 | -1/+1 | |
| (bzr r2852) | |||||
| 2007-03-31 | Change tool switch message for paint bucket | John Bintz | 1 | -1/+1 | |
| (bzr r2791) | |||||
| 2007-03-11 | Add ctrl+click to paint bucket to change clicked object's fill and stroke to ↵ | John Bintz | 1 | -1/+1 | |
| current setting (bzr r2603) | |||||
