summaryrefslogtreecommitdiffstats
path: root/src/desktop-style.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-03refactor: Eliminate SPIString::value_defaultThomas Holder1-41/+13
2019-10-28refactor: TypedSPIThomas Holder1-2/+2
2019-10-28refactor SPIEnum: more type safetyThomas Holder1-31/+32
2019-10-19Add export/import PDF blend modes and add isolation modifierJabier Arraiza1-0/+52
2019-10-14Re-Add blending modes UI using CSS instead filtersJabier Arraiza1-41/+8
2019-10-10Fix GC warningsMarc Jeanmougin1-1/+3
2019-09-16Improve casts from voids and fix a issue when fill/stroke is unset set deskto...Jabier Arraiza1-1/+4
2019-08-17Formatting last commitvanntile1-8/+9
2019-08-17Some useful hatch changesvanntile1-6/+20
2019-08-02Removing absolute unitsJabiertxof1-1/+4
2019-08-02Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof1-4/+1
2019-04-02Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz1-4/+4
2019-01-02modernize loopsMarc Jeanmougin1-44/+18
2018-11-08Clarify licensesMax Gaukler1-2/+3
2018-11-05remove Inkscape::URI::toStringThomas Holder1-6/+2
2018-06-19Replace functions with methods in SPColor.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-22/+22
2018-06-07Add GUI support for 'font-variant-east-asian' property.Tavmjong Bah1-5/+15
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-03-15Add 'font-variation-settings' to style query.Tavmjong Bah1-4/+6
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-20/+26
2017-09-21Refactor Box3d::string_from_axes to use Glib::ustringJan Lingscheid1-4/+2
2017-07-05Fix 'direction' gui.Tavmjong Bah1-2/+3
2016-12-16remove rollback to 15315Jabiertxof1-2/+9
2016-12-16Rollback 15315Jabiertxof1-9/+2
2016-12-11Add option to unset 'line-height' (as well as determine where it is set).Tavmjong Bah1-2/+9
2016-12-09Add button to access outer text style ('font-size', 'line-height'). These det...Tavmjong Bah1-1/+1
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-3/+7
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-7/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+7
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-7/+0
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-4/+4
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-4/+2
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-11/+14
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-3/+3
2016-03-30Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).Tavmjong Bah1-4/+10
2016-03-22Add line-height unit selector to text toolbar.Tavmjong Bah1-22/+74
2016-03-18Reverting 14701.Tavmjong Bah1-7/+1
2016-03-15fix-bug-1557192. paint-order crash with multiple itemsJabier Arraiza Cenoz1-3/+3
2016-03-12Add a units box to line height and wire in the style units, plus some cleanupMartin Owens1-1/+7
2016-03-07Add GUI for 'paint-order' property.Tavmjong Bah1-10/+66
2016-02-22static code analysisKris De Gussem1-1/+1
2015-10-28static code analysisKris De Gussem1-18/+18
2015-10-28Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah1-5/+57
2015-06-22Add simple GUI for 'font-feature-settings'.Tavmjong Bah1-1/+60
2015-05-18Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah1-12/+18
2015-05-16Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah1-6/+31
2015-05-12GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah1-0/+60
2015-05-03renamed SPPattern methods to match coding styleTomasz Boczkowski1-2/+2