Announcement
Collapse
No announcement yet.
Search Result
Collapse
53 results in 0.0070 seconds.
Keywords
Members
Tags
-
The old code is still there so it can be solved using some #ifs and if(${CMAKE_SYSTEM_NAME} MATCHES "BSD")...
-
There is a new release of frameworks (the libraries used by the applications) every month so that bugfixes small new features can be
used by the...
Leave a comment:
-
RPM Package Manager (RPM) (originally Red Hat Package Manager; now a recursive acronym) is a package management system....
Leave a comment:
-
Well Qt does use futex(2) for the Linux implementation of QMutex, so it definitely uses Linux-specific API and not just POSIX....
Leave a comment:
-
The Qt JS engine will probably lose, but that is because it is designed to optimize the QML stuff. Javascript is only a small part of most of the .qml...
Leave a comment:
-
I don't get the rationale behind that change, the wiki just shows some mobile OS images. Why would anyone want to disable middle click paste for desktop?...
Leave a comment:
-
Where does it say that it is backwards incompatible?
Why should they remove symbols?
Leave a comment:
-
I doubt mir will win, since IMO it is pretty much impossible for 5 or so developers with no prior experience in that field to write something that actually...
Leave a comment:
-
Qt is just so much better than GTK. Every commit gets reviewed and they have a decent CI system.
Makes sense to choose it.
Leave a comment:
-
It is not so much about reduced RAM usage. The important point is that with smaller pointers you can fit more into the CPU caches.
The biggest...
Leave a comment:
-
JNI only adds a few clock cycles to every call. On my machine it was like 5-10 nanoseconds.
So if your function call takes 1millisecond without...
Leave a comment:
-
-
I guess they just want to make it easy to run some scripts directly from applications (i.e. letting the user configure something).
And btw...
Leave a comment:
Bottom Ad
Collapse
Leave a comment: