summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* network: add support for the SPDY protocolPeter Hartmann2014-02-1923-86/+2888
* Use QMAKE_TARGET_BUNDLE_PREFIX to build bundle identifierSamuel Gaist2014-02-191-1/+4
* Prevent top/left clipping of anti-aliased glyphs in CoreText font engineTor Arne Vestbø2014-02-191-3/+41
* Unify alpha map padding in CoreText font engineTor Arne Vestbø2014-02-191-9/+8
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-1924-139/+156
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-191722-57807/+116585
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1814-66/+182
| |\
| * | QHeaderView - do simple section move/rotate in moveSectionThorbjørn Martsum2014-02-181-42/+19
| * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Jani Heikkinen2014-02-1735-80/+113
| |\ \
| | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1735-80/+113
| | |\ \
| * | | | Optimize generic bilinear interpolation using SSE2Allan Sandfeld Jensen2014-02-171-33/+45
| * | | | Allow QPlatformSystemTrayIcon to create the QPlatformMenuMartin Gräßlin2014-02-179-5/+132
| * | | | Fix glyph cache type logic after 97c187da3c1381bc55dd16976Tor Arne Vestbø2014-02-171-2/+2
| * | | | Respect the QTextBlock's character formats in itemizationKonstantin Ritt2014-02-171-2/+5
| * | | | QPlatformDialogHelper: change ButtonRole flags to ensure 32-bit sizeShawn Rutledge2014-02-173-6/+6
| |/ / /
| * | | [QNX] Don't deactivate windows focusFabian Bumberger2014-02-162-6/+24
| * | | Refactor the handling of the navigator swipe down eventFabian Bumberger2014-02-166-9/+37
| * | | Increase the number of concurrent DNS lookups.Richard J. Moore2014-02-161-1/+1
| * | | Remove a not required whitespace when writing JSON in compact formatLars Knoll2014-02-162-5/+5
| * | | QDnsLookup: Add support for custom DNS serverMandeep Sandhu2014-02-166-9/+72
| * | | QOpenGLTextureBlitter: fix source rect when origin is top leftJørgen Lind2014-02-162-2/+4
| * | | QOpenGLTextureBlitter: Remove Origin location for the Target rectJørgen Lind2014-02-166-50/+60
| * | | QOpenGLTextureBlitter: add some autotestsJørgen Lind2014-02-161-0/+191
| * | | Make the printing of complex Unicode in a QString prettierThiago Macieira2014-02-1611-83/+144
| * | | Add the rest of the non-volatile members of std::atomic to QBasicAtomicThiago Macieira2014-02-164-3/+656
| * | | Add a testAndSet overload to the atomics that returns the current valueThiago Macieira2014-02-1613-31/+803
| * | | Initial support for the Intel Compiler 14.0 on OS XThiago Macieira2014-02-163-17/+30
| * | | Work around ICC 14 bug: __attribute__((deprecated)) with textThiago Macieira2014-02-161-1/+1
| * | | Centralize the merging toFloat conversionsThiago Macieira2014-02-164-59/+22
| * | | Add qHash() overloads for floating-point typesMarc Mutz2014-02-163-0/+52
| * | | QFont: add missing qHash overloadMarc Mutz2014-02-163-0/+31
| * | | tst_qsignalblocker: simplify testMarc Mutz2014-02-161-138/+13
| * | | Android: Add enablers for listening to activity resultsEskil Abrahamsen Blomfeldt2014-02-155-1/+75
| * | | Add const overload for QLoggingCategory::operator()()Kai Koehne2014-02-153-0/+11
| * | | Exclude widgets without associated QWindow in QApplication::shouldQuit().Friedemann Kleint2014-02-151-3/+5
| * | | Revert "Logging: Don't use for loop in qCDebug macros"Kai Koehne2014-02-151-3/+3
| * | | WinRT: Added socket engine implementationOliver Wolff2014-02-153-85/+1008
| * | | WinRT: Exit process event loop if WaitForMoreEvents is not setOliver Wolff2014-02-151-0/+2
| * | | Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-1513-201/+235
| * | | Extending the inputMethodQuery APIPaul Olav Tvete2014-02-1510-7/+93
| * | | Fix logging with dynamic GL on WindowsLaszlo Agocs2014-02-141-4/+3
| * | | Force alignment for SSE2 to not crash with mingwKonstantin Ritt2014-02-141-1/+1
| * | | Enable QByteArrayList testsJędrzej Nowacki2014-02-141-0/+1
| * | | Extend the documentation for orientation in QScreenFabian Bumberger2014-02-141-3/+8
| * | | Migrate a recent QT_OPENGL_ES ifdef to dynamic GLLaszlo Agocs2014-02-141-2/+4
| * | | iOS: correctly report Landscape or InvertedLandscape screen orientation.Yoann Lopes2014-02-141-4/+4
| * | | OpenGL: Fix QOpenGLTexture for cubemaps with mutable storageSean Harmer2014-02-142-9/+71
| * | | Mac: FSEvents-based QFileSystemWatcherEngine.Erik Verbruggen2014-02-144-2/+659
| * | | Dynamic GL switch on WindowsLaszlo Agocs2014-02-1461-1216/+6165
| * | | Don't ignore horizontal alignment for items with baseline alignmentsJan Arve Saether2014-02-141-43/+43