| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This issue seems to be caused by change a6782030 and was
caused by incorrectly applying paranthesis to the expression.
Task-number: 259515
Reviewed-by: joao
|
|
|
|
|
|
|
|
| |
Instead of using different paths on Mac and Windows we now simply
use ":\icons" on all platforms. It is a little more effort to create
resources but it is certainly the Qt way to do it. :)
Reviewed-by: ogoffart
|
|
|
|
| |
Reviewed-by: joao
|
|
|
|
|
|
|
|
|
| |
In the case of optimized animated gifs, we don't want to discard
the contents of the previous frame, this is handled if needed in the
disposal process.
Task-number: 247365
Reviewed-by: Samuel
|
|
|
|
|
|
|
| |
Need to blit into a regular QGLFramebufferObject first to force a
multisample resolve.
Reviewed-by: Trond
|
|
|
|
| |
Reviewed-by: Trond
|
| |
|
|
|
|
|
|
|
| |
My earlier cleanup/refactoring of qatomic_windows.h broke things on this
platform. Should be fixed now.
Reviewed-by: Joerg Bornemann
|
|\ |
|
| | |
|
| |
| |
| |
| | |
Reviewed-by: Andreas
|
| |
| |
| |
| | |
Reviewed-by: Leo
|
|/
|
|
|
|
|
| |
inactive window.
Task-number: 78707
Reviewed-by: Morten Engvoldsen
|
| |
|
|
|
|
| |
Reviewed-by: Kim Motoyoshi Kalland
|
|
|
|
| |
Reviewed-by: ogoffart
|
|
|
|
|
|
| |
Do not use LockWindowUpdate() in Win CE
Reviewed-by: Trust Me
|
|
|
|
|
|
| |
Now it verifies that there are two non-intersecting polygons.
Reviewed-by: Gunnar Sletta <gunnar@trolltech.com>
|
|
|
|
|
|
| |
Shaved 4K off the size of a release build of libQtGui.
Reviewed-by: Jens Bache-Wiig
|
| |
|
| |
|
|
|
|
|
| |
This test failed randomly in the past, and more often on a KDE4
desktop with a slow graphics card.
|
|
|
|
|
|
| |
Do it as it was done in dequeueAndSendRequest.
Reviewed-by: TrustMe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before this patch we were only able to do 20 or so IntersectClips before
failing, this patch instead adapts to the fixed point nature of typical
depth buffer implementations and lets us do ~2^15 IntersectClip
operations before failing, which should be a reasonable limit for any
real-world application.
Using the following mapping of old floating point depths to integer
depths:
-1.0 -> 0, -0.5 -> 1,
0.0 -> 2, 0.25 -> 3,
0.5 -> 4, 0.625 -> 5,
etc..
Reviewed-by: Tom
|
|
|
|
|
|
|
| |
Lock the updates during this call from the activex control.
Task-number: 257593
Reviewed-by: Trust Me
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Attempting to make use of the inlined QList::node_copy without
including <string.h> or <cstring> with gcc 4.4 results in (e.g.)
/usr/lib64/qt4/include/QtCore/qlist.h: In member function "void QList<T>::node_copy(QList<T>::Node*, QList<T>::Node*, QList<T>::Node*) [with T = net::Port]":
/usr/lib64/qt4/include/QtCore/qlist.h:600: instantiated from "void QList<T>::detach_helper() [with T = net::Port]"
/usr/lib64/qt4/include/QtCore/qlist.h:121: instantiated from "void QList<T>::detach() [with T = net::Port]"
/usr/lib64/qt4/include/QtCore/qlist.h:462: instantiated from "void QList<T>::append(const T&) [with T = net::Port]"
/usr/src/ark/BUILD/kdenetwork/kget/transfer-plugins/bittorrent/libbtcore/net/portlist.cpp:54: instantiated from here
/usr/lib64/qt4/include/QtCore/qlist.h:388: error: "memcpy" was not declared in this scope
Task-number: reported, but not yet assigned a number
Merge-request: 1388
Reviewed-by: Thiago Macieira <thiago.macieira@nokia.com>
|
|\ |
|
| |
| |
| |
| |
| |
| | |
The +1 must be added to the version, not the serial number.
Reviewed-by: trustme
|
|\ \
| |/ |
|
| |
| |
| |
| |
| | |
Merge-request: 1383
Reviewed-by: Peter Hartmann <peter.hartmann@trolltech.com>
|
| |
| |
| |
| |
| |
| |
| | |
Task-number: 251830
Merge-request: 1383
Reviewed-by: Peter Hartmann <peter.hartmann@trolltech.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
As reported in merge request 1375
Also use QVarLenghtArray instead of manually allocated char*
Reviewed-by: Thierry
|
| |
| |
| |
| |
| | |
Also removed four function declarations from QMargins
that had no definitions.
|
| |\ |
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds some cleanups (using QVarLengthArray), and reverting to the
initial and correct calculation (when the driver doesn't deem fit to
return SQL_NO_DATA).
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
GLSL shaders require that #version and #extension must appear
before any other code. The #define's we insert for highp/mediump/etc
must therefore be moved down to just after them.
Reviewed-by: Gunnar Sletta
|
| | |/
| |/|
| | |
| | | |
Reviewed-by: Trust Me
|
| | | |
|
| |\ \ |
|
| | | | |
|
| | |/
| | |
| | |
| | | |
Fix for task: 214373
|
| | |
| | |
| | |
| | | |
Reviewed-by: trustme
|
| | |
| | |
| | |
| | | |
Reviewed-by: trustme
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Make sure the plugin builds but doesn't do anything when configured
without -plugin-gfx-directfb
Reviewed-by: Donald Carr <donald.carr@nokia.com>
|
| | |
| | |
| | |
| | | |
Reviewed-by: Donald Carr <donald.carr@nokia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since Qt 4.5, all tablet events are compressed not to overload the
widgets with the corresponding mouse event (a mouse event is generated
if the tablet event is not accepted).
This behavior reduce the precision when drawing on a widget that use
the tablet events. All tablet events should be sent to the widget that
are accepting the tablet event.
With this patch, the tablet event are filtered only if the widget
ignore the first tablet event. The mouse events are compressed.
There is two special cases for the filtering:
First, if a tablet event is for another widget than the one
ignoring the tablet, this event should not be filtered.
Second, if there is a mouse press event, the mouse move event should be
sent to the widget that received the mouse press event.
Helped-by: Pierre Rossi
Reviewed-by: Thomas Zander
Reviewed-by: Bradley T. Hughes
|
| | |
| | |
| | |
| | |
| | | |
For the first tablet events, polyLine contains null points. The first
two line painted have an invalid origin.
|
| | |
| | |
| | |
| | |
| | |
| | | |
Make sure all files are wrapped in QT_NO_QWS_DIRECTFB
Reviewed-by: Donald Carr <donald.carr@nokia.com>
|
| | |
| | |
| | |
| | | |
Reviewed-by: Donald Carr <donald.carr@nokia.com>
|