summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-04Tizen: always try to build ibus and compose.Tomasz Olszak1-8/+6
2014-10-04Tizen: Refactored mkspecs. One platform for all profiles.Tomasz Olszak1-1/+1
2014-10-04tizenscim: added handling virtual keyboard geometry changes.Tomasz Olszak1-0/+8
2014-10-04Added tizenscim input context plugin.Tomasz Olszak6-6/+671
2014-10-04Tizen: Added screen orientation handling in xcb plugin.Tomasz Olszak3-2/+68
2014-10-04HW Back button: Fixed after merge with 5.2 stable.Tomasz Olszak1-0/+7
2014-10-04Setting DFLT_XKB_CONFIG_ROOT only if not defined.Tomasz Olszak1-1/+1
2014-10-04Tizen: Fix QCoreApplication::applicationDirPath()Tomasz Olszak1-1/+1
2014-10-04Added Tizen hardware button handling.Tomasz Olszak2-3/+20
2014-10-04Tizen - handling application lifecycleTomasz Olszak5-0/+45
2014-10-04QSizePolicy: remove an outdated commentv5.3.99+beta1Marc Mutz1-1/+0
2014-10-03QBrush: be more robust in detach()Marc Mutz1-2/+10
2014-10-03iOS: Properly scope window deactivation on resignFirstResponderTor Arne Vestbø1-1/+2
2014-10-03Android: Hide vkb when IM disabled for focus objectEskil Abrahamsen Blomfeldt1-4/+8
2014-10-03Fix the text field alignment.BogDan Vatra1-2/+0
2014-10-03Pass a sized format when creating multisampled renderbuffers on ESLaszlo Agocs3-15/+18
2014-10-02QRegion: fix a valgrind warningMarc Mutz1-1/+1
2014-10-02Remove wrong unneeded definition in qopenglextensions_p.hAllan Sandfeld Jensen1-12/+0
2014-10-02iOS: Move statusbar visibility handling to QIOSViewControllerTor Arne Vestbø7-59/+71
2014-10-02Revert "Don't generate documentation for classes which are not available"Venu1-9/+0
2014-10-02Doc: Removed a few references to the outdated featuresVenu1-8/+1
2014-10-02Update the signal and slots docsAlex Blasche1-7/+4
2014-10-02Windows: Transform regions of window masks correctly.Friedemann Kleint1-1/+1
2014-10-02Warn when loading opengl32sw.dll failsKai Koehne1-1/+3
2014-10-02Android: Don't include Apache code under LGPLv2 licenseEskil Abrahamsen Blomfeldt4-14/+69
2014-10-01Use PopupMenu when possible.BogDan Vatra9-35/+228
2014-10-01Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich27-67/+188
2014-10-01Logging: Disable tracking of debug source info for release buildsKai Koehne3-12/+32
2014-10-01Doc: fix misleading documentation of QProcess::set[Process]EnvironmentJoerg Bornemann2-12/+7
2014-10-01Fix regression in metric calculation of text with mnemonicsAllan Sandfeld Jensen1-5/+1
2014-09-30Fix hangs on QFileSystemWatcher.Leonard Lee1-0/+1
2014-09-30Doc: Adding API reference section in Qt Platform Headers page.Jerome Pasion1-0/+5
2014-09-30Extend QOpenGLVertexArrayObjectHelper to support glIsVertexArraysAllan Sandfeld Jensen2-1/+13
2014-09-30Don't dpi-scale -1 pixel metricsOswald Buddenhagen1-5/+2
2014-09-30kms: Support QOpenGLWidget and QQuickWidgetLaszlo Agocs9-17/+99
2014-09-30kms: Support non-64x64 cursorsLaszlo Agocs2-8/+25
2014-09-30qdoc: Restore navigation bar titles for QML, QML basic typesTopi Reinio1-10/+4
2014-09-30Doc: Use title case in section1 titlesNico Vertriest42-100/+100
2014-09-30Make QAccessible compile with -Werrorhjk1-0/+6
2014-09-30QMdiArea: Fix positioning of cascaded sub windows.Friedemann Kleint1-1/+2
2014-09-30Additional support for devicePixelRatio in CE_MenuItem’s icon paintingMihailNaydenov6-12/+12
2014-09-30Handle PPK_CustomBase in QWin32PrintEngine::propertyUlf Hermann1-0/+3
2014-09-30Fix losing dirty state when calling update() from paintGL()Laszlo Agocs1-1/+6
2014-09-29uic: Add QOpenGLWidget.Friedemann Kleint1-0/+1
2014-09-29Make QRegion::shared_empty constMarc Mutz2-18/+13
2014-09-29xcb: Fix detecting the fullscreen state from _NET_WM_STATE flagsAlexander Volkov1-3/+3
2014-09-29Fix build when using -WerrorSérgio Martins1-3/+6
2014-09-29Update the detection of when to log to stderrThiago Macieira2-49/+59
2014-09-29Revert "winrt: Remove depth/stencil from the default window format"Andrew Knight1-0/+2
2014-09-29ANGLE: Upgrade to 2.1~abce76206141Andrew Knight279-16864/+18249