summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ANGLE: Don't export DLLMain functions for static buildsAndrew Knight2014-03-283-0/+71
* Deprecate QFont::setRawName() and QFont::rawName()Sergio Ahumada2014-03-272-2/+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-272-42/+105
* Cocoa: Don't stop NSApp when showing a modal dialogGabriel de Dietrich2014-03-272-1/+16
* 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-272-2/+2
* Android: REG: Fix launching intentsEskil Abrahamsen Blomfeldt2014-03-271-1/+1
* Doc: Move IPC example documentationTopi Reinio2014-03-271-0/+1
* update bundled sqlite to 3.8.4.2Mark Brand2014-03-272-5/+6
* Fix application font removal when using FontConfigFabian Bumberger2014-03-271-108/+112
* 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-272-41/+30
* 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
* WinRT: Use registerFontFamily to reduce font registration overheadAndrew Knight2014-03-272-152/+182
* Make QWidget::render() work correctly with all paint devicesLars Knoll2014-03-272-23/+8
* Reuse one QCollator instance for QString::localeAwareCompareLars Knoll2014-03-271-2/+8
* QDoc: Doc: Use correct terminology ("signal" vs. "signal handler")Sze Howe Koh2014-03-261-12/+9
* REG: Fix window repaint geometryBogDan Vatra2014-03-261-2/+2
* Android: Fix software keyboard show/hide stateBogDan Vatra2014-03-262-41/+20
* Android: Fix font mergingEskil Abrahamsen Blomfeldt2014-03-255-7/+24
* Fix regression in minimized state handlingLaszlo Agocs2014-03-251-5/+5
* WinRT: Prevent GUI dispatcher lookup from non-GUI threadAndrew Knight2014-03-251-0/+6
* Fix up warnings in linuxfbLaszlo Agocs2014-03-251-7/+9
* egl: Remove commented codeLaszlo Agocs2014-03-251-10/+1
* Remove unused ifdefLaszlo Agocs2014-03-251-26/+6
* eglfs: Add a way to force 24/32 bit configsLaszlo Agocs2014-03-251-1/+10
* eglfs: Print the chosen config in debug modeLaszlo Agocs2014-03-252-3/+8
* eglfs: Avoid double surfaceFormatFor() callsLaszlo Agocs2014-03-251-2/+2
* Fix grammar in QFontInfo::styleName() doc.Mitch Curtis2014-03-251-1/+1
* Update evdevtouch readmeLaszlo Agocs2014-03-251-8/+5
* OSX: make reported window state consistent with realityShawn Rutledge2014-03-253-5/+30
* Remove useless Q_NO_DECLARED_NOT_DEFINED flagJędrzej Nowacki2014-03-251-1/+1
* WinPhone: Install DejaVu ttf fonts into QtOliver Wolff2014-03-251-0/+9
* Set default activity launchMode to singleInstanceBogDan Vatra2014-03-251-1/+2