summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QQuaternion: optimize op*Marc Mutz2015-05-131-1/+1
* Fix hidden detachSérgio Martins2015-05-131-8/+8
* QQuaternion: Deprecate conjugate() and introduce conjugated()Sérgio Martins2015-05-132-5/+23
* Don't assume QLocale::codecForLocale always returns non-nullKonstantin Ritt2015-05-131-5/+7
* Fix overcaching the fallback families list for a requested familyKonstantin Ritt2015-05-131-15/+6
* Simplify QFontDatabase::findFont()Konstantin Ritt2015-05-133-19/+22
* [QFontDatabase::findFont] Get rid of the refactoring leftoversKonstantin Ritt2015-05-131-13/+3
* Fix compile error in XCB when XInput version < 2.2Kati Kankaanpaa2015-05-121-0/+2
* Update PCRE to 8.37Giuseppe D'Angelo2015-05-128-45/+97
* cocoa: Do not access the integration instance when shutting downLaszlo Agocs2015-05-121-1/+3
* Optionally apply orientation on QImage readAllan Sandfeld Jensen2015-05-1219-4/+388
* Remove effectless statement.Bjoern Breitmeyer2015-05-121-5/+0
* remove $INCLUDE/$LIB hack for mingwOswald Buddenhagen2015-05-122-14/+4
* Create contexts and pbuffers with the correct screen in QOpenGLWidgetLaszlo Agocs2015-05-122-0/+3
* Create context with the correct screen in QOpenGLWindowLaszlo Agocs2015-05-121-0/+1
* Fix the qscreen manual test for separate X screensLaszlo Agocs2015-05-122-19/+14
* Make the windowcontainer example more robustLaszlo Agocs2015-05-121-7/+11
* xcb: Skip EGL integration with -no-openglLaszlo Agocs2015-05-121-1/+1
* MSVC: Silence compiler warning about INFINITYKai Koehne2015-05-111-9/+8
* qstandardpaths_ios: allow empty strings to be returned for undefined locationsRichard Moe Gustavsen2015-05-101-9/+0
* ios: change file engine caching logic for loading assetsRichard Moe Gustavsen2015-05-101-18/+9
* Improve QListView scroll bar calculation.Christoph Schleifenbaum2015-05-102-4/+84
* Use ItemIsUserTristate instead of ItemIsTristate in table & list tests.David Faure2015-05-092-8/+8
* Don't overwrite applicationName if already set.David Faure2015-05-092-4/+22
* QDialogButtonBox: prevent crashes on deletions in slotsGiuseppe D'Angelo2015-05-092-1/+77
* fix ANGLE build with VS2015Oswald Buddenhagen2015-05-081-1/+1
* fix wrong path separators in extra compiler commandsOswald Buddenhagen2015-05-081-1/+1
* change approach to requesting headers-only modulesOswald Buddenhagen2015-05-081-2/+2
* fix (un-)installation for TEMPLATE = auxOswald Buddenhagen2015-05-082-11/+15
* Merge "Merge remote-tracking branch 'origin/5.4' into merge5.5" into refs/sta...Allan Sandfeld Jensen2015-05-0843-303/+576
|\
| * Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-0843-303/+576
| |\
| | * Autotest: Check if this D-Bus library knows about file descriptorsThiago Macieira2015-05-081-1/+12
| | * Merge "Merge remote-tracking branch 'origin/5.4.2' into 5.4" into refs/stagin...Allan Sandfeld Jensen2015-05-089-11/+13
| | |\
| | | * Merge remote-tracking branch 'origin/5.4.2' into 5.4Allan Sandfeld Jensen2015-05-089-11/+13
| | | |\
| | | | * Require -fPIC instead of just -fPIE for -reduce-relocationsThiago Macieira2015-05-076-9/+9
| | | | * Revert "configure: Change default of CFG_REDUCE_RELOCATIONS to "no"."Friedemann Kleint2015-05-072-2/+2
| | | | * Blacklist task256322_highlight on OS XAllan Sandfeld Jensen2015-05-071-0/+2
| | * | | QNAM: Fix compiler warningMarkus Goetz2015-05-081-1/+1
| | |/ /
| | * | Merge remote-tracking branch 'origin/5.4.2' into 5.4Simon Hausmann2015-05-0427-217/+408
| | |\|
| | | * ItemViews: Fix acceptance of drag enter eventsChristoph Schleifenbaum2015-05-011-1/+13
| | | * Android: Fix wrong field name in ExtractStyle.javaChristian Strømme2015-04-301-1/+3
| | | * Android: Use Holo theme on Android 5.1Christian Strømme2015-04-301-1/+1
| | | * Add the changelog for 5.4.2Thiago Macieira2015-04-291-0/+107
| | | * Revert "Rotate images according to Exif orientation"Rainer Keller2015-04-2911-182/+1
| | | * configure: Change default of CFG_REDUCE_RELOCATIONS to "no".Friedemann Kleint2015-04-292-2/+2
| | | * Blacklist task258920_mouseBorder on MacSimon Hausmann2015-04-281-0/+2
| | | * Merge 5.4 into 5.4.2Oswald Buddenhagen2015-04-2021-170/+300
| | | |\
| | | * | QNAM: Fix upload corruptions when server closes connectionMarkus Goetz2015-04-209-30/+279
| | * | | Fix shortcuts when using setDefaultActionPaul Olav Tvete2015-05-021-1/+1
| | * | | Bump versionOswald Buddenhagen2015-04-201-2/+2
| | | |/ | | |/|