summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OS X - QCollator::compare() returns wrong results.Timur Pocheptsov2014-08-192-27/+39
* fingerpaint example: be sensitive to pressure only when supportedBernd Weimer2014-08-181-1/+7
* Fix a memory leak in QFseventsFileSystemWatcherEngineAndy Shaw2014-08-181-0/+1
* Do not set QMAKE_{INC,LIB}DIR_{OPENGL,X11} in the freebsd mkspecs.Raphael Kubo da Costa2014-08-153-12/+0
* refactor disconnectFromFtp to remove cached entries when necessaryMatt Broadstone2014-08-153-12/+36
* Remove reference to gdb_dwarf_index from the freebsd-clang mkspec.Raphael Kubo da Costa2014-08-151-1/+0
* Fix mistake in function extraTryFontsForFamilyAllan Sandfeld Jensen2014-08-151-4/+4
* Fix rendering of fonts matched based on stretchAllan Sandfeld Jensen2014-08-141-0/+7
* Fix x86/32-bit build when using an old version of gccJulien Brianceau2014-08-141-0/+1
* Fix selection of fonts based on styleNameAllan Sandfeld Jensen2014-08-142-5/+9
* QFusionStyle paints sliders outside of clipAllan Sandfeld Jensen2014-08-141-1/+1
* Set iMX device specific compiler flags to QMAKE_CFLAGSSamuli Piippo2014-08-142-10/+4
* Fix QPainter::drawPolyline() painting errors with cosmetic penaavit2014-08-141-4/+4
* Let QImage::mirrored() retain dots-per-meter settingsaavit2014-08-141-0/+2
* Make sure we don't cache old file sizes prior to new writesThiago Macieira2014-08-132-0/+43
* 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-122-2/+5
* 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-112-4/+20
* 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-1111-82/+215
* 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
* network tests: add manual test for auth / proxy authPeter Hartmann2014-08-071-0/+82
* Uncomment some tests which accidently got commentedAndy Shaw2014-08-071-6/+6
* 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-062-5/+4
* Do not add QOffscreenSurface windows to the global listLaszlo Agocs2014-08-051-0/+3
* tst_QHash: check which of several equal keys is insertedMarc Mutz2014-08-052-0/+67
* OpenGL: destroy QGLContext allocated by QGLContext::fromOpenGLContextDavid Fries2014-08-053-2/+7
* tst_QSet: check which of several equal elements is insertedMarc Mutz2014-08-051-0/+26
* fix paths in installed qtmain.prlOswald Buddenhagen2014-08-041-5/+2
* pass --sysroot to compile tests also on windowsOswald Buddenhagen2014-08-012-0/+12
* add /ENTRY:main only for target buildsOswald Buddenhagen2014-08-011-2/+4