| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Fixed many spelling errors.
|
| | |
|
|\ \
| |/
|/|
| |
| |
| | |
Conflicts:
src/corelib/tools/qcryptographichash.cpp
src/opengl/qgl_p.h
|
| |
| |
| |
| |
| | |
Task-number: none
Reviewed-by: Trust Me
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
Conflicts:
src/gui/kernel/qt_s60_p.h
src/opengl/qglextensions.cpp
src/opengl/qglshaderprogram.cpp
tests/auto/mediaobject/tst_mediaobject.cpp
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
A simple test application to set any combination of input method hints
on a QLineEdit widget. This makes it easier to debug when the original
report relies on webkit.
Task-number: QT-3681
Reviewed-by: Miikka Heikkinen
|
| |
| |
| |
| | |
2f582953ecfc53f217317f58e4fc75b5b51a1126
|
| | |
|
| |
| |
| |
| |
| |
| | |
The code paths are different if the tablet event is accepted or not.
This manuel test show the events received from tablet and mouse to
make sure we get the right events in the right order.
|
| |
| |
| |
| | |
a05504d2a0c643c6f253527f07bcc0dba8a799b4
|
| |
| |
| |
| | |
cba220f177154428d6103a93a819668be689a591
|
| |
| |
| |
| | |
216f4016d1b447d51630086afca179df11fd6997
|
| |
| |
| |
| | |
6ea1caf2babc68d366fb6d3dc215c1bb18a76368
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
You can't do connectToHost followed by startClientEncryption followed by write.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
The previous way was prone to division by zero if the file was too small
|
| | |
|
| | |
|
| |
| |
| |
| | |
7a5ff9859f5775915ae80c287f51c772599c2379
|
| | |
|
| |
| |
| |
| |
| |
| | |
See the readme file.
Reviewed-by: TrustMe
|
| | |
|
| | |
|
| |
| |
| |
| | |
Reviewed-by: Trustme
|
| |
| |
| |
| |
| | |
Test that QWidget::update sends minimal updates,
both for the rect and region version.
|
| | |
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| | |
Conflicts:
configure
src/gui/painting/qpainter.cpp
src/s60installs/s60installs.pro
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
QHttpNetworkReply has now a throttled mode. If this is activated,
it will only read HTTP body when its internal buffer is empty.
This means that QNetworkReply.setReadBufferSize() can finally
be used for bandwidth limiting.
Thanks to David Faure for helping out.
Reviewed-By: Peter Hartmann
|
| |
| |
| |
| | |
Reviewed-by: Trust Me
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
qt-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (23 commits)
Check if the timeout expired during the time update in qt_safe_select
Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers.
Fix tst_QTouchEvent::touchUpdateAndEndNeverPropagate()
Document QTextEncoder::fromUnicode as QT3 support member
Install private headers when configuring Qt with -developer-build.
Ensure that QProcessEnvironment::operator== doesn't crash
Fixes a qfileinfo autotest.
Fix compilation if QT_NO_DATESTRING is defined.
Fix compilation: private headers must be #included with ""
Use realpath() only on systems we know it works on.
Mixed up top/bottom
QGtkStyle: support for the inner-border property in GtkButtons
Fixed uninitialized background artifacts in QWidget::render.
Compile with -no-exceptions on Mac.
Fixed searching and copy/paste from PDF documents.
Autotest: ensure that QSharedPointer does proper autocasting through
Compile on Windows CE.
Add copyright header so the autotest will pass.
Add support for the Selected QIcon::Mode when rendering the systray icon (Mac)
Added a manual test for testing a z-order of overlapping widgets.
...
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
The test uses QWidget::raise, lower and stackUnder functions.
Reviewed-by: trustme
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
New transformation properties added in 4.6, such as rotation or
transformOriginPoint were not taken into account in addTogroup and
removeFromGroup.
Autotest and manual test included.
Task-number: QTBUG-5071
Reviewed-by: bnilsen
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
config.tests/mac/corewlan/corewlan.pro
examples/network/bearercloud/bearercloud.pro
examples/network/bearermonitor/bearermonitor.pro
src/network/bearer/bearer.pro
src/network/bearer/qnativewifiengine_win.cpp
src/network/bearer/qnetworkconfigmanager_p.cpp
src/network/bearer/qnetworkconfiguration_s60_p.cpp
src/network/bearer/qnetworksession.cpp
src/network/bearer/qnetworksession_p.cpp
src/network/bearer/qnmwifiengine_unix.cpp
src/network/bearer/qnmwifiengine_unix_p.h
src/plugins/bearer/corewlan/qcorewlanengine.mm
src/plugins/bearer/generic/qgenericengine.cpp
src/plugins/bearer/nla/main.cpp
src/plugins/bearer/nla/qnlaengine.cpp
tests/auto/qnetworkconfigmanager/qnetworkconfigmanager.pro
tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
tests/auto/qnetworksession/lackey/lackey.pro
tests/auto/qnetworksession/tst_qnetworksession/tst_qnetworksession.pro
tests/manual/bearerex/bearerex.pro
tests/manual/networkmanager/networkmanager.pro
|
| | | |
|
| | | |
|
|/ / |
|
|/ |
|
|
|
|
|
|
| |
Now, they fit into a smallscreen.
Reviewed-By: TrustMe
|
|
|
|
|
|
|
|
| |
There is actually not much of a point to run
a keypadnavigation test without QT_KEYPAD_NAVIGATION
being enabled. But let's at least build the app.
Reviewed-By: TrustMe
|
|
|
|
|
|
| |
Added a few buttons to maximize a window from the code.
Reviewed-by: trustme
|
|\
| |
| |
| |
| |
| | |
Conflicts:
dist/changes-4.6.0
src/gui/kernel/qevent.h
|
| |
| |
| |
| |
| |
| | |
Changes to the gesture api after the review.
Reviewed-by: Jasmin Blanchette
|