summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-20274-3140/+9815
|\
| * Merge branch 'dev' into stableOswald Buddenhagen2013-03-20274-3140/+9815
| |\
| | * Fix the font engines leakingKonstantin Ritt2013-03-204-0/+159
| | * Support connection to functor with multiple operator()Olivier Goffart2013-03-191-0/+126
| | * Fix wildcard signal disconnection in QDBusAbstractInterfaceThiago Macieira2013-03-191-2/+4
| | * Make sure that signal disconnects don't disconnect too muchThiago Macieira2013-03-191-0/+90
| | * tst_qlockfile: increase delay on Windows.David Faure2013-03-191-1/+1
| | * Add convenience distance methods to QVector2DLaszlo Papp2013-03-181-9/+120
| | * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1696-990/+989
| | * tst_qlogging: fix test when QT_MESSAGE_PATTERN is already setDavid Faure2013-03-161-5/+14
| | * Remove bogus portion of unit testThiago Macieira2013-03-151-12/+0
| | * Add a minor convenience for calculating the distance to a pointLaszlo Papp2013-03-151-0/+55
| | * Fix qmath autotest for armFabian Bumberger2013-03-141-1/+1
| | * Make qaccessible2.h internal.Frederik Gladhorn2013-03-1410-1509/+3
| | * Test the OpenGLExtensions cmake module.Stephen Kelly2013-03-143-0/+79
| | * Improve warning messages (and readability) of connectSlotsByName()Axel Waggershauser2013-03-131-0/+5
| | * Generate a Qt5ConfigVersion.cmake file.Stephen Kelly2013-03-131-1/+1
| | * Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-131-0/+23
| | * Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-132-2/+1
| | * Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-2/+2
| | * Do not list desktop widgets and desktop screen widgets as top-levels.Friedemann Kleint2013-03-121-0/+17
| | * Skip unstable autotestPaul Olav Tvete2013-03-121-0/+2
| | * Skip more QScroller tests on Mac, they are all flakeyTor Arne Vestbø2013-03-121-0/+8
| | * Add an auto test for Irish localeEl Mehdi Fekari2013-03-121-0/+3
| | * Fix wrong initial positionCaroline Chao2013-03-121-0/+16
| | * Fix warning about unused function result in tst_qnetworkproxyfactory.Friedemann Kleint2013-03-121-1/+1
| | * Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-128-25/+29
| | * Skip tst_QScroller::scroll(), it's flakey and blocking CITor Arne Vestbø2013-03-121-0/+1
| | * Android: disable unsupported autotestsPaul Olav Tvete2013-03-121-1/+1
| | * Android compile fixPaul Olav Tvete2013-03-121-1/+1
| | * Compile fix when fileno does not return intPaul Olav Tvete2013-03-121-1/+1
| | * Let QMetaObject::connectSlotsByName(o) also check for signals of oAxel Waggershauser2013-03-071-0/+15
| | * QVector - removeLast optimizeThorbjørn Martsum2013-03-071-0/+9
| | * QVector - add functions takeFirst and takeLastThorbjørn Martsum2013-03-071-1/+14
| | * QVector - add remove functionsThorbjørn Martsum2013-03-071-0/+76
| | * Add methods to convert lists of QKeySequence to/from stringsKevin Ottens2013-03-061-0/+102
| | * Simplify further extension of tst_QObject::connectSlotsByNameAxel Waggershauser2013-03-061-119/+31
| | * Fix warning about float truncation in tst_qdatastream.Friedemann Kleint2013-03-061-1/+1
| | * Fix loop condition in tst_qhash (CLANG).Friedemann Kleint2013-03-061-2/+2
| | * Fix warning about tautological comparison in tst_qstandarditem (CLANG).Friedemann Kleint2013-03-061-1/+1
| | * Fix warnings about unused field variables (CLANG).Friedemann Kleint2013-03-062-2/+0
| | * Fixed QTreeWidgetIterator to work with sorted QTreeWidgetJan Arve Saether2013-03-061-0/+27
| | * QMap - add multiInsert with hintThorbjørn Martsum2013-03-061-0/+66
| | * QMap - add insert overload that provide a hintThorbjørn Lund Martsum2013-03-061-0/+65
| | * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-063-1/+6
| | |\
| | * \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0614-105/+323
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0514-105/+323
| | | |\ \
| | * | | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-053-3/+3
| | * | | | Clear the current thread data for the main threadThiago Macieira2013-03-051-0/+12
| | * | | | Make QProcess startable with open()Corentin Jabot2013-03-051-0/+20
| | |/ / /