summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* iOS: Don't scroll screen on changes to input item transformTor Arne Vestbø2014-12-112-20/+3
* GL2PaintEngine: centralize logic for updating/preparing texturesTor Arne Vestbø2014-12-112-50/+78
* GL2PaintEngine: Prevent fillInPendingGlyphs from breaking gradientsTor Arne Vestbø2014-12-103-2/+21
* Enable input methods for QQuickWidgetPaul Olav Tvete2014-12-102-0/+8
* Handle SelectionClientClose in QXcbClipboardMartin Gräßlin2014-12-101-1/+2
* doc: Clarify NOTIFY emission with MEMBER variablesAlejandro Exojo2014-12-101-1/+4
* Use categorized logging for ssl codeKai Koehne2014-12-1013-106/+185
* Fixed small bug in code snippet for QGraphicsItemBenjamin Summerton2014-12-101-1/+1
* Removed redundancy in QGraphicsItem documentation.Benjamin Summerton2014-12-102-16/+1
* Android: Make cursor keys work againPaul Olav Tvete2014-12-091-1/+1
* qimage_conversions.cpp: Fix build on big endian systemsDmitry Shachnev2014-12-091-2/+2
* Do not initialize accessibility code by default on startup.Jan Arve Saether2014-12-094-47/+86
* Windows: Limit cursor cache.Friedemann Kleint2014-12-091-1/+14
* Support vertical sliders on AndroidPaul Olav Tvete2014-12-091-6/+26
* QHeaderView: take the sort indicator into account when eliding textGiuseppe D'Angelo2014-12-092-3/+10
* Styles: improve SH_Header_ArrowAlignment handlingGiuseppe D'Angelo2014-12-093-2/+9
* Added support for CTRL key modifier to Android builds.Przemysław Czerpak2014-12-081-22/+21
* doc: Clarify \inqmlmodule usageAlejandro Exojo2014-12-085-7/+8
* Take ShareOpenGLContexts into account in QOpenGLWindowLaszlo Agocs2014-12-081-0/+6
* Widgets: be more careful when setting focus on touch releaseRichard Moe Gustavsen2014-12-081-0/+7
* Update window flags from QToolBarPrivate::endDrag().Friedemann Kleint2014-12-081-2/+0
* qt_mac_loadMenuNib: Prevent stale NIB files by diffing file sizeTor Arne Vestbø2014-12-051-1/+5
* Fix warnings by MSVC 64 in qtranslator.cpp.Friedemann Kleint2014-12-051-4/+4
* Doc: corrected autolink issues qalgorithms.qdocNico Vertriest2014-12-051-44/+44
* Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...Simon Hausmann2014-12-057-12/+306
|\
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-057-12/+306
| |\
| | * winrt: Fix window resizev5.4.0Andrew Knight2014-12-051-4/+6
| | * Android: Fix broken system paletteEskil Abrahamsen Blomfeldt2014-12-031-1/+2
| | * QOpenGLFramebufferObject: pass sized format also with dynamic GLAndrew Knight2014-12-011-3/+1
| | * winrt: Fix Windows Store CertificationAndrew Knight2014-12-011-0/+13
| | * FSEvents file system watcher: Do not watch whole parent hierarchies.Eike Ziller2014-12-011-2/+1
| | * Make QtDBus compile without libdbus-1 headers, if dlopeningThiago Macieira2014-12-013-2/+283
* | | Fix QOpenGLWidget/QQuickWidget GUI freezePaul Olav Tvete2014-12-051-5/+10
* | | QMacStyle: Fix 32-bit buildGabriel de Dietrich2014-12-051-1/+1
* | | Reformat QOpenGL2PaintEngineExPrivate a bit to make it easier to refactorTor Arne Vestbø2014-12-051-19/+14
* | | WinRT: Only set keepalive socket option in certain socket statesOliver Wolff2014-12-052-1/+5
* | | QColumnView: don't set an invalid index as the current oneGiuseppe D'Angelo2014-12-051-2/+5
|/ /
* | Draw the accessibility focus rectangle properlyJan Arve Saether2014-12-052-23/+42
* | Windows: Skip calculating margins for Qt::FramelessWindowHint.Friedemann Kleint2014-12-051-1/+6
* | Fix loading of web fonts with broken hinting bytecodeAllan Sandfeld Jensen2014-12-042-1/+8
* | QDockWidget: Prevent repetitive unplugging of floating dock widgets.Friedemann Kleint2014-12-041-0/+2
* | Windows: Handle WM_WINDOWPOSCHANGING during window creation.Friedemann Kleint2014-12-043-6/+15
* | Don't make invalid assumptions about memcmp()Albert Astals Cid2014-12-041-8/+12
* | FreeType: Fix font rendering with fonts with embedded bitmapsSérgio Martins2014-12-041-2/+4
* | Windows: Bring FreeType rendering up to par with other platformsSérgio Martins2014-12-042-2/+11
* | Collate calls to updateTextureFilter in updateBrushTextureTor Arne Vestbø2014-12-041-4/+5
* | Revert "Use single finger pan to scroll text edits on touch screens."Tor Arne Vestbø2014-12-041-21/+2
* | Revert "QWidgetTextControl: Suppress drag selection for OS-synthesized mouse ...Tor Arne Vestbø2014-12-043-35/+1
* | QMenuBar: fix extra indent on the right with a TopLeftCorner widget.Friedemann Kleint2014-12-041-3/+2
* | Change misleading error message in QDBusReplyThiago Macieira2014-12-041-1/+1