Jaco Naude

Results 13 comments of Jaco Naude

Hi, thanks for the report. Would you please test it against the master? The tree views had a lot of internal changes since the v1.4 release which fixes quite a...

Hi @JesseTG. All QTILITIES_TESTING is doing is to include/exclude the Qtilities tests. Not sure why this is a problem for you, could you explain in more detail?

Hi Simon Sounds like a good idea. How about these functions added to ITask: setAutoCursorOverrideEnabled() autoCursorOverrideEnabled() setAutoCursorOverrideThreshold() autoCursorOverrideThreshold() setAutoCursorOverrideCursor() autoCursorOverrideCursor() Tasks already time their execution, so when enabled and the...

A quick thought about the tasks - we don't want to set the cursorOverride statically because if you do a task which is threaded then you don't want that going...

Hi @JesseTG, thanks for your interest in Qtilities. What project are you planning to use Qtilities for? For the moment I plan to support Qt 4 and pre-C++11 compilers. I'm...

How about adding QT_VERSION_CHECK where required?

I would prefer not to merge this pull request at this stage in order to keep backward compatibility.

Good idea @CJCombrink. @JesseTG could you add version checks? I'll pull those changes in then.

Hi Carel Thanks! I've just pushed a fix for it. Can you see if it works please? This is a bug yes, and the reason you are running into it...

Try again please. This should fix it.