summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add missing icons and add double languajeJabier Arraiza2019-02-188-73/+493
|
* add icons missingJabiertxof2019-02-1814-0/+1178
|
* Add switch icon to fix broken imageJabiertxof2019-02-188-10/+268
|
* Add apply functionsJabiertxof2019-02-185-35/+41
|
* Add apply functionJabiertxof2019-02-187-15/+97
|
* Improving window positionJabiertxof2019-02-184-47/+83
|
* Add descriptionsJabiertxof2019-02-182-117/+51
|
* Adding strings to favoritesJabiertxof2019-02-181-9/+42
|
* Adding Ramon Miranda sugestions IIJabiertxof2019-02-182-4/+59
|
* Adding Ramon Miranda sugestionsJabiertxof2019-02-182-9/+37
|
* Some styling tweaksJabier Arraiza2019-02-184-21/+32
|
* Sttiling fixesJabier Arraiza2019-02-182-10/+8
|
* Working with event boxesJabier Arraiza2019-02-188-249/+476
|
* add sorting and favoritesJabier Arraiza2019-02-187-51/+394
|
* Added all Ramón Miranda symbolic icons to LPE selectorJabier Arraiza2019-02-1811-86/+598
|
* add some iconsJabier Arraiza2019-02-186-0/+546
|
* Symm LiveEffect icons to scalableJabier Arraiza2019-02-1822-0/+1918
|
* Add info popupJabier Arraiza2019-02-1810-51/+634
|
* improving enum positionJabier Arraiza2019-02-183-732/+726
|
* adding symbolsJabier Arraiza2019-02-1822-221/+1580
|
* Add CSS function to check we are in dark themeJabier Arraiza2019-02-181-0/+6
|
* fixing coding style and translation and merge from masterJabier Arraiza2019-02-189-104/+1128
|
* Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-02-1815-106/+580
|
* Italian translation updatesFiras Hanife2019-02-181-38/+22
|
* Fix #91 "guides around the page" with y-axis downThomas Holder2019-02-181-6/+7
|
* Merge branch 'nathanal/inkscape-golden-ratio-patch'Patrick Storz2019-02-172-3/+26
|\
| * Golden ratio in status bar textNathan Lee2019-02-162-2/+2
| | | | | | | | Circle and Square can be constrained to a golden ratio. Adds this to the status bar (which noted 1:1 and integer-ratio previously)
| * [Fix 1778449] Correct Ellipse status bar text for golden ratioNathan Lee2019-02-161-1/+24
| | | | | | | | | | | | Uses code for rectangle constrained at golden ratio from rect-tool.cpp Fixes https://bugs.launchpad.net/inkscape/+bug/1778449
* | Update sp_action_get_title to remove Unicode Character "…"Patrick Storz2019-02-171-2/+6
|\ \
| * | Fix bounds check in sp_action_get_title!Tim Rawlinson2019-02-111-1/+1
| | |
| * | Update sp_action_get_title to remove Unicode Character "…" (U+2026)Tim Rawlinson2019-02-101-2/+6
| | |
* | | Update Catalan translation (!506)Patrick Storz2019-02-171-1749/+1684
| | |
* | | Update Italian translation (!532)Patrick Storz2019-02-172-1674/+1627
|\ \ \
| * | | Update active translation years on my nameFiras Hanife2019-02-171-1/+1
| | | |
| * | | Update translationFiras Hanife2019-02-171-31/+15
| | | |
| * | | Update it.po to current inkscape.potFiras Hanife2019-02-171-1642/+1611
| | | |
* | | | Remove unneeded comments.Tavmjong Bah2019-02-171-10/+0
| | | |
* | | | Add document_open and document_close functions and use them in batch mode.Tavmjong Bah2019-02-173-25/+154
|/ / /
* | | CI/AppVeyor: Add link to AppVeyor history toredirect templatePatrick Storz2019-02-171-1/+2
| | |
* | | Add translation for language code "en" to all .po filesPatrick Storz2019-02-1790-1186/+1684
| | | | | | | | | | | | | | | | | | No need to bother translators here... Also update inkscape.pot
* | | Move logic to build localized filenames into io/ressource.cppPatrick Storz2019-02-175-30/+34
| | | | | | | | | | | | | | | Now all that's needed to prefer a localized version of the file (if available) is a Boolean.
* | | Tutorials: Improve logic for loading localized versionsPatrick Storz2019-02-164-2087/+25
| | | | | | | | | | | | | | | | | | | | | | | | There's no need to translate every filename, just translate the language code. Also use Inkscape::IO::Resource::get_filename to ensure we fall-back to Englishstutorials should the localized versions not be available.
* | | Show helpful message if tutorials are not installedMax Gaukler2019-02-162-1/+11
| | | | | | | | | | | | Fixes https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1803021 (for 1.0-alpha)
* | | Revert to "default.$lang.svg" as name for default templatesPatrick Storz2019-02-1692-296/+114
| | | | | | | | | | | | | | | | | | It was changed in 19316e382c0a2ae5105c746191c3fba90f54995b to avoid some CMake trouble but breaks the established naming scheme and is not necessary after the previous commit.
* | | Optimize creation of localized default templatesPatrick Storz2019-02-163-74/+91
| | | | | | | | | | | | | | | | | | | | | - extract localized strings directly from .po/.mo files instead of having them in a separate file - drop dependency on perl - avoid re-creating the templates on each build
* | | Fix preview for large fileNathan Lee2019-02-161-2/+1
| |/ |/|
* | Code simplification using InkscapeApplication singleton.Tavmjong Bah2019-02-152-13/+7
| |
* | Turn InkscapeApplication into singleton.Tavmjong Bah2019-02-154-2/+23
| |
* | Move all files except inkscape_main and inkview_main into shared library.Tavmjong Bah2019-02-151-16/+17
| |
* | fixes in french translationGuillaume Audirac2019-02-131-80/+57
| |