summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix running tst_qmessagehandler when QT_MESSAGE_PATTERN is setThiago Macieira2014-12-181-0/+9
| * Prospective stabilization fix for tst_qwindow::positioning(default)Simon Hausmann2014-12-181-0/+2
* | tst_QSizePolicy: non-functional fixesMarc Mutz2014-12-261-1/+3
* | tst_QSizePolicy: split a test functionMarc Mutz2014-12-261-3/+7
* | tst_QSizePolicy: minor cleanupMarc Mutz2014-12-261-15/+2
* | QThreadPool::cancel() to remove individual jobs from the job queue.Nick Shaforostoff2014-12-241-0/+51
* | emit lastWindowClosed even if quitOnLastWindowClosed is falseShawn Rutledge2014-12-231-0/+27
* | Make setting twice the very same model on QComboBox a no-opGiuseppe D'Angelo2014-12-201-0/+6
* | QState: Added template PointerToMemberFunctionAndré Klitzing2014-12-201-1/+5
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devGiuseppe D'Angelo2014-12-2013-10/+131
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-1813-10/+131
| |\|
| | * Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-181-0/+52
| | * Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-187-9/+9
| | * Add some debug information to tst_qwindowSimon Hausmann2014-12-181-0/+12
| | * Blacklist ioGetFromHttpBrokenServer:no-newlineTony Sarajärvi2014-12-161-0/+2
| | * Fix possibly corrupted log clusters when using custom tab stopsEskil Abrahamsen Blomfeldt2014-12-151-0/+34
| | * Ensure that GL::updateBrushTexture() activates and binds properlyTor Arne Vestbø2014-12-131-0/+20
| | * DiagLib: Add Wheel event to mouse event category of the event filter..Friedemann Kleint2014-12-111-1/+1
* | | 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