summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-29522-1791/+1795
| | | | |
* | | | | Fix testMarc Jeanmougin2018-04-291-0/+1
|/ / / /
* | | | Put adaptagrams into its own folderMarc Jeanmougin2018-04-29285-15/+18
| | | |
* | | | moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-29120-31/+35
| | | |
* | | | Make the CMS toggle button update the canvasTobias Ellinghaus2018-04-281-12/+12
| | | |
* | | | More progress on variable fonts support.Tavmjong Bah2018-04-286-24/+111
| | | |
* | | | Allow FER edition on canvasMarc Jeanmougin2018-04-285-0/+77
| | | |
* | | | Fix bug when converting to paths cliped and masked LPE elemetsJabiertxo Arraiza Cenoz2018-04-263-62/+65
| | | |
* | | | Add start of 'font-variations' widget.Tavmjong Bah2018-04-269-21/+291
| | | | | | | | | | | | | | | | Some code cleanup.
* | | | CMake: put policies at the top before running any other codeEduard Braun2018-04-251-4/+4
| | | |
* | | | CMake: Fix WIN32 buildEduard Braun2018-04-251-4/+4
| | | | | | | | | | | | | | | | CMAKE_BUILD_TYPE_INIT was ignored resulting in an unset build type.
* | | | Implement FontSelectorToolbar.Tavmjong Bah2018-04-2510-128/+564
| | | | | | | | | | | | | | | | | | | | | | | | | | | | A version of FontSelector designed for the text toolbar. This is meant as a replacement for Ink_ComboBoxEntry_Action. It is not ready for use. Also includes some code cleanup.
* | | | fix bug on compileJabiertxo Arraiza Cenoz2018-04-241-1/+0
| | | |
* | | | Forcing Win CIJabiertxo Arraiza Cenoz2018-04-241-0/+1
| | | |
* | | | Add translating fixesJabiertxo Arraiza Cenoz2018-04-242-12/+3
| | | |
* | | | Fix compilation with poppler 0.64Eduard Braun2018-04-244-10/+9
| | | |
* | | | Fixing LPE recalculations warnings on updateJabier Arraiza2018-04-2315-42/+75
| | | |
* | | | Fix warings on updatesJabier Arraiza2018-04-2310-30/+26
| | | |
* | | | Remove pathh orig fileJabier Arraiza2018-04-231-1756/+0
| | | |
* | | | Fix promote dJabier Arraiza2018-04-238-15/+1802
| | | |
* | | | Remove some documents updatesJabier Arraiza2018-04-2311-23/+1
| | | |
* | | | Fix some crashes groupingJabier Arraiza2018-04-232-7/+10
| | | |
* | | | Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-238-95/+69
| | | |
* | | | Revert TAV d work for testingJabier Arraiza2018-04-237-46/+15
| | | |
* | | | Add transforms fixesJabier Arraiza2018-04-236-90/+34
| | | |
* | | | Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRCJabier Arraiza2018-04-233-121/+139
| | | |
* | | | Add fixes pointed by Lazur on IRCJabier Arraiza2018-04-232-44/+56
| | | |
* | | | Fixes pointed by LazurJabier Arraiza2018-04-231-40/+43
| | | |
* | | | Improve UI for projectionJabier Arraiza2018-04-232-19/+32
| | | |
* | | | Handle transforms and gix groups linked by clipboardJabier Arraiza2018-04-234-15/+27
| | | |
* | | | Finish projection phaseJabier Arraiza2018-04-232-33/+223
| | | |
* | | | Add UX for Lazuur projection ideaJabier Arraiza2018-04-232-11/+170
| | | |
* | | | Fixes for d promote to propertyJabier Arraiza2018-04-212-38/+36
| | | |
* | | | Update POT filesAlexander Valavanis2018-04-212-403/+431
|/ / /
* | | Merge branch 'master' of gitlab.com:gadic/inkscapeMarc Jeanmougin2018-04-171-6/+5
|\ \ \
| * | | Other basic fixes in french translationGuillaume Audirac2018-04-171-6/+5
| | | |
* | | | Address review commentsNate Graham2018-04-151-3/+3
| | | |
* | | | Add release information to appstream fileNate Graham2018-04-151-0/+29
| | | |
* | | | Fix a couple of buglets in Font Selector widget...Tavmjong Bah2018-04-141-3/+2
| | | | | | | | | | | | | | | | | | | | Use designer face name rather than CSS face name in second style column. Add label for second style column.
* | | | Fixes to transforms on LPEJabier Arraiza2018-04-1414-189/+84
| | | |
* | | | Add files missing in last commit (FontSelector).Tavmjong Bah2018-04-132-8/+9
| | | |
* | | | Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-1311-682/+805
| | | | | | | | | | | | | | | | | | | | | | | | Fix synchonization problems between users of FontLister (FontSelector/Text toolbar). Hide unused size widget in Glyphs dialog. Display style names in FontSelector using own style.
* | | | Remove unused variables.Tavmjong Bah2018-04-132-34/+9
| | | |
* | | | Merge branch 'master' of gitlab.com:meskobalazs/inkscapeMarc Jeanmougin2018-04-121-7671/+9344
|\ \ \ \
| * | | | Update Hungarian translationMeskó Balázs2018-04-121-7671/+9344
| | | | |
* | | | | Fix inconsistent signal disconnection in arc toolbarMikko Rasa2018-04-121-1/+3
|/ / / / | | | | | | | | | | | | | | | | | | | | Leaving the repr listener up while the selection signal was disconnected caused a crash when the attribute change callback was called with an old item pointer still stored in tbl.
* | | | Merge branch 'updategridwidgets' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-04-104-86/+113
|\ \ \ \
| * | | | Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgetsGeoff Lankow2018-03-224-86/+113
| | | | |
* | | | | Merge branch 'master' of gitlab.com:mikhailnov/inkscapeMarc Jeanmougin2018-04-101-9636/+9569
|\ \ \ \ \
| * | | | | restore one lost copyrightMikhail novosyolov2018-03-251-0/+1
| | | | | |