summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Accessibility: Set checkable state for checkbox and buttonsFrederik Gladhorn2014-03-291-0/+2
* Add .dylib and .d to .gitignoreFrederik Gladhorn2014-03-291-0/+2
* Fix typosFrederik Gladhorn2014-03-291-1/+9
* tst_qaccessibility: Introduce QTRY_VERIFY to menuTest().Friedemann Kleint2014-03-281-6/+6
* tst_qgraphicsproxywidget: Fix hang in actionsContextMenu().Friedemann Kleint2014-03-281-10/+31
* Stabilize tst_qtoolbutton for Windows 8.1.Friedemann Kleint2014-03-281-24/+56
* Do not rely on the list of standard font sizes for QFontDialog.Leonard Lee2014-03-282-8/+42
* Avoid out of bounds memory reads when scaling imagesLars Knoll2014-03-288-26/+75
* Fix disappearing transient scrollbarsJ-P Nurmi2014-03-282-5/+19
* Android: implement batch editing for input methodsPaul Olav Tvete2014-03-283-8/+57
* Pass events to QGestureManager from the main (GUI) thread only.Friedemann Kleint2014-03-281-9/+12
* Reduce clang compilation time of tst_qmetatype by ~2%Jędrzej Nowacki2014-03-281-35/+7
* iOS: Add support for offscreen GL surfaces without using hidden windowsTor Arne Vestbø2014-03-283-0/+24
* Polish the image gestures example.Friedemann Kleint2014-03-285-34/+138
* Android: Convert plain text to html text for native dialogs.BogDan Vatra2014-03-281-4/+15
* d3dcompiler_qt: Directly link the d3dcompiler DLL on WinRT 8.1Andrew Knight2014-03-282-1/+15
* ANGLE: Don't export DLLMain functions for static buildsAndrew Knight2014-03-283-0/+71
* Deprecate QFont::setRawName() and QFont::rawName()Sergio Ahumada2014-03-273-36/+6
* Mark QPoint, QPointF, QRect, QRectF as reentrant.Mitch Curtis2014-03-272-0/+4
* Fix typos in QFont documentation.Mitch Curtis2014-03-271-2/+2
* iOS: Check FBO status and return failure from QIOSContext::makeCurrent()Tor Arne Vestbø2014-03-272-6/+36
* Keep track of destroyed QOpenGLContexts in QOpenGLVertexArrayObjectTor Arne Vestbø2014-03-271-2/+6
* Fix race condition in QOpenGLMultiGroupSharedResourceLiang Jian2014-03-271-0/+1
* Mac: make FSEvents-based QFileSystemWatcherEngine more robust.Erik Verbruggen2014-03-273-42/+108
* Cocoa: Don't stop NSApp when showing a modal dialogGabriel de Dietrich2014-03-272-1/+16
* Check for administrative rights in tst_qsettings.Friedemann Kleint2014-03-271-41/+97
* Streamline code in standard gesture recognizers.Friedemann Kleint2014-03-271-27/+8
* Windows: Suppress window state change to normal when going from maximized to ...Friedemann Kleint2014-03-272-4/+9
* Improve keymap error handlingGatis Paeglis2014-03-272-17/+61
* Add better support for keymap update handlingGatis Paeglis2014-03-275-190/+136
* Android: Change Ministro's source to 5.3BogDan Vatra2014-03-271-1/+1
* Android: registerTouchDevice at startupBogDan Vatra2014-03-271-0/+33
* Don't create screen surface if there are no raster windows.BogDan Vatra2014-03-273-3/+15
* Disable non-fullscreen windows for WinRTMaurice Kalinowski2014-03-271-0/+2
* Doc: Fix typosJonathan Liu2014-03-273-3/+3
* Android: use fbo read back workaround with specific GPUs.Yoann Lopes2014-03-274-4/+22
* Doc: Update year to 2014Kai Koehne2014-03-274-4/+4
* Android: REG: Fix launching intentsEskil Abrahamsen Blomfeldt2014-03-271-1/+1
* Android: Fix missing data from some autotestsEskil Abrahamsen Blomfeldt2014-03-271-0/+4
* Doc: Move IPC example documentationTopi Reinio2014-03-278-11/+12
* update bundled sqlite to 3.8.4.2Mark Brand2014-03-272-5/+6
* Fix application font removal when using FontConfigFabian Bumberger2014-03-275-109/+147
* QNX: Fix QWindow autotestFabian Bumberger2014-03-271-1/+53
* QNX: Fix geometry changed event for non FS windowsFabian Bumberger2014-03-271-4/+4
* QNX: Retrieve name of the displayFabian Bumberger2014-03-272-0/+8
* Accessibility Mac: Fix handling of top level widgetFrederik Gladhorn2014-03-275-56/+121
* OSX: a window can be de-maximized by resizingShawn Rutledge2014-03-273-0/+17
* Enhance QOffscreenSurface docs wrt the formatLaszlo Agocs2014-03-271-0/+8
* Fix the QOpenGL autotest's offscreen surface handlingLaszlo Agocs2014-03-271-0/+15
* Stabilize tst_QProcess::softExitInSlots()Sergio Ahumada2014-03-271-1/+1