summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Avoid reentering processMouseEvents on embeddedLaszlo Agocs2014-04-282-3/+43
| | | * Doc: Remove Qt Core documentation dependency to Qt QMLTopi Reinio2014-04-281-1/+2
| | | * iOS: Send application state changes synchronouslyTor Arne Vestbø2014-04-281-0/+1
| | | * [QtSql][QSqlTableModel] fix failure to refresh in selectRow()Mark Brand2014-04-271-1/+2
| | | * Fix identical sub-expressions in comparisonKonstantin Ritt2014-04-261-2/+2
| | | * Remove old symbols from QOpenGLContextLaszlo Agocs2014-04-261-7/+1
| * | | [blitter] Initialize m_devicePixelRatio to fix crashLucile Quirion2014-05-041-1/+3
| * | | Add winrt and winphone to the list of platform file selector namesAndrew Knight2014-05-031-0/+5
| * | | Fixed wrong condition in QMacStyle.Ivan Komissarov2014-05-031-1/+1
| |/ /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-08183-1474/+2909
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-06183-1474/+2909
| |\| |
| | * | Add default case to switch statementsKurt Pattyn2014-05-021-0/+9
| | * | Mac style: Get proper ThemeButtonKind for QDateTimeEditGabriel de Dietrich2014-05-021-6/+24
| | * | Ignore the fullscreen state of a QMdiSubWindowFabian Bumberger2014-05-021-2/+5
| | * | Don't set the window title for a Qt::Desktop window (QDesktopWidget)Thiago Macieira2014-05-021-1/+1
| | * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-0275-249/+501
| | |\ \
| | | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0175-249/+501
| | | |\|
| | | | * Cocoa: Fix crash on Combobox popup close.Morten Johan Sørvig2014-04-251-1/+1
| | | | * Use runtime detection of XInput 2.1 to disable legacy wheel eventsAllan Sandfeld Jensen2014-04-254-13/+76
| | | | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-2529-109/+115
| | | | * Un-export QSignalBlocker: it's all inlineThiago Macieira2014-04-251-1/+1
| | | | * QPrintEngine - Fix alpha engine state syncJohn Layt2014-04-251-1/+1
| | | | * QSqlError: Mark deprecated functiond with QT_DEPRECATEDOlivier Goffart2014-04-252-11/+10
| | | | * Cocoa: Make Qt::Tool windows hide on deactivateMorten Johan Sørvig2014-04-251-1/+2
| | | | * document new QTPLUGIN magicOswald Buddenhagen2014-04-252-16/+31
| | | | * Android input method fixes for SwiftKeyPaul Olav Tvete2014-04-252-41/+143
| | | | * QAbstractSocket: enable read notification for unbuffered socketsPeter Hartmann2014-04-251-1/+1
| | | | * Don't crash on broken GIF imagesLars Knoll2014-04-251-0/+7
| | | | * Deprecate setSharable in Qt containersThiago Macieira2014-04-2412-13/+55
| | | | * QOpenGLFunctions: Compile on Mac OS 10.6Morten Johan Sørvig2014-04-241-1/+5
| | | | * Document QString's UTF-8 conversion behaviorsThiago Macieira2014-04-241-20/+4
| | | | * Restore handling of BOMs in QString::fromUtf8Thiago Macieira2014-04-241-15/+29
| | | | * doc fixesOswald Buddenhagen2014-04-241-3/+4
| | | | * deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-2416-2/+16
| | * | | Only query for the theme if it is available in the GTKStyleAndy Shaw2014-05-021-1/+1
| | * | | Fix override cursor issue with QtQuick2ApplicationViewer.Kati Kankaanpaa2014-05-021-1/+1
| | * | | Direct2D QPA: Add handlers for individual primitivesLouai Al-Khanji2014-05-012-21/+269
| | |/ /
| | * | Widgets going "undercover" should also undercover the QWindowJan Arve Saether2014-04-301-2/+9
| | * | Improve accessibility event failure outputFrederik Gladhorn2014-04-301-5/+3
| | * | Direct2D QPA: Pixel-align aliased drawingLouai Al-Khanji2014-04-301-1/+9
| | * | Remove duplicate symbol name: QTest::currentAppNameThiago Macieira2014-04-301-4/+4
| | * | Allow building against static ICU libs also on UnixKai Koehne2014-04-291-2/+2
| | * | Fix PSQL column's metadataparihaaraka2014-04-291-5/+26
| | * | Add missing QT_NO_NETWORKPROXY guards around HTTP connect statementsAndrew Knight2014-04-291-0/+6
| | * | iOS: scroll screen after hiding keyboard programaticallyRichard Moe Gustavsen2014-04-291-0/+7
| | * | Direct2D QPA: Correctly set active state in paint engineLouai Al-Khanji2014-04-291-0/+1
| | * | Direct2D QPA: Speed up widget paintingLouai Al-Khanji2014-04-292-0/+13
| | * | Doc: QSize::isValid does >= 0 instead of > 0 comparisonsThiago Macieira2014-04-291-1/+1
| | * | Doc: add info about the -perf benchmark switch to QtTest's manualThiago Macieira2014-04-291-3/+16
| | * | Allow to control animations frame rate from a custom QAnimationDriverTimur Artikov2014-04-291-3/+4