summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-06266-2026/+4309
|\
| * Add default case to switch statementsKurt Pattyn2014-05-021-0/+9
| * Mac style: Get proper ThemeButtonKind for QDateTimeEditGabriel de Dietrich2014-05-021-6/+24
| * QNX: Fix QLineEdit autotestFabian Bumberger2014-05-021-2/+2
| * Ignore the fullscreen state of a QMdiSubWindowFabian Bumberger2014-05-022-2/+19
| * 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-0295-345/+1206
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0195-345/+1206
| | |\
| | | * 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-2533-118/+124
| | | * Un-export QSignalBlocker: it's all inlineThiago Macieira2014-04-251-1/+1
| | | * Fix vcxproj generation on Windows PhoneAndrew Knight2014-04-251-2/+2
| | | * QPrintEngine - Fix alpha engine state syncJohn Layt2014-04-251-1/+1
| | | * QSqlError: Mark deprecated functiond with QT_DEPRECATEDOlivier Goffart2014-04-253-11/+28
| | | * Cocoa: Make Qt::Tool windows hide on deactivateMorten Johan Sørvig2014-04-251-1/+2
| | | * Android: Add "unversioned_libname" configurationEskil Abrahamsen Blomfeldt2014-04-253-26/+50
| | | * document new QTPLUGIN magicOswald Buddenhagen2014-04-253-16/+41
| | | * 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-2419-60/+196
| | | * QOpenGLFunctions: Compile on Mac OS 10.6Morten Johan Sørvig2014-04-241-1/+5
| | | * Update the changelog for 5.3.0Thiago Macieira2014-04-241-6/+459
| | | * Document QString's UTF-8 conversion behaviorsThiago Macieira2014-04-241-20/+4
| | | * Restore handling of BOMs in QString::fromUtf8Thiago Macieira2014-04-242-15/+37
| | | * doc fixesOswald Buddenhagen2014-04-241-3/+4
| | | * deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-2417-8/+24
| * | | 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
| |/ /
| * | fix $$shell_path() for mingw+shOswald Buddenhagen2014-04-301-2/+10
| * | make QMAKE_DIRLIST_SEP consistent with QMAKE_DIR_SEPOswald Buddenhagen2014-04-303-0/+3
| * | untangle use of system vs. shell path(-list) semanticsOswald Buddenhagen2014-04-307-10/+10
| * | fix qtmain's .prl file not being usedOswald Buddenhagen2014-04-301-0/+2
| * | don't create a trailing space when PLUGIN_EXTENDS is emptyOswald Buddenhagen2014-04-301-1/+1
| * | fix list of cached module variablesOswald Buddenhagen2014-04-301-2/+1
| * | Stabilize tst_QAbstractItemView::task250754_fontChange().Friedemann Kleint2014-04-301-1/+1
| * | Widgets going "undercover" should also undercover the QWindowJan Arve Saether2014-04-301-2/+9
| * | Improve accessibility event failure outputFrederik Gladhorn2014-04-301-5/+3
| * | Windows Phone: add language control to the package manifestAndrew Knight2014-04-303-1/+23
| * | Direct2D QPA: Pixel-align aliased drawingLouai Al-Khanji2014-04-301-1/+9
| * | Remove duplicate symbol name: QTest::currentAppNameThiago Macieira2014-04-301-4/+4
| * | remove pointless checks for "." and ".."Joerg Bornemann2014-04-291-6/+3
| * | make use of QDir::NoDotAndDotDotJoerg Bornemann2014-04-292-16/+12
| * | Allow building against static ICU libs also on UnixKai Koehne2014-04-292-4/+5
| * | Fix PSQL column's metadataparihaaraka2014-04-292-5/+70
| * | 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