summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows/ANGLE: Fix initialization of contexts.Friedemann Kleint2015-01-281-4/+9
* Fix QXmlStreamReader parsing of files containing NULsThiago Macieira2015-01-242-25/+28
* QTemporaryDir: Remove directories on failureEskil Abrahamsen Blomfeldt2015-01-221-1/+4
* Fix finding widgets for Windows Embedded CompactAndreas Holzammer2015-01-221-1/+1
* QSortFilterProxyModel: fix a regressionGiuseppe D'Angelo2015-01-221-1/+5
* Fix crash with multi threaded QFont/QTextEngine usageKonstantin Ritt2015-01-201-1/+6
* Make harfbuzz-old fallback available at run-timeEskil Abrahamsen Blomfeldt2015-01-192-8/+13
* Windows: Delay creation of the static OpenGL context.Friedemann Kleint2015-01-193-28/+20
* rcc: fix build failure on Windows XP / MinGW 4.9Giuseppe D'Angelo2015-01-191-0/+1
* Fix possible divide by zero in QMacStyleLiang Qi2015-01-191-5/+6
* Fix memory leak in Qurl::toCFURL()Morten Johan Sørvig2015-01-191-1/+7
* Set pendingClose to false on init in QSslSocketMichael Marley2015-01-191-0/+1
* 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-1648-128/+418
|\
| * 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-161-0/+1
| * Doc: verb "to layout" changed to "to lay out"Nico Vertriest2015-01-161-4/+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
| * Windows: Use DND effect chosen in DragEnter/Move for Drop.Friedemann Kleint2015-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
| * 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
| * 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-113-3/+9
| * 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
| * 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
| * QColorDialog: Don't loose focus while color pickingSérgio Martins2015-01-092-7/+23
| * Fix glyph runs painted badly with perspective transformAllan Sandfeld Jensen2015-01-091-2/+2
| * iOS: Prevent recursion when updating/syncing QIOSViewController propertiesTor Arne Vestbø2015-01-091-0/+12
| * iOS: Fix QWindow::reportContentOrientationChange on iOS6+Tor Arne Vestbø2015-01-094-17/+116
| * docs: Explain the limitations of QWidget::grabMouse() on WindowsSérgio Martins2015-01-081-5/+4
| * iOS: Move implementation details of QIOSViewController to class extensionTor Arne Vestbø2015-01-082-6/+10
| * Fix physical DPI and size for rotated screens on X11Paul Olav Tvete2015-01-082-1/+22
| * fix error when cross-compiling with --system-zlibAshish Kulkarni2015-01-082-1/+2
* | Fix compile error if openssl is built with no-ssl3-methodAndré Klitzing2015-01-162-0/+18
* | Fix regression with frameless dialogs on WindowsLaszlo Agocs2015-01-161-2/+6