summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1735-80/+113
|\
| * Remove automated generation of dwarf indexhjk2014-02-1624-46/+18
| * moc: Fix parsing of operator<Olivier Goffart2014-02-142-0/+5
| * Doc: Adding a new page to Qt Creator's external page file.Jerome Pasion2014-02-141-0/+8
| * Remove incomplete paragraph from QSet::iterator documentationKai Koehne2014-02-141-3/+0
| * Draw more inactive style elements in retina res.Morten Johan Sørvig2014-02-141-3/+8
| * Make parsing of template arguments more robust.Olivier Goffart2014-02-144-28/+62
| * Added #include "qnumeric.h" to qglobal.hGlen Mabey2014-02-141-0/+1
| * fix crash when using GTK 2.14 function in old gtkAndrey Volkov2014-02-121-1/+3
| * Delete the children before updating the Cocoa menubarAndy Shaw2014-02-121-0/+4
| * fix warning when generating VS 2013 projectJoerg Bornemann2014-02-121-0/+5
* | [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
* | Fix QDateTime auto testBernd Weimer2014-02-141-1/+2
* | QNX: Add support for lgmonBernd Weimer2014-02-1413-11/+250
* | Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const referenceKai Koehne2014-02-143-5/+5
* | QSimplex: API cleanup [1/3]: Rename an enumMarc Mutz2014-02-142-4/+4