summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Complete the work for the runtime libdbus-1 supportThiago Macieira2015-01-061-9/+6
* Fix build on Linux when dbus headers cannot be foundSimon Hausmann2015-01-061-6/+4
* Doc: Fixed date format doc bug in QDateTime/Qt namespaceOrgad Shaneh2015-01-062-13/+13
* Fix build error with Intel Compiler 15 on WindowsThiago Macieira2015-01-062-0/+4
* Give ICC-as-Clang a Q_CC_CLANG version number tooThiago Macieira2015-01-061-0/+4
* iOS: Remove QIOSKeyboardListener self-change assert/guardTor Arne Vestbø2015-01-061-2/+0
* Make QDBusConnection and QDBusServer return an error on default objectsThiago Macieira2015-01-063-6/+6
* Autotest: fix a race condition in verifying a peer D-Bus connectedThiago Macieira2015-01-066-14/+52
* Re-enable constexpr for ICC 15Thiago Macieira2015-01-061-0/+1
* Fix change-of-sign warnings with ICCThiago Macieira2015-01-061-3/+3
* windeployqt: add clean step to toplevel makefileMaurice Kalinowski2015-01-061-1/+2
* Android: Fix QCryptographicHash testEskil Abrahamsen Blomfeldt2015-01-062-0/+11
* Android: Fix QCommandLineParser testEskil Abrahamsen Blomfeldt2015-01-061-0/+9
* Android: Fix QCollator testEskil Abrahamsen Blomfeldt2015-01-061-0/+5
* Android: Fix QChar testEskil Abrahamsen Blomfeldt2015-01-062-0/+10
* Android: Fix QByteArray testEskil Abrahamsen Blomfeldt2015-01-062-0/+10
* Android: Fix QTranslator testsEskil Abrahamsen Blomfeldt2015-01-063-1/+30
* Android: Check XML output and optionally stop on fail.BogDan Vatra2015-01-061-0/+41
* JPEG: Fix reading of EXIF orientation.Friedemann Kleint2015-01-063-12/+27
* Windows: Fix QColorDialog's live updates while picking outside colorSérgio Martins2015-01-063-5/+48
* Don't bind to QHostAddress::Any if we want to do IPv4 multicast opsThiago Macieira2015-01-051-3/+3
* tst_QLockFile: simulate a crash betterMarc Mutz2015-01-041-4/+4
* Fix a memleak in QAssociativeIterable::value()Marc Mutz2015-01-042-16/+39
* Link against QMAKE_LIBS_EXECINFO when using backtrace(3).Raphael Kubo da Costa2015-01-034-0/+6
* Doc: fix the type listed for the functions in QAtomicIntegerThiago Macieira2015-01-022-91/+91
* Autotest: Forward stderr of the sub-processesThiago Macieira2015-01-025-1/+4
* Autotest: Be nicer when asking the sub-processes to exitThiago Macieira2015-01-028-17/+32
* Added ROUND test for PostgreSQLIsrael Lins2014-12-301-13/+17
* [QDateTime] ISO Time zone designators can be [+-]HHIsrael Lins2014-12-302-5/+12
* QODBC: fix converted string values empty SQLServer 2012Maximilian Hrabowski2014-12-301-1/+11
* Added timezone support for datetime fields in PSQLJulien Blanc2014-12-303-27/+60
* configure.exe: improve error message by adding the filename.David Faure2014-12-301-1/+1
* 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