summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement viewOptions() logic in QListViewPrivate.Stephen Kelly2012-09-241-0/+17
* Fix potential breakage in QString.Jędrzej Nowacki2012-09-241-3/+7
* Use QStringList::join(QChar) overload where applicable [QtCore]Marc Mutz2012-09-232-2/+2
* test: Remove QSKIP from tst_QFocusEvent::checkReason_ActiveWindow()Sergio Ahumada2012-09-221-2/+2
* Redirect keyboard/mouse grab to the widget parent window.Friedemann Kleint2012-09-221-0/+70
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-223-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221144-27287/+27287
* A step out from Harfbuzz (reduce dependency)Konstantin Ritt2012-09-221-14/+14
* Test: Update QSKIP message of tst_QVector::outOfMemoryCaroline Chao2012-09-221-1/+1
* Test: fix warning for tst_QPluginLoader::loadGarbageCaroline Chao2012-09-221-3/+5
* Fixed multiple modal windows from all blocking each other.Samuel Rødal2012-09-211-0/+40
* Added manual test for QScreen propertiesShawn Rutledge2012-09-218-0/+495
* Fix regression in QAbstractScrollAreaJens Bache-Wiig2012-09-211-0/+39
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-201-0/+29
* remove mentions of borland from project filesOswald Buddenhagen2012-09-195-5/+2
* Pass correct argument to QShortcutEvent ctor in tst_qabstractbutton.cppMitch Curtis2012-09-191-1/+2
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-181-0/+7
* Disable SSL compression by default.Richard Moore2012-09-181-0/+6
* HTTP header may be damaged - fix, unit testTomasz Duda2012-09-181-0/+74
* test: Mark tst_QTabBar::sizeHints() failure as XFAILSergio Ahumada2012-09-171-1/+3
* Attempt to stabilize QMenu auto testsJ-P Nurmi2012-09-151-4/+4
* Blackberry: fix tst_QFileInfo::fileTimes()Rafael Roquetto2012-09-141-1/+5
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-144-24/+22
* Avoid deprecated QTest method in unit testPekka Vuorela2012-09-141-2/+2
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-1416-119/+188
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-09-141-9/+29
* Use QElapsedTimer instead of QTime to measure elapsed timeThiago Macieira2012-09-131-1/+1
* Increase the fuzziness of the QSemaphore test to 50 msThiago Macieira2012-09-131-1/+1
* Fixed: QFileInfo::lastModified() returning wrong value.Markku Heikkila2012-09-131-0/+10
* Test: Redo remove QSKIP from printsupport testsCaroline Chao2012-09-133-1/+39
* Blackberry: fix tst_QFileInfo::isWritable()Rafael Roquetto2012-09-131-1/+4
* Fix crash when invalidating a QSortFilterProxyModelStephen Kelly2012-09-131-0/+59
* Fix regression in QTextDocument::toHtml() with font pixel sizeEskil Abrahamsen Blomfeldt2012-09-121-0/+14
* Test: Update QSKIP for tst_QGLThread on MacCaroline Chao2012-09-121-6/+16
* Test: remove QSKIP from printsupport testsCaroline Chao2012-09-123-46/+18
* Stabilize qprinter testEskil Abrahamsen Blomfeldt2012-09-121-1/+10
* Don't manipulate immutable dataJoão Abecasis2012-09-111-17/+71
* Close popups when switching applications on Windows.Friedemann Kleint2012-09-111-0/+12
* Remove deprecated inputItem and inputWindow from QInputMethodPekka Vuorela2012-09-112-47/+8
* Avoid duplicate setPen() in PDF when reusing QPrinterEskil Abrahamsen Blomfeldt2012-09-111-3/+0
* port qmake to qt creator's qmake language evaluatorOswald Buddenhagen2012-09-111-1/+1
* test: Remove QSKIP from tst_uic::stdOut()Sergio Ahumada2012-09-101-3/+0
* test: Remove QSKIP from tst_QLocale::windowsDefaultLocale()Sergio Ahumada2012-09-101-2/+0
* Fix semantics of the src dir in the include search paths with MinGWSimon Hausmann2012-09-105-0/+22
* Fix build of tests/ on Windows CEKevin Funk2012-09-103-2/+10
* Remove old troll test servers' references.Leonard Lee2012-09-101-15/+15
* Use QStringList::join(QChar) overload where applicable [QtDBus]Marc Mutz2012-09-101-2/+2
* test: QFtp tests require `private_tests' setSergio Ahumada2012-09-092-1/+2
* Use QStringList::join(QChar) overload where applicable [QtNetwork]Marc Mutz2012-09-072-7/+7
* Use QStringList::join(QChar) overload where applicable [QtWidgets]Marc Mutz2012-09-071-1/+1