summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix drag and drop regressionGatis Paeglis2015-01-195-7/+29
* Fall back to ANGLE on OpenGL 1.xLaszlo Agocs2015-01-191-0/+32
* Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-16102-373/+1234
|\
| * Diaglib/Event filter: Output application state on focus events.Friedemann Kleint2015-01-161-4/+70
| * Fix stylesheet crash.Morten Johan Sørvig2015-01-161-2/+2
| * Add missing AppDataLocation caseMorten Johan Sørvig2015-01-161-0/+1
| * Update printer metrics after resolution change.Marcel Krems2015-01-161-0/+2
| * Correction on bound values in case of repeated QSqlQuery::execBatchEric Lemanissier2015-01-162-0/+31
| * fix MSVC target architecture detection for amd64_x86Joerg Bornemann2015-01-161-15/+42
| * iOS: add AppIcon asset name to Xcode projectRichard Moe Gustavsen2015-01-161-0/+15
| * Doc: verb "to layout" changed to "to lay out"Nico Vertriest2015-01-161-4/+4
| * Doc: added entry for link to main page Qt CreatorNico Vertriest2015-01-162-99/+4
| * Doc: define target voor function qsnprintf()Nico Vertriest2015-01-161-0/+1
| * Doc: link issues in corelibNico Vertriest2015-01-162-5/+16
| * Turn off font hinting when we do high DPI scalingPaul Olav Tvete2015-01-165-2/+21
| * Fix constantly growing window bug with devicePixelRatioPaul Olav Tvete2015-01-161-6/+10
| * Android: Fix QLayout testsEskil Abrahamsen Blomfeldt2015-01-163-0/+14
| * Android: Fix QDirModel testsEskil Abrahamsen Blomfeldt2015-01-163-3/+48
| * Android: Fix QSideBar testEskil Abrahamsen Blomfeldt2015-01-161-0/+6
| * Android: Skip QProcess_and_GuiEventLoop testEskil Abrahamsen Blomfeldt2015-01-161-0/+4
| * Fix QRawFont test when used with bundled FreeTypeEskil Abrahamsen Blomfeldt2015-01-161-19/+23
| * Android: Fix QImageReader testEskil Abrahamsen Blomfeldt2015-01-162-0/+10
| * Windows: Use DND effect chosen in DragEnter/Move for Drop.Friedemann Kleint2015-01-161-1/+1
| * Autotest: Find all autotests due to changed naming conventionsRainer Keller2015-01-161-27/+14
| * Benchmarks: Build gui benchmarks only when gui module availableRainer Keller2015-01-161-1/+1
| * Fix namespacing of QNSViewMouseMoveHelperFrederik Gladhorn2015-01-162-5/+5
| * Fix inlining order of functions in qpathclipper_p.h.Friedemann Kleint2015-01-161-16/+16
| * Fix compilation with older MSVC: use qIsNan instead of isnanThiago Macieira2015-01-151-2/+2
| * Update doc saying QDateTime::setTime with invalid time sets to midnightThiago Macieira2015-01-151-3/+10
| * iOS: guard text responder from clearing selectionRichard Moe Gustavsen2015-01-152-0/+12
| * Doc: link issue D-Bus ViewerNico Vertriest2015-01-121-0/+17
| * Android: XFAIL a few tests in QDnsLookupEskil Abrahamsen Blomfeldt2015-01-121-0/+18
| * Multi-screen DPI support for X11Paul Olav Tvete2015-01-121-2/+8
| * X11 devicePixelRatio screen mapping fixPaul Olav Tvete2015-01-124-3/+35
| * xcb: build fix when XCB_USE_XLIB is not defined.Tomasz Olszak2015-01-111-0/+8
| * Fix memory leaks with QDBusServerThiago Macieira2015-01-114-3/+11
| * centralize/unify/sanitize INCLUDEPATH "enrichment"Oswald Buddenhagen2015-01-116-30/+24
| * remove pointless pwd fallbacksOswald Buddenhagen2015-01-114-8/+0
| * Don't unnecessariy set localAddress in QNativeSocketEngine's nativeBindThiago Macieira2015-01-112-6/+0
| * Fixes for surface creation/destructionBogDan Vatra2015-01-106-17/+19
| * Optimize QHostAddress::operator== for SpecialAddressThiago Macieira2015-01-091-10/+26
| * Print some debugging information for pkg-config detectionThiago Macieira2015-01-091-0/+13
| * Remove EXTRA_CPPFLAGSThiago Macieira2015-01-091-1/+1
| * Fix compilation with MSVC 2010Thiago Macieira2015-01-091-2/+2
| * de-duplicate and comment EffectivePaths presence detectionOswald Buddenhagen2015-01-091-2/+3
| * remove nonsensical conditionalOswald Buddenhagen2015-01-091-2/+0
| * fix file separators in 'clean' targetsOswald Buddenhagen2015-01-091-2/+3
| * document QMAKE_CFLAGSOswald Buddenhagen2015-01-091-0/+9
| * fix distclean for dynamic libraries againOswald Buddenhagen2015-01-091-3/+4
| * QColorDialog: Don't loose focus while color pickingSérgio Martins2015-01-092-7/+23