summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make sure we don't cache old file sizes prior to new writesThiago Macieira2014-08-131-0/+3
* Correct the SYNC hint for the release barrierThiago Macieira2014-08-131-1/+1
* Fix QT_NO_REGULAREXPRESSION buildSérgio Martins2014-08-135-0/+18
* Fix QT_NO_ANIMATION buildSérgio Martins2014-08-138-0/+29
* Fix build with QT_NO_MDIAREASérgio Martins2014-08-121-2/+5
* Show the correct cursor for QLineEdit's side buttons.Marcel Krems2014-08-121-2/+1
* OSX MenuRole detection: remove ampersand before looking for keywordsShawn Rutledge2014-08-121-12/+14
* Fix disconnect()ing from signals declared in a base classOlivier Goffart2014-08-111-4/+8
* Doc: document that we have unfixed bugs with waitForXxx on WindowsThiago Macieira2014-08-111-0/+23
* Fix rendering alpha-blended text which needs to be clipped at the top.Simon Sasburg2014-08-111-1/+1
* Fix build due to missing include when using a minimal config.Sérgio Martins2014-08-111-0/+1
* Fix build with QT_NO_DRAGANDDROPSérgio Martins2014-08-111-9/+9
* Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-1110-82/+212
* Apply upstream patch r1498 to our PCRE copyGiuseppe D'Angelo2014-08-102-12/+54
* Apply upstream patch r1495 to our PCRE copyGiuseppe D'Angelo2014-08-102-1/+28
* Initialize member.Gunnar Sletta2014-08-081-0/+1
* Document missing QLatin1String methodsThiago Macieira2014-08-071-0/+88
* Both HiQualAA and normal AA should mean antialiasing in rasterengine.Gunnar Sletta2014-08-071-1/+1
* Check if Start/EndPage returns non-positive value when error checkingAndy Shaw2014-08-071-4/+4
* Windows: Fix stored family name of fallback fontsEskil Abrahamsen Blomfeldt2014-08-061-0/+2
* Android: Remove native views when their window is destroyd.Christian Strømme2014-08-061-3/+2
* Android: Fix QAndroidPlatformServices::openUrl().Christian Strømme2014-08-062-6/+10
* Android: Fix recursion bug in callStaticMethod()Christian Strømme2014-08-061-3/+3
* GTK file dialog: pre-fill the filename if given to a Save dialogShawn Rutledge2014-08-061-1/+7
* QFileDialog docs: remove misleading sentence about static functionsShawn Rutledge2014-08-061-3/+1
* Doc: Placed Qt OpenGL class convention in code block.Jerome Pasion2014-08-061-2/+4
* Undo: Fix state entry bug for parallel state groupsPeter Kümmel2014-08-061-5/+1
* Do not add QOffscreenSurface windows to the global listLaszlo Agocs2014-08-051-0/+3
* OpenGL: destroy QGLContext allocated by QGLContext::fromOpenGLContextDavid Fries2014-08-053-2/+7
* fix paths in installed qtmain.prlOswald Buddenhagen2014-08-041-5/+2
* Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Oswald Buddenhagen2014-07-319-45/+52
|\
| * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-309-45/+52
| |\
| | * Fix warning message when re-setting text on tooltipJoni Poikelin2014-07-291-1/+1
| | * XCB: Enable loading of the Qt::DragLinkCursorAlessandro Portale2014-07-101-1/+1
| | * move loading of testability driver from QApplication to QGuiApplicationMichael Zanetti2014-07-033-24/+23
| | * Mac: Don't register for Pan Gestures.Morten Johan Sørvig2014-07-031-1/+1
| | * Fix QFileInfoGatherer threading issueBernd Weimer2014-06-301-10/+9
| | * Support MIPS atomic on pre-MIPS32 architecturesAurelien Jarno2014-06-271-2/+8
| | * Enable sparc detection.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+9
* | | Add missing power button keycode to keymapRainer Keller2014-07-311-0/+1
* | | cocoa: Fix compiler warnings about unused functions.Sérgio Martins2014-07-311-6/+0
* | | Propagate swapInterval to QGLFormatLaszlo Agocs2014-07-311-0/+2
* | | Fix double clicks in eglfsLaszlo Agocs2014-07-311-1/+1
|/ /
* | Work around ICC bug in local static symbols for Q_GLOBAL_STATICThiago Macieira2014-07-301-1/+10
* | QCoreTextFontDatabase: Fix font weight value when populating a familyGabriel de Dietrich2014-07-291-3/+13
* | Don't convert signed to unsigned when we need all 32bitAllan Sandfeld Jensen2014-07-291-2/+2
* | Fix compilation if EC is disabled in OpenSSLJoni Poikelin2014-07-293-0/+8
* | Improve dbus cross compilationBernd Weimer2014-07-283-3/+3
* | Fix buffer overrun error with some proxy serversArtem Shevchenko2014-07-281-3/+0
* | QNAM: Fix CPU load for limited upload QIODeviceMarkus Goetz2014-07-252-0/+23