- 30 Nov, 2021 2 commits
-
-
This patch explains in detail the process of creating and using Krita's SVG template feature for exporting storyboards.
-
Wolthera van Hövell authored
------------------------------------ Remove selection shortcuts. The actions still exist, but are not set by default. BUG:441811 Remove a whole lot of resource filtering stuff. BUG:442000 Change label that seems to have been renamed. Keeping the second 'scale', it's a verb in tthis case. BUG:442290 remove duplicate information. Remove obsolete shortcut. BUG:442231 Fix wrong mousebutton BUG:442230 Change 'canvas projection color' index entry. It's now using the same name as in the new image dialog, and I've also added the index value to the other page that discusses the same thing. BUG:441812
-
- 17 Nov, 2021 2 commits
-
-
- 12 Nov, 2021 1 commit
-
-
Alvin Wong authored
-
- 05 Nov, 2021 1 commit
-
-
Josep M. Ferrer authored
-
- 23 Oct, 2021 1 commit
-
-
- Remove nonexistent "Anti-aliasing" option - Rearrange items to match UI - Add "Size" subheading - Add "Brush (Background Color)" outline option - Fix descriptions to not reference "selection"
-
- 22 Oct, 2021 1 commit
-
-
Alvin Wong authored
-
- 21 Oct, 2021 4 commits
-
-
Alvin Wong authored
-
-
It used to say the option "doesn't seem to work", but it must've been fixed some time in the past because it does appear to work...
-
-
- 05 Oct, 2021 1 commit
-
-
Alvin Wong authored
-
- 17 Sep, 2021 1 commit
-
-
- 16 Sep, 2021 1 commit
-
-
Alvin Wong authored
This should fix Jieba dict usage on binary-factory. CCBUG: 442385
-
- 14 Sep, 2021 2 commits
-
-
Alvin Wong authored
This makes the term for "tablet" in Chinese searchable. BUG: 442385
-
These shortcuts have been removed as default shorcuts.
-
- 13 Sep, 2021 3 commits
-
-
- 10 Sep, 2021 2 commits
-
-
- 31 Aug, 2021 3 commits
-
-
Raghavendra Kamath authored
-
-
-
- 26 Aug, 2021 1 commit
-
-
Emmet O'Neill authored
-
- 25 Aug, 2021 4 commits
-
-
Alvin Wong authored
CCBUG: 440246
-
Alvin Wong authored
When sphinx generates the search index, terms gets split into the smallest logical part, for example "笔刷预设介绍" will be split into three individual terms - "笔刷", "预设" and "介绍". The search page JavaScript does not know how to do segmentation (wouldn't be feasible anyway due to the need of a dictionary). Therefore here we add an extra logic to attempt to further split the search terms according to available terms in the search index to make the search function more useful for Chinese and Japanese languages. This logic requires that every part of the search term to be an existing term in the index, like "笔刷预设介绍". If the search term is instead "笔刷预设道路" and that "道路" does not exist in the index, this logic will not apply the split and the search will yield no results. BUG: 440246
-
Alvin Wong authored
This fixes a long-standing JS error with documentation_options.js and fixes a regression with 1e1a32f6.
-
Alvin Wong authored
This backports some upstream changes, mainly https://github.com/sphinx-doc/sphinx/pull/4022 The benefit is that now the search results won't display raw reStructuredText markup that is confusing and that the search results now show the translated content. BUG: 439989
-
- 24 Aug, 2021 1 commit
-
-
Alvin Wong authored
Partially backported the changes from: - https://github.com/readthedocs/sphinx_rtd_theme/pull/1185 - https://github.com/readthedocs/sphinx_rtd_theme/pull/1199 BUG: 440203
-
- 19 Aug, 2021 1 commit
-
-
Alvin Wong authored
Error with the theme: Reason: UndefinedError("'theme_navigation_depth' is undefined")
-
- 18 Aug, 2021 2 commits
-
-
Wolthera van Hövell authored
-
Alvin Wong authored
-
- 17 Aug, 2021 6 commits
-
-
Wolthera van Hövell authored
-
Wolthera van Hövell authored
-
Wolthera van Hövell authored
-
Wolthera van Hövell authored
-
Halla Rempt authored
It doesn't work anymore... (cherry picked from commit 1fc185d6)
-
Halla Rempt authored
for https://apps.kde.org/krita/ -- and we've been forgetting about that since 4.4.3. CCMAIL:kimageshop@kde.org
-