summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixup QGuiApplication::sync to flush the QWSI queueJorgen Lind2014-04-041-0/+1
* Doc: fix link to changed topic title in Qt Creator ManualLeena Miettinen2014-04-041-2/+2
* update bundled sqlite to 3.8.4.3Mark Brand2014-04-042-6/+6
* Add a benchmark test for QCryptographicHashThiago Macieira2014-04-043-0/+192
* Compile: remove "register" keyword in MD5TransformMorten Johan Sørvig2014-04-041-1/+1
* do not define QT_NO_STYLE_S60 on WindowsJoerg Bornemann2014-04-031-4/+0
* vcxproj generator: append version suffix only to library targetsJoerg Bornemann2014-04-031-1/+3
* Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-039-13/+60
* move platform toolset retrieval to VcprojGeneratorJoerg Bornemann2014-04-035-26/+28
* Fix regression in key handling.Gatis Paeglis2014-04-032-12/+9
* Update bundled libxkbcommon version to 0.4.1Gatis Paeglis2014-04-0345-1846/+1652
* Fix cross platform detection of evdev on win32Wolfgang Bremer2014-04-031-0/+22
* BlackBerry,QNX: Switch to QMAKE_PLATFORM from CONFIGWolfgang Bremer2014-04-033-3/+3
* Fixes related to evdev in the configure scriptWolfgang Bremer2014-04-031-0/+5
* Avoid recreating the underlying context in QGLContext wrappersLaszlo Agocs2014-04-031-2/+3
* Fix QTabBar autotest for high DPI displaysFabian Bumberger2014-04-031-4/+9
* Fix the QGridLayout autotestFabian Bumberger2014-04-031-1/+4
* Fix QPushButton autotestFabian Bumberger2014-04-031-1/+1
* 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