summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary forward declaration in std namespaceBradley T. Hughes2012-05-291-6/+0
* QtDBus: compile with QT_STRICT_ITERATORSThiago Macieira2012-05-292-5/+5
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-2917-411/+411
* QtOpenGL: remove \link usagesGiuseppe D'Angelo2012-05-292-62/+61
* QtXml: remove \link usagesGiuseppe D'Angelo2012-05-294-78/+71
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-2921-72/+92
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-2913-52/+92
* QtCore: remove \link usagesGiuseppe D'Angelo2012-05-2921-60/+91
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-295-0/+5
* Make tst_qfiledialog2 closer to parallel-safe.Rohan McGovern2012-05-291-18/+23
* Make tst_selftests parallel-safe.Rohan McGovern2012-05-292-3/+18
* Mark tst_qsharedpointer as parallel-safe.Rohan McGovern2012-05-291-0/+1
* Marked tst_qmake as parallel-safeRohan McGovern2012-05-291-0/+1
* QMutex: de-inline lock(), unlock(), and tryLock()Bradley T. Hughes2012-05-292-7/+23
* Make tst_qfilesystemmodel parallel-safe.Rohan McGovern2012-05-292-1/+2
* Make tst_qnetworkreply parallel-safe.Rohan McGovern2012-05-292-2/+3
* QtPrintSupport: Change QPrinterInfo::defaultPrinter() behaviourJohn Layt2012-05-292-1/+6
* QtPrintSupport: Fix QPrintDialog assertJohn Layt2012-05-291-2/+2
* Eliminate QTreeWidget drag crashJiewen Wang2012-05-282-1/+43
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-28171-0/+171
* Marked tst_qprocess insignificant on macRohan McGovern2012-05-281-0/+1
* Replace QVariant::typeToName usage by QMetaType::typeName call.Jędrzej Nowacki2012-05-287-18/+18
* Fixed unused function warning in qtextdocumentfragment test.Mitch Curtis2012-05-281-18/+0
* Fix compiler warnings when simply including qgraphicsscene.hSimon Hausmann2012-05-271-1/+2
* Fix To-Do's in QGraphicsScene.Gatis Paeglis2012-05-262-154/+22
* Qt 5 to-do in QXcbKeyboardGatis Paeglis2012-05-261-2/+2
* Fix Qt 5 to-do's in QGraphicsProxyWidgetGatis Paeglis2012-05-265-74/+50
* Clarify QByteArray::size() documentation.Mitch Curtis2012-05-262-1/+25
* devicediscovery: add more sophisticated discoveryJohannes Zellner2012-05-261-11/+75
* QNX: Adding native file dialog support for BlackberrySean Harmer2012-05-269-6/+487
* Itemviews: compile with QT_STRICT_ITERATORSThiago Macieira2012-05-265-7/+7
* Fix xcb plugin compilation for -qconfig largeTasuku Suzuki2012-05-2611-1/+65
* Declare typeinfo-s for QLatin1String, QStringRef, and QCharRefKonstantin Ritt2012-05-251-0/+3
* Replace `const QCharRef &` with `QCharRef` where appropriateKonstantin Ritt2012-05-251-2/+2
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-2527-122/+116
* Move QLatin1String up to QStringKonstantin Ritt2012-05-251-59/+82
* Centralize C-string and QByteArray string length calculationKonstantin Ritt2012-05-251-19/+19
* QString: get rid of public qStringComparisonHelper()Konstantin Ritt2012-05-252-84/+103
* Move ScriptSentinel enum from header to .cppKonstantin Ritt2012-05-253-5/+6
* Gestures & events: compile with QT_STRICT_ITERATORS.Thiago Macieira2012-05-253-24/+25
* OpenGL/HelloWindow example: Fix resource leaks.Friedemann Kleint2012-05-253-10/+21
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-252-2/+45
* XCB/EGL: Free display.Friedemann Kleint2012-05-251-0/+5
* Fix warnings about unused variables.Friedemann Kleint2012-05-252-2/+2
* QTBUG-16850: QLineEdit::setSelection removes blank charactersTarja Sundqvist2012-05-252-1/+12
* Fix potential access beyond the array endKonstantin Ritt2012-05-251-1/+3
* qdoc: Fixed pure doc parserMartin Smith2012-05-257-60/+213
* Fix QtCore compilation for -qconfig largeTasuku Suzuki2012-05-251-8/+0
* eglfs: use GL API directly in QEglFSCursorGirish Ramakrishnan2012-05-252-12/+53
* fix QT_GCC_*_VERSION definition after exception option removalOswald Buddenhagen2012-05-251-2/+2