- 11 Nov, 2015 1 commit
-
-
Wolthera van Hövell authored
This fixes some names and some TRCs.
-
- 10 Nov, 2015 1 commit
-
-
Halla Rempt authored
-
- 07 Nov, 2015 2 commits
-
-
Halla Rempt authored
-
Halla Rempt authored
This way they will always be found and won't clutter up the install directory with stuff that never changes.
-
- 05 Nov, 2015 1 commit
-
-
Halla Rempt authored
We probably lost installing the default config when removing the GHNS stuff.
-
- 04 Nov, 2015 1 commit
-
-
Script Kiddy authored
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"
-
- 03 Nov, 2015 1 commit
-
-
Michael Abrahams authored
Summary: Fixes like "ArtisticTextToolFactoryID" -> "ArtisticTextTool" Making sure every tool has a sensible name for the .actions files This means several files in share/krita/actions have been renamed. Please clean out this folder after applying the patch. Reviewers: rempt Differential Revision: https://phabricator.kde.org/D477
-
- 30 Oct, 2015 1 commit
-
-
Michael Abrahams authored
-
- 29 Oct, 2015 1 commit
-
-
Halla Rempt authored
-
- 26 Oct, 2015 1 commit
-
-
Halla Rempt authored
It's a pig of a dependency on OSX.
-
- 25 Oct, 2015 1 commit
-
-
Michael Abrahams authored
This will make it possible to specify translation strings with a customized version of extractrc. Mostly achieved using two regular expressions (^J is newline): <Action\(.*\)/> -> <Action>^J\1 </Action> and: +\([^A]*?\)="\([^"]?\)" -> <\1>\2</\1>^J
-
- 18 Oct, 2015 1 commit
-
-
Scott Petrovic authored
-
- 16 Oct, 2015 2 commits
-
-
Halla Rempt authored
Todo: * fix the template icons * decide what to do with the icons we now load from a theme: on Windows/OSX we should load those from a qrc file as well * loading cursors and so on might be broken in a number of places
-
Script Kiddy authored
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"
-
- 14 Oct, 2015 1 commit
-
-
Script Kiddy authored
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"
-
- 13 Oct, 2015 1 commit
-
-
Script Kiddy authored
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"
-
- 02 Oct, 2015 1 commit
-
-
Halla Rempt authored
Get Hot New Stuff was awesome while it lasted, which was unfortunately not very long. For a future implementation, we should have our own resources website.
-
- 01 Oct, 2015 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 30 Sep, 2015 2 commits
-
-
Halla Rempt authored
-
Halla Rempt authored
Summary: These are no longer used by the plugin loader, so are superfluous. Differential Revision: https://phabricator.kde.org/D387
-
- 25 Sep, 2015 1 commit
-
-
Halla Rempt authored
-
- 16 Sep, 2015 1 commit
-
-
Halla Rempt authored
Splash by Tyson Tan. Thanks!
-
- 08 Sep, 2015 1 commit
-
-
Script Kiddy authored
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"
-
- 07 Sep, 2015 1 commit
-
-
Halla Rempt authored
This also solves the problem we had with KisAboutData() complaining every build :-)
-
- 31 Aug, 2015 1 commit
-
-
Michael Abrahams authored
Summary: See https://techbase.kde.org/Development/ECM_SourceIncompatChanges#ECMInstallIcons.cmake This was the icon patch that was accidentally included in D270. Reviewers: rempt Differential Revision: https://phabricator.kde.org/D272
-
- 29 Aug, 2015 1 commit
-
-
Halla Rempt authored
-
- 27 Aug, 2015 1 commit
-
-
Timothée Giet authored
Disable Thickness option on this preset as it's not needed and weirdly changes the preset behavior when it's edited.
-
- 24 Aug, 2015 2 commits
-
-
Timothée Giet authored
change scale value to 5 on those preset
-
Wolthera van Hövell authored
These brushes are... Basic_tip_default.kpp Basic_tip_soft.kpp Basic_wet.kpp Block_basic.kpp Block_bristles.kpp Block_tilt.kpp Ink_brush_25.kpp Ink_gpen_10.kpp Ink_gpen_25.kpp
-
- 21 Aug, 2015 1 commit
-
-
Wolthera van Hövell authored
This adds a advanced GUI for the color profiles. With this users can make more informed decisions of which color profile to pick. It works best on RGB profiles, and I will attempt to make it work for CMYK and other spaces better after GSoC is over. I just need to contact LCMS with some questions. Also added is a new set of Elle's profiles. Squashed commit of the following: commit eff7a6da2d110d92d952c4f7ef46c58d80104fa0 Merge: 840b8ec 422a57e Author: Wolthera van Hovell <griffinvalley@gmail.com> Date: Fri Aug 21 19:09:14 2015 +0200 Merge branch 'calligra/2.9' into krita-testing-wolthera commit 840b8ec00f01b92bc8098d2173f553f710411693 Author: Wolthera van Hovell <griffinvalley@gmail.com> Date: Fri Aug 21 17:55:04 2015 +0200 Make widget outline a little nicer commit 9dc51eb0716eeeaa15cc6ea4ee093e84407c93ff Author: Wolthera van Hovell <griffinvalley@gmail.com> Date: Fri Aug 21 17:23:24 2015 +0200 Make named white point for for th...
-
- 10 Aug, 2015 1 commit
-
-
Halla Rempt authored
This reverts commit 59e7f697a5a91c0ad2c126666cb6ba0238b2f131. We've found some problems with it, I'm afraid. I should have done a better job testing this patch.
-
- 08 Aug, 2015 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
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"
-
- 05 Aug, 2015 1 commit
-
-
Heiko Becker authored
Allowing to configure the install location, which is helpful with a multiarch layout, where prefix might be something like /usr/<arch> but arch independent data should be installed to /usr/share/... REVIEW: 124630
-
- 03 Aug, 2015 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
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"
-
- 02 Aug, 2015 1 commit
-
-
Wolthera van Hövell authored
This implements the Tangent Normal Brush Engine, a normalize filter, a tilt-cursor and modifications to the phongbumpmap filter. Squashed commit of the following: commit 3527bbf5acd3f49047a0c07547e9b5d515d100d8 Author: Wolthera van Hövell <griffinvalley@gmail.com> Date: Sun Aug 2 18:30:53 2015 +0200 Add some Tangent Normal factory presets. Otherwise it won't revert to default right. commit cbd37351e63c86c6201f60ac6410ad72c3fb9c2a Merge: 7477061 8c8b58c Author: Wolthera van Hövell <griffinvalley@gmail.com> Date: Sun Aug 2 17:32:40 2015 +0200 Merge branch 'calligra/2.9' into krita-testing-wolthera Conflicts: krita/plugins/paintops/libpaintop/kis_current_outline_fetcher.cpp commit 74770618d639ac0da6e51f432e17f2c84da56e21 Author: Wolthera van Hövell <griffinvalley@gmail.com> Date: Sun Aug 2 17:20:04 2015 +0200 Turn the Swizzle Preview into a Widget extending QLabel This allows for it to update instantly when t...
-
- 28 Jul, 2015 1 commit
-
-
Script Kiddy authored
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"
-
- 22 Jul, 2015 1 commit
-
-
Script Kiddy authored
-
- 06 Jul, 2015 1 commit
-
-
Friedrich W. H. Kossebau authored
-