summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix QAction::setFont crash on OSX, when font is unknown.David Faure2014-11-212-7/+22
* Fix widget leak in tst_qmainwindow.Friedemann Kleint2014-11-201-0/+8
* QtBearer networkmanager make sure to set flag ActiveLorn Potter2014-11-207-103/+263
* Ignore nodes with no text name, value and description.Jan Arve Sæther2014-11-201-1/+1
* Do not skip the parent node when flattening the hierarchy.Jan Arve Sæther2014-11-201-6/+3
* Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator.Friedemann Kleint2014-11-204-15/+30
* Pick up QT_LOGGING_RULES also for bootstrapped toolsKai Koehne2014-11-201-2/+0
* Use single finger pan to scroll text edits on touch screens.Friedemann Kleint2014-11-201-2/+21
* QWidgetTextControl: Suppress drag selection for OS-synthesized mouse events.Friedemann Kleint2014-11-203-1/+35
* Fix QString::section() behavior on negative and out-of-range indexesAlex Trotsenko2014-11-202-18/+61
* Text editors: Prevent autoscroll timer triggering from synth mouse eventsFriedemann Kleint2014-11-202-12/+16
* Fix how qsocks5socketengine autotests are blacklistedTony Sarajärvi2014-11-201-0/+2
* 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