summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for setSharable in RefCountJoão Abecasis2012-01-053-8/+97
* Retire the generic Q_REFCOUNT_INITIALIZER macroJoão Abecasis2012-01-0413-21/+21
* Get rid of assignment operators in RefCountJoão Abecasis2012-01-0410-31/+29
* Introducing QArrayDataPointerJoão Abecasis2011-12-142-42/+179
* QArrayDataOps::insertJoão Abecasis2011-12-143-0/+380
* QArrayDataOps: generic array operationsJoão Abecasis2011-12-144-7/+323
* Add test for GCC bug #43247João Abecasis2011-12-111-0/+28
* template<class T> struct QTypedArrayDataJoão Abecasis2011-12-113-15/+194
* Allocate/free support in QArrayDataJoão Abecasis2011-12-093-0/+193
* Merge remote-tracking branch 'gerrit/master' into containersOswald Buddenhagen2011-12-09191-10745/+2540
|\
| * Correctly reimplement QPlatformCursor::pos() in QCocoaCursorBradley T. Hughes2011-12-092-2/+2
| * Fixes for tst_QTemporary(File|Dir)::nonWritableCurrentDirJoão Abecasis2011-12-092-6/+4
| * Extend touch events.Laszlo Agocs2011-12-0930-148/+793
| * Remove QtWidgets dependency from QTcpSocket autotestShane Kearns2011-12-093-33/+12
| * Fix unstable test caseShane Kearns2011-12-092-2/+1
| * QProcess-test: Fix executable location on Windows.Friedemann Kleint2011-12-091-7/+0
| * Do not assert on invalid model index.Frederik Gladhorn2011-12-091-6/+2
| * Promote openStandardStreams sub-tests to top levelJoão Abecasis2011-12-091-10/+2
| * Add support for three new X11 keysAlbert Astals Cid2011-12-094-0/+19
| * QPixmap test: Re-enable tests of Windows bitmap/icon conversion.Friedemann Kleint2011-12-091-40/+48
| * Tests: Fix the language change test.Friedemann Kleint2011-12-092-15/+21
| * QFile-test: Do not fail when run with redirected stdout/stderr.Friedemann Kleint2011-12-091-5/+11
| * QProcess-Test: Improve error handling.Friedemann Kleint2011-12-091-6/+23
| * Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-0910-1/+18
| * Forward the contents of the parents argument through this proxy.Stephen Kelly2011-12-093-16/+102
| * Notify about moves in the source model more efficiently.Stephen Kelly2011-12-094-21/+256
| * Remove wacomcfg.h from 3rdpartyJoão Abecasis2011-12-091-138/+0
| * Fix failing setSocketDescriptor test in QTcpSocketShane Kearns2011-12-091-0/+1
| * testProcessSpacesArgs fixedJoerg Bornemann2011-12-092-2/+2
| * Remove the backwards compatibility signal emissions when moving items.Stephen Kelly2011-12-088-22/+52
| * Improve/cleanup qtemporarydir (and qtemporaryfile) unit testsDavid Faure2011-12-082-75/+33
| * QTemporaryDir/File: cleanups (static internal function, QScopedPointer)David Faure2011-12-083-13/+10
| * Merge QColorDialog::getColor() overloads.Robin Burchell2011-12-082-37/+3
| * Fix QTemporaryDir unittest on Mac OS XDavid Faure2011-12-081-7/+9
| * document the -force-asserts switchHarald Fernengel2011-12-081-0/+3
| * Cocoa: remove autoreleasepool in QCocoaIntegrationMorten Johan Sorvig2011-12-082-4/+0
| * Remove unused QMapData::createData()/node_create() overloads.Robin Burchell2011-12-082-12/+0
| * QPixmap test: Make lenientCompare() more verbose.Friedemann Kleint2011-12-081-19/+15
| * QTestlib/Selftest: Fix Windows.Friedemann Kleint2011-12-081-2/+20
| * Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-0822-417/+428
| * Avoid variable shadowing in qobject_impl.hKent Hansen2011-12-081-1/+1
| * Remove unused overload of QTest::qExec.Jason McDonald2011-12-089-140/+4
| * Remove ptmalloc from source treeJoão Abecasis2011-12-0819-8496/+1
| * Make reduce-relocations the default if supportedLars Knoll2011-12-071-1/+1
| * Add "see also" links for QPrinter::{get|set}PageMarginsDavid Faure2011-12-071-0/+4
| * Port externaltests.cpp to QTemporaryDirDavid Faure2011-12-071-69/+23
| * Remove unused includeDavid Faure2011-12-071-1/+0
| * QNetworkAccessManager: check the buffer size before allocateMartin Petersson2011-12-071-5/+9
| * qtbase: Remove QSound.Friedemann Kleint2011-12-0712-846/+2
| * Check we're connected before startClientEncryption()Richard Moore2011-12-072-0/+17