summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change all shmget calls to user-only memoryThiago Macieira2013-01-181-1/+1
* QDateTime auto test: stabilize currentDateTimeUtc2 testPeter Hartmann2013-01-171-1/+1
* Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-175-197/+1
* Use a UUID for the NSToolbar in unified title and toolbar.Jake Petroules2013-01-151-0/+27
* Limit the range of the QUrlPrivate::port to -1 to 65535Thiago Macieira2013-01-141-0/+11
* QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-0/+17
* QUrl::fromUserInput: fix for urls without a host.David Faure2013-01-141-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131805-1811/+1811
* Stabilize tst_QDeclarativeMouseAreaAlan Alpert2013-01-111-0/+2
* QSqlTableModel: fix dataChanged() index for removed edited rowMark Brand2013-01-101-0/+12
* Update Canadian(English) localeMehdi Fekari2013-01-101-0/+4
* Delay loading implicit importAlan Alpert2013-01-083-0/+32
* Remove 'com.nokia' string from autotestAlan Alpert2013-01-0812-80/+80
* Backport PathView currentIndex fixes from Qt 5Bea Lam2013-01-082-0/+427
* Update Turkish and Irish locales dataMehdi Fekari2013-01-071-0/+12
* Fix QStyle-test for Windows Aero / 8.Friedemann Kleint2013-01-071-3/+29
* Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-054-0/+174
* Fix tst_QImage on QNXRafael Roquetto2013-01-051-5/+5
* Skip failing testAlan Alpert2013-01-051-0/+1
* Skip failing test for nowAlan Alpert2013-01-051-0/+1
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-052-0/+55
* tst_qaccessibility: Fix warnings about window geometry on Windows.Friedemann Kleint2012-12-201-0/+19
* QMdiArea: Increase minimum size for Windows 8/Large fonts.Friedemann Kleint2012-12-191-2/+2
* QMenu: Do not set snapToMouse if a caused-widget exists.Friedemann Kleint2012-12-191-4/+36
* Backport adjusting cursorToX for trailing spaces from Qt 5Eskil Abrahamsen Blomfeldt2012-12-191-0/+440
* Use frameless widgets in tst_qgridlayout.Friedemann Kleint2012-12-181-2/+31
* a11y: Do not refer to destructed QObject in Windows bridgeJan Arve Saether2012-12-161-0/+8
* Remove the timestamp info in genarated filesLiang Qi2012-12-15104-208/+104
* QUrl: make sure setAuthority is consistent with setHostPeter Hartmann2012-12-151-0/+24
* QUrl: ensure toEncoded() matches toString() wrt. empty authorityPeter Hartmann2012-12-151-0/+6
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-12-1411-5/+619
* Update defaultNumberingSystem value for some indic and slovak countries/regionsmfekari2012-12-141-0/+40
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-093-0/+70
* Bump Qt version to 4.8.5Sergio Ahumada2012-12-076-6/+6
* support indirect SUBDIRSLucas Wang2012-12-061-1/+2
* Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-051-0/+39
* QML file loading: honor synchronous requests made through QNAMAlan Alpert2012-11-281-0/+50
* Fix conflict between QMainWindow::restoreState, QWidget::setStylesheet.Mitch Curtis2012-11-281-0/+41
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-281-0/+44
* Make textEditTest more tolerant wrt characterRect verificationJan Arve Saether2012-11-281-7/+62
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-281-0/+7
* test: Remove insignificant_test from tst_QXmlQuerySergio Ahumada2012-11-261-2/+0
* test: Mark some tst_QHostInfo functions as XFAILSergio Ahumada2012-11-261-0/+14
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-261-1/+60
* test: Mark some tst_qdeclarativetextedit functions as XFAILSergio Ahumada2012-11-231-4/+24
* test: Mark tst_networkselftest as insignificant only on WindowsSergio Ahumada2012-11-231-1/+1
* test: Remove QSKIP from tst_QGraphicsItem::updateMicroFocus()Sergio Ahumada2012-11-231-4/+0
* test: Mark tst_QPauseAnimation as insignificant only on WindowsSergio Ahumada2012-11-231-1/+1
* test: Mark tst_qdeclarativexmlhttprequest::send_ignoreData() as XFAILSergio Ahumada2012-11-231-1/+3
* auto tests: only build help autotests when not cross-compilingPeter Hartmann2012-11-231-1/+1