summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Silence warning in tst_QUdpSocket::multicast for Any+IPv4Thiago Macieira2014-12-241-2/+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
* QRawFont: improve the thread-safety checksGiuseppe D'Angelo2014-12-231-1/+14
* 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
* Remove the hardcoding of Unix socket paths for QtDBusThiago Macieira2014-12-201-3/+9
* Fix loading of the dbus-1 DLL built by MinGW on WindowsThiago Macieira2014-12-201-5/+20
* Simplify use of __has_include in qlogging.cppThiago Macieira2014-12-201-12/+9
* QNetworkDiskCache: Do not store set-cookie headers of the response in disk ca...Jeongmin Kim2014-12-201-0/+3
* Use the GCC and Clang __builtin_bswap intrinsics in qbswapThiago Macieira2014-12-201-13/+13
* Make sure we don't try to ask QByteArray to allocate too muchThiago Macieira2014-12-203-2/+14
* Fix QThread::idealThreadCount on Unix if sysconf or sysctl failsThiago Macieira2014-12-201-1/+2
* QScrollBar: emit valueChanged once even if a slot takes too much timePavel Krebs2014-12-191-3/+4
* Also search current directory in QFINDTESTDATAEskil Abrahamsen Blomfeldt2014-12-191-0/+7
* Don't clear lineedit in non normal echo mode when validation is invalidAndy Shaw2014-12-192-7/+18
* MSVC: Restore 'public' accessibility of QMetaType member functionsAndy Shaw2014-12-191-1/+1
* qdoc: Fixed broken TOC links to Reimplemented sectionsMartin Smith2014-12-191-5/+13
* doc: Fix mistake in QProgressBar::orientationAlejandro Exojo2014-12-191-1/+1
* Remove direct linkage to dbus and qdbusSimon Hausmann2014-12-181-5/+0
* Revert "Fix printing of semitransparent images to PDF"Allan Sandfeld Jensen2014-12-181-3/+1
* QNX: Handle the case where screen returns a refresh rate of 0.Roger Maclean2014-12-181-1/+2
* Remove unused code from QFontEngineFT.Rafael Roquetto2014-12-182-33/+0
* xcb: Don't return 0 from QXcbKeyboard::possibleKeysAlexander Volkov2014-12-181-1/+2
* qdoc: Remove zero-width-space characters from function signaturesTopi Reinio2014-12-181-1/+1
* QPlatformSystemTrayIcon: the timeout is in msecs, not secsDmitry Shachnev2014-12-182-3/+3
* Qt OpenGL is deprecated with 5.4. Show that in the docs as wellLars Knoll2014-12-182-6/+4
* Fix OS X style MDI area subwindow resizeMarko Kangas2014-12-181-0/+4
* Update gradle build script.BogDan Vatra2014-12-181-3/+9
* Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-185-32/+42
* Qt should not print warning unless we have an API miss-usage caseAlex Blasche2014-12-181-4/+4
* Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-185-5/+5
* Fix PDF when embedding fonts with large internal leadingEskil Abrahamsen Blomfeldt2014-12-181-1/+1
* Windows: Return false from event processing of unhandled multimedia keys.Friedemann Kleint2014-12-181-1/+4
* QOpenGLContext: Use static invocation of QGuiApplication::platformNativeInter...Friedemann Kleint2014-12-181-3/+3
* QColorDialog: Fix matching against predefined colors.Sérgio Martins2014-12-161-4/+4
* Fix constant "Qt" LOG_TAG in AndroidAndré Klitzing2014-12-151-2/+2
* Fix possibly corrupted log clusters when using custom tab stopsEskil Abrahamsen Blomfeldt2014-12-151-0/+5
* Fix crash when Android Style is set more than once.BogDan Vatra2014-12-153-7/+18
* [ANGLE] Fix compilation with MSVC2013 Update4Maurice Kalinowski2014-12-153-2/+45
* Make GL2PaintEngine::drawCachedGlyphs use updateTextureTor Arne Vestbø2014-12-142-32/+13
* QColorDialog: Fix picking screen colors inside QColorPickerSérgio Martins2014-12-131-5/+21
* Bump version number to 5.4.1Thiago Macieira2014-12-131-2/+2