summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Retire the generic Q_REFCOUNT_INITIALIZER macroJoão Abecasis2012-01-0412-18/+18
* Get rid of assignment operators in RefCountJoão Abecasis2012-01-049-30/+28
* Introducing QArrayDataPointerJoão Abecasis2011-12-141-0/+161
* QArrayDataOps::insertJoão Abecasis2011-12-141-0/+142
* QArrayDataOps: generic array operationsJoão Abecasis2011-12-142-0/+183
* template<class T> struct QTypedArrayDataJoão Abecasis2011-12-111-0/+42
* Allocate/free support in QArrayDataJoão Abecasis2011-12-092-0/+49
* Merge remote-tracking branch 'gerrit/master' into containersOswald Buddenhagen2011-12-09111-10005/+1325
|\
| * Correctly reimplement QPlatformCursor::pos() in QCocoaCursorBradley T. Hughes2011-12-092-2/+2
| * Extend touch events.Laszlo Agocs2011-12-0924-78/+656
| * Do not assert on invalid model index.Frederik Gladhorn2011-12-091-6/+2
| * Add support for three new X11 keysAlbert Astals Cid2011-12-094-0/+19
| * Forward the contents of the parents argument through this proxy.Stephen Kelly2011-12-092-16/+49
| * Notify about moves in the source model more efficiently.Stephen Kelly2011-12-092-18/+123
| * Remove wacomcfg.h from 3rdpartyJoão Abecasis2011-12-091-138/+0
| * Remove the backwards compatibility signal emissions when moving items.Stephen Kelly2011-12-087-22/+47
| * QTemporaryDir/File: cleanups (static internal function, QScopedPointer)David Faure2011-12-083-13/+10
| * Merge QColorDialog::getColor() overloads.Robin Burchell2011-12-082-37/+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
| * Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-0821-409/+420
| * Avoid variable shadowing in qobject_impl.hKent Hansen2011-12-081-1/+1
| * Remove unused overload of QTest::qExec.Jason McDonald2011-12-082-29/+0
| * Remove ptmalloc from source treeJoão Abecasis2011-12-0818-8472/+0
| * Add "see also" links for QPrinter::{get|set}PageMarginsDavid Faure2011-12-071-0/+4
| * 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-076-749/+0
| * Check we're connected before startClientEncryption()Richard Moore2011-12-071-0/+4
| * Better handling of GLX / EGL errors.Samuel Rødal2011-12-077-15/+48
| * Accessibility: Add Text::DebugDescriptionMorten Johan Sorvig2011-12-071-0/+1
| * Remove the hacks for having QxmlStream in core and xmlLars Knoll2011-12-071-66/+9
| * Use VERBATIM where needed in macros.Stephen Kelly2011-12-072-3/+3
| * directfbegl: Add unimplemented QDirectFbWindow::eglSurface, build fixHolger Hans Peter Freyther2011-12-062-1/+16
| * Executing 'make install' did not build mkv8snapshotJyri Tahtela2011-12-062-0/+4
| * Port to CMakeParseArguments from a custom rolled macro.Stephen Kelly2011-12-062-36/+27
| * Now that qt5_automoc doesn't exist, this macro is not needed.Stephen Kelly2011-12-062-4/+0
* | Introducing QArrayDataJoão Abecasis2011-12-063-0/+148
|/
* Ask for a context that is likely to be supported.Gunnar Sletta2011-12-061-1/+2
* Remove obsolete autotest parameters.Jason McDonald2011-12-061-10/+0
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fix QT_DEPRECATED_SINCE evaluationBradley T. Hughes2011-12-051-23/+23
* Re-add QInternal::EventNotifyCallbackBradley T. Hughes2011-12-053-0/+57
* qpixmap_win.cpp: Fix typo in format conversion (alpha).Friedemann Kleint2011-12-051-2/+2
* v8: Introduce MIPS code for the QML codeHolger Hans Peter Freyther2011-12-051-1/+136
* v8: Attempt to fix a typo in the commit messageHolger Hans Peter Freyther2011-12-051-1/+1
* mips: Really build the MIPS V8 codeHolger Hans Peter Freyther2011-12-051-3/+1
* Fix typos in Sqlite docs.Stephen Kelly2011-12-051-2/+2
* Remove unused Mac specific font code in widgetsJiang Jiang2011-12-046-1427/+0
* Remove QCoreTextFontEngineMultiJiang Jiang2011-12-042-357/+0