summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-171-0/+21
* QComboBox: replace homebrew with QSignalSpy for editTextChanged testMark Brand2012-10-171-35/+12
* lancelot: detect and handle Jenkins CI environmentRohan McGovern2012-10-171-0/+8
* Properly define SRCDIR for QNX on tst_QDirRafael Roquetto2012-10-131-1/+1
* tst_qfiledialog: fixed typo causing semi-random completer() failureRohan McGovern2012-10-121-1/+1
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-10-122-4/+17
* In tst_qdeclarativenotifier, verify the result of QObject::receivers()Thomas McGuire2012-10-121-0/+26
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-121-0/+2
* Fix the guiapplauncher test.Friedemann Kleint2012-10-122-59/+80
* Changed Qt release version to 4.8.4jutaipal2012-10-086-6/+6
* Fix error when inserting to tables with datetime fields with QODBCThiago A. Correa2012-10-081-1/+27
* Enable tst_qfocusevent.cpp.Friedemann Kleint2012-10-022-5/+7
* Fix autotests that no longer find executables on Windows.Friedemann Kleint2012-10-023-7/+60
* Update the state of native menus correctly on MacPasi Matilainen2012-10-024-0/+210
* Fix autotests that no longer find executables on Windows.Friedemann Kleint2012-09-3013-57/+155
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291798-43191/+43191
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-281-0/+19
* Include the signal code in the argument of (dis)connectNotify().Thomas McGuire2012-09-261-18/+29
* Revert "Delete JS-owned QML objects right away in the engine dtor."Peter Kümmel2012-09-253-62/+1
* HTTP header may be damaged - fix, unit testTomasz Duda2012-09-251-0/+76
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-251-0/+30
* test: Mark tst_QFile::writeLargeDataBlock() unstable failure as XFAILSergio Ahumada2012-09-241-1/+11
* tst_qfileinfo: also define SRCDIR for QNXRafael Roquetto2012-09-171-1/+1
* Symbian: move SRCDIR definition to .pro fileRafael Roquetto2012-09-172-2/+1
* Blackberry: fix tst_QFileInfo::fileTimes()Rafael Roquetto2012-09-171-4/+7
* Fix crash when invalidating a QSortFilterProxyModelStephen Kelly2012-09-141-0/+61
* Delete JS-owned QML objects right away in the engine dtor.Thomas McGuire2012-09-143-1/+62
* Blackberry: fix tst_QFileInfo::isWritable()Rafael Roquetto2012-09-141-1/+4
* Fix regression in QTextDocument::toHtml() with font pixel sizeEskil Abrahamsen Blomfeldt2012-09-141-0/+13
* Ensure child items are updated even if the parent item has no contentAndy Shaw2012-09-122-0/+82
* tst_qchar: also define SRCDIR for QNXRafael Roquetto2012-09-091-1/+1
* Fix limitting shortcuts to keypad onlyJani Honkonen2012-08-311-0/+47
* Make connectNotify() work with QMLThomas McGuire2012-08-315-0/+389
* Mark updateAndelete as XFAIL on Lion and above.Morten Johan Sorvig2012-08-311-1/+1
* Fixed the QTreeView expansion/collpasing when animatedThierry Bastian2012-08-311-0/+41
* tst_qtoolbutton: stabilize and improve failure messageRohan McGovern2012-08-281-2/+7
* QSharedPointer: make QT_SHAREDPOINTER_TRACK_POINTERS work with QObjectsGiuseppe D'Angelo2012-08-271-0/+7
* Take account of hidden items in QListView when using scrollTo.Stephen Kelly2012-08-271-0/+29
* test: Re-enabling tst_QPrinter testSergio Ahumada2012-08-251-3/+0
* test: Remove useless insignificant_test markSergio Ahumada2012-08-251-2/+0
* test: Re-enabling tst_QToolTip testSergio Ahumada2012-08-251-2/+0
* QUrl: fix thread safety.David Faure2012-08-231-0/+83
* Fix a QListViewItem width when spacing is setJani Honkonen2012-08-231-4/+76
* test: Mark tst_qdeclarativeflickable unstable failures as XFAILSergio Ahumada2012-08-231-2/+14
* test: Mark tst_QWidget unstable failures as XFAILSergio Ahumada2012-08-231-5/+26
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-221-0/+66
* Fix QListWidget scrolling with keys when there are hidden itemsJani Honkonen2012-08-221-0/+52
* test: XFAIL tst_QListWidget::fastScroll() test on WindowsSergio Ahumada2012-08-211-0/+5
* test: Re-enabling tst_QFileInfo test on WindowsSergio Ahumada2012-08-211-2/+0
* test: Re-enabling tst_QListWidget testSergio Ahumada2012-08-171-2/+0