summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QCommandLineParser: Show usage and errors in message boxes on Windows.Friedemann Kleint2014-11-272-28/+49
* OS X: remove use of Carbon API for scroll events; fix ScrollBeginShawn Rutledge2014-11-272-12/+14
* Micro-optimize QVariant enum to number conversionsJędrzej Nowacki2014-11-271-4/+6
* qdoc: ignore Q_DECL_OVERRIDEOlivier Goffart2014-11-271-0/+1
* QFontconfigDatabase weight-matching refactoringPierre Rossi2014-11-271-19/+22
* SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-2619-1/+942
* Make sure accProbe can retrieve our relations.Jan Arve Saether2014-11-261-1/+1
* QList::swap: implement the swap with std::swapGiuseppe D'Angelo2014-11-261-3/+1
* Avoid crashing on embeddedLaszlo Agocs2014-11-261-1/+1
* Add generic OpenGL compositor and backingstore bitsLaszlo Agocs2014-11-2615-240/+262
* Add Q_DECL_RELAXED_CONSTEXPR to QRect and QRectFOlivier Goffart2014-11-261-132/+132
* Add Q_DECL_RELAXED_CONSTEXPR to QPairOlivier Goffart2014-11-261-2/+2
* Add Q_DECL_RELAXED_CONSTEXPR to QMargins and QMarginsFOlivier Goffart2014-11-261-45/+45
* Add Q_DECL_RELAXED_CONSTEXPR to QSize and QSizeFOlivier Goffart2014-11-261-28/+28
* Add Q_DECL_RELAXED_CONSTEXPR to QPoint and QPointFOlivier Goffart2014-11-261-36/+36
* Prevent duplication of display name in window titles.Friedemann Kleint2014-11-261-1/+1
* QRingBuffer: optimize memory usageAlex Trotsenko2014-11-261-1/+1
* Fix MSVC warning about unused value in qstringalgorithms_p.h.Friedemann Kleint2014-11-261-1/+1
* provide Android timezones in QTimeZoneDrew Parsons2014-11-264-2/+292
* Add missing QT_NO_REGEXP guard to search functionsSamuel Gaist2014-11-262-0/+5
* QFontDatabase: Fall back to "Any" writing system if none matchesUlf Hermann2014-11-261-1/+4
* Merge QFontEngineMultiBasicImpl and QFontEngineMultiKonstantin Ritt2014-11-2610-164/+124
* QCups: avoid relocationsMarc Mutz2014-11-251-2/+5
* Remove unnecessary indirect accessAllan Sandfeld Jensen2014-11-251-6/+3
* Add name for the Touchpad[Toggle|On|Off] keysAlbert Astals Cid2014-11-251-0/+3
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-24690-18024/+25838
|\
| * QAbstractItemView: rename private canDecode to canDrop.David Faure2014-11-243-7/+7
| * QAbstractItemView: call canDropMimeData, as one would expect.David Faure2014-11-248-17/+47
| * QAbstractProxyModel: fix canDropMimeData/dropMimeData implementationsDavid Faure2014-11-244-22/+90
| * tst_qtableview: fix virtual-override clang warningDavid Faure2014-11-241-2/+2
| * OSX: implement QFontMetrics::maxWidth().David Faure2014-11-241-1/+4
| * Implement Download folder path retrieval on OS XSamuel Gaist2014-11-244-9/+17
| * Fix warning about QDeviceDiscovery violating ODR ruleThiago Macieira2014-11-233-0/+4
| * Fix failure to build QtQuick with LTOThiago Macieira2014-11-232-1/+5
| * SSL: Fix sslConfiguration in encrypted slotAndré Klitzing2014-11-231-0/+1
| * Work around ICC compatibility problem with Apple headersThiago Macieira2014-11-221-1/+1
| * Disable the tests that verify that the available space shrunkThiago Macieira2014-11-221-0/+10
| * Don't send reply messages for non-method calls in QDBusMessageMatt Fischer2014-11-221-0/+4
| * QtTest: fix pretty-printing of QStrings containing "Thiago Macieira2014-11-211-1/+1
| * Put parentheses around "min" to prevent expansion as macroThiago Macieira2014-11-211-1/+2
| * Fix coding style in QtCoreThiago Macieira2014-11-211-2/+2
| * Fix tst_QEventLoop::processEventsExcludeSocket testJan-Marek Glogowski2014-11-211-9/+43
| * WinRT: Ignore winrtrunner specific argumentsMaurice Kalinowski2014-11-211-1/+2
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-21336-14135/+18126
| |\
| | * Windows: Prevent registration of timers in shutdown phasev5.4.0-rc1Kai Koehne2014-11-202-2/+11
| | * Android: Use LocalServerSocket instead of ServerSocketBogDan Vatra2014-11-201-21/+32
| | * Doc: Corrected autolink errors corelibNico Vertriest2014-11-205-23/+21
| | * Doc: corrected autolink issues itemmodelsNico Vertriest2014-11-202-5/+5
| | * iOS: Make sure QStandardPaths::displayName() is definedTor Arne Vestbø2014-11-191-1/+1
| | * Doc: correct autolink issues corelib/mimetypeNico Vertriest2014-11-193-8/+9