lp:~krita-community-ppa/krita/+git/master

Get this repository:
git clone https://git.qastaging.paddev.net/~krita-community-ppa/krita/+git/master

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://invent.kde.org/graphics/krita.

Last successful import was .

Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 2 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 5 minutes
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 5 minutes

Branches

Name Last Modified Last Commit
krita/5.2 2023-11-16 03:55:11 UTC
Reset palette docker's model on column count change

Author: Mike Will
Author Date: 2023-11-11 23:03:03 UTC

Reset palette docker's model on column count change

This will refresh the view so we can see the change.

(cherry picked from commit 271e457295d2f41813359ff7be4fd7ad2c199c2a)

work/cherry-pick-753bdd57 2023-11-16 03:53:56 UTC
Enable palette docker's buttons if color set is not null

Author: Mike Will
Author Date: 2023-11-10 22:14:38 UTC

Enable palette docker's buttons if color set is not null

(cherry picked from commit 753bdd579bcf1b355f1935a32c0f94abf93db33c)

master 2023-11-16 03:30:54 UTC
Reset palette docker's model on column count change

Author: Mike Will
Author Date: 2023-11-11 23:03:03 UTC

Reset palette docker's model on column count change

This will refresh the view so we can see the change.

work/esari/spinbox-percent 2023-11-05 11:52:03 UTC
Apply i18n to spinbox percent values

Author: Emir SARI
Author Date: 2023-10-30 19:57:09 UTC

Apply i18n to spinbox percent values

work/rempt/updated_dependencies 2023-11-03 02:44:28 UTC
ext_gsl: update hash, this one includes our upstreamed patches and some

Author: Ivan Yossi
Author Date: 2023-11-03 02:44:28 UTC

ext_gsl: update hash, this one includes our upstreamed patches and some

work/cherry-pick-31163c43 2023-10-17 20:39:57 UTC
fix two bugs related to pasting image data into krita, along with some refact...

Author: Simon Ra
Author Date: 2023-10-10 10:11:27 UTC

fix two bugs related to pasting image data into krita, along with some refactoring:
1) "Paste into active layer" not working with non-krita MIME type paste data
2) all types of pastes not correctly detecting when the pasted content is outside of the bounds of the canvas being pasted into
BUG:475409

(cherry picked from commit 31163c43eacf92c6796668dfbf555f3f88707b24)

work/rempt/5_2-for-macos-store 2023-10-11 07:34:25 UTC
Remove dummy label

Author: Halla Rempt
Author Date: 2023-10-11 07:34:25 UTC

Remove dummy label

work/appdata-artifacts 2023-09-26 23:06:26 UTC
Correct links to Android releases for Krita 5.1.5

Author: Ben Cooksley
Author Date: 2023-09-26 23:06:26 UTC

Correct links to Android releases for Krita 5.1.5

work/fuf/rvalue 2023-09-16 14:44:05 UTC
KisPngBrush: remove empty space

Author: qydw
Author Date: 2023-09-16 14:32:08 UTC

KisPngBrush: remove empty space

rempt/T16694-welcome-page 2023-07-26 07:47:28 UTC
Add ugly placeholder banner

Author: Halla Rempt
Author Date: 2023-07-26 07:47:28 UTC

Add ugly placeholder banner

krita/5.1 2023-07-26 03:11:38 UTC
GIT_SILENT Sync po/docbooks with svn

Author: l10n daemon script
Author Date: 2023-07-26 03:11:38 UTC

GIT_SILENT Sync po/docbooks with svn

wolthera/text-fixes-july-11 2023-07-23 13:25:02 UTC
Fix line-height using resolution, do empty-line-calculation later.

Author: Wolthera van Hövell tot Westerflier
Author Date: 2023-07-23 13:25:02 UTC

Fix line-height using resolution, do empty-line-calculation later.

work/rempt/factoryconfiguration 2023-06-30 08:04:08 UTC
Unvirtual KisBaseProcessor::defaultConfiguration

Author: Halla Rempt
Author Date: 2023-06-30 08:04:08 UTC

Unvirtual KisBaseProcessor::defaultConfiguration

work/rempt/mlt_handle_no_animation 2023-06-02 07:41:10 UTC
Do not initialize MLT until there is an animation

Author: Halla Rempt
Author Date: 2023-06-02 07:41:10 UTC

Do not initialize MLT until there is an animation

Initalizing MLT for every image, even if there is no animation is
wasteful.

This is WIP: I'm not sure how to handle initializing MLT when an
image is made animated, so that's something to discuss...

mr/1795 2023-05-11 07:37:52 UTC
Replace lambda with if statement

Author: Halla Rempt
Author Date: 2023-05-11 07:37:52 UTC

Replace lambda with if statement

There's no use in making shared pointers const, so we don't need
a lambda here. An assigment and an if are good enough, and more
readable

work/reinoldrojas/T15596-export-image-to-svg 2023-02-13 16:29:58 UTC
Added functionality for save group and generic shape

Author: Reinold Rojas
Author Date: 2022-11-06 01:24:13 UTC

Added functionality for save group and generic shape

bug-464032-potential-rss-feed-crash-fix 2023-01-10 20:48:49 UTC
Fix potential crash in RSS Feed reader

Author: Wolthera van Hövell tot Westerflier
Author Date: 2023-01-10 20:48:49 UTC

Fix potential crash in RSS Feed reader

CCBUG:464032

work/kazakov/qt-5-15-from-krita-repo 2022-12-23 10:08:13 UTC
Set cmake min version to 3.20

Author: Halla Rempt
Author Date: 2022-12-09 13:16:11 UTC

Set cmake min version to 3.20

This is needed for cmake_path

work/rempt/use_kde_translation_infra 2022-11-22 08:07:35 UTC
Enable the kde-wide translation workflow

Author: Halla Rempt
Author Date: 2022-11-21 15:36:34 UTC

Enable the kde-wide translation workflow

This removes copy_po and enables the automatic po copying by
scripty

This obsoletes https://invent.kde.org/graphics/krita/-/merge_requests/1645

work/unignore_po 2022-11-15 11:37:41 UTC
Update .gitignore

Author: Christophe Giboudeaux
Author Date: 2022-11-13 11:47:29 UTC

Update .gitignore

Remove '/po/' from the excluded files/folders. This prevents automatic translation
submissions.

xuche/T15555-pixel-perfect-ellipse-gsoc-2022 2022-09-19 14:15:06 UTC
Add some comments and explains on how ellipse drawing works.

Author: Xu Che
Author Date: 2022-09-19 14:15:06 UTC

Add some comments and explains on how ellipse drawing works.

cherry-pick-93bf757c 2022-09-05 12:16:36 UTC
Make MyPaint eraser use the proper brush settings

Author: Carsten Hartenfels
Author Date: 2022-09-04 15:36:50 UTC

Make MyPaint eraser use the proper brush settings

When enabling eraser mode, Krita will use the default MyPaint brush
settings instead of the ones the user has actually selected. This is
unlike MyPaint, GIMP and Drawpile do it, which use the selected brush to
erase.

This is due to a setting that enables this odd behavior, which is not
actually exposed in the user interface, meaning there's no way to turn
it off. This commit outright removes that setting and makes Krita behave
properly: use the brush that's selected and erase with it, don't switch
to something else behind the scenes.

BUG: 445206

(cherry picked from commit 93bf757c4e4e2bfd9e53eb6b31c8117cd98303cf)

work/rempt/bug-446954 2022-08-17 14:24:11 UTC
Remove the canvas observers

Author: Halla Rempt
Author Date: 2021-12-16 11:21:44 UTC

Remove the canvas observers

Since the remaining observers already work directly with the resource
model, the observer mechanism is no longer necessary.

This needs a bit of testing, though, and isn't for 5.0.

BUG:446954

work/rempt/bug_452861 2022-08-15 11:08:08 UTC
Set the correct colorspace on the internal color selector

Author: Halla Rempt
Author Date: 2022-07-13 13:29:50 UTC

Set the correct colorspace on the internal color selector

This adds a separate instance of the internal color selector for
the background color selector, making sure that both fg and bg
selectors are handled the same way.

It also removes locking the colorspace on the internal color
selector: that was called only when setColorSpace was called
on the dual color button, which only happens if we switch
images in the view manager. Now it also sets the colorspace
of the current node, not the image.

BUG:452861

cherry-pick-9901f954 2022-08-09 11:51:05 UTC
Fix modality for dialogs called from resource manager

Author: Agata Cacko
Author Date: 2022-08-04 12:10:42 UTC

Fix modality for dialogs called from resource manager

Both the message box in the "Open Resource Folder" and
the Create Bundle dialog can be opened from the resource
manager. Using "mainWindowAsQWidget()" gives them
wrong parent, so the modality doesn't work correctly.
This commit fixes it.

(cherry picked from commit 9901f954f35f5989c03700385ab901eb9fcb1510)

cherry-pick-7af93a6d 2022-08-02 06:46:26 UTC
Color Space Selector: temporarily remove the DPI scaling

Author: L. E. Segovia
Author Date: 2022-07-20 17:13:45 UTC

Color Space Selector: temporarily remove the DPI scaling

CCBUG: 456929

(cherry picked from commit 7af93a6dde1db57dbb159c8a058342f2a4128bde)

cherry-pick-c290356a 2022-07-28 20:49:57 UTC
Improve logic for cleaning up files for unique frames only and only

Author: Eoin O'Neill
Author Date: 2022-07-28 02:00:30 UTC

Improve logic for cleaning up files for unique frames only and only
video exports.

CCBUG:443105

(cherry picked from commit c290356ae92125b25d73d115a5b6fa5a153ca620)

cherry-pick-d91e3003 2022-07-07 23:52:13 UTC
Fix hotkeys not working properly for "last_frame" and "first_frame"

Author: Eoin O'Neill
Author Date: 2022-07-07 23:47:42 UTC

Fix hotkeys not working properly for "last_frame" and "first_frame"
actions.

Should now work with custom keybinds accessing such features.

BUG:456340

(cherry picked from commit d91e300311aa8478f60fa3cb325fdd77756eb07d)

work/wolthera/text-layout-refactor 2022-07-07 13:12:32 UTC
fontconfig: set a default FONTCONFIG_PATH for portable builds

Author: L. E. Segovia
Author Date: 2022-07-04 17:23:25 UTC

fontconfig: set a default FONTCONFIG_PATH for portable builds

work/rempt/bug_442156 2022-07-05 13:37:12 UTC
Fix handling the KisTagResourceModel query

Author: Halla Rempt
Author Date: 2022-07-05 13:37:12 UTC

Fix handling the KisTagResourceModel query

reinoldrojas/T15596-export-image-to-svg 2022-06-24 14:21:11 UTC
Create export option

Author: Reinold Rojas
Author Date: 2022-06-24 14:21:11 UTC

Create export option

work/nalvarez/ci-test 2022-06-18 18:28:38 UTC
Packaging: package OpenMP with MSYS Clang too

Author: L. E. Segovia
Author Date: 2022-06-18 18:28:38 UTC

Packaging: package OpenMP with MSYS Clang too

krita/5.0 2022-06-07 03:45:35 UTC
SVN_SILENT made messages (.desktop file) - always resolve ours

Author: l10n daemon script
Author Date: 2022-06-07 03:45:35 UTC

SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"

work/gitlab-ci-android 2022-03-18 23:29:55 UTC
what about android

Author: Nicolás Alvarez
Author Date: 2022-03-18 23:29:55 UTC

what about android

work/rempt/bug_447235_correctly_locate_writable_appdata_location 2022-02-28 11:47:26 UTC
Fix locating the scripter config location

Author: Halla Rempt
Author Date: 2022-02-28 11:47:26 UTC

Fix locating the scripter config location

krita/5.0.0 2022-01-17 11:18:00 UTC
Update this version, too...

Author: Halla Rempt
Author Date: 2022-01-06 09:44:33 UTC

Update this version, too...

work/rempt/bug-447134 2021-12-19 11:01:55 UTC
Remove double where clause

Author: Halla Rempt
Author Date: 2021-12-19 11:01:26 UTC

Remove double where clause

rempt/silence_recalculate_cache 2021-12-17 13:54:03 UTC
Silence the recalculateCache method

Author: Halla Rempt
Author Date: 2021-12-17 13:54:03 UTC

Silence the recalculateCache method

This is only for 5.0: when opening a bunch of images, this spams
the debug stream a lot.

work/rempt/dynamic_translated_preset_tooltips 2021-12-16 11:29:01 UTC
Store the resource tooltip untranslated in the database

Author: Halla Rempt
Author Date: 2021-12-16 11:24:20 UTC

Store the resource tooltip untranslated in the database

And translate it when creating the tooltip for the resource: the
translations are actually in the po files, so we should not put
them in the database.

razcore/batch-exporter 2021-11-15 09:08:37 UTC
Update the Batch Exporter Python plugin

Author: =?utf-8?b?UsSDenZhbiBDLiBSxINkdWxlc2N1?=
Author Date: 2021-11-15 09:08:37 UTC

Update the Batch Exporter Python plugin

work/fix_kpl_detection 2021-11-09 12:57:09 UTC
Check the contents of a palette file to determine the type

Author: Halla Rempt
Author Date: 2021-11-09 12:57:09 UTC

Check the contents of a palette file to determine the type

Since we save all palettes except for gpl in kpl format, files
saved by Krita can have the wrong suffix, so check for the
mimetype.

cherry-pick-c4f2585a 2021-10-21 09:09:11 UTC
Bugfix: Crash when cutting the layers rapidly

Author: Sharaf Zaman
Author Date: 2021-10-20 18:19:29 UTC

Bugfix: Crash when cutting the layers rapidly

Update operation of LayerBox seems to be slower, so the selected nodes
don't get updated in time. And because KisClipboard::setLayers takes a
node which is part of the node graph, we remove the ones which are.

BUG:443610

(cherry picked from commit c4f2585ae3051af5844c994850258f905ff98f54)

rempt/keep_md5sum_stable 2021-10-13 08:09:50 UTC
Revert "Fix md5sum in db to always represent the current resouce file"

Author: Halla Rempt
Author Date: 2021-10-13 08:02:36 UTC

Revert "Fix md5sum in db to always represent the current resouce file"

This reverts commit 2ede2fdec0ee0b0040b558f1f9c4619819ccb797.

We need to keep the md5sum stable since we use it to select resources
as if it were a uuid. (Because most resource types do not have a uuid,
and the ones that have one, like ASL layer styles have uuid'st that
are not unique.)

(cherry picked from commit 5efecdfd5e2ff571eae29917a9f2c9541df72519)

rempt/fix_tag_saving 2021-10-13 07:26:25 UTC
Fix saving tags that have no filename

Author: Halla Rempt
Author Date: 2021-10-13 07:26:25 UTC

Fix saving tags that have no filename

User-created tags have no filename, so we need to take care of that.

cherry-pick-46ec3850 2021-10-12 00:01:29 UTC
Add error message for empty bundle save location

Author: Reinold Rojas
Author Date: 2021-09-30 05:10:30 UTC

Add error message for empty bundle save location

(cherry picked from commit 46ec3850bfa144fb43f30af42c7ccd9796fd6125)

rempt/fix_abr_tagging 2021-10-08 11:10:53 UTC
Set the resourcetype on the ABR tag

Author: Halla Rempt
Author Date: 2021-10-08 10:55:20 UTC

Set the resourcetype on the ABR tag

(cherry picked from commit 4002a73c32e1351406bd1aaf3b784e4e10f22400)

rempt/fix_abr_tag 2021-10-08 11:03:26 UTC
Set the resourcetype on the ABR tag

Author: Halla Rempt
Author Date: 2021-10-08 10:55:20 UTC

Set the resourcetype on the ABR tag

sacjin/T14490-Reference-Images-Improvements 2021-09-24 12:07:31 UTC
Improve crop UI & some cody style changes

Author: Sachin Jindal
Author Date: 2021-09-24 10:49:17 UTC

Improve crop UI & some cody style changes

rempt/fast_transform_tool_config 2021-09-21 10:07:33 UTC
Transform tool: add tool preview option to tool options widget

Author: Halla Rempt
Author Date: 2021-09-21 10:07:33 UTC

Transform tool: add tool preview option to tool options widget

This adds a combobox where the user can select between the three
transform tool preview options, in-stack, in-stack with lod, fast
(on top of everything else).

CCMAIL:kimageshop@kde.org

rempt/copy_paste_layer_style 2021-09-21 08:24:11 UTC
FEATURE: Add actions to copy/paste the layer style

Author: Halla Rempt
Author Date: 2021-09-21 08:24:11 UTC

FEATURE: Add actions to copy/paste the layer style

This puts the layerstyle xml on the clipboard, so people can also
put it in a text editor and save it or edit it.

CCMAIL:kimageshop@kde.org

santhosh/T14546-Multi_layer/group_operations 2021-09-19 14:34:49 UTC
Use sequential iterators in trimDevice

Author: Dmitry Kazakov
Author Date: 2021-09-19 14:34:49 UTC

Use sequential iterators in trimDevice

Just to make code a bit less complicated :)

krita/4.4.8 2021-08-24 07:56:28 UTC
Update android version

Author: Halla Rempt
Author Date: 2021-08-24 07:56:28 UTC

Update android version

krita/4.3 2021-08-21 09:47:01 UTC
Disable fractional DPI scaling by default

Author: Alvin Wong
Author Date: 2021-06-02 10:16:17 UTC

Disable fractional DPI scaling by default

(cherry picked from commit faab0fb5e1a4323f5cacda9b8350813bb32afa65)

rempt/version_deleted_resources 2021-08-12 14:13:39 UTC
Make it possible to save a resource over a deleted resource

Author: Halla Rempt
Author Date: 2021-08-12 14:13:39 UTC

Make it possible to save a resource over a deleted resource

This creates a new version of a previously deactived resource when adding
a resource with the same md5, filename or name.

BUG:439128

krita/4.4.5 2021-06-08 07:27:16 UTC
Android: Update version to 4.4.5 build.gradle

Author: Sharaf Zaman
Author Date: 2021-06-08 07:27:16 UTC

Android: Update version to 4.4.5 build.gradle

work/usta_openexr 2021-06-03 06:50:49 UTC
If OPENEXR_INCLUDE_DIR couldnt find accept as OPENEXR doesnt exist

Author: Ömer Fadıl USTA
Author Date: 2021-06-03 02:22:31 UTC

If OPENEXR_INCLUDE_DIR couldnt find accept as OPENEXR doesnt exist

rempt/437071-exposure_gamma 2021-05-18 05:42:38 UTC
Fix Gamma/Exposure updates when set via Python scripting

Author: Dmitry Kazakov
Author Date: 2021-05-18 05:42:38 UTC

Fix Gamma/Exposure updates when set via Python scripting

Just use the same interface that keyboard actions use

BUG:437071

krita/4.4.3 2021-04-22 09:16:33 UTC
Update versions

Author: Halla Rempt
Author Date: 2021-04-22 09:16:33 UTC

Update versions

This is only for the Epic store, we won't make a general 4.4.4
release.

rempt/kddockwidgets 2021-04-14 10:54:48 UTC
Initial commit adding kddockwidgets

Author: Halla Rempt
Author Date: 2021-03-20 07:15:53 UTC

Initial commit adding kddockwidgets

deevad/mypaint-preset-for-krita5 2021-04-07 13:08:28 UTC
Change Mypaint default presets for smaller list, better thumbnails and names

Author: Deevad
Author Date: 2021-04-07 13:08:28 UTC

Change Mypaint default presets for smaller list, better thumbnails and names

This commit delete the big list of Mypaint default preset and subsitute it
to a smaller set of seven brushes:

* c)_Pencil_1_Sketch_(mypaint).myb --> 'Sketch 1' by Ramón Miranda <mirandagraphic@gmail.com>, CC-0
* c)_Pencil_2b_(mypaint).myb --> 'Pencil 2B' by me, CC-0
* d)_Ink_pen_(mypaint).myb --> 'Pen' preset, built-in Mypaint, 2005-2016 Martin Renold and the MyPaint Development Team, GPL-2+
* e)_Marker_Medium_(mypaint).myb --> 'Medium-Marker' by Ramón Miranda <mirandagraphic@gmail.com>, CC-0
* e)_Marker_Plain_(mypaint).myb --> 'Knife' preset, built-in Mypaint, 2005-2016 Martin Renold and the MyPaint Development Team, GPL-2+
* i)_Wet_Knife_Plus_(mypaint).myb --> 'paint_barrr_sm' from Kaerhon brush kit, Author: Guillaume Loussarévian, CC-0
* i)_Wet_Paint_Plus_(mypaint).myb --> 'Basic Digital brush smudge' by me, CC-0

These license information were added in the "Comment" section of the MYB files.

The files were renamed to blend perfectly into the list of default preset of Krita 5.0.

The icons were designed to also blend within the list while keeping blue/gold/brown colors
common to the Mypaint icon.

The filenames contains (mypaint) to ease searching in the brush list for them.

The selection was guided by feedback on Krita-artist:
https://krita-artists.org/t/ex-mypaint-or-mypaint-users-what-mypaint-brushes-would-you-like-part-of-krita-default/20480

Details of my choices:

c)_Pencil_1_Sketch_(mypaint).myb
A popular preset for Sketching.

c)_Pencil_2b_(mypaint).myb
A pencil preset Mypaint style (very near to default built-in 'pencil')

d)_Ink_pen_(mypaint).myb
A preset with a bit of expression on speed and slow-tracking.

e)_Marker_Medium_(mypaint).myb
A preset with half overlay/half mixing; good to do modeling or simulate markers with alcohol blending.

e)_Marker_Plain_(mypaint).myb
A preset that produce sharp edges and angles

i)_Wet_Knife_Plus_(mypaint).myb
A knife with the Mypaint smudging abilities

i)_Wet_Paint_Plus_(mypaint).myb
A rounded brush with the Mypaint smudging abilities

This list should be enough starting point to let other user select and fork this brushes to their liking.
For more specific Mypaint effects and slow-tracking; this is something to custom-install and not
something that should go to default, imo.

Thumbnails: You'll find here the 512x512px version, crushed with 'optipng -o7 <filename>', it reduced them
to around 120Kb each; so expect to see the repo grows by 800Kb with this commit.

wolthera/libheif-1-9-1-update 2021-03-23 13:03:23 UTC
Fix build.

Author: Wolthera van Hövell tot Westerflier
Author Date: 2021-03-23 13:03:23 UTC

Fix build.

tymond/krita-tiar/save_button_in_palette_docker 2021-03-20 15:49:15 UTC
polish.

Author: Wolthera van Hövell tot Westerflier
Author Date: 2021-03-20 15:49:15 UTC

polish.

work/no_opencolorio_on_gles 2021-03-12 14:33:17 UTC
Don't exclude QT_OPENGL_ES_2_ANGLE

Author: Christophe Giboudeaux
Author Date: 2021-03-12 14:33:17 UTC

Don't exclude QT_OPENGL_ES_2_ANGLE

rempt/bug_reporting 2021-02-23 14:43:04 UTC
Only open the bug dialog when krita is in alpha or beta

Author: Halla Rempt
Author Date: 2021-02-23 14:43:04 UTC

Only open the bug dialog when krita is in alpha or beta

Otherwise show the long and intimidating Reporting Bugs page
(see https://invent.kde.org/documentation/docs-krita-org/-/merge_requests/205)
so people make fewer nonsense reports.

krita/4.4.2 2021-01-19 10:07:59 UTC
Update versions to 4.4.2 final

Author: Halla Rempt
Author Date: 2021-01-19 10:07:59 UTC

Update versions to 4.4.2 final

rempt/430456_add_previews_to_qfiledialog 2021-01-12 15:21:59 UTC
Don't upscale small images for the preview

Author: Halla Rempt
Author Date: 2021-01-12 15:21:59 UTC

Don't upscale small images for the preview

rempt/toolpresets 2020-12-18 11:36:23 UTC
Check pointer before dereferencing

Author: Halla Rempt
Author Date: 2020-12-18 11:36:23 UTC

Check pointer before dereferencing

rempt/resource_versioning 2020-12-17 13:54:22 UTC
Merge remote-tracking branch 'origin' into rempt/resource_versioning

Author: Halla Rempt
Author Date: 2020-12-17 13:54:22 UTC

Merge remote-tracking branch 'origin' into rempt/resource_versioning

rempt/add_rgba_brushes 2020-12-16 12:19:55 UTC
Add Ramon's RGBA brushes

Author: Boudewijn
Author Date: 2020-12-16 12:19:55 UTC

Add Ramon's RGBA brushes

confifu/T12819-storyboard-master 2020-11-16 22:33:06 UTC
Fixed all Storyboard unit tests.

Author: Eoin O'Neill
Author Date: 2020-11-16 22:33:06 UTC

Fixed all Storyboard unit tests.

Ready for merge.

mr/582 2020-11-12 09:53:17 UTC
Use compareQImages to compare images in tests

Author: Boudewijn
Author Date: 2020-11-12 09:53:17 UTC

Use compareQImages to compare images in tests

ashwind/T13119-mypaint-brush-engine 2020-11-11 15:57:02 UTC
Don't search for MyPaint resources when libmypaint is not found

Author: Dmitry Kazakov
Author Date: 2020-11-11 15:57:02 UTC

Don't search for MyPaint resources when libmypaint is not found

work/usta_boostfix 2020-11-07 14:48:16 UTC
Fix Boost lib problems and Make krita use c++17

Author: Ömer Fadıl USTA
Author Date: 2020-11-07 14:48:16 UTC

Fix Boost lib problems and Make krita use c++17

* Cmake min 3.0 -> 3.5
* Use Boost MODULES
* Use Boot::boost instead of Boost_INCLUDE_DIRS
* Switch to use c++17
* ECM min value -> MIN_FRAMEWORKS_VERSION

rempt/restore_docker_titlebars 2020-11-06 08:28:00 UTC
Merge branch 'master' into rempt/restore_docker_titlebars

Author: Boudewijn
Author Date: 2020-11-06 08:28:00 UTC

Merge branch 'master' into rempt/restore_docker_titlebars

krita/4.4.0 2020-10-28 11:42:28 UTC
Update version to 4.4.1

Author: Dmitry Kazakov
Author Date: 2020-10-28 11:42:28 UTC

Update version to 4.4.1

rempt/407381-dialog-state-saver 2020-10-27 15:17:26 UTC
Merge branch 'master' into rempt/407381-dialog-state-saver

Author: Boudewijn
Author Date: 2020-10-27 15:17:26 UTC

Merge branch 'master' into rempt/407381-dialog-state-saver

rempt/resourcemodel_rewrite 2020-10-27 13:01:37 UTC
Merge branch 'master' into rempt/resourcemodel_rewrite

Author: Boudewijn
Author Date: 2020-10-27 13:01:37 UTC

Merge branch 'master' into rempt/resourcemodel_rewrite

rempt/copy_po_files 2020-10-15 09:54:28 UTC
Add a script to copy translations into our git repo

Author: Boudewijn
Author Date: 2020-10-15 09:52:36 UTC

Add a script to copy translations into our git repo

We want to have the translations as part of our git repo for
the following reasons:

* developers should build with translations so it is possible to
debug translation issues
* nightly builds should have translations
* a build should not fetch stuff over the network, so we cannot
fetch the translations dynamically

CCMAIL:kimageshop@kde.org

sh-zam/T13101-svg-mesh-gradients 2020-10-13 17:33:38 UTC
Merge branch 'krita/4.3' of invent.kde.org:graphics/krita into sh-zam/T13101-...

Author: Sharaf Zaman
Author Date: 2020-10-13 17:33:38 UTC

Merge branch 'krita/4.3' of invent.kde.org:graphics/krita into sh-zam/T13101-svg-mesh-gradients

krita/4.3.0 2020-10-01 08:28:24 UTC
Add buttons to confirm and discard selections

Author: Kuntal Majumder
Author Date: 2020-09-30 20:19:54 UTC

Add buttons to confirm and discard selections

work/replace_checkatomic 2020-09-24 13:36:33 UTC
Replace CheckAtomic.cmake with version shipped by ECM 5.75.0.

Author: =?utf-8?q?Sandro_Knau=C3=9F?=
Author Date: 2020-09-24 13:36:33 UTC

Replace CheckAtomic.cmake with version shipped by ECM 5.75.0.

ashwind/T13119-mypaint-brush-engine-master 2020-08-09 07:29:09 UTC
Refactor for master

Author: Ashwin Dhakaita
Author Date: 2020-08-09 07:29:09 UTC

Refactor for master

jouni/cycles-4.3-rebase 2020-07-08 02:04:16 UTC
Correction to compositiondocker to use KisTimeSpan instead of KisTimeRange.

Author: Eoin O'Neill
Author Date: 2020-07-08 02:03:45 UTC

Correction to compositiondocker to use KisTimeSpan instead of KisTimeRange.

wolthera/backport-4-3-patterntransforms 2020-06-23 10:00:28 UTC
Reset the defaultbounds to the old type after using it to wraparound.

Author: Wolthera van Hövell tot Westerflier
Author Date: 2020-06-23 10:00:28 UTC

Reset the defaultbounds to the old type after using it to wraparound.

confifu/T12819-storyboard 2020-06-22 13:29:56 UTC
Rectify naming mistake

Author: Saurabh Kumar
Author Date: 2020-06-22 13:29:56 UTC

Rectify naming mistake

Ref T12819

work/build_testing 2020-06-17 18:44:06 UTC
Don't build tests when testing not requested

Author: Andreas Sturmlechner
Author Date: 2020-06-17 18:18:28 UTC

Don't build tests when testing not requested

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

rempt-master-patch-17086 2020-06-16 08:49:31 UTC
Disambiguate the preview label

Author: Boudewijn
Author Date: 2020-06-16 08:49:31 UTC

Disambiguate the preview label

emmetpdx/T12769/aninext 2020-06-16 01:41:05 UTC
Disable scrollbar when there's no valid data model available.

Author: Eoin O'Neill
Author Date: 2020-06-16 01:40:13 UTC

Disable scrollbar when there's no valid data model available.

rempt/building_krita_revisited 2020-06-10 13:01:21 UTC
Consilidate all information on building Krita in the docs website

Author: Boudewijn
Author Date: 2020-06-10 13:00:48 UTC

Consilidate all information on building Krita in the docs website

model-rewrite 2020-06-09 09:21:12 UTC
Add a model to filter resources for active status and status of their storage

Author: Boudewijn
Author Date: 2020-06-09 09:21:12 UTC

Add a model to filter resources for active status and status of their storage

This means that KisResourceModel always shows all resources from
all storages, so the UI should use the KisResourcesActiveFilter
model to show only the active (or inactive) resources.

rempt/remove_odf 2020-05-27 12:58:58 UTC
Remove libs/odf completely

Author: Boudewijn
Author Date: 2020-05-27 10:48:26 UTC

Remove libs/odf completely

rempt/angle_default 2020-05-26 09:16:21 UTC
Make Angle the default on Windows

Author: Boudewijn
Author Date: 2020-05-26 09:16:21 UTC

Make Angle the default on Windows

Auto is still a possible choice.

krita/4.2 2020-05-16 09:58:04 UTC
Android: add missing slotEmptyFilePath

Author: Sharaf Zaman
Author Date: 2020-05-16 09:58:04 UTC

Android: add missing slotEmptyFilePath

This happened while backporting commits to `krita/4.2`

rempt/asserts 2020-05-15 12:37:01 UTC
Always print the warning if we don't abort

Author: Boudewijn
Author Date: 2020-05-15 12:37:01 UTC

Always print the warning if we don't abort

tiar/selection_tool_color_labeled_layers 2020-04-15 14:32:39 UTC
Make sure the Fill Tool uses the settings

Author: Agata Cacko
Author Date: 2020-04-15 14:32:39 UTC

Make sure the Fill Tool uses the settings

rempt/watercolor_presets 2020-04-14 11:34:18 UTC
Tone down the electric blue stroke of Watercolor new brush presets

Author: Deevad
Author Date: 2020-04-14 11:34:18 UTC

Tone down the electric blue stroke of Watercolor new brush presets

This color is reserved to attract attention to the selection highlight.
Method: I painted over the stroke with a brush at 20% opacity with the
gray color of the background in "lighten" blending mode.

rempt/extra_water_color_brushes 2020-04-14 09:09:03 UTC
Add Ramon's watercolor brushes

Author: Boudewijn
Author Date: 2020-04-14 09:09:03 UTC

Add Ramon's watercolor brushes

rempt/T379-resource-management 2020-03-17 19:12:34 UTC
Merge branch 'master' into rempt/T379-resource-management

Author: Boudewijn
Author Date: 2020-03-17 19:12:34 UTC

Merge branch 'master' into rempt/T379-resource-management

rempt/trim_on_saving 2020-02-29 00:23:27 UTC
Implement purging empty tiles while the user is idle

Author: Dmitry Kazakov
Author Date: 2020-02-29 00:21:24 UTC

Implement purging empty tiles while the user is idle

Purging might be slow and take up to 40ms for 8k images.

rempt/QT_NOKEYWORDS 2020-02-17 10:00:12 UTC
Replace emit with Q_EMIT where grep didn't find it.

Author: Boudewijn
Author Date: 2020-02-17 10:00:12 UTC

Replace emit with Q_EMIT where grep didn't find it.

1100 of 281 results
This repository contains Public information 
Everyone can see this information.