summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mkspecs: Sync freebsd-g++40 and freebsd-g++.Raphael Kubo da Costa2012-04-171-35/+6
* Do not define QT_AOUT_UNDERSCORE in freebsd-g++'s mkspec.Raphael Kubo da Costa2012-04-171-11/+0
* Remove the freebsd-g++34 mkspec.Raphael Kubo da Costa2012-04-172-126/+0
* Do not redefine QT_SOCKLEN_T in freebsd-g++'s mkspec.Raphael Kubo da Costa2012-04-171-9/+0
* Remove insignfication from QGuiApplication test on Windows.Jason McDonald2012-04-172-2/+6
* Fix a thread safety issue with QTextLine::glyphRunsPierre Rossi2012-04-171-1/+7
* Fix memory leak of QFontEngineDataJian Liang2012-04-171-4/+4
* Add function getters in the native interfaceJørgen Lind2012-04-172-0/+33
* QDoc: Write subclasses of namespaces in automatic ditamap.Casper van Donderen2012-04-171-13/+22
* Add some missing \internal for accessibilityJan-Arve Saether2012-04-171-0/+1
* Fix out of bounds use of QVector API.Stephen Kelly2012-04-173-6/+20
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Lars Knoll2012-04-17583-23704/+28379
|\
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-17583-23704/+28379
| |\
| | * Skip tests toolbar-dialog/widget_window.Friedemann Kleint2012-04-172-0/+7
| | * Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...Sergio Ahumada2012-04-17378-3780/+6339
| | |\
| | | * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-16378-3780/+6339
| | | |\
| | * | | api: remove QWindow::moveGirish Ramakrishnan2012-04-171-5/+0
| | * | | api: Fix const correctness of api in QScreenGirish Ramakrishnan2012-04-172-12/+12
| | * | | api: Make QGuiApplication::styleHints() staticGirish Ramakrishnan2012-04-172-6/+5
| | * | | Fix tst_qtracebench benchmark.Jędrzej Nowacki2012-04-171-0/+1
| | * | | Update parent indexes first with changePersistentIndex.Stephen Kelly2012-04-172-2/+11
| | * | | Make reallocData use QArrayData::AllocationOptionsJoão Abecasis2012-04-162-24/+23
| | * | | Drop unnecessary assignmentJoão Abecasis2012-04-161-1/+0
| | * | | Migrate QByteArray over QArrayData.Jędrzej Nowacki2012-04-162-60/+40
| | * | | Remove explicit checks for shared_null/emptyJoão Abecasis2012-04-161-6/+6
| | * | | Make QByteArray and QString keep track of terminating nullJoão Abecasis2012-04-164-46/+49
| | * | | Show the type and address of QObjects in debug output.Stephen Kelly2012-04-162-1/+13
| | |/ /
| | * | api: fix constness of QOpenGLContext::getProcAddressGirish Ramakrishnan2012-04-162-3/+3
| | * | Update com.trolltech -> org.qtproject in the bootstrapped toolsThiago Macieira2012-04-162-18/+45
| | * | Introduce the new UnknownProperty and PropertyReadOnly errorsThiago Macieira2012-04-163-3/+24
| | * | Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-1626-76/+99
| | * | Update the error codes in QtDBusThiago Macieira2012-04-164-32/+33
| | * | Mark tst_qabstractitemmodel as insignificant after QHash randomizationGiuseppe D'Angelo2012-04-152-2/+3
| | * | QHash security fix (2/2): enable QHash random seedGiuseppe D'Angelo2012-04-141-1/+1
| | * | QHash: remove optimization for QHash<int, T>Giuseppe D'Angelo2012-04-141-1/+14
| | * | QHash: fix key() testGiuseppe D'Angelo2012-04-141-4/+4
| | * | qHash: qHash(T*) two arguments supportGiuseppe D'Angelo2012-04-141-2/+2
| | * | qHash: two arguments support for simple integer types (and QChar)Giuseppe D'Angelo2012-04-141-16/+16
| | * | Removed QXmlStreamReader::readElementText overloadThorbjørn Lindeijer2012-04-142-13/+2
| | * | QSharedPointer: hash autotest fixGiuseppe D'Angelo2012-04-131-1/+2
| | * | QSharedPointer: qHash two arguments supportGiuseppe D'Angelo2012-04-131-3/+3
| | * | Add unit test for BackgroundRequestAttributeShane Kearns2012-04-131-1/+47
| | * | QLayoutItem - make controlTypes a virtual function.Thorbjørn Lund Martsum2012-04-135-13/+32
| | * | Style: Don't put an else after a return.Stephen Kelly2012-04-131-2/+1
| | * | Re-add the Qt 4 compatibility methods for QUrl encoded query itemsThiago Macieira2012-04-122-0/+48
| | * | Ensure proper handling of empty-but-present URL componentsThiago Macieira2012-04-122-8/+30
| | * | Remove QPaintBufferSignalProxy and QPaintBufferResource.Robin Burchell2012-04-122-89/+0
| | * | Remove 'using' of QPaintEngineEx methods from QRasterPaintEngine.Robin Burchell2012-04-121-7/+0
| | * | Remove unused QIntRect.Robin Burchell2012-04-121-13/+0
| | * | Address Qt 5 to-do comments related to QFileSystemModel.Jason McDonald2012-04-123-9/+7