summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the layout change hint to speed up QItemSelectionModel.Stephen Kelly2012-10-223-28/+110
* Pass the correct handle to the Windows EGL context constructor.Jason Barron2012-10-221-1/+1
* Doc: Fix small capitalization error for the Qt SQL module header.Sze Howe Koh2012-10-221-1/+1
* Emit cursorPositionChanged in private slot.Frederik Gladhorn2012-10-221-2/+2
* Bring back accessibility for plain text edit.Frederik Gladhorn2012-10-225-10/+125
* normalise signal/slot signatures [QtGui tests]Marc Mutz2012-10-226-64/+64
* Fix crash due to memory access violationKonstantin Ritt2012-10-221-0/+1
* Revert removal of commented out tests in tst_qdatetime.cpp.Mitch Curtis2012-10-221-0/+7
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-2218-240/+240
* Doc: refer to QUrlQuery in QUrl's main doc bodyThiago Macieira2012-10-191-3/+4
* Remove the QThread::terminated() signalSze Howe Koh2012-10-197-39/+13
* Remove DRI2/OpenGL code paths from xcb plugin.Samuel Rødal2012-10-198-545/+8
* Small xcb startup performance optimization.Samuel Rødal2012-10-191-1/+15
* Made xcb plugin work when the GLX extension is not present.Samuel Rødal2012-10-199-7/+121
* Fixed GCC 3.4 build with sse2 enabled.Samuel Rødal2012-10-191-1/+2
* QFont: Don't invalidate engine unless request has been changedKonstantin Ritt2012-10-194-7/+73
* detach() safely in QVector::erase(), and update callers to not detach.Andreas Hartmetz2012-10-192-17/+110
* Mac: Adapt scrollbar fadeout animation for QStyleAnimationGabriel de Dietrich2012-10-192-2/+11
* Modularize drag and drop documentationGatis Paeglis2012-10-1936-27/+2561
* QStyleSheetStyle: kill more dependencies to QWidgetJ-P Nurmi2012-10-191-10/+12
* QNX: Use extra information in dirent to avoid stat() callsThomas McGuire2012-10-193-2/+69
* Doc: Adding Event System documentation.Jerome Pasion2012-10-195-0/+504
* normalise signal/slot signatures [QtSql tests]Marc Mutz2012-10-193-12/+12
* Use a qmake variable to pass the Qt version to the cmake version file.Stephen Kelly2012-10-192-1/+3
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-1913-25/+0
* configure: state compiler explicitly when testing for supported flagsPeter Hartmann2012-10-191-5/+5
* qmake ExtraCompilerTargets: deal with file name which contains spaceDebao Zhang2012-10-191-1/+1
* Fix excess enter/leave event generation for native widgetsMiikka Heikkinen2012-10-194-4/+79
* Test: remove QSKIP from tst_QStringList::initializeList()Caroline Chao2012-10-191-4/+6
* Test: remove QSKIP in tst_QLocale::emptyCtorCaroline Chao2012-10-191-7/+7
* Remove Qt3 compat leftoversKonstantin Ritt2012-10-191-12/+2
* QStyleSheetStyle: QObject-based style & render rulesJ-P Nurmi2012-10-192-97/+101
* Make QContiguousCache with zero capacity not crashThiago Macieira2012-10-193-2/+36
* Fix for slowness of touch move eventsBernd Weimer2012-10-191-58/+46
* Review of documentation.Michele Caini2012-10-192-4/+28
* Make sure functions returning iterators have an iterator as parameterThiago Macieira2012-10-192-6/+17
* Test: remove QSKIP from tst_QDateTime::fromString_LOCALE_ILDATECaroline Chao2012-10-191-4/+5
* Accessibility: itemviews check for valid model.Frederik Gladhorn2012-10-191-4/+49
* CMake: Remove content from else() and endif() commands.Stephen Kelly2012-10-191-3/+3
* Change the default major version of QGLFormat to 2.Jason Barron2012-10-193-2/+5
* tst_qlocalsocket: get rid of QtScript dependencyJoerg Bornemann2012-10-199-384/+197
* Make QtDBus work again with D-Bus 1.0 and 1.1Thiago Macieira2012-10-192-22/+9
* test: Moving tst_QProcess::echoTest_performance()Sergio Ahumada2012-10-1910-53/+120
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-1913-32/+117
* Handle the case where persistent indexes have gone invalid.Stephen Kelly2012-10-191-0/+6
* Make sure uints remain uints when editing in itemviews.Stephen Kelly2012-10-193-1/+112
* Correct accessibility index handling in QListViewJosé Millán Soto2012-10-192-7/+7
* Handle separators in menus in AT-SPI (Linux accessibility)José Millán Soto2012-10-191-2/+3
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-1910-64/+64
* normalise signal/slot signatures [QtDBus tests]Marc Mutz2012-10-195-8/+8