summaryrefslogtreecommitdiffstats
path: root/src/selection-describer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* First batchMarc Jeanmougin2017-10-011-10/+9
* Merged trunkAdrian Boguszewski2016-08-031-10/+1
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-10/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+10
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-10/+1
* | Added items as a range functionAdrian Boguszewski2016-07-031-1/+1
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/
* static code analysisKris De Gussem2015-10-291-3/+3
* mergingMarc Jeanmougin2015-04-261-2/+2
|\
| * Fix for Bug #1428967 (Inkscape0.91 crashes under interface using Chinese/Taiw...Nicolas Dufour2015-03-061-2/+2
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-4/+4
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-7/+7
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-17/+17
|/
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-28/+49
* i18n. Fix for Bug #1318929 (untranslatable string in trunk-r13370).Nicolas Dufour2014-05-141-3/+21
* Partially fix crashes when entering a group with deleted idKrzysztof Kosi??ski2013-10-311-4/+9
* Added some consts.Markus Engel2013-10-261-1/+1
* change names for displayName and detailedDescription, improve char code and r...Martin Owens2013-09-241-13/+14
* Fix format security errorsAlex Valavanis2013-09-211-1/+1
* Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-88/+20
* Merged from trunk (r12465).Markus Engel2013-08-041-2/+1
|\
| * reduce variable scopeJohan B. C. Engelen2013-08-031-2/+1
* | Merged from trunk (r12419).Markus Engel2013-07-141-52/+22
|\|
| * Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-2/+2
| * Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-2/+3
| * Fix my own mis-credit and some symbols labelsMartin Owens2013-06-171-1/+1
| * Fix layer selection so defs don't change layers, updated symbol text.Martin Owens2013-06-161-0/+8
| * Fix bug where symbols weren't identified as suchMartin Owens2013-06-111-2/+5
| * Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2013-04-291-1/+1
* | Merged Item.Markus Engel2013-04-051-1/+1
* | Cleaned up a bit. Uses some C++11 features.Markus Engel2013-04-021-22/+66
|/
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-1/+6
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-3/+3
* i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).Nicolas Dufour2012-08-151-1/+1
* Fixed warning with printf format. Also corrected inproper type that resulted ...Jon A. Cruz2012-05-171-12/+15
* minor fix for translationsKris De Gussem2012-05-151-1/+1
* UI. Filtered objects count (patch by David Mathog).Nicolas Dufour2012-05-111-1/+26
* cppcheckKris De Gussem2011-10-181-1/+1
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-2/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-1/+2
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-8/+4
|/
* Cleanup on id access.Jon A. Cruz2010-03-021-1/+1
* make when_selected and when_nothing customizable strings, settable via select...buliabyak2010-02-051-9/+10
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-3/+6
* now that selection description includes style (filtered, clipped), we need to...bulia byak2009-02-101-0/+10
* fix leak and potential crash by disconnecting on deletebulia byak2008-09-201-1/+9
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-121-1/+2
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-1/+1