Feed Advanced Search

Apr 9 2019

vanyossi requested review of D20416: KisCompositionBenchmark proposed update.
Apr 9 2019, 8:57 PM · Krita
Restricted Application added a project to D8543: Sharpness brush option rework: Krita.
Apr 9 2019, 1:38 PM · Krita

Apr 8 2019

vanyossi added a comment to D20391: B403639 Long paths obscure NewView submenu on macOS.

Results example

Apr 8 2019, 7:55 PM · Krita
vanyossi requested review of D20391: B403639 Long paths obscure NewView submenu on macOS.
Apr 8 2019, 7:54 PM · Krita
vanyossi committed R37:02eca5712337: Fix wrong bounding box on gradient map (authored by vanyossi).
Fix wrong bounding box on gradient map
Apr 8 2019, 5:01 AM

Apr 3 2019

vanyossi added inline comments to D20009: package Python in osx as Python.Framework.
Apr 3 2019, 4:49 AM · Krita
vanyossi closed D20038: Add HEIF dependencies to 3rdparty builds.
Apr 3 2019, 4:48 AM · Krita
vanyossi committed R37:0aef9eb12015: packaging: Add HEIF support for 3rdparty builds (authored by vanyossi).
packaging: Add HEIF support for 3rdparty builds
Apr 3 2019, 4:02 AM

Apr 2 2019

vanyossi closed D15585: Add openssl download and build step to krita.

Submitted to master

Apr 2 2019, 9:31 PM · Krita

Mar 31 2019

vanyossi committed R37:4a024bbd7c10: Add missing "-skip qtwebengine" on ext_qt for macOS (authored by vanyossi).
Add missing "-skip qtwebengine" on ext_qt for macOS
Mar 31 2019, 10:58 PM
vanyossi updated the diff for D20038: Add HEIF dependencies to 3rdparty builds.

updated diff

Mar 31 2019, 9:27 PM · Krita
vanyossi updated the diff for D20009: package Python in osx as Python.Framework.

Updated patch to work with latest changes to build scripts

Mar 31 2019, 9:25 PM · Krita
vanyossi updated the test plan for D20141: Allow compilation of Vc 1.3.3 on macOS.
Mar 31 2019, 7:32 AM · Krita
vanyossi requested review of D20141: Allow compilation of Vc 1.3.3 on macOS.
Mar 31 2019, 7:31 AM · Krita
vanyossi committed R37:5ec151653fde: Fix building OCIO 1.1.0 on macOS (authored by vanyossi).
Fix building OCIO 1.1.0 on macOS
Mar 31 2019, 6:22 AM
vanyossi committed R37:4e3775d64869: packaging macos: Fix script fresh depbuild installs (authored by vanyossi).
packaging macos: Fix script fresh depbuild installs
Mar 31 2019, 6:17 AM

Mar 27 2019

vanyossi updated the diff for D20038: Add HEIF dependencies to 3rdparty builds.

Updated patch to selectively add HEIF support only on UNIX systems.

Mar 27 2019, 4:43 AM · Krita

Mar 25 2019

vanyossi added a comment to R37:0f5820825de8: macos build improvements.

The error not in your log probably has to do with ext_qt not finding zlib. the problem with the osxbuild of this git moment was that it stopped on any build error.

Mar 25 2019, 8:39 PM
vanyossi added a comment to D20023: CMake: Read PYQT_VERSION from PyQt5.QtCore.

Just to note: on OSX install both imports PyQt5.Qt and PyQt5.Qt yield the same result. This problably means that there will probably be no issues with this patch.

Mar 25 2019, 2:29 PM · Krita
vanyossi updated the test plan for D20038: Add HEIF dependencies to 3rdparty builds.
Mar 25 2019, 5:42 AM · Krita
vanyossi requested review of D20038: Add HEIF dependencies to 3rdparty builds.
Mar 25 2019, 5:41 AM · Krita
vanyossi committed R37:43d0f2abe033: packaging macos: Fix search missing libraries (authored by vanyossi).
packaging macos: Fix search missing libraries
Mar 25 2019, 5:40 AM

Mar 24 2019

vanyossi updated the summary of D20009: package Python in osx as Python.Framework.
Mar 24 2019, 7:14 AM · Krita
vanyossi requested review of D20009: package Python in osx as Python.Framework.
Mar 24 2019, 7:01 AM · Krita
vanyossi committed R37:52245aa1dbf4: packaging osx: (authored by vanyossi).
packaging osx:
Mar 24 2019, 6:44 AM
vanyossi committed R37:4ec774e04284: packaging macos: Build script improvements (authored by vanyossi).
packaging macos: Build script improvements
Mar 24 2019, 6:44 AM
vanyossi committed R37:e1359a7e2dcd: packaging macos: Added some improvements to scripts (authored by vanyossi).
packaging macos: Added some improvements to scripts
Mar 24 2019, 6:44 AM

Mar 18 2019

vanyossi committed R37:0f5820825de8: macos build improvements (authored by vanyossi).
macos build improvements
Mar 18 2019, 6:01 PM

Mar 17 2019

vanyossi committed R37:f3c7161550d6: macos build: ext_qt update regex to detect XCode versions with two digits in… (authored by vanyossi).
macos build: ext_qt update regex to detect XCode versions with two digits in…
Mar 17 2019, 1:45 AM
vanyossi committed R37:bd396e34d05b: macos build script fixes (authored by vanyossi).
macos build script fixes
Mar 17 2019, 1:45 AM
vanyossi committed R37:eeab1ab0e124: Build fix bad conditional warning ext_pyqt (authored by vanyossi).
Build fix bad conditional warning ext_pyqt
Mar 17 2019, 1:45 AM

Mar 14 2019

vanyossi committed R37:24d1e5477a7c: Added extra build scripts for OSX (authored by vanyossi).
Added extra build scripts for OSX
Mar 14 2019, 4:09 AM

Mar 12 2019

vanyossi committed R37:0fc1a756ba73: Add openssl build step on OSX and windows (authored by vanyossi).
Add openssl build step on OSX and windows
Mar 12 2019, 8:38 PM

Mar 11 2019

vanyossi added a comment to D15585: Add openssl download and build step to krita.

Yes, I made a script to add plugins and missing libraries. I'll add the scripts in "packaging/macos" on a commit on its own.

Mar 11 2019, 11:04 PM · Krita

Mar 8 2019

vanyossi updated the diff for D15585: Add openssl download and build step to krita.

This compiles and links correctly on OSX, showing the news widget when no documents are loaded. The patch has not been tested in Windows.

Mar 8 2019, 7:48 AM · Krita
vanyossi committed R37:d2edbba4ece6: ext_qt: change qt download package to tar.xz on APPLE target (authored by vanyossi).
ext_qt: change qt download package to tar.xz on APPLE target
Mar 8 2019, 7:30 AM

Oct 16 2018

vanyossi closed D16208: Partially fix BUG:397342, Raise limit of imageSize.
Oct 16 2018, 5:41 PM · Krita
vanyossi committed R37:3aef5274c231: Raise the limit for ImageSize. (authored by vanyossi).
Raise the limit for ImageSize.
Oct 16 2018, 5:40 PM
vanyossi committed R37:6f05272d1bfc: BUG:398920 (authored by vanyossi).
BUG:398920
Oct 16 2018, 5:40 PM
vanyossi closed D16207: BUG:398920.
Oct 16 2018, 5:40 PM · Krita

Oct 14 2018

vanyossi requested review of D16208: Partially fix BUG:397342, Raise limit of imageSize.
Oct 14 2018, 7:16 PM · Krita
vanyossi requested review of D16207: BUG:398920.
Oct 14 2018, 7:08 PM · Krita

Oct 11 2018

vanyossi closed D13504: Krita SoftBrush AVX Mask generation Optim..
Oct 11 2018, 11:14 AM · Krita
vanyossi closed D13646: Optimize Rectangular Gauss Mask Generator.
Oct 11 2018, 11:14 AM · Krita
vanyossi closed D14314: Default and Soft Rectangular mask generator Optimization.
Oct 11 2018, 11:13 AM · Krita
vanyossi closed D16078: BUG: 399116 Enter shouldn't close the Configure Krita window, especially on Shortcuts tab.
Oct 11 2018, 11:12 AM · Krita
vanyossi closed D16079: BUG: 385662 canvas input settings: deleting a shortcut is broken; deleting a shortcut if there is none crashes Krita..
Oct 11 2018, 11:11 AM · Krita
vanyossi closed D16080: Reduce spacing in canvas input configuration manager.
Oct 11 2018, 11:11 AM · Krita
vanyossi committed R37:a8794861b7bb: BUG: 370188 (authored by vanyossi).
BUG: 370188
Oct 11 2018, 9:47 AM
vanyossi closed D16107: BUG: 370188.
Oct 11 2018, 9:47 AM · Krita
vanyossi added a comment to D16107: BUG: 370188.

It does internally, but according to documentation the behavior should not be assumed.

Oct 11 2018, 9:46 AM · Krita

Oct 10 2018

vanyossi requested review of D16107: BUG: 370188.
Oct 10 2018, 3:33 PM · Krita
vanyossi committed R37:dd9026d452a0: Reduce spacing inbetween canvas input setting categories (authored by vanyossi).
Reduce spacing inbetween canvas input setting categories
Oct 10 2018, 2:57 PM
vanyossi committed R37:79a097370f95: Bug: 385662 canvas input settings: deleting a shortcut is broken (authored by vanyossi).
Bug: 385662 canvas input settings: deleting a shortcut is broken
Oct 10 2018, 2:57 PM
vanyossi committed R37:a59e8de8137c: BUG: 399116 (authored by vanyossi).
BUG: 399116
Oct 10 2018, 2:57 PM

Oct 9 2018

vanyossi requested review of D16080: Reduce spacing in canvas input configuration manager.
Oct 9 2018, 4:25 PM · Krita
vanyossi requested review of D16079: BUG: 385662 canvas input settings: deleting a shortcut is broken; deleting a shortcut if there is none crashes Krita..
Oct 9 2018, 4:23 PM · Krita
vanyossi requested review of D16078: BUG: 399116 Enter shouldn't close the Configure Krita window, especially on Shortcuts tab.
Oct 9 2018, 4:20 PM · Krita

Sep 18 2018

vanyossi requested review of D15585: Add openssl download and build step to krita.
Sep 18 2018, 5:29 AM · Krita

Sep 5 2018

vanyossi closed T8734: Implement Circular Gauss Mask Optim AVX, a subtask of T8580: Krita AVX optimization for brush mask generation: Gauss, Soft, Stamp, Rectangular Gauss, Rectangular Soft, as Resolved.
Sep 5 2018, 5:30 PM · Krita
vanyossi closed T8734: Implement Circular Gauss Mask Optim AVX as Resolved.
Sep 5 2018, 5:30 PM · Krita
vanyossi closed T8868: Implement Circular Soft mask Vector Vc optimization as Resolved.
Sep 5 2018, 5:30 PM · Krita
vanyossi closed T8868: Implement Circular Soft mask Vector Vc optimization, a subtask of T8580: Krita AVX optimization for brush mask generation: Gauss, Soft, Stamp, Rectangular Gauss, Rectangular Soft, as Resolved.
Sep 5 2018, 5:30 PM · Krita
vanyossi closed T9010: Optimize Rectangular Gauss Mask as Resolved.
Sep 5 2018, 5:30 PM · Krita
vanyossi closed T9010: Optimize Rectangular Gauss Mask, a subtask of T8580: Krita AVX optimization for brush mask generation: Gauss, Soft, Stamp, Rectangular Gauss, Rectangular Soft, as Resolved.
Sep 5 2018, 5:30 PM · Krita
vanyossi closed T9133: Optimize Rectangular Soft with Vc code, a subtask of T8580: Krita AVX optimization for brush mask generation: Gauss, Soft, Stamp, Rectangular Gauss, Rectangular Soft, as Resolved.
Sep 5 2018, 5:29 PM · Krita
vanyossi closed T9133: Optimize Rectangular Soft with Vc code as Resolved.
Sep 5 2018, 5:29 PM · Krita
vanyossi closed T9344: Optimize Rectangular Default Brush as Resolved.
Sep 5 2018, 5:29 PM · Krita
vanyossi closed T9344: Optimize Rectangular Default Brush, a subtask of T8580: Krita AVX optimization for brush mask generation: Gauss, Soft, Stamp, Rectangular Gauss, Rectangular Soft, as Resolved.
Sep 5 2018, 5:29 PM · Krita

Aug 28 2018

vanyossi edited P256 Silence misaligned warning.
Aug 28 2018, 4:28 PM
vanyossi committed R37:1e640d2738ef: Silence warnings for xfctools on clang (authored by vanyossi).
Silence warnings for xfctools on clang
Aug 28 2018, 6:27 AM
vanyossi committed R37:8945c00b4eff: Remove unused variable (authored by vanyossi).
Remove unused variable
Aug 28 2018, 6:27 AM
vanyossi committed R37:bd7e6f7b0121: Add missing override (authored by vanyossi).
Add missing override
Aug 28 2018, 6:27 AM
vanyossi committed R37:58bf7521ca4d: Add missing override (authored by vanyossi).
Add missing override
Aug 28 2018, 6:27 AM
vanyossi committed R37:f84191eb178e: Remove unused variable (authored by vanyossi).
Remove unused variable
Aug 28 2018, 6:27 AM
vanyossi committed R37:8be07f5130f9: Remove unused private variable (authored by vanyossi).
Remove unused private variable
Aug 28 2018, 6:27 AM
vanyossi committed R37:e5e0e8fc4b41: Remove unused private variable (authored by vanyossi).
Remove unused private variable
Aug 28 2018, 6:27 AM
vanyossi committed R37:528d996ed907: Remove unused parameter, private variable (authored by vanyossi).
Remove unused parameter, private variable
Aug 28 2018, 6:27 AM
vanyossi committed R37:86c925c76d87: Add missing override (authored by vanyossi).
Add missing override
Aug 28 2018, 6:27 AM
vanyossi committed R37:400162d8762e: Remove unused private variable (authored by vanyossi).
Remove unused private variable
Aug 28 2018, 6:27 AM
vanyossi committed R37:db4a1bae4501: Add missing override (authored by vanyossi).
Add missing override
Aug 28 2018, 6:27 AM
vanyossi committed R37:dd95e4942a1f: Silence warning of misaligned increases (authored by vanyossi).
Silence warning of misaligned increases
Aug 28 2018, 6:27 AM

Aug 24 2018

vanyossi edited P256 Silence misaligned warning.
Aug 24 2018, 7:12 PM
vanyossi edited P256 Silence misaligned warning.
Aug 24 2018, 6:56 PM
vanyossi created P256 Silence misaligned warning in the S1 KDE Community space.
Aug 24 2018, 4:48 PM
vanyossi committed R37:f00de1373a9c: Merge branch 'master' of git://anongit.kde.org/krita (authored by vanyossi).
Merge branch 'master' of git://anongit.kde.org/krita
Aug 24 2018, 6:50 AM
vanyossi committed R37:10062e6ebfff: Fix warning: Mark unused variable as unused (authored by vanyossi).
Fix warning: Mark unused variable as unused
Aug 24 2018, 6:50 AM
vanyossi committed R37:02197ef5d14c: Add missing override (authored by vanyossi).
Add missing override
Aug 24 2018, 6:50 AM
vanyossi committed R37:502e08d1f6e1: Add missing override (authored by vanyossi).
Add missing override
Aug 24 2018, 6:50 AM
vanyossi committed R37:2d306653431c: Fix warnings: Mark unused variable as unused (authored by vanyossi).
Fix warnings: Mark unused variable as unused
Aug 24 2018, 6:50 AM
vanyossi committed R37:e2c963c93ef3: Add missing override (authored by vanyossi).
Add missing override
Aug 24 2018, 6:50 AM
vanyossi committed R37:3b685b4a824c: Fix warning: struct/class confusion (authored by vanyossi).
Fix warning: struct/class confusion
Aug 24 2018, 6:50 AM
vanyossi committed R37:62e95c2bd6b5: Add missing override (authored by vanyossi).
Add missing override
Aug 24 2018, 6:50 AM

Aug 23 2018

vanyossi committed R37:53e07c683f7b: Fix warning: struct/class confusion (authored by vanyossi).
Fix warning: struct/class confusion
Aug 23 2018, 5:34 AM

Aug 11 2018

vanyossi committed R37:6bf6cd1a5f1d: Minor code formatting (authored by vanyossi).
Minor code formatting
Aug 11 2018, 6:34 AM
vanyossi committed R37:495a904c201c: Fix Rectangular Soft mask rendering bug (authored by vanyossi).
Fix Rectangular Soft mask rendering bug
Aug 11 2018, 6:17 AM
vanyossi renamed T9010: Optimize Rectangular Gauss Mask from Implement Rectangular Gauss Mask to Optimize Rectangular Gauss Mask.
Aug 11 2018, 2:02 AM · Krita
vanyossi renamed T9344: Optimize Rectangular Default Brush from Implement Rectangular Default Brush to Optimize Rectangular Default Brush.
Aug 11 2018, 2:02 AM · Krita
vanyossi updated the diff for D14735: Krita brush optimization with AVX: Differential of Code done for GSoC 2018.

The script used to retrieve all changes made during GSoC picked all files but needed manual editing to remove lines not contributed by me on CMake files.

Aug 11 2018, 1:28 AM
vanyossi updated the diff for D14735: Krita brush optimization with AVX: Differential of Code done for GSoC 2018.
Aug 11 2018, 1:19 AM