Feed Advanced Search

Jul 8 2017

aaronpuchert added a comment to D6184: restore horizontal scrollbar in the project manager plugin.
In D6184#122970, @rjvbb wrote:

In these cases you don't want horizontal scrolling, because it destroys the alignment that helps the user orient. Which is especially important in source code, or a directory tree.

?? Who said my change implements per-line scrolling? The whole view is scrolled, just like in a text view where alignment is also not "destroyed" as you claim. Wrapping is much more detrimental to orientation.

Jul 8 2017, 10:25 PM · KDevelop

Jul 7 2017

aaronpuchert added a comment to D6184: restore horizontal scrollbar in the project manager plugin.

Just my two cents: I work with a touch pad most of the time and wouldn't like horizontal scrolling in the project manager. The problem is that it wobbles left and right when all you want is to scroll up and down. I'm also not using it in the source code view, instead the dynamic word wrap helps me to break long lines, if they occur.

Jul 7 2017, 9:25 PM · KDevelop

May 31 2017

aaronpuchert added a comment to D5978: Fix list of available OpenCL C standards.

If anyone cares, here is what the official documentation says on this matter. I want to address the -std= vs. -cl-std= issue in another commit.

May 31 2017, 9:33 PM

May 29 2017

aaronpuchert added a comment to D5978: Fix list of available OpenCL C standards.

@apol: Could you have a look again? I think there is nothing wrong here.

May 29 2017, 9:21 PM

May 27 2017

aaronpuchert added inline comments to D5978: Fix list of available OpenCL C standards.
May 27 2017, 8:56 PM

May 26 2017

This is a test notification, sent at Fri, May 26, 21:23.
May 26 2017, 7:23 PM
aaronpuchert created D5978: Fix list of available OpenCL C standards.
May 26 2017, 7:21 PM
aaronpuchert created D5977: Fix setting and enablement of parser options fields.
May 26 2017, 6:25 PM

May 8 2017

aaronpuchert added a comment to D5621: Install xdg mimetype definitions for OpenCL C & CUDA C.

By the way, I posted the question to Khronos. Their preferred channel seems to be opening an issue on one of their GitHub repositories. So I opened issue #27 at the OpenCL Registry. However, I do not expect an answer. From Khronos' point of view OpenCL source code is just a string in memory. Compiling OpenCL directly from file is not possible. (As far as I know the API.)

May 8 2017, 11:52 PM

Apr 29 2017

aaronpuchert added inline comments to D5621: Install xdg mimetype definitions for OpenCL C & CUDA C.
Apr 29 2017, 12:11 AM

Apr 28 2017

aaronpuchert added inline comments to D5621: Install xdg mimetype definitions for OpenCL C & CUDA C.
Apr 28 2017, 11:28 PM

Apr 27 2017

aaronpuchert added inline comments to D5621: Install xdg mimetype definitions for OpenCL C & CUDA C.
Apr 27 2017, 9:58 PM

Apr 18 2017

aaronpuchert added inline comments to D5491: Improve detection of builtin defines from compiler command.
Apr 18 2017, 6:35 PM
aaronpuchert added a comment to D5491: Improve detection of builtin defines from compiler command.

It might be that some OpenCL compilers support "clx.y", but the standard doesn't seem to allow it. (Even older standards don't: https://www.khronos.org/registry/OpenCL/sdk/1.1/docs/man/xhtml/clBuildProgram.html#idp145296)

Apr 18 2017, 2:02 PM

Apr 17 2017

aaronpuchert created D5485: The OpenCL language is actually called OpenCL C.
Apr 17 2017, 10:34 PM
aaronpuchert added a member for KDevelop: aaronpuchert.
Apr 17 2017, 9:42 PM