summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement deletion of style selector both from repr and treeviewkamalpreetgrewal2016-06-152-38/+34
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add selector to single style element & replace storage map by a vectorkamalpreetgrewal2016-06-152-40/+74
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-156-712/+796
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set style and class attribute of object approprialtely when adding new style ...kamalpreetgrewal2016-06-131-14/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash when object without style attribute is added to selectorkamalpreetgrewal2016-06-131-12/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct parsing of style elementkamalpreetgrewal2016-06-131-27/+40
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-1311-91/+392
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete selector from style dialog (not from repr yet)kamalpreetgrewal2016-06-112-25/+97
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-1155-435/+433
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge changes from trunkkamalpreetgrewal2016-06-118-123/+165
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply patch for broken automakekamalpreetgrewal2016-06-111-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-115-37/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Populate style dialog with existing selectors in stylesheetkamalpreetgrewal2016-06-102-15/+38
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-101-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add selector to style elementkamalpreetgrewal2016-06-102-21/+81
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-06-1021-1597/+1454
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set class attribute values of selected objects using style dialogkamalpreetgrewal2016-06-062-2/+70
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging changes from trunkkamalpreetgrewal2016-06-0627-2461/+2488
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Register style dialog with support to add selectorkamalpreetgrewal2016-06-047-0/+194
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable rotate guides in doc rotationJabiertxof2017-02-042-24/+24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | save as desktop cutting plotter dxf. compensate for svg document units (Bug 1...Alvin Penner2017-02-031-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions.export.win32vectorprint. compensate for svg document units (Bug 16...Alvin Penner2017-02-031-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations: Update inkscape.pot fileEduard Braun2017-02-021-1764/+1885
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GUI support for 'direction' property (right to left vs. left to right text).Tavmjong Bah2017-02-023-0/+192
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix line-height conversions between no unit and 'em' unit.Tavmjong Bah2017-02-021-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable setting of default 'font-style'.Tavmjong Bah2017-02-021-4/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo.Tavmjong Bah2017-02-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent display units from effecting 'line-height' unit.Tavmjong Bah2017-02-013-22/+24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid crash when opening files containing hrefs with invalid "file:" URIsEduard Braun2017-01-311-26/+66
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent infinite loop when line-height is zero and text does not fit on line.Tavmjong Bah2017-01-311-4/+29
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1659347] Windows: '/' in relative image links rewritten as '\' on save.Nicolas Dufour2017-01-291-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug:1659253. Thanks houz and jazzynicoTobias Ellinghaus2017-01-261-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1659446] Cartesian Grid dialogue box bottom under dock.suv-lp2017-01-262-20/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1659426] About screen - Missing image and small window - Translation co...Nicolas Dufour2017-01-261-4/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1659297] 'Theme parsing error' messages in trunk rev 15447.suv-lp2017-01-261-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add font name to debugging output.Tavmjong Bah2017-01-261-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | defaults to about.svg when localized versions failjabiertxof2017-01-261-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix disappearing text when outer line-height is zero.Tavmjong Bah2017-01-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build on tests. Thanks McJabiertxof2017-01-251-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Basic tests for the simpletransform.py file.Nicolas Dufour2017-01-252-0/+36
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1659357] Ukrainian translation update for 0.92.x branch.Yuri Chornoivan2017-01-251-1015/+1029
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A bit refactor of clone object LPEJabier Arraiza Cenoz2017-01-251-22/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | update to trunkJabier Arraiza Cenoz2017-01-255-2/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Retain clone position in clone Original LPEJabier Arraiza Cenoz2017-01-252-1/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1537497] Icon preview doesn't render background.tghs2017-01-253-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | update to trunkJabier Arraiza Cenoz2017-01-2578-3196/+21337
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comented one of the shortcuts for doc rotate because bad response now interac...Jabier Arraiza Cenoz2017-01-252-17/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge lp:~inkscape.dev/inkscape/doc_rotateJabier Arraiza Cenoz2017-01-2431-454/+1267
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put namespace as constantJabier Arraiza Cenoz2017-01-241-5/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to trunkJabiertxof2017-01-2433-203/+17365
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |