summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Automatically turn on SSE2 code generation throughout QtThiago Macieira2014-01-161-0/+17
* Make qt_memfill{16,32} unconditionalThiago Macieira2014-01-165-40/+23
* Remove runtime detection of Neon on ARM CPUsThiago Macieira2014-01-1610-122/+42
* Remove runtime detection of SSE2Thiago Macieira2014-01-166-85/+72
* remove qt_windows.h from qwinoverlappedionotifier_p.hJoerg Bornemann2014-01-155-8/+12
* constify some functions to improve readabilityJan Arve Saether2014-01-152-4/+4
* Remove unimplemented constructor in QTextEngineEskil Abrahamsen Blomfeldt2014-01-151-1/+0
* Windows: Remove rarely used integration/theming logging categories.Friedemann Kleint2014-01-157-30/+6
* Mark error message in qfsfileengine_unix.cpp as translatable.Friedemann Kleint2014-01-151-2/+13
* Add method to QDBusServer to allow anonymous client connections.Roland Winklmeier2014-01-155-1/+41
* moc: Fix -Wsign-conversion warning in the moc generated fileOlivier Goffart2014-01-151-2/+2
* Windows: Silence warnings about BitBlt() failing.Friedemann Kleint2014-01-151-2/+5
* Let Apple Clang 5.0 also have -Werror supportThiago Macieira2014-01-141-2/+2
* Add new BiDi control characters to Unicode control character menuKonstantin Ritt2014-01-141-1/+5
* Regenerate the Unicode data tablesKonstantin Ritt2014-01-142-5436/+5458
* Update the Unicode Data and Algorithms up to Unicode 6.3.0Konstantin Ritt2014-01-146-66/+199
* Update UCD source files up to Unicode 6.3.0Konstantin Ritt2014-01-1419-470/+1035
* Fix build with precompile headersAllan Sandfeld Jensen2014-01-141-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-13240-6072/+6072
* Use the QMAKE_CXXFLAGS_WARN_ON variable for setting -WerrorThiago Macieira2014-01-131-6/+6
* d-pointerize QWinOverlappedIoNotifierJoerg Bornemann2014-01-132-72/+104
* Update the time zones database from CLDR v.24Konstantin Ritt2014-01-132-846/+853
* Update the internal CLDR tables up to v.24Konstantin Ritt2014-01-136-4376/+4571
* linuxfb: Migrate to QRegularExpressionLaszlo Agocs2014-01-131-15/+17
* QPrinter - Add missing PaperSource valuesJohn Layt2014-01-133-2/+15
* iOS: Enable C++11Tor Arne Vestbø2014-01-131-1/+0
* Compile fix for Windows PhoneAndrew Knight2014-01-131-1/+3
* WinRT winmain: fix linker error on x86 compilersAndrew Knight2014-01-131-1/+1
* Remove unnecessary call to updateHirarchyFabian Bumberger2014-01-131-2/+0
* qguiapplication_p.h: Compile fix for Android.Friedemann Kleint2014-01-131-1/+1
* Introduce a way of explicit selection of the platform themeŁukasz 'sil2100' Zemczak2014-01-131-6/+17
* Extend QTRY_COMPARE and QTRY_VERIFY macrosJędrzej Nowacki2014-01-131-16/+26
* Testlib: Add test duration to xml outputFrederik Gladhorn2014-01-1369-1/+468
* QTimeZone - Change from Olson ID to IANA IDJohn Layt2014-01-119-114/+114
* BlackBerry: Add a private PPS APINehme Bilal2014-01-117-2/+1768