summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move the glxfbconfig configtest to qpa and rename it to glx"Thiago Macieira2013-12-071-1/+1
* Fix quadratic behavior in QMetaObjectBuilder when writing string tableSimon Hausmann2013-12-063-20/+40
* Windows: Don't cover the taskbar when maximizing frameless windowsSérgio Martins2013-12-062-2/+29
* Correct compiler warnings for sign conversionKurt Pattyn2013-12-061-3/+3
* QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz2013-12-062-7/+14
* QTimeZone: Fix isValidId()John Layt2013-12-061-2/+4
* QSpinBox: allow positive values to be entered with the '+' prefix.Mitch Curtis2013-12-051-1/+1
* Fix bad CSS color: O (the letter) is not a valid hex digitThiago Macieira2013-12-051-1/+1
* Replace the qCpuHasFeature function with a macroThiago Macieira2013-12-051-5/+1
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-0532-67/+159
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-0532-67/+159
| |\
| | * enable path replacement in installed prl files on all platformsOswald Buddenhagen2013-12-041-6/+4
| | * properly replace windows paths in installed meta filesOswald Buddenhagen2013-12-041-0/+1
| | * Document that disconnectNotify may be called with a mutex lockedOlivier Goffart2013-12-041-0/+13
| | * QComboBox: Don't do anything if wheel event delta is zeroGabriel de Dietrich2013-12-041-1/+1
| | * QStyle: Fix painting of pixmaps with non-integer devicePixelRatioEike Ziller2013-12-041-1/+1
| | * Android: Fix crash caused by QJNIs classLoader code.Christian Strømme2013-12-041-1/+2
| | * iOS: move infoPlistValue to qiosglobalRichard Moe Gustavsen2013-12-043-7/+8
| | * iOS: don't show statusbar if hidden from Info.plistRichard Moe Gustavsen2013-12-041-0/+3
| | * iOS: Handle statusbar changes to child windowsTor Arne Vestbø2013-12-043-6/+6
| | * Doc: Adjust description of the qreal typedefhjk2013-12-041-4/+2
| | * Revert "Cocoa (OpenGL): If no view is attached, makeCurrent() should return f...Morten Johan Sørvig2013-12-041-2/+0
| | * iOS: fix assert when using QOffscreenSurfaceRichard Moe Gustavsen2013-12-041-2/+0
| | * iOS: Disable drag and drop completely instead of enabling simple d'n'dTor Arne Vestbø2013-12-041-0/+2
| | * Improve expose event handling.Morten Johan Sørvig2013-12-043-4/+48
| | * iOS: fix crash when focusWindow changes while keyboard is openRichard Moe Gustavsen2013-12-041-1/+1
| | * iOS: fix crash when application quitsRichard Moe Gustavsen2013-12-041-3/+7
| | * qdoc: Fix output filenames for QML basic type documentationTopi Reinio2013-12-041-8/+8
| | * Fix style animations to stop when the animation target is hiddenJ-P Nurmi2013-12-044-13/+19
| | * qdoc: Replaced hard-coded href with computed hrefMartin Smith2013-12-032-1/+5
| | * iOS: fix application hangs when opening keyboardRichard Moe Gustavsen2013-12-031-6/+2
| | * QtConcurrent: Workaround GCC bug 58800 in median calculationNikolai Kosjar2013-12-031-0/+9
| | * Use Q_QDOC for Qt namespace declaration in Qt GuiTopi Reinio2013-12-031-0/+2
| | * Cocoa: Mouse enter events on window activation.Christoph Schleifenbaum2013-12-033-0/+14
| | * Default to 5.2 source repository for Qt 5.2.xBogDan Vatra2013-12-032-2/+2
* | | Protect implementation of QNativeGestureEvent against QT_NO_GESTURESAndy Shaw2013-12-051-0/+2
* | | QTextEngine: fix layouting of inline objects in right-aligned tabs.David Faure2013-12-051-0/+4
* | | Fix radial gradient shader compilation for OpenGL ES 2.0.Carsten Munk2013-12-052-4/+4
|/ /
* | Doc: Fixed broken link to General Qt RequirementsNico Vertriest2013-12-051-1/+1
* | Fix compilation for embedded Androidaavit2013-12-051-4/+4
* | qtbase: Fix build error on 64bit BigEndian platformsVicente Olivert Riera2013-12-051-2/+2
* | Prevent recursive resize events in QAbstractScrollAreaTor Arne Vestbø2013-12-052-2/+7
* | Fixed a bug where toolbars sometimes could not be docked.Jan Arve Saether2013-12-051-2/+5
* | iOS: Apply default geometry to platform window if not set on QWindowTor Arne Vestbø2013-12-051-1/+9
* | iOS: Don't claim that windows with zero width and/or height are exposedTor Arne Vestbø2013-12-052-0/+7
* | Clear QCocoaGLContext's m_currentWindow when window is hidden.Gunnar Sletta2013-12-053-0/+14
* | Doc: Add QJsonObject::const_iterator() to correct groupTopi Reinio2013-12-051-0/+2
* | Android: use binary name when using loadClass.BogDan Vatra2013-12-052-3/+3
* | Doc: Corrected link to Graphicsview ExamplesNico Vertriest2013-12-041-1/+2
* | QBBSystemLocale: Do not set fixed buffer size when reading pps objectsEl Mehdi Fekari2013-12-041-4/+19