summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* Speedup filtering and panningJabier Arraiza2019-11-196-56/+80
* Selectively disable motion event compression for specific toolsPatrick Storz2019-11-181-1/+0
* remove hex color defaults from pref skeletonThomas Holder2019-11-183-4/+7
* fix #515 axonometric grid snapping w/ y-axis downThomas Holder2019-11-171-5/+12
* Fix crash using split canvas with multiple monitorsJabier Arraiza2019-11-071-56/+61
* Remove _drawbox deps pointed by ThomasJabiertxof2019-10-301-1/+1
* Improve picking selecton on textJabiertxof2019-10-304-16/+22
* Fix a blending issueJabiertxof2019-10-281-1/+2
* Fix some blurs iddle large loopsJabiertxof2019-10-281-4/+4
* sized style enumsThomas Holder2019-10-281-3/+4
* refactor SPIEnum: more type safetyThomas Holder2019-10-284-13/+16
* Remove delay on desktop switchJabier Arraiza2019-10-272-25/+9
* Fix XRay memory problem by no end iddleJabiertxof2019-10-272-4/+15
* Allow select text elements by bounding boxJabier Arraiza2019-10-241-0/+9
* Revert "Try to fix tests"Jabier Arraiza2019-10-231-5/+1
* Try to fix testsJabier Arraiza2019-10-231-1/+5
* Fix isolation issuesJabier Arraiza2019-10-232-26/+18
* Fix wrong interpretation on how works canvas renderingJabier Arraiza2019-10-221-11/+3
* Better fix to handle cache on drawing itemsJabiertxof2019-10-212-15/+17
* Remove isolate check. Need to find a way to isolate all containersJabier Arraiza2019-10-211-5/+13
* Improvements to blending and tooltipJabier Arraiza2019-10-201-3/+3
* Improve isolationJabier Arraiza2019-10-202-6/+5
* Improve function readibility in previous blend commitJabier Arraiza2019-10-191-54/+30
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-197-96/+209
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-141-0/+3
* Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza2019-10-123-56/+23
* Actualizarsrc/display/sp-canvas.cppJabier Arraiza2019-10-111-0/+1
* Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...Jabier Arraiza2019-10-112-16/+42
* Canvas profiling improvements. Also changed to a non deprecated measuring tim...Jabier Arraiza2019-10-112-40/+85
* Fix split and xray changes not always toggledJabier Arraiza2019-10-091-14/+8
* Improve node selection ~x3 removing unneded updateNow() called in non necesar...Jabier Arraiza2019-10-091-7/+26
* Fix remaining #Jabier Arraiza2019-10-071-1/+1
* Add improvements to renderingJabier Arraiza2019-10-071-5/+7
* Fix issue 931 and also improve a lor rendering on canvas on multiselection, m...Jabier Arraiza2019-10-071-3/+14
* Fix rendering cache logic, broken in commit b92592ab9ee056f0d1dc60727524d6f07...Tavmjong Bah2019-10-071-1/+1
* Allow know total process timmed in multiple operations on canvas renderingJabiertxof2019-10-041-8/+16
* Fix rendering of hatches when hatching "overflow" tile.Tavmjong Bah2019-10-042-16/+42
* Add minor comments to file.Tavmjong Bah2019-10-041-0/+3
* Fixing shifts for sub-byte PNG packing orderMarc Jeanmougin2019-10-011-2/+3
* Fix issues pointed by McJabiertxof2019-10-012-10/+11
* Add DEBUG_PERFORMANCE flag to canvas to meassure iddle time and splits procesedJabiertxof2019-10-012-0/+28
* Reduce memory leak when dragging selectionNathan Lee2019-09-301-1/+1
* Reduce memory leaks when dragging shapesNathan Lee2019-09-301-0/+2
* Try to improve match of image-rendering values to cairo filtersPatrick Storz2019-09-221-14/+13
* fix crash in CanvasXYGrid::updateWidgetsThomas Holder2019-09-131-13/+13
* Fix crash when font dont have X glyph. Solve this https://gitlab.com/inkscape...Jabiertxof2019-09-111-3/+6
* improve text selectionJabiertxof2019-09-101-3/+4
* Eliminate clang warningsThomas Holder2019-08-231-2/+0
* fix #371 guides label upside downThomas Holder2019-08-141-1/+1
* Remove line height code and ficx coding styleJabiertxof2019-08-021-2/+2