summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year to 2015Kai Koehne2015-01-1514-23/+23
* Swallow wheel events while a popup widget is open.Friedemann Kleint2015-01-122-9/+10
* QMacPasteboardMimeFileUri: Use file paths instead of file referencesGabriel de Dietrich2015-01-121-1/+13
* Resolve GLES3 functions from the shared libLaszlo Agocs2015-01-104-51/+124
* Refactor networkmanager QtBearer backend to use QDBusAbstractInterface.Lorn Potter2015-01-083-510/+186
* QVersionNumber: test more version numbersMarc Mutz2015-01-081-0/+60
* Fix use-after-free bugGatis Paeglis2015-01-081-2/+2
* Autotest: don't leak a socket every call to QtNetworkSettings::hasIPv6Thiago Macieira2015-01-081-0/+1
* use the major qt version for the library stem also in cmake filesOswald Buddenhagen2015-01-081-1/+1
* Remove extra ';' after QPrint namespace blockKai Pastor2015-01-081-1/+1
* QCoreTextFontDatabase: close memory leak in themeFontTim Blechmann2015-01-071-1/+5
* QCoreTextFontDatabase: release CTFontDescriptorRef references in dtorTim Blechmann2015-01-071-0/+2
* iOS: Raise window level instead of hiding statusbar during VKB scrollTor Arne Vestbø2015-01-072-8/+17
* Fix crash if PAC script retrieval returns a null CFData instanceDaniel Molkentin2015-01-071-1/+4
* Fix possible crash when passing an invalid PAC URLDaniel Molkentin2015-01-071-0/+4
* Fix crash on Mac OS if PAC URL contains non-URL legal charsDaniel Molkentin2015-01-071-1/+5
* Remove redundant codeAndy Shaw2015-01-071-5/+0
* Remove the -load_all option from the linker enabling static buildsAndy Shaw2015-01-071-2/+0
* Prevent buffer overrun when getting the glyph imagesAndy Shaw2015-01-073-3/+32
* Windows: Remove check for minimum/maximum size constraints.Friedemann Kleint2015-01-071-14/+0
* Windows: Release mouse capture when window is blocked by modal window.Friedemann Kleint2015-01-071-0/+2
* Disable ANGLE builds for MSVC <= 2008.Friedemann Kleint2015-01-071-0/+5
* Windows: Fix OS version determination for Windows >= 8Friedemann Kleint2015-01-071-10/+68
* Make QtDBus unit tests compile with runtime dbus-1 tooThiago Macieira2015-01-068-51/+96
* Allow the QtDBus type benchmark to run without libdbus-1 foundThiago Macieira2015-01-061-1/+2
* 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