summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add API dealing with QMargins to QRect.Friedemann Kleint2013-01-077-13/+128
* Improve QRegularExpression autotestsGiuseppe D'Angelo2013-01-071-0/+9
* Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-0715-57/+76
* Get rid of pre-QPA leftoversKonstantin Ritt2013-01-073-240/+1
* Automatically register method types in QSignalSpy.Stephen Kelly2013-01-072-2/+51
* Fix the \since version for QSharedPointer::create().Stephen Kelly2013-01-071-1/+1
* Introduce QRegularExpressionValidatorGiuseppe D'Angelo2013-01-077-0/+356
* Merge branch 'stable' into devFrederik Gladhorn2013-01-041164-5898/+8636
|\
| * test: Change trolltech.com:443 to qt-project.org:443Sergio Ahumada2013-01-031-1/+1
| * Move the Q_DECLARE_METATYPE for QList<QSslError> to qsslerror.hStephen Kelly2013-01-032-4/+4
| * Fix GCC warning about parentheses in QtPlatformSupportThiago Macieira2013-01-021-1/+2
| * Make qtestaccessible.h compile with QT_NO_KEYWORDSThiago Macieira2013-01-021-1/+1
| * qdbusxml2cpp: Check string length before checking for \r\n.Jon Severinsson2013-01-021-1/+1
| * Fix warning about unused variableThiago Macieira2013-01-021-0/+1
| * Fix bug in multisampling handling when converting from surface formatSean Harmer2013-01-021-2/+2
| * Make QImage::mirrored() propagate devicePixelRatioMorten Johan Sorvig2013-01-021-0/+1
| * Make these headers includable directly, on all systemsThiago Macieira2013-01-012-6/+6
| * Fix warning found by clang:Thiago Macieira2012-12-311-1/+1
| * Speed up and fix QByteArray::setNum()hjk2012-12-303-15/+54
| * Remove unused function _q_qgraphicsItemSetFlagThiago Macieira2012-12-291-18/+0
| * Fix warnings reported by Clang in QtWidgetThiago Macieira2012-12-291-1/+1
| * Add qtest_widget.h to the list of testlib headersThiago Macieira2012-12-281-0/+1
| * Fix warnings in the SQL drivers found by GCC 4.7Thiago Macieira2012-12-284-13/+17
| * Don't use MPProcessorsScheduled on Mac OS XThiago Macieira2012-12-281-5/+2
| * Suppress warning in valgrind headers: variable set but not usedThiago Macieira2012-12-281-0/+1
| * Polish code of some opengl exampleshjk2012-12-2829-255/+182
| * Add test for QByteArray::setNumhjk2012-12-281-0/+27
| * Removed an unnecessary forward declarationThorbjørn Lindeijer2012-12-281-2/+0
| * Fixed typo 'collasping' in QTreeView documentationThorbjørn Lindeijer2012-12-281-1/+1
| * Cocoa: Re-enable per class palette on QPA pluginGabriel de Dietrich2012-12-241-16/+16
| * Mac: Bring back proper layout in QMessageBoxGabriel de Dietrich2012-12-242-16/+16
| * Fix QMutex::tryLock with negative valuesThiago Macieira2012-12-232-3/+53
| * Fix standalone header compilationThiago Macieira2012-12-231-0/+1
| * Fix Clang warning about memcpy a class with vtablesThiago Macieira2012-12-231-1/+1
| * Fix warning about unused variable in qdocThiago Macieira2012-12-231-1/+1
| * QUrl::fromUserInput: fix for urls without a host.David Faure2012-12-232-2/+5
| * Fix QSqlQuery test in relation to PSQL supportAndy Shaw2012-12-222-14/+28
| * Fix warning about unused variable in QtPlatformSupportThiago Macieira2012-12-221-1/+1
| * Bump Qt version to 5.0.1Sergio Ahumada2012-12-2113-49/+164
| * Use the new QUrlPrivate::validateComponent validator in the main parserThiago Macieira2012-12-211-54/+11
| * Make sure that the strict parser is also operating on setXxxThiago Macieira2012-12-212-43/+214
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-2178-91/+98
| * Fix some typosSergio Ahumada2012-12-2110-12/+12
| * fix linker command lineOswald Buddenhagen2012-12-211-1/+1
| * qmake:Add a case sensitivity flag to ProString::{starts,ends}With()Debao Zhang2012-12-211-8/+8
| * Add a manual test for QFile.Friedemann Kleint2012-12-213-0/+149
| * Fix main() signature of headersclean stub fileKai Koehne2012-12-211-1/+1
| * Merge "Merge 'release' into stable" into refs/staging/stableOswald Buddenhagen2012-12-2110-217/+169
| |\
| | * Merge 'release' into stableOswald Buddenhagen2012-12-1910-217/+169
| | |\
| | | * slash the -fast configure optionOswald Buddenhagen2012-12-184-156/+3