summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix how qnetworkreply autotests are blacklistedTony Sarajärvi2014-11-201-0/+2
* Allow empty string as intermediate matchPaul Olav Tvete2014-11-202-1/+4
* Enable transformations for Qt Quick in FT engineEskil Abrahamsen Blomfeldt2014-11-202-11/+67
* QSortFilterProxyModel: keep the sorting on unrelated changesGiuseppe D'Angelo2014-11-202-5/+75
* Android: Compile for MIPSEskil Abrahamsen Blomfeldt2014-11-191-1/+1
* Enable tst_QGraphicsView on OSXJørgen Lind2014-11-192-1/+9
* Enable tst_qfiledialog2 on OSXJørgen Lind2014-11-192-1/+2
* Doc: added NoGesture to GestureState enumNico Vertriest2014-11-191-1/+1
* Fix rubberband position for tabbed mdi windowsPaul Olav Tvete2014-11-193-10/+17
* Fix invalid qmake syntaxPaul Olav Tvete2014-11-191-3/+5
* Add a note about group separators to numeric validators.Friedemann Kleint2014-11-191-2/+12
* Do not force a content-type on POST request with no contentAllan Sandfeld Jensen2014-11-191-1/+1
* Fix buildThiago Macieira2014-11-181-0/+1
* Save a detach if QBrush::setColor does not change the brush colorAllan Sandfeld Jensen2014-11-181-0/+3
* Add Windows-specific notation for WebDAV to QUrl.Friedemann Kleint2014-11-172-6/+44
* Fix missing docs for QByteArrayListLaszlo Agocs2014-11-171-0/+1
* Fix broken resource cleanup in QOpenGLWidgetLaszlo Agocs2014-11-171-0/+10
* QPanGestureRecognizer: Make the number of touch points a parameter.Friedemann Kleint2014-11-175-20/+41
* Update fbo toImage() docs regarding premultiplied alphaLaszlo Agocs2014-11-172-3/+31
* Make configure fail on invalid (-no)-feature optionsN.Sukegawa2014-11-151-1/+6
* QFusionStyle: properly indent an if statementGiuseppe D'Angelo2014-11-141-1/+3
* Blacklist one test function in tst_QNetworkReplyTony Sarajärvi2014-11-141-0/+1
* Allow to use FT_Library_SetLcdFilter in bundled FreeType.Sérgio Martins2014-11-131-0/+1
* send touch update when more points begin after single touch is ignoredShawn Rutledge2014-11-132-3/+11
* a widget's window is transient for its parent's top-level windowShawn Rutledge2014-11-131-2/+3
* Add C++11 if available for QVariant autotestJørgen Lind2014-11-131-0/+1
* remove nonsensical claim about contains()Oswald Buddenhagen2014-11-131-2/+3
* Add diaglib under manual tests.Friedemann Kleint2014-11-1313-0/+1104
* Mark QSocks5SocketEngine tests blacklistedTony Sarajärvi2014-11-131-0/+2
* Fix MinGW compiler warning in qwindowsxpstyle.cpp.Friedemann Kleint2014-11-131-1/+1
* Prevent a crash when buffer() returns 0Andy Shaw2014-11-131-1/+2
* QGraphicsTextItem: document that adjustSize can center/right align textGiuseppe D'Angelo2014-11-121-0/+1
* Fixed QtGui's GL paint engine getting out of sync when using QtOpenGLSamuel Rødal2014-11-113-1/+48
* Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-119-9/+138
* mkspec macx-ios-clang: ensure SDK version is validRichard Moe Gustavsen2014-11-112-0/+8
* QGraphicsItem: document that setOpacity(0) almost makes the item invisibleGiuseppe D'Angelo2014-11-111-2/+11
* Do not apply subpixel gamma-correction on XCBAllan Sandfeld Jensen2014-11-111-1/+3
* Document unified title and toolbar limitations.Morten Johan Sørvig2014-11-111-0/+7
* OS X and iOS: Search for openssl libs in .app/Contents/FrameworksKai Koehne2014-11-111-0/+19
* Compile fix for QT_NO_TEXTHTMLPARSER in QtWidgetsJulien Brianceau2014-11-111-0/+2
* tst_qitemdelegate: make the test more robustDavid Faure2014-11-111-3/+1
* Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-117-41/+38
* Add changelog entry for Exif orientationRainer Keller2014-11-111-0/+4
* windowsfontengine.cpp: Fix coding style violation and warning.Friedemann Kleint2014-11-111-3/+1
* tst_QTimer::singleShotToFunctors: Allocate static event loop on heap.Friedemann Kleint2014-11-111-5/+14
* Compile fix for QT_NO_DOCKWIDGET in QtWidgetsJulien Brianceau2014-11-081-1/+1
* Place the Qt plugin metadata in a PE-COFF section with MinGW tooThiago Macieira2014-11-081-1/+1
* iOS: Allow virtual keyboard to be hidden by QInputMethod::hide()Tor Arne Vestbø2014-11-082-4/+20
* iOS: Make hide-keyboard gesture use normal UIGestureRecognizer flowTor Arne Vestbø2014-11-081-41/+90
* Improve QElapsedTimer resolution on QNXMatt Fischer2014-11-071-2/+17