summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-051029-4035/+9253
| |\ \ \ \ \
| * | | | | | Make clear() use the shared null inlineJoão Abecasis2012-02-011-2/+2
| * | | | | | Fix some warnings with ClangJoão Abecasis2012-01-261-3/+3
| * | | | | | Introducing Q_ARRAY_LITERALJoão Abecasis2012-01-252-0/+97
| * | | | | | Don't use RefCount int operatorsJoão Abecasis2012-01-241-1/+1
| * | | | | | Don't use RefCount int operatorsJoão Abecasis2012-01-231-1/+1
| * | | | | | Don't use RefCount int operationsJoão Abecasis2012-01-171-18/+18
| * | | | | | Rename QArrayData::AllocateOption to AllocationOptionJoão Abecasis2012-01-162-7/+7
| * | | | | | Enable QArrayData to reference external array dataJoão Abecasis2012-01-162-0/+57
| * | | | | | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-16911-10730/+6630
| |\ \ \ \ \ \
| * | | | | | | Expand if condition for readabilityJoão Abecasis2012-01-111-8/+15
| * | | | | | | Don't allocate when inserting overlapping dataJoão Abecasis2012-01-111-3/+7
| * | | | | | | Add setSharable support to SimpleVectorJoão Abecasis2012-01-102-4/+79
| * | | | | | | Add AllocateOptions to QArrayDataJoão Abecasis2012-01-092-20/+34
| * | | | | | | Remove shared_empty and unsharable_empty from APIJoão Abecasis2012-01-061-6/+12
| * | | | | | | Add setSharable support in QArrayData stackJoão Abecasis2012-01-061-6/+146
| * | | | | | | Adding detach to QArrayDataPointerJoão Abecasis2012-01-062-6/+56
| * | | | | | | Add test for QVector::setSharableJoão Abecasis2012-01-051-0/+94
| * | | | | | | Ensure shared_null(s) are statically initialized on VS 2010João Abecasis2012-01-051-0/+17
| * | | | | | | Add support for setSharable in RefCountJoão Abecasis2012-01-052-5/+60
| * | | | | | | Retire the generic Q_REFCOUNT_INITIALIZER macroJoão Abecasis2012-01-041-3/+3
| * | | | | | | Introducing QArrayDataPointerJoão Abecasis2011-12-141-42/+18
| * | | | | | | QArrayDataOps::insertJoão Abecasis2011-12-142-0/+238
| * | | | | | | QArrayDataOps: generic array operationsJoão Abecasis2011-12-142-7/+140
| * | | | | | | Add test for GCC bug #43247João Abecasis2011-12-111-0/+28
| * | | | | | | template<class T> struct QTypedArrayDataJoão Abecasis2011-12-112-15/+152
| * | | | | | | Allocate/free support in QArrayDataJoão Abecasis2011-12-091-0/+144
| * | | | | | | Merge remote-tracking branch 'gerrit/master' into containersOswald Buddenhagen2011-12-0947-629/+568
| |\ \ \ \ \ \ \
| * | | | | | | | SimpleVector as a test case for QArrayDataJoão Abecasis2011-12-073-0/+289
| * | | | | | | | Introducing QArrayDataJoão Abecasis2011-12-063-0/+157
* | | | | | | | | {QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with...Marc Mutz2012-03-091-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/master' into api_changesJoão Abecasis2012-03-0837-169/+2018
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | QCursor: Associate cursor with screen.Friedemann Kleint2012-03-073-12/+10
| * | | | | | | Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-071-0/+5
| * | | | | | | QRegularExpression: add optimizations autotestGiuseppe D'Angelo2012-03-078-44/+213
| * | | | | | | Fix deadlock in QPropertyAnimationOlivier Goffart2012-03-071-0/+45
| * | | | | | | Add fonts to QPlatformTheme.Friedemann Kleint2012-03-072-7/+3
| * | | | | | | Remove abuse of QMetaTypeId from tst_qshortcut test.Jędrzej Nowacki2012-03-071-39/+34
| * | | | | | | Improve type detection for query resultsAndy Shaw2012-03-071-0/+118
| * | | | | | | Refactor headersclean for usage from modules other than qtbaseRohan McGovern2012-03-076-60/+176
| * | | | | | | Fix parsing of unicode escape sequencesLars Knoll2012-03-072-0/+16
| * | | | | | | QRegularExpression: fix autotestGiuseppe D'Angelo2012-03-071-2/+3
| * | | | | | | QSqlTableModel: use selectRow() for field and row edit strategiesMark Brand2012-03-072-14/+76
| * | | | | | | QSqlTableModel: handle changes between submit and selectMark Brand2012-03-071-4/+4
| * | | | | | | QRegularExpression: add captureCount()Giuseppe D'Angelo2012-03-061-0/+31
| * | | | | | | QRegularExpression: improve operator==, add dedicated autotestGiuseppe D'Angelo2012-03-061-5/+59
| * | | | | | | QRegularExpression: add QRegularExpression* set of classesGiuseppe D'Angelo2012-03-064-0/+1156
| * | | | | | | Fix tst_QNetworkReply::httpWithNoCredentialUsage autotestShane Kearns2012-03-061-16/+39
| * | | | | | | Fix QNetworkReply ioGetFromHttpWithCache test caseShane Kearns2012-03-061-0/+1
| * | | | | | | QSslCertificate - make lazy initialisation thread safeShane Kearns2012-03-061-0/+72