summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-0/+4
|\
| * Fix QAbstractItemModel::moveColumn()J-P Nurmi2013-04-231-0/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-264-4/+42
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-224-4/+42
| |\|
| | * Reduce qmetatype autotest build time for Windows CE.Janne Anttila2013-04-171-2/+2
| | * Fix tst_qfile build for WEC7.Janne Anttila2013-04-171-1/+3
| | * Make QBuffer::bytesAvailable() workThiago Macieira2013-04-161-1/+22
| | * QDateTime - Fix auto tests on Windows before 1980unknown2013-04-121-0/+15
* | | Use variadic templates to mark function pointers as non-QObjects.Stephen Kelly2013-04-241-0/+4
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-175-13/+7
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-125-13/+7
| |\|
| | * tst_qtranslator: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-122-9/+6
| | * tst_qcoreapplication: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-122-2/+1
| | * tst_qdataurl: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-121-2/+0
* | | Json writer, support larger signed integers upto 2^53Darryl L. Miles2013-04-121-1/+5
* | | Json writer, emit full precision for floating point Number typesDarryl L. Miles2013-04-121-0/+52
* | | Json writer, only emit floating point finite numbers, ignore INF/NaNDarryl L. Miles2013-04-121-0/+30
|/ /
* | Merge branch 'stable' into devSergio Ahumada2013-04-103-9/+137
|\|
| * Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-04-081-0/+26
| * Don't call virtual methods after the source model is destroyed.Stephen Kelly2013-04-051-0/+35
| * QSaveFile: allow saving to a writable file in a non-writable directoryDavid Faure2013-04-051-9/+76
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-033-8/+49
|\|
| * Upgrade the bundled PCRE to 8.32Giuseppe D'Angelo2013-04-011-2/+0
| * Update QLocale data to CLDRv23Konstantin Ritt2013-04-011-2/+3
| * QLocale: Report textDirection() by looking to the locale scriptKonstantin Ritt2013-03-301-0/+42
| * tst_qthread: fix race on "bool visited"David Faure2013-03-291-4/+4
* | Add qPopulationCount() function, extracted from QBitArrayMarc Mutz2013-04-031-1/+79
* | Add automatic metatype handling for common standard library containers.Stephen Kelly2013-04-011-15/+59
|/
* Ensure QTemporaryFile can create files when an identical dir exists.Mitch Curtis2013-03-231-0/+35
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-212-8/+16
|\
| * Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-121-2/+16
| * Revert 6497649730daeab5d3dfac7e806105e99a237656 and clarify docs.Mitch Curtis2013-03-121-6/+0
* | Support connection to functor with multiple operator()Olivier Goffart2013-03-191-0/+126
* | tst_qlockfile: increase delay on Windows.David Faure2013-03-191-1/+1
* | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1617-57/+57
* | tst_qlogging: fix test when QT_MESSAGE_PATTERN is already setDavid Faure2013-03-161-5/+14
* | Fix qmath autotest for armFabian Bumberger2013-03-141-1/+1
* | Improve warning messages (and readability) of connectSlotsByName()Axel Waggershauser2013-03-131-0/+5
* | Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-131-0/+23
* | Skip unstable autotestPaul Olav Tvete2013-03-121-0/+2
* | Add an auto test for Irish localeEl Mehdi Fekari2013-03-121-0/+3
* | 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
* | 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