summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-032-8/+14
* 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
* Avoid an "OpenGL Error: 1282" output when resizing a QOpenGLWidgetJocelyn Turcotte2014-04-021-0/+2
* Add a way to share context between QtQuick and QtWidgetsJocelyn Turcotte2014-04-022-0/+23
* Enable the depth and stencil buffers by default in QOpenGLWidgetJocelyn Turcotte2014-04-021-1/+1
* [xcb] Fix build failureGatis Paeglis2014-04-022-20/+10
* Re-add missing test to kernel.proJędrzej Nowacki2014-04-021-0/+1
* QNX: Fix OpenGL autotestFabian Bumberger2014-04-013-1/+37
* Remove docs for javascript core jit configurabilitySimon Hausmann2014-04-011-3/+0
* Windows CE: Fix message about freetype font rendering.Friedemann Kleint2014-04-011-3/+3
* Do not set fwdcompat bit for a compatibility profile QGLFormatLaszlo Agocs2014-04-011-0/+5
* When looking up the window hierarchy, stop at foreign windowsAlberto Mardegan2014-04-011-2/+9