summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-202-0/+78
* ssl: store socket in setEmptyDefaultConfigurationJeremy Lainé2014-12-131-2/+4
* Make the defaultSectionSize property of QHeaderView style dependentAlexander Volkov2014-12-111-0/+36
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-1019-114/+286
|\
| * Attempt to make the positioning test of QWindow more reliableSimon Hausmann2014-12-091-1/+1
| * Diaglib: Fix another typo in .pri file.Friedemann Kleint2014-12-051-1/+1
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-052-24/+15
| |\
| | * Make tst_qwindow::positioning more reliableSimon Hausmann2014-12-041-22/+11
| | * Make QtDBus compile without libdbus-1 headers, if dlopeningThiago Macieira2014-12-011-2/+4
| * | Stabilize tst_QWindowContainer.Friedemann Kleint2014-12-041-15/+39
| * | QMenuBar: fix extra indent on the right with a TopLeftCorner widget.Friedemann Kleint2014-12-041-0/+80
| * | Respect the size hint signal for the column and row delegatesAndy Shaw2014-12-031-2/+42
| * | QLayout: Observe contents margin when positioning the menu bar.Friedemann Kleint2014-12-021-0/+3
| * | QMainWindow: Observe left contents margin when positioning status bar.Friedemann Kleint2014-12-021-0/+33
| * | tst_qsortfilterproxymodel: remove unused member varDavid Faure2014-11-281-2/+1
| * | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-2711-69/+71
| |\|
| | * Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-268-67/+67
| | * Blacklist one tst_qsslsocket testTony Sarajärvi2014-11-261-0/+2
| | * Use camel case in PKCS#12 functionAlejandro Exojo2014-11-241-1/+1
| | * Blacklist one test function in tst_QNetworkReplyTony Sarajärvi2014-11-211-0/+3
| | * Mark QSocks5SocketEngine tests blacklistedTony Sarajärvi2014-11-211-0/+4
| | * Fix the %{time} printing to *not* default to the process's timeThiago Macieira2014-11-211-1/+1
* | | QChar: prepare relational operators for constexpr'ificationMarc Mutz2014-12-101-0/+29
* | | Fixed a bug where spans did not always work in layouts.Jan Arve Saether2014-12-091-0/+17
* | | ssl: merge and tighten sslErrors and peerVerifyError testsJeremy Lainé2014-12-091-60/+55
* | | QSortFilterProxyModel: honor the roles parameter of dataChangedGiuseppe D'Angelo2014-12-071-0/+32
* | | Fix memory leaks in tst_mocJędrzej Nowacki2014-12-071-8/+8
* | | Fix maximal literal string limitation in moc.Jędrzej Nowacki2014-12-071-0/+70
* | | Fix QMetaProperty::write so it tries to register a property type.Jędrzej Nowacki2014-12-071-0/+51
* | | Fix DBus signature generation for complex types.Aaron McCarthy2014-12-041-0/+53
* | | Use the new warning enabling/disabling macros in qtbaseThiago Macieira2014-12-032-14/+6
* | | Implement proper C++ type numeric promotion for QVariant comparisonsThiago Macieira2014-12-031-1/+322
* | | QAbstractScrollArea: add a getter for the marginsGiuseppe D'Angelo2014-12-031-0/+19
* | | tst_QItemDelegate: simplify code, no behavior changeDavid Faure2014-12-021-68/+16
* | | Auto-scroll while selecting entire rows/columns did not workJan Arve Saether2014-11-291-11/+152
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-276-53/+68
|\| |
| * | Diaglib: Fix typo in .pri file.Friedemann Kleint2014-11-271-1/+1
| * | QLineEdit: take text margins into account in minimumSizeHint().David Faure2014-11-271-0/+10
| * | XCB: send leave event on grabJørgen Lind2014-11-261-46/+0
| * | Improve diaglib.Friedemann Kleint2014-11-253-6/+57
* | | SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-264-0/+130
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2465-89/+1935
|\| |
| * | QAbstractProxyModel: fix canDropMimeData/dropMimeData implementationsDavid Faure2014-11-241-0/+56
| * | tst_qtableview: fix virtual-override clang warningDavid Faure2014-11-241-2/+2
| * | Disable the tests that verify that the available space shrunkThiago Macieira2014-11-221-0/+10
| * | Fix tst_QEventLoop::processEventsExcludeSocket testJan-Marek Glogowski2014-11-211-9/+43
| * | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-213-17/+7
| |\|
| | * Make it possible to disable font embeddingEskil Abrahamsen Blomfeldt2014-11-151-15/+5
| | * Make QVersionNumber privateThiago Macieira2014-11-132-2/+2
| * | Fix QAction::setFont crash on OSX, when font is unknown.David Faure2014-11-211-0/+10