summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* in command line args, escape tabs as wellOswald Buddenhagen2014-04-072-2/+3
* QStyle: Add new SH_ComboBox_UseNativePopup style hintGabriel de Dietrich2014-04-072-0/+4
* QComboBox: Use native popups on MacGabriel de Dietrich2014-04-072-6/+94
* QGuiApplication: fix crash caused by posting fake mouse eventRichard Moe Gustavsen2014-04-071-6/+10
* fix build for MSVC 2010Joerg Bornemann2014-04-071-2/+2
* Fix a crash on startup with QOpenGLWidgetJocelyn Turcotte2014-04-071-1/+2
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-078-3/+111
* Mac Accessibility: Make more widgets name/description workFrederik Gladhorn2014-04-051-1/+4
* Accessibility text updates for QTextEditFrederik Gladhorn2014-04-054-0/+72
* QPrintDialog - Add Direct print to manual testJohn Layt2014-04-053-0/+16
* QPagedPaintDevice - Move QPageLayout methodsJohn Layt2014-04-057-126/+374
* Use the new 3-operand testAndSet functions in QMutexThiago Macieira2014-04-052-6/+12
* Use category names when logging to the journalAlejandro Exojo2014-04-052-8/+16
* 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-055-1/+54
* 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
* de-duplicate codeOswald Buddenhagen2014-04-041-3/+3
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-0441-770/+45
* Don't fileFixify PRECOMPILED_HEADER twiceThiago Macieira2014-04-041-1/+1
* Don't read before the beginning of the stringThiago Macieira2014-04-042-5/+59
* Remove QtWidgets dependency from tst_QComplexTextKonstantin Ritt2014-04-042-2/+1
* Remove spurious #ifdef from tst_QComplexTextKonstantin Ritt2014-04-041-8/+0
* QTextLayout: Fix cursor movement from invalid positionKonstantin Ritt2014-04-043-7/+46
* Optimize QTextEngine::insertionPointsForLine() a bitKonstantin Ritt2014-04-041-0/+3
* QTextLayout: Fix visual cursor movement in some casesKonstantin Ritt2014-04-043-22/+24
* 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
* BlackBerry: Fix QListView autotestFabian Bumberger2014-04-041-9/+22
* Fix QTreeWidget autotestFabian Bumberger2014-04-041-2/+6
* Make it possible to render QtWebEngine in QOpenGLWidgetJocelyn Turcotte2014-04-041-0/+2
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-049-25/+50
* 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
* Fix lance opengl painting testaavit2014-04-041-5/+6
* Rename QNX arm mkspecs to be aligned with SDP structureWolfgang Bremer2014-04-045-75/+122
* 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
* Fix QTextEdit autotestFabian Bumberger2014-04-041-1/+2
* QNX: Fix QAbstractItemView autotestFabian Bumberger2014-04-041-4/+10
* BlackBerry: Fix tst_qdialog::show{Maximized,Minimized} testsSergio Ahumada2014-04-041-2/+2