qt5base-lts/tests/auto
João Abecasis e57e2f3e32 Fix QString:mid and midRef, again
In commit 75286739 it was assumed that negative positions shouldn't
influence the size of the returned substring. That however changes
behaviour that was depended on even inside Qt.

With this change, the old behaviour is reestablished.

A negative value of n is still taken to mean "all the way to the end",
regardless of position, and overflows are still avoided.

Change-Id: I7d6ed17cc5e274c7c7ddf0eb0c3238e1159ec4f6
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-03-12 19:53:59 +01:00
..
bic Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
compilerwarnings/data Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
concurrent Complete split of QtConcurrent. 2012-02-06 16:48:22 +01:00
corelib Fix QString:mid and midRef, again 2012-03-12 19:53:59 +01:00
dbus QtDBus: make some constructors explicit 2012-03-12 15:22:30 +01:00
gui {QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with QVector 2012-03-09 10:29:23 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Fix tst_QNetworkReply::httpWithNoCredentialUsage autotest 2012-03-06 18:24:09 +01:00
opengl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
other Refactor headersclean for usage from modules other than qtbase 2012-03-07 03:49:59 +01:00
shared Refactor input context tests 2012-02-22 13:54:13 +01:00
sql Improve type detection for query results 2012-03-07 07:26:37 +01:00
testlib testlib: Make verbose2 selftest use QCOMPARE as well as QVERIFY. 2012-03-05 05:32:03 +01:00
tools Merge remote-tracking branch 'origin/api_changes' into containters 2012-03-08 12:02:41 +01:00
widgets Merge remote-tracking branch 'origin/api_changes' into containters 2012-03-08 12:02:41 +01:00
xml clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
auto.pro Disable 'check' target generation for network autotests for Windows. 2012-02-17 11:48:08 +01:00
network-settings.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
platformquirks.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
test.pl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00