summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Check screen before changing cursorJoni Poikelin2014-12-231-1/+2
| | * Check for valid receiver before sending gesture events.Jason Haslam2014-12-231-0/+3
| | * qstorageinfo_unix.cpp: Fix build on BSD and other unicesDmitry Shachnev2014-12-231-3/+4
| | * Fix typo in Qt5CoreMacros.cmakeAleix Pol2014-12-231-1/+1
| | * Doc: Describe the enum item QStyle::PE_FrameStatusBar as obsoleteAlexander Volkov2014-12-221-1/+1
| | * QColorDialog: Fix a few layouting issues.Sérgio Martins2014-12-221-2/+13
| | * Revert "OS X: rename special menu items instead of duplicating"Timur Pocheptsov2014-12-222-14/+6
| | * Android: Fix QTemporaryDir/File::nonWritableCurrentDir() testsEskil Abrahamsen Blomfeldt2014-12-222-0/+9
| | * Android: Fix QLoggingRegistry testEskil Abrahamsen Blomfeldt2014-12-222-0/+10
| | * Android: Disable QLockFile testEskil Abrahamsen Blomfeldt2014-12-221-1/+3
| | * Android: Fix QIODevice testsEskil Abrahamsen Blomfeldt2014-12-223-0/+14
| | * Android: Fix QFileSystemWatcher test failuresEskil Abrahamsen Blomfeldt2014-12-221-0/+4
| | * Android: Fix test failure for test QFileInfo::lastRead()Eskil Abrahamsen Blomfeldt2014-12-221-0/+4
| | * Android: Fix QFileInfo testsEskil Abrahamsen Blomfeldt2014-12-223-1/+36
| | * Android: Fix QDirIterator testsEskil Abrahamsen Blomfeldt2014-12-221-0/+26
| | * Android: Fix QDir testsEskil Abrahamsen Blomfeldt2014-12-223-0/+77
| | * Android: Stabilize QPauseAnimation testEskil Abrahamsen Blomfeldt2014-12-221-34/+38