summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make xcb QPA plugin link on FreeBSDGabriel de Dietrich2014-01-201-1/+1
* Revert commit 0893d2d7e5cadcbea5caca8a027ae3e28b6c5410Louai Al-Khanji2014-01-201-4/+2
* introduce qlalr featureOswald Buddenhagen2014-01-201-0/+49
* move and build qlalrOswald Buddenhagen2014-01-2040-9/+14
* port to std::algorithmOswald Buddenhagen2014-01-203-6/+7
* fix includesOswald Buddenhagen2014-01-2013-38/+48
* re-import qlalr into qtbaseOswald Buddenhagen2014-01-2039-0/+6979
* Don't scan system includes for dependencies and don't list themThiago Macieira2014-01-202-3/+5
* Add support for using -isystem in qmakeThiago Macieira2014-01-209-3/+51
* Make conversion of semi-transparency to opaque formats consistentAllan Sandfeld Jensen2014-01-202-32/+63
* Reduce code duplicationKonstantin Ritt2014-01-202-15/+4
* Add convenience method QTextFormat::isEmpty()Konstantin Ritt2014-01-202-0/+10
* iOS: Fix simulator build by enabling SSE2 code pathsTor Arne Vestbø2014-01-182-9/+12
* Add generic inplace converterAllan Sandfeld Jensen2014-01-183-0/+37
* Optimize blend_transformed_tiled_argb().Sami Liedes2014-01-181-6/+14
* QNX: Fix build on BB10 caused by missing linux fbWolfgang Bremer2014-01-181-2/+2
* Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-1813-133/+133
* Testlib/generate_expected_output.py: Fix encoding.Friedemann Kleint2014-01-181-1/+1
* Testlib/generate_expected_output.py: Pass tests as command line arguments.Friedemann Kleint2014-01-181-3/+8
* QNX: Allow creation of parentless child windowsRoger Maclean2014-01-181-3/+12
* Abuse const_cast in QStringBuilder to get a little more performanceThiago Macieira2014-01-181-1/+3
* Improve caching in ensureColumnAndRowData()Jan Arve Saether2014-01-182-1/+14
* d3dcompiler_qt: Place compiler options in the shader file nameAndrew Knight2014-01-182-14/+36
* Update test result generator script to set duration to 0Frederik Gladhorn2014-01-181-1/+1
* Don't pass -mfpmath=sse to Clang < 3.4, it's not supportedTor Arne Vestbø2014-01-181-1/+11
* QNX: Avoid crashing on exit when have a cover windowRoger Maclean2014-01-171-0/+3
* QNX: Make window groups work reliablyRoger Maclean2014-01-174-13/+50
* qmake: cleanup DISTFILESJ-P Nurmi2014-01-172-3/+6
* eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-1733-731/+1288
* Fix BlackBerry10 build on NDKs prior to 10.2.1Wolfgang Bremer2014-01-171-0/+7
* Cocoa Helpers: Add qt_mac_flipRect(const QRect &)Gabriel de Dietrich2014-01-172-0/+7
* Replace win32-g++ with mingw scopeKai Koehne2014-01-1732-34/+34
* QObject: fix connection to function pointer with non-copyable references argu...Olivier Goffart2014-01-172-2/+16
* iOS: Fix compilation of some basic testsTor Arne Vestbø2014-01-172-2/+6
* iOS: Remove unused fileTor Arne Vestbø2014-01-172-72/+0
* Improve code in sizeHint()Jan Arve Saether2014-01-171-30/+9
* qmake: prepare TARGET/VERSION/DISTFILES for sub targetsJ-P Nurmi2014-01-172-18/+19
* QNX: Fixed window positioningBernd Weimer2014-01-172-36/+4
* Support multiple native surfaces on Android.BogDan Vatra2014-01-1767-1297/+1383
* QNX: Fixed some window issuesBernd Weimer2014-01-172-6/+11
* Suppress warnings for Qt builds only.Kurt Pattyn2014-01-171-2/+4
* QWizard: Fix frame when using Vista style/MSVC2012Friedemann Kleint2014-01-172-8/+30
* iOS: Don't try to use NEON drawhelpers, we don't build themTor Arne Vestbø2014-01-161-0/+7
* Remove last traces of QT_COMPILER_SUPPORTS_NEONTor Arne Vestbø2014-01-168-13/+10
* iOS: Prevent trying to use both libc++ and libstdc++Tor Arne Vestbø2014-01-161-1/+1
* Added constructor to QJsonValue for const char *Matt Broadstone2014-01-163-3/+32
* Added convenience methods to QJsonArray for appending QJsonValuesMatt Broadstone2014-01-163-0/+48
* Add detection of C++1y features (probably C++14)Thiago Macieira2014-01-161-0/+64
* Optimize INV_PREMULAllan Sandfeld Jensen2014-01-162-7/+11
* Ensure that the mkspec and source dirs are passed to moc on WindowsThiago Macieira2014-01-161-3/+3