summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move Q_CHECK_PTR to inline codeJoão Abecasis2012-01-182-1/+1
* Don't use qMalloc/qFree in non-inline codeJoão Abecasis2012-01-171-2/+4
* Don't use RefCount int operationsJoão Abecasis2012-01-172-20/+20
* Don't check reference count in QLinkedList<T>::freeJoão Abecasis2012-01-171-7/+7
* Rename QArrayData::AllocateOption to AllocationOptionJoão Abecasis2012-01-165-19/+20
* Enable QArrayData to reference external array dataJoão Abecasis2012-01-165-4/+89
* Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-165990-53089/+25176
|\
| * Accessibility plugin is for widgets.Frederik Gladhorn2012-01-161-2/+2
| * Remove all reimplementations of relationTo() returning Unrelated.Jan-Arve Saether2012-01-164-30/+0
| * Remove Qt4 Mac accessibility backend files.Morten Johan Sorvig2012-01-165-3318/+0
| * Remove a ###Lars Knoll2012-01-161-1/+1
| * Merge the makeEncoder/Decoder overloads.Lars Knoll2012-01-162-28/+2
| * Remove unused variableLars Knoll2012-01-161-2/+1
| * Fix ###'es in qrect.hLars Knoll2012-01-161-37/+14
| * Fix ### comments in QSetLars Knoll2012-01-161-14/+2
| * Use QFunctionPointer in QOpenGLContext as well.Samuel Rødal2012-01-162-2/+2
| * Cleanup properly when destroying QCocoaWindowBradley T. Hughes2012-01-161-0/+2
| * Fixed QGLContext::getProcAddress() to return a function pointer.Samuel Rødal2012-01-164-8/+6
| * Fixed build break when bearer is disabled.Xizhi Zhu2012-01-1611-4/+47
| * xcb: Obey maximum request length when uploading imagesUli Schlachter2012-01-161-11/+41
| * Clean up and extend QAccessible::State.Frederik Gladhorn2012-01-168-48/+99
| * Flag tst_qmenubar tests as unstable.Toby Tomkins2012-01-161-0/+3
| * Flag tst_QDoubleSpinBox::task255471_decimalsValidation test as unstable.Toby Tomkins2012-01-161-0/+3
| * Flag tst_QComboBox tests as unstable.Toby Tomkins2012-01-161-0/+3
| * Accessible docs - editable text interface.Frederik Gladhorn2012-01-161-2/+66
| * xcb: abort (rather than segfault) when X is not availableRohan McGovern2012-01-161-13/+16
| * Flag tst_QTreeView::styleOptionViewItem test as unstable.Toby Tomkins2012-01-161-0/+3
| * Flag tst_QItemDelegate::task257859_finalizeEdit test as unstable.Toby Tomkins2012-01-161-0/+2
| * Modify SSL Socket test exceptions on Ubuntu 11.10 x64.Toby Tomkins2012-01-161-20/+5
| * qglobal: Remove symbian specific featuresOlivier Goffart2012-01-162-496/+15
| * Improve the documentation of QStringLiteralOlivier Goffart2012-01-161-3/+27
| * Remove unused QTestResult::allDataPassed().Jason McDonald2012-01-162-6/+0
| * Rename QTestLog::addIgnoreMessage to QTestLog::ignoreMessage.Jason McDonald2012-01-163-3/+4
| * Moved largefile unittest to same level as qfile.Kurt Korbatits2012-01-164-2/+1
| * Changed qrawfont unittest to work from installation directory.Kurt Korbatits2012-01-162-35/+44
| * Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-1616-21/+35
| * Changed qprocess unittest to work from installation directory.Kurt Korbatits2012-01-1625-233/+44
| * Flag tst_QGraphicsWidget::updateFocusChainWhenChildDie test as unstable.Toby Tomkins2012-01-161-1/+2
| * Flag tst_qcalendarwidget::buttonClickCheck test as unstable.Toby Tomkins2012-01-161-1/+2
| * Fixed failure of tst_qhostinfo since ~15 Jan 2012Rohan McGovern2012-01-161-1/+1
| * Remove references to openvgversion.hLiang Qi2012-01-142-2/+0
| * Document Q_DECL_CONSTEXPROlivier Goffart2012-01-141-0/+11
| * qmake wasn't handling spaces in names when dealing with extra installs.Kurt Korbatits2012-01-141-8/+8
| * Clean up QCocoaIntegration destruction.Morten Johan Sorvig2012-01-142-9/+12
| * qdoc3: Don't put \relates in class member functions.Martin Smith2012-01-141-15/+14
| * Fix qsystemerror for WinCEJanne Anttila2012-01-141-25/+33
| * remove symbian support vestiges from text codecsMark Brand2012-01-149-747/+6
| * Fixed sqlite for Windows CE.Janne Anttila2012-01-141-13/+10
| * Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-1314-18/+20
| * Cleaning up header includes.Jonas M. Gastal2012-01-137-6/+7