summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * allow detection of static/shared target in the config testsAshish Kulkarni2015-01-091-1/+7
| * QScreen manual test: use sizeHint; don't override QLineEdit text colorShawn Rutledge2015-01-093-4/+9
| * Doc: add Qt Creator 3.3.1 pages to externalsitesLeena Miettinen2015-01-091-0/+8
| * Fix glyph runs painted badly with perspective transformAllan Sandfeld Jensen2015-01-091-2/+2
| * Skip incompatible QTextLayout tests when dpi-scaling is usedEskil Abrahamsen Blomfeldt2015-01-091-0/+62
| * Android: Fix QDataStream testEskil Abrahamsen Blomfeldt2015-01-092-0/+10
| * Android: Fix QTextBoundaryFinder testEskil Abrahamsen Blomfeldt2015-01-092-0/+13
| * 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
| * Android: Fix qpixmap test.BogDan Vatra2015-01-081-3/+25
| * Android: Fix qimage test.BogDan Vatra2015-01-082-0/+24
| * Android: Fix some QStyle testsEskil Abrahamsen Blomfeldt2015-01-082-0/+25
| * Make sure widget is polished before checking its fontEskil Abrahamsen Blomfeldt2015-01-081-0/+1
| * Android: Fix QTemporaryFile testsEskil Abrahamsen Blomfeldt2015-01-083-9/+48
| * Android: Fix QPainter autotestEskil Abrahamsen Blomfeldt2015-01-082-0/+191
| * Android: Fix qimagewriter test.BogDan Vatra2015-01-083-13/+35
| * iOS: bump QMAKE_IOS_DEPLOYMENT_TARGET to 5.1.1Richard Moe Gustavsen2015-01-081-1/+1
| * 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