summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a simple way of tracing calls to libdbus-1Thiago Macieira2015-01-061-1/+77
* Remove workarounds for RVCT compiler bugsThiago Macieira2015-01-0610-153/+5
* eglfs: Make sure there is a platform window for the backing storeLaszlo Agocs2015-01-061-0/+2
* QColorDialog: Fix flickering when using "Pick screen color"Sérgio Martins2015-01-062-7/+13
* qdoc: Use qgetenv instead of getenvSérgio Martins2015-01-061-4/+4
* Fix QFileSystemWatcher::directoryChanged docs/testCory Bloor2015-01-052-16/+7
* tst_QHash: Factor qHash()-related test cases into a separate testMarc Mutz2015-01-055-101/+160
* tst_QSet: add a non-trivial test for op==Marc Mutz2015-01-051-0/+10
* Compile in evdev code to linuxfbLaszlo Agocs2015-01-054-1/+47
* QIsciiCodec: add an assert to silence CoverityGiuseppe D'Angelo2015-01-051-0/+1
* QColorDialog: fix a crash on small displaysGiuseppe D'Angelo2015-01-051-1/+2
* Add missing qdatastream.h includes.Richard J. Moore2015-01-052-0/+3
* QFlags: plaster API with Q_DECL_NOTHROWMarc Mutz2015-01-051-36/+37
* QCursor: add move ctorMarc Mutz2015-01-052-0/+11
* Use QStringLiteral to prevent runtime string conversions.Milian Wolff2015-01-051-11/+17
* Add annotation to rename methods created by qdbusxml2cppDavid Edmundson2015-01-052-3/+22
* QColorDialog: merge two consecutive ifs with the same testGiuseppe D'Angelo2015-01-051-2/+0
* Add a platform function to enable setting the touch flags on WindowsAndy Shaw2015-01-0510-11/+238
* QItemDelegate: let QTextEdit and QPlainTextEdit receive tab keypressesGiuseppe D'Angelo2015-01-043-10/+114
* QtTest: call toString() as a normal functionMarc Mutz2015-01-041-1/+1
* Document -plugins argument in qmltest usage helpala2015-01-031-0/+2
* Fix undefined behavior found by GCC 5Thiago Macieira2015-01-021-1/+1
* Remove unnecessary dependencySimon Hausmann2015-01-021-1/+1
* qdoc: Update qdoc manualMartin Smith2015-01-029-4/+360
* QNX: Fix build.Rafael Roquetto2014-12-311-2/+2
* Enable ELF .interp section on HurdPino Toscano2014-12-301-1/+1
* Complete MIPS atomic support on pre-MIPS32 architecturesPino Toscano2014-12-301-1/+4
* QStack: Add a simple benchmark.Robin Burchell2014-12-303-0/+94
* Fix cmake test_moc_macro_target with namespaceFrederik Gladhorn2014-12-301-0/+6
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2014-12-30121-1996/+1324
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-29121-1996/+1324
| |\
| | * tst_QUdpSocket: Fix inverted logic in getting a non-"any" addressThiago Macieira2014-12-281-23/+18
| | * Don't hardcode port numbers in tst_QUdpSocket wherever possibleThiago Macieira2014-12-281-10/+15
| | * Fix silly QSKIP for IPv6 in tst_QUdpSocket::multicastThiago Macieira2014-12-281-1/+1
| | * Report QHostAddress::Any explicitly in qDebug()Thiago Macieira2014-12-281-1/+4
| | * Fix win32-g++ build due to -WerrorSérgio Martins2014-12-261-0/+4
| | * Silence warning in tst_QUdpSocket::multicast for Any+IPv4Thiago Macieira2014-12-242-3/+9
| | * Fix tst_QUdpSocket::multicastLeaveAfterCloseThiago Macieira2014-12-241-3/+6
| | * Glib config test: fix compiler warningsGiuseppe D'Angelo2014-12-241-1/+2
| | * QNX: Revert the change to give higher precision timers.Roger Maclean2014-12-241-16/+1
| | * Fix silly mistake: 0 is a valid file descriptorThiago Macieira2014-12-241-1/+1
| | * Stabilize tst_QUdpSocket::broadcastingThiago Macieira2014-12-241-1/+1
| | * Don't try to send broadcasts over IPv6Thiago Macieira2014-12-241-4/+7
| | * Suppress silly shell warning during qmake of qtcpsocket.proThiago Macieira2014-12-241-1/+1
| | * Autotest: Disable multicast testing with proxiesThiago Macieira2014-12-241-10/+1
| | * Remove a memory leak in the custom sort filter model exampleGiuseppe D'Angelo2014-12-231-5/+5
| | * QRawFont: improve the thread-safety checksGiuseppe D'Angelo2014-12-231-1/+14
| | * Temporarily disable the QtDBus tests if the session bus isn't availableThiago Macieira2014-12-231-1/+10
| | * Fix include headers for qsslcertificate_qt.cppThiago Macieira2014-12-231-2/+2
| | * Doc: corrected broken links qtbaseNico Vertriest2014-12-236-16/+11