summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make letter spacing APIs in QTextFormat more consistentEskil Abrahamsen Blomfeldt2012-08-271-8/+12
* Fix limitting shortcuts to keypad onlyJani Honkonen2012-08-271-0/+47
* moc: test slots marked final/override in various waysMarc Mutz2012-08-263-0/+297
* moc: parse classes that use Q_DECL_FINAL|final|sealedMarc Mutz2012-08-263-3/+167
* QUrl: port thread-safety autotest from Qt4.David Faure2012-08-262-1/+92
* Fix infinite recursion while dragging toolbar of QMainWindow.Markku Heikkila2012-08-251-1/+58
* Test for quadratic behaviour when rendering long line in QTextEditOlivier Goffart2012-08-231-0/+36
* tst_QMutex: add markers to the tryLock testsThiago Macieira2012-08-231-6/+13
* Remove remaining bits of deprecated QInputPanelPekka Vuorela2012-08-231-3/+3
* Remove unused inotify includes in the filesystem watcher testThomas McGuire2012-08-231-8/+0
* ICU: Fix crash in codecForMib(2107)Kai Koehne2012-08-231-0/+8
* A few more random documentation fixesShawn Rutledge2012-08-231-11/+10
* tst_QTreeView: fix unused variable warningMarc Mutz2012-08-231-1/+1
* Fix accessibility unit test compilationPekka Vuorela2012-08-232-3/+3
* tst_QColumnView: fix unused variable warningMarc Mutz2012-08-221-1/+0
* Make keyboard search work in the current column, not only the first.Stephen Kelly2012-08-221-0/+30
* Fix indexAbove and indexBelow to return indexes in the correct column.Stephen Kelly2012-08-221-15/+37
* Add hint for touch -> mouse event synthesizingMorten Johan Sorvig2012-08-222-12/+19
* Do not consider sign in qIsNull.Mitch Curtis2012-08-225-0/+67
* Propagate initial size constraints to QWidgetWindow.Friedemann Kleint2012-08-211-0/+37
* Disregard milliseconds in QTime::secsTo().Mitch Curtis2012-08-212-0/+12
* Serialise QDateTime as UTC and timeSpec() instead of private spec.Mitch Curtis2012-08-211-0/+76
* Fix decoding of QByteArray in the deprecated "encoded" setters in QUrlThiago Macieira2012-08-202-0/+45
* tst_qurlinternal: use qurl_p.h instead of declaring the functionsThiago Macieira2012-08-201-9/+1
* Speed up sorting of dir entries when sorted by dateRobin Burchell2012-08-201-0/+12
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-202-0/+16
* Take account of hidden items in QListView when using scrollTo.Stephen Kelly2012-08-201-0/+27
* Ensure that all the children get the new stylesheet set on a parentAndy Shaw2012-08-201-1/+12
* Fix a QListViewItem width when spacing is setJani Honkonen2012-08-191-4/+77
* Fix QListWidget scrolling with keys when there are hidden itemsJani Honkonen2012-08-191-0/+51
* Enable QAtomicInteger for char16_t and char32_tThiago Macieira2012-08-181-0/+8
* Add Q_DECL_CONSTEXPR to the isXXX functions in the new atomics.Thiago Macieira2012-08-181-0/+28
* Auto test for passing QTextEdit as QSyntaxHighlighter parentJ-P Nurmi2012-08-182-1/+20
* Exclude the qplatformdefs CMake test on Windows.Stephen Kelly2012-08-181-1/+3
* Remove QWidgetStar.Stephen Kelly2012-08-184-9/+5
* Emit layoutChange signals when changing QPersistentModelIndexes.Stephen Kelly2012-08-182-1/+40
* Doc: Fix spelling errorsSergio Ahumada2012-08-171-1/+1
* Fix tst_qbytearray on QNXRafael Roquetto2012-08-151-3/+3
* Only emit headerDataChanged for valid proxy intervals.Stephen Kelly2012-08-153-1/+65
* tst_QUdpSocket: Remove unneeded ./ in application name printingMarc Mutz2012-08-151-2/+2
* Fix "might be used uninit'ed" warningMarc Mutz2012-08-151-3/+7
* Emit the highlighted signal if the model changes.Stephen Kelly2012-08-151-0/+29
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-151-0/+66
* Make selectAll() do nothing if the mode is NoSelection.Stephen Kelly2012-08-151-0/+6
* tst_QToolBar: fix "might be used uninit'ed" warningsMarc Mutz2012-08-141-6/+6
* Remove relic QT_VERSION from qmake testRafael Roquetto2012-08-141-1/+1
* Implemented QAccessibleTextWidgetJan-Arve Saether2012-08-141-35/+77
* Add Linux Accessibility BridgeFrederik Gladhorn2012-08-143-1/+483
* Speed up tst_QGraphicsView::mapToScene testThiago Macieira2012-08-131-1/+1
* Use POSITION_INDEPENDENT_CODE for these tests.Stephen Kelly2012-08-132-0/+4