summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-031-5/+8
* 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
* QNX: Fix OpenGL autotestFabian Bumberger2014-04-012-0/+8
* 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
* Use an offscreen surface in VAO cleanupLaszlo Agocs2014-04-011-1/+10
* Fix offset calculation on WinRTMaurice Kalinowski2014-04-011-0/+1
* WinRT winmain: Pass ImagePath as part of ImageParams in Xap packagesAndrew Knight2014-04-011-2/+17
* Fix unused variable warningKonstantin Ritt2014-04-011-1/+1
* Item views: respect selection mode when closing an editorJ-P Nurmi2014-04-011-2/+3
* Item views: respect focus policy when closing an editorJ-P Nurmi2014-04-013-11/+9
* d3dcompiler_qt: Improve shader source structureAndrew Knight2014-03-311-22/+38
* Propagate textureChildSeen properlyLaszlo Agocs2014-03-311-1/+1
* Send touch update events to widget if there is a gesture pending for it.Friedemann Kleint2014-03-313-1/+12
* Make QWindowsMultiFontEngine support deferred fallback families queryKonstantin Ritt2014-03-313-33/+9
* Fix QFontCache::Key comparison for custom font fallbacks caseKonstantin Ritt2014-03-311-1/+1
* Drop dead codeKonstantin Ritt2014-03-311-4/+1
* Android: input method fixes for SwiftEdit keyboardPaul Olav Tvete2014-03-311-10/+42
* iOS: Share default-FBO for windows between contexts in a share-groupTor Arne Vestbø2014-03-311-4/+9
* QNX: use QStringList::join(QChar) overloadMarc Mutz2014-03-311-2/+2
* Update copyright year in tools outputKai Koehne2014-03-313-6/+6
* Fix compile for embedded Androidaavit2014-03-311-1/+1
* OS X QSettings auto test/writing check updateSamuel Gaist2014-03-312-19/+27
* NSScreen screens may be empty so add the main screen in that caseAndy Shaw2014-03-291-2/+8
* XCB: use requested primary screen DISPLAY=:0.1 when possibleDavid Fries2014-03-291-2/+6
* If no screens, attempting to create a window results in clean exitShawn Rutledge2014-03-293-5/+15
* Remove a duplicate code of else-if statementluyikei2014-03-291-3/+0
* QEvent: document and check when registerEventTypes() returns -1Marc Mutz2014-03-291-0/+3
* QNX: don't copy a QStringList twice every loop iterationMarc Mutz2014-03-291-2/+2
* Fix build on [older] MinGWKonstantin Ritt2014-03-291-1/+1
* Fix drawing paths with constant opacity onto PDFAllan Sandfeld Jensen2014-03-291-1/+1