| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Exported the isLikelyToBeNfs() function to skip the fileInfo Test on NFS.
Otherwise the Test will fail, because the FileSystemTimes are not synchronized.
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixed the MousePress to the right position
|
|
|
|
| |
Only execute when NO_EVENTLOOP_EXCEPTIONS is not set
|
| |
|
| |
|
|
|
|
| |
current locale
|
| |
|
|
|
|
| |
on maemo
|
|
|
|
| |
Added some waits, needed on slower platforms, like maemo
|
|
|
|
|
| |
The framewith has to be also added to the minimum with, otherwise the test will
fail when the current style has a bigger border.
|
| |
|
| |
|
|
|
|
|
| |
- Fixed some timing problems
- Fixed mouseClick center
|
| |
|
| |
|
|
|
|
| |
and arm
|
|
|
|
| |
This is needed for all platforms which are autoMaximizing top level widgets
|
| |
|
| |
|
|
|
|
|
| |
In Future all autotests should use this class to determine,
whether the platform has the capabilities needed for this test
|
|
|
|
|
|
| |
This is needed to run all autotests in a specified style by default.
Reviewed By: Harald Fernengel
|
|
|
|
|
|
|
| |
Make the code friendlier and rename the enum value to
DE_MEEGO_COMPOSITOR
Reviewed-by: Robert Griebl
|
|
|
|
| |
DE_MAEMO6 is set when the rootwindow is MCompositor
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
QNAM HTTP: tst_qnetworkreply with setReadBufferSize() set
Fix compilation on AIX 5.3 with gcc
Doc: Fixed typo
Fix poor English in QStyle::polish documentation.
Fix a few typos in comments and docs.
|
| |\
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
QNAM HTTP: tst_qnetworkreply with setReadBufferSize() set
Fix compilation on AIX 5.3 with gcc
Doc: Fixed typo
Fix poor English in QStyle::polish documentation.
Fix a few typos in comments and docs.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This new method tests 4 cases (http/https, with/without buffer size)
and checks the send/receive rates to check that the actual transfer rate
was limited, not just the speed of emission of data to the application.
Task-number: QTBUG-6276
Merge-request: 872
Reviewed-by: Markus Goetz <Markus.Goetz@nokia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
"error: invalid pointer to bit-field `QAbstractStatePrivate::isMachine'"
The extra qualification is not needed anyway, so remove it.
Task-number: QTBUG-14491
Reviewed-by: Eskil Abrahamsen Blomfeldt
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Fix poor English in QStyle::polish documentation.
Fix a few typos in comments and docs.
|
| | |
| | |
| | |
| | |
| | | |
Task-number: QTBUG-10538
Reviewed-by: Trust Me
|
| | |
| | |
| | |
| | |
| | | |
Task-number: QTBUG-13714
Reviewed-by: Trust Me
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Quickly clicking an item that doesn't use double clicking should result in two separate clicks
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
two separate clicks
Task-number: QTBUG-14832
Reviewed-by: Martin Jones
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public:
Fix OpenVG painting artifacts after restoreState().
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When the state is restored and the 'dirty' flag indicates that the clip
state has changed, the paint engine needs to set 'scissorDirty' flag to
true so that updateScissor() applies the restored clip region to the
scissor rects.
Task-number: QTBUG-14907
Reviewed-by: Jani Hautakangas
|
|\ \ \
| |/ /
|/| /
| |/
| | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Fix QML visual tests on Mac.
|
|/
|
|
| |
Task-number: QTBUG-14792
|
|\
| |
| |
| |
| |
| |
| |
| | |
into 4.7-integration
* 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration:
Fix Windows compilation.
Fixed race condition in raster paint engine.
|
| |\
|/ /
| |
| |
| | |
Conflicts:
tests/auto/qpainter/tst_qpainter.cpp
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2:
Fix Windows compilation.
Fixed race condition in raster paint engine.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Don't take for granted that these are included...
Task-number: QTBUG-14614
Reviewed-by: Bradley T. Hughes
|
| |/
| |
| |
| |
| |
| |
| | |
We need to protect the gradient cache accesses with a mutex.
Task-number: QTBUG-14614
Reviewed-by: Bradley T. Hughes
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
dbus does not use this. fix build.
Fix memory leak on exit
|
| | |
| | |
| | |
| | | |
Reviewed-by: trust me
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The confFile was lost if the cache was already gone (e.g. on app exit).
This patch ensures that the confFile is always deleted.
Reviewed-by: João Abecasis
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Update webview visual tests to new skip mode
Remove unnecessary QML import project dependency to Symbian deployment pri file used by Qt demos
Update visual tests for Mac
Revert "Disable WebView visualtests"
Mark dynamic.qml as expect-fail the new way
Update gridview visual tests
Revert "Mark qdeclarativegridview autotests as expect-fail"
|