summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | save one call of filterByNameJoerg Bornemann2015-02-131-4/+3
| * | fix vcxproj generation for CONFIG-=flatJoerg Bornemann2015-02-131-2/+11
| * | Revert "fix vcxproj generation for CONFIG-=flat"Joerg Bornemann2015-02-132-18/+19
| * | vcxproj: fix handling of files that are excluded from buildJoerg Bornemann2015-02-131-0/+1
| * | Doc: remove reference to the VS integrationJoerg Bornemann2015-02-131-6/+1
| * | re-enable more QWidget testsJoerg Bornemann2015-02-131-5/+1
| * | QFileDialog: fix overwritten filterJoerg Bornemann2015-02-131-1/+1
| * | Fix path to examples part of tst_GuiAppLauncherSergio Ahumada2015-02-131-112/+112
| * | Fix help in configure for -separate-debug-info optionPasi Petäjäjärvi2015-02-121-2/+2
| * | Fix regression in opacity handling of pdf path strokePeter Niekamp2015-02-111-3/+8
| * | Respect the orientation setting from the page setup dialogAndy Shaw2015-02-111-0/+3
| * | Document and further test that QJsonObject::keys() is sorted.Mitch Curtis2015-02-112-0/+4
| * | Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-1013-28/+86
| |\|
| | * Force Harfbuzz-NG to use the Qt atomics when built inside QtThiago Macieira2015-02-102-2/+21
| | * Remove #define inline from Harfbuzz-NGThiago Macieira2015-02-101-10/+0
| | * Fix compilation with Apple Clang 425Thiago Macieira2015-02-091-2/+10
| | * REG: Fix misplaced outline drawn text with native renderingEskil Abrahamsen Blomfeldt2015-02-052-4/+5
| | * WinRT: Gracefully exit an applicationMaurice Kalinowski2015-02-021-0/+18
| | * Fix memory leak in qSetMessagePatternKai Koehne2015-02-021-2/+6
| | * Fix Qt over VNC with broken VisualInfoAllan Sandfeld Jensen2015-02-021-0/+12
| | * WinRT: Fix access to style hint instead of theme hintMaurice Kalinowski2015-02-021-1/+1
| | * fix fallback architecture for MSVCJoerg Bornemann2015-01-291-0/+4
| | * Correct the version of ICC that has the constexpr bug fixedThiago Macieira2015-01-291-1/+4
| | * WINCE: Fix special case for toplevelAndreas Holzammer2015-01-291-0/+8
| | * Revert "Windows: Fix call of ToUnicode"Friedemann Kleint2015-01-291-8/+7
| * | logging: Check if uClibc has backtrace supportFatih Aşıcı2015-02-091-4/+11
| * | Fixed crash when adding items with spansJan Arve Saether2015-02-092-1/+19
| * | Listen to XI2 deviceChanged events to reset last positionAllan Sandfeld Jensen2015-02-092-10/+68
| * | Fix the look of inactive checkboxes in itemviews on OS X 10.10Andy Shaw2015-02-091-1/+4
| * | Fix reported build failure with VS2010 on windows 8.1.Richard J. Moore2015-02-091-3/+3
| * | Document that setGraphicsEffect is not suitable for GL widgetsLaszlo Agocs2015-02-091-0/+3
| * | Qt 5 to-do in qpainterengineex_p.hSamuel Gaist2015-02-072-52/+2
| * | Replace blog.qt.digia.com with blog.qt.ioSergio Ahumada2015-02-065-6/+6
* | | Merge dev into 5.5Oswald Buddenhagen2015-02-23355-2919/+5895
|\ \ \
| * | | QCoreTextFontEngine: Cache face_id.Robin Burchell2015-02-222-7/+6
| * | | QDateTime: cache the result of date.timeSpec() in QDebug op<<Marc Mutz2015-02-211-2/+3
| * | | QDateTime: drop quotes in QDebug outputMarc Mutz2015-02-212-2/+3
| * | | tst_QNoDebug: don't use sprintf if there're no argumentsMarc Mutz2015-02-211-1/+1
| * | | Restore binary compatibility in versioned OpenGL function classesDavid Morgan2015-02-212-71/+295
| * | | Linux/XCB: added a missing arg to QXcbConnection::QXcbConnection callStéphane Chatty2015-02-201-1/+1
| * | | Haiku: Extend QStorageInfo implementationTobias Koenig2015-02-201-2/+25
| * | | Haiku: Use 'unknown' as QSysInfo::productType()Tobias Koenig2015-02-201-3/+0
| * | | Haiku: Enable iconv supportTobias Koenig2015-02-201-1/+1
| * | | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-2017-494/+18
| * | | Don't deploy networkmanager/connman/generic bearer on AndroidAlex Blasche2015-02-201-1/+1
| * | | Fix warning-as-error about member not used with Clang 3.6Thiago Macieira2015-02-201-1/+1
| * | | Do not attempt to unregister an unregistered dbus serviceAllan Sandfeld Jensen2015-02-202-2/+6
| * | | Fix typo: properly write endianness.Lisandro Damián Nicanor Pérez Meyer2015-02-201-1/+1
| * | | xcb: remove stray QDBusMenuConnection in QXcbNativeInterfaceShawn Rutledge2015-02-202-3/+1
| * | | D-Bus system tray: properly check whether StatusNotifierHost availableShawn Rutledge2015-02-204-13/+10