summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android: Don't crash on 100+ combo box itemsEskil Abrahamsen Blomfeldt2014-01-201-7/+8
* Make xcb QPA plugin link on FreeBSDGabriel de Dietrich2014-01-201-1/+1
* Revert commit 0893d2d7e5cadcbea5caca8a027ae3e28b6c5410Louai Al-Khanji2014-01-201-4/+2
* move and build qlalrOswald Buddenhagen2014-01-2040-3/+6998
* 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
* 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-1812-129/+129
* 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-181-11/+32
* 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
* 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-1713-14/+14
* QObject: fix connection to function pointer with non-copyable references argu...Olivier Goffart2014-01-171-2/+2
* iOS: Remove unused fileTor Arne Vestbø2014-01-172-72/+0
* Improve code in sizeHint()Jan Arve Saether2014-01-171-30/+9
* 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-166-10/+9
* Added constructor to QJsonValue for const char *Matt Broadstone2014-01-162-3/+24
* Added convenience methods to QJsonArray for appending QJsonValuesMatt Broadstone2014-01-162-0/+33
* Add detection of C++1y features (probably C++14)Thiago Macieira2014-01-161-0/+64
* Optimize INV_PREMULAllan Sandfeld Jensen2014-01-162-7/+11
* Make qt_memfill{16,32} unconditionalThiago Macieira2014-01-165-40/+23
* Remove runtime detection of Neon on ARM CPUsThiago Macieira2014-01-166-44/+41
* Remove runtime detection of SSE2Thiago Macieira2014-01-166-85/+72
* remove qt_windows.h from qwinoverlappedionotifier_p.hJoerg Bornemann2014-01-154-8/+11
* 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
* 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-144-41/+68
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-13100-3279/+3279