summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Prevent returning references to local variableMarc Jeanmougin2019-10-141-6/+6
|
* operators should return by valueMarc Jeanmougin2019-10-131-24/+24
|
* Fix crash on filtersMarc Jeanmougin2019-10-131-0/+3
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/466
* add extension to prefs backupsMarc Jeanmougin2019-10-131-2/+2
|
* Fix misleading indentationDiederik van Lierop2019-10-121-1/+2
|
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-1224-247/+1357
|
* Revert "Remove unused "nopref" variant of effects"Patrick Storz2019-10-122-0/+10
| | | | This reverts commit ef84b6a06b8fe5be8c15384cd95a35bc6d0c95a7.
* CMake: Avoid reordering CMAKE_CXX_FLAGSPatrick Storz2019-10-123-35/+17
| | | | | | | | | | | Order matters; the reordering caused the _FORTIFY_SOURCE flag to be always undefined (as we flipped a "-U" and "-D") Also skip removing duplicates to avoid similar pitfalls (we kept only the first occurrence but should've kept the last) It did not work properly anyway (we still had duplicates in the end) and was only required as we wrote the final CMAKE_CXX_FLAGS back to cache and consequently appended new flags with every run of CMAKE.
* Update DefineDependsandFlags.cmakeMarc Jeanmougin2019-10-121-1/+1
|
* Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza2019-10-127-76/+34
|
* Fix rendering issue on panning with text toolNathan Lee2019-10-121-2/+0
| | | | https://gitlab.com/inkscape/inbox/issues/999
* Update objects.cppMarc Jeanmougin2019-10-121-1/+1
|
* Prevent the objects panel from grinding Inkscape to a halt, for example when ↵Diederik van Lierop2019-10-112-31/+161
| | | | ungrouping a large group
* Separate Adwaita and Adwaita-dark with specific styling (alowing to tweak ↵Jabier Arraiza2019-10-115-69/+148
| | | | any theme with his theme name as css file)to allow better theming. Use this issue as reference: https://gitlab.com/inkscape/inkscape/issues/461
* Fix wrong valueJabier Arraiza2019-10-111-1/+1
|
* Fix justify on shape inside textJabier Arraiza2019-10-111-1/+1
|
* Fix buildPatrick Storz2019-10-111-2/+0
| | | | (reverts a small part of 157ea34ce87b49756f0fe2f6ba81c5a09c42c0f9)
* Make all status messages in node tool translatablePatrick Storz2019-10-112-188/+220
| | | | | | | | | | Expand definitions of string literals. xgettext supports literal concatenation but not defines. This fixes some questionable syntax introduced in 81fbcdf00f09f7fc00c23bcecc0b1edfcce92b5f Fixes https://gitlab.com/inkscape/inkscape/issues/441
* Actualizarsrc/display/sp-canvas.cppJabier Arraiza2019-10-111-0/+1
|
* Initialize some uninitialized variablesMarc Jeanmougin2019-10-119-6/+14
|
* Fix slowdown from switching Text tool a lotNathan Lee2019-10-111-13/+17
|
* Reduce memory leak on editing text, etc.Nathan Lee2019-10-1110-24/+55
|
* Remove warnings of unhandled items on Mac check menu items, thanks to Nathan ↵Jabier Arraiza2019-10-111-3/+17
| | | | Lee for the help.
* Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ↵Jabier Arraiza2019-10-114-24/+58
| | | | RC. Also fix a bug rendering filters with superfast scroll and node tool
* Canvas profiling improvements. Also changed to a non deprecated measuring ↵Jabier Arraiza2019-10-112-40/+85
| | | | time pointed by @ede123 in IRC
* Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu ↵Jabier Arraiza2019-10-112-4/+189
| | | | items do not reflect currently-selected modes (Mac, 1.0a)
* Update hu.po 100%Gyuris Gellért2019-10-101-1166/+844
|
* Fix CI, update poMarc Jeanmougin2019-10-102-3/+30
|
* Fix minor typosYuri Chornoivan2019-10-101-1/+1
|
* Update pofileMarc Jeanmougin2019-10-101-30/+21
|
* Update ExtensionsMarc Jeanmougin2019-10-101-0/+0
|
* Fix minor typosMarc Jeanmougin2019-10-102-3/+3
|
* Fix uninitialized valueMarc Jeanmougin2019-10-101-0/+1
|
* Fix GC warningsMarc Jeanmougin2019-10-102-1/+4
|
* Last style.css changeJabier Arraiza2019-10-101-1/+1
|
* Improve wrong CSS in previous commitJabier Arraiza2019-10-101-12/+12
|
* Actualizarsrc/ui/dialog/inkscape-preferences.cppJabier Arraiza2019-10-101-1/+1
|
* Actualizarshare/ui/style.cssJabier Arraiza2019-10-101-61/+31
|
* Improve node tool not limiting the time to make the renderingJabier Arraiza2019-10-101-6/+8
|
* Change color entry widget UXNathan Lee2019-10-092-20/+65
| | | | | | | | | | | | - Previous alpha value used in autofill - Always filter non-hex input - Autocomplete on enter - Treat 1-2 digit input as grey colors - Treat short input (3/4) as shorthand hex notation - 8 digit hex with # no longer clipped when pasted - Side effect: filtered input moves cursor forward https://gitlab.com/inkscape/inkscape/issues/346
* Backup prefs instead of deletingMarc Jeanmougin2019-10-092-560/+575
| | | | Fixes https://gitlab.com/inkscape/inbox/issues/850
* Fix memory leaks in color wheelNathan Lee2019-10-091-1/+4
|
* Minimise artefacts on edge of color wheelNathan Lee2019-10-091-10/+65
| | | | | | | - Clamp values for linear interpolation - Make color in padding more accurate - Use stride to move between rows - See https://gitlab.com/inkscape/inbox/issues/954
* Update cs.poTomáš Marný2019-10-091-3486/+2665
|
* Allow acces to user themes folder from themes tab along on system tabJabier Arraiza2019-10-092-0/+3
|
* Make sure old calls to insert behaves the sameNathan Lee2019-10-092-7/+9
|
* Speed up multi-node (de)selectionNathan Lee2019-10-092-21/+36
| | | | | | Delay operations till all nodes are added. Deselection improvements thanks to Jabier. Refactor to reflect changes.
* update inkscape.potMarc Jeanmougin2019-10-091-14/+14
|
* Boolean LPE dialog: delete unnecessary colon marks from checkbox labelGyuris Gellért2019-10-091-3/+3
|
* Improve the name of fillet/chamfer LPE to be more undertandableJabier Arraiza2019-10-091-2/+2
|