summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use the new 3-operand testAndSet functions in QMutexThiago Macieira2014-04-052-6/+12
* Use category names when logging to the journalAlejandro Exojo2014-04-051-7/+9
* Improve QWidget::metric for PdmDevicePixelRatio.Morten Johan Sørvig2014-04-051-6/+9
* OS X: Improve QLibraryInfo app bundle testing.Morten Johan Sørvig2014-04-051-1/+3
* Cocoa: Don't beep on maximize.Morten Johan Sørvig2014-04-051-1/+1
* Cocoa: Make backing store flush accurate.Morten Johan Sørvig2014-04-051-2/+3
* Cocoa: Make QScreen::topLevelAt() work correctlyMorten Johan Sørvig2014-04-053-0/+37
* Compile: isChildOfQMdiSubWindow may be unused.Morten Johan Sørvig2014-04-051-0/+2
* Cocoa: Support pasting rich text to Qt appsMorten Johan Sørvig2014-04-052-0/+72
* Fix capacity reservation for shared QByteArrayThiago Macieira2014-04-051-1/+1
* Use Q_STATIC_ASSERT to check that the array has the right sizeThiago Macieira2014-04-051-12/+1
* Consistently hide the parts that require xcb-xkbThiago Macieira2014-04-052-2/+4
* QNX: Surpress manual window activation during showFullScreenFabian Bumberger2014-04-052-0/+6
* Fix neon image scaling function declarationsSamuli Piippo2014-04-041-2/+2
* Doc: Fix documentation warning in qstylehints.cppSergio Ahumada2014-04-041-1/+1
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-0410-77/+20
* Don't read before the beginning of the stringThiago Macieira2014-04-041-5/+11
* QTextLayout: Fix cursor movement from invalid positionKonstantin Ritt2014-04-042-7/+13
* Optimize QTextEngine::insertionPointsForLine() a bitKonstantin Ritt2014-04-041-0/+3
* QTextLayout: Fix visual cursor movement in some casesKonstantin Ritt2014-04-041-12/+8
* QTextEngine: Fix visual position movement for tab and object casesKonstantin Ritt2014-04-041-8/+7
* [HB] Ensure we always working with non-multi font engineKonstantin Ritt2014-04-042-4/+9
* Make it possible to render QtWebEngine in QOpenGLWidgetJocelyn Turcotte2014-04-041-0/+2
* Increase tolerance for warning about QTest::qSleep() for Windows.Friedemann Kleint2014-04-041-1/+6
* Fix: Initialize all needed member varsMartin Koller2014-04-041-1/+1
* Add isCreated to QOpenGLTextureBlitterJorgen Lind2014-04-042-0/+7
* Don't assume qt_tablet_target widget exists from one event to the nextShawn Rutledge2014-04-041-10/+2
* Fixup QGuiApplication::sync to flush the QWSI queueJorgen Lind2014-04-041-0/+1
* update bundled sqlite to 3.8.4.3Mark Brand2014-04-042-6/+6
* Compile: remove "register" keyword in MD5TransformMorten Johan Sørvig2014-04-041-1/+1
* Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-032-4/+4
* Fix regression in key handling.Gatis Paeglis2014-04-032-12/+9
* Update bundled libxkbcommon version to 0.4.1Gatis Paeglis2014-04-0344-1844/+1649
* Avoid recreating the underlying context in QGLContext wrappersLaszlo Agocs2014-04-031-2/+3
* Doc: Fix Qt Gui filter name in AssistantTopi Reinio2014-04-031-1/+1
* Fix UI squishing when using QWidget::setRenderToTextureJocelyn Turcotte2014-04-032-5/+7
* Use Finder bundle identifier over path for OS X bundle detectionSamuel Gaist2014-04-031-3/+4
* Cocoa: Fix crash when disconnecting an AirDisplay monitor.Dyami Caliri2014-04-031-2/+7
* Change the hidpi cursor hotspot coordinate mappingKari Pihkala2014-04-031-2/+1
* Cocoa: Close ToolTips on parent window move.Morten Johan Sørvig2014-04-031-3/+5
* Mac: Use QString::toNSString in QtBase.Morten Johan Sørvig2014-04-033-4/+3
* OS X: Fix QRubberBand drawing on retina displaysMorten Johan Sørvig2014-04-031-1/+3
* Logging: Be also more strict with value of logging ruleKai Koehne2014-04-031-5/+8
* Avoid double clicks confusing popupsLaszlo Agocs2014-04-031-1/+1
* d3dcompiler_qt: Fix default precompiled pathAndrew Knight2014-04-031-1/+1
* Be less verbose about invalid keysymsGatis Paeglis2014-04-031-0/+2
* Fix access of tmpStorage in QODBCResult::exec().Friedemann Kleint2014-04-031-25/+20
* Enable s390[x] detection.Lisandro Damián Nicanor Pérez Meyer2014-04-031-6/+6
* Android: Don't accept the volume-key events.Christian Strømme2014-04-031-0/+15
* Android: Stop ART from complaining about missing thread names.Christian Strømme2014-04-031-1/+10