summaryrefslogtreecommitdiffstats
path: root/src/ui/tools-switch.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-23add livecoding tool to toolbars-ol1-0/+2
2019-08-22remove HAVE_POTRACEMarc Jeanmougin1-8/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-9/+8
2017-11-13Refactor SPDesktop::setEventContext to allow for unsetting the current toolStefano Facchini1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-6/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+0
2016-01-30Fix for bug 1539704 (Crash when selecting the eraser tool).suv-lp1-0/+8
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-10-05Move more UI code into ui/Liam P. White1-27/+28
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-1/+1
2014-06-263. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White1-1/+1
2014-06-251. make it compileLiam P. White1-1/+1
2013-11-09Moved and renamed some tool-related files.Markus Engel1-22/+22
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-1/+1
2013-10-09Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour1-1/+1
2013-10-06Order of message setting for toolsMartin Owens1-1/+2
2013-09-30Fix translations for tool messagesMartin Owens1-23/+23
2013-09-30Reduce tools-switcher code, add description for node and select toos.Martin Owens1-134/+30
2013-07-30Further refactoring of EventContexts.Markus Engel1-22/+22
2013-04-20Further changes to EventContexts; they work without GObjectMarkus Engel1-22/+24
2013-03-26Fixed broken logic in zoom history to fix bug 1106031 (and removed some unrel...Craig Marshall1-1/+0
2012-12-03Translations. Removing sp-color-gtkselector.cpp from translatable files.Nicolas Dufour1-1/+1
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-0/+9
2011-06-06Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches1-0/+8
2011-04-01Tweak and spray:Nicolas Dufour1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-11-30Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler1-0/+8
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-3/+2
2009-05-22The status bar message now mentions Sketch mode for PencilAlexandre Prokoudine1-1/+1
2009-03-21New Pen and Pencil tools messages (Ctrl+click only works with straight line m...Nicolas Dufour1-2/+2
2009-02-16make doubleclick not only switch to text but also position cursorbulia byak1-1/+2
2008-10-27From trunkTed Gould1-49/+25
2008-09-25Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould1-7/+0
2008-08-18Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert1-0/+9
2008-07-24update calligraphic statusbar messagebulia byak1-1/+1
2008-04-26Initial cut of eraser toolJon A. Cruz1-0/+9
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+3
2008-01-19Make creation of dots via Ctrl+click also possible in pen context; fill dots ...Maximilian Albert1-2/+2
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-1/+3
2007-08-08tweak toolbulia byak1-0/+9
2007-07-10Click-select entire 3D boxes instead of only single faces; faces can still be...Maximilian Albert1-1/+1
2007-06-21First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert1-0/+10
2007-04-11update statusbar message for calligraphybulia byak1-1/+1
2007-03-31Change tool switch message for paint bucketJohn Bintz1-1/+1
2007-03-11Add ctrl+click to paint bucket to change clicked object's fill and stroke to ...John Bintz1-1/+1