qt5base-lts/tests/auto
Bradley T. Hughes 6b82798ee7 Add QFreeList as an internal class
This is a generic implementation of the lock-free free list found in
qabstracteventdispatcher.cpp. Use next() to get the next free entry in
the list, and release(id) when done with the id.

This version is templated and allows having a payload which can be
accessed using the id returned by next(). The payload is allocated and
deallocated automatically by the free list, but *NOT* when calling
next()/release(). Initialization should be done by code needing it after
next() returns. Likewise, cleanup should happen before calling
release(). It is possible to have use 'void' as the payload type, in
which case the free list only contains indexes to the next free entry.

Autotest included.

Change-Id: Ifd12a961d47f3d76593c45061f72e55c9b80a43b
Reviewed-on: http://codereview.qt.nokia.com/2160
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
2011-07-26 13:40:07 +02:00
..
atwrapper Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
baselineexample Cleaning up the QPainter/arthur testing stuff 2011-06-29 15:10:14 +02:00
bic Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
collections Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
compiler Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
compilerwarnings/data Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
exceptionsafety Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
exceptionsafety_objects tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
gestures Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
headersclean Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
lancelot Cleaning up the QPainter/arthur testing stuff 2011-06-29 15:10:14 +02:00
languagechange Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
macgui tests: fixed compile of tst_macgui 2011-05-27 09:51:08 +02:00
macnativeevents Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
macplist Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
maketestselftest Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
moc unmark tst_moc as failing 2011-07-21 13:16:34 +02:00
modeltest Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
nativeimagehandleprovider Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
networkselftest Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
platformsocketengine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
q_func_info Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractbutton Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractfileengine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractitemmodel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractitemview Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractnetworkcache Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractprintdialog Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractproxymodel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractscrollarea Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractslider Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractsocket Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstractspinbox Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qabstracttextdocumentlayout Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qaccessibility Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qaccessibility_mac Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qaction Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qactiongroup Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qalgorithms Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qanimationgroup Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qapplication tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qatomicint Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qatomicpointer Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qauthenticator Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbitarray Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qboxlayout Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbrush Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbuffer fix an incorrect OpenMode flags handling in QBuffer::open() 2011-06-10 13:14:04 +02:00
qbuttongroup Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbytearray Refactor QByteArray to allow for const data 2011-07-12 12:28:12 +02:00
qbytearraymatcher Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qcache Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qcalendarwidget Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qchar drop an obsolete QChar::NoCategory enum value 2011-07-13 13:31:13 +02:00
qcheckbox Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qclipboard Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qcolor Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qcolordialog Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qcolumnview Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qcombobox Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qcommandlinkbutton Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qcompleter Use "QT += testlib" consistently 2011-05-27 08:41:00 +02:00
qcomplextext Skip boundry neutral characters in bidi itemization 2011-07-14 11:21:55 +02:00
qcontiguouscache Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qcopchannel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qcoreapplication Speed up tst_qcoreapplication 2011-07-21 18:55:49 +02:00
qcryptographichash Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qcssparser Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdatastream Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdatawidgetmapper Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdate Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdatetime Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdatetimeedit Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusabstractadaptor Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusabstractinterface Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusconnection Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusconnection_no_bus Fix a crash when D-Bus library can't be loaded 2011-07-07 16:10:50 +02:00
qdbuscontext Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusinterface Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbuslocalcalls Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusmarshall Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusmetaobject Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusmetatype Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbuspendingcall tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qdbuspendingreply Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusreply Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusservicewatcher Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusthreading Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbustype Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdbusxmlparser Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdebug Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdesktopservices Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdesktopwidget Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdial Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdialog tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qdialogbuttonbox Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdir Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdirectpainter Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdiriterator Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdirmodel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdockwidget Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdom Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdoublespinbox Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdoublevalidator Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qdrag Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qeasingcurve Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qelapsedtimer Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qerrormessage Use "QT += testlib" consistently 2011-05-27 08:41:00 +02:00
qevent Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qeventloop tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qexplicitlyshareddatapointer Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfile test: fix tst_QFile::rename() autotest 2011-07-21 18:56:18 +02:00
qfiledialog Add tilde (both ~ and ~<user>) expansion to QFileDialog on UNIX. 2011-06-08 22:37:52 +02:00
qfiledialog2 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfileiconprovider Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfileinfo Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfileopenevent Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfilesystementry Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfilesystemmodel tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qfilesystemwatcher tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qflags Use Q_DECL_CONSTEXPR in QFlags 2011-07-06 17:09:47 +02:00
qfocusevent tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qfocusframe Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfont Allow selecting fonts with irregular style names 2011-06-09 15:07:13 +02:00
qfontcombobox Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfontdatabase Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfontdialog Fixed compile of autotests for Mac & QPA 2011-06-21 13:52:20 +02:00
qfontmetrics Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qformlayout Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfreelist Add QFreeList as an internal class 2011-07-26 13:40:07 +02:00
qftp tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qfuture Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfuturewatcher Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgetputenv Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgl tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qglbuffer Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qglfunctions Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qglobal Silence expected warnings from QObject::connect()/disconnect() 2011-07-21 22:36:39 +02:00
qglthreads tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qglyphrun Add function QGlyphRun::setRawData() 2011-06-07 10:30:57 +02:00
qgraphicsanchorlayout Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicsanchorlayout1 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicseffect Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicseffectsource Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicsgridlayout Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicsitem Fix autotest to not depend on rasterization details 2011-06-27 10:59:28 +02:00
qgraphicsitemanimation Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicslayout Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicslayoutitem Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicslinearlayout Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicsobject Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicspixmapitem Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicspolygonitem Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicsproxywidget Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicsscene Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicssceneindex Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicstransform tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qgraphicsview Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qgraphicswidget tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qgridlayout Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgroupbox Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qguivariant Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qhash Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qheaderview Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qhostaddress IPv4 + IPv6 dual stack sockets 2011-06-22 11:01:00 +02:00
qhostinfo Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qhttp tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qhttpnetworkconnection Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qhttpnetworkreply Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qhttpsocketengine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qicoimageformat Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qicon tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qidentityproxymodel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qimage Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qimageiohandler Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qimagereader Add initial support for bitmap version 4/5 headers. 2011-07-25 15:01:39 +02:00
qimagewriter Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qinputcontext tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qinputdialog Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qintvalidator Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qiodevice Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qitemdelegate Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qitemeditorfactory Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qitemmodel Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qitemselectionmodel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qitemview Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qkeysequence Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qlabel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qlayout tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qlcdnumber Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qlibrary Changed QLibrary::resolve() to return a function pointer. 2011-07-25 12:58:23 +02:00
qline Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qlineedit Update cursor position when selection is reversed. 2011-07-26 01:35:40 +02:00
qlist Fix a regression in QList::mid() 2011-05-27 11:06:52 +02:00
qlistview Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qlistwidget Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qlocale Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qlocalsocket Disable trying to compile network tests which require QtScript 2011-06-06 10:42:12 +02:00
qmacstyle tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qmainwindow Add core-private to the qmainwindow autotest 2011-06-29 16:36:44 +02:00
qmake Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmap Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmargins Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmath Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmatrixnxn Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmdiarea tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qmdisubwindow tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qmenu Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qmenubar Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qmessagebox tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qmetaobject Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmetatype Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmimedata Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmouseevent Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmouseevent_modal Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmovie Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmultiscreen Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmutex tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qmutexlocker Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qnetworkaccessmanager Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnetworkaccessmanager_and_qprogressdialog Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnetworkaddressentry test: unmark tst_QNetworkAddressEntry::prefixAndNetmask as "insignificant" 2011-07-21 22:36:39 +02:00
qnetworkcachemetadata Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnetworkconfiguration Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnetworkconfigurationmanager Fix instability in QNetworkConfigurationManager autotest 2011-05-26 14:16:18 +02:00
qnetworkcookie Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnetworkcookiejar Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-staging 2011-05-25 01:11:52 +10:00
qnetworkdiskcache Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnetworkinterface Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnetworkproxy Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnetworkproxyfactory Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnetworkreply QNetworkAccessFileBackend: Do not accept file url without scheme set. 2011-07-19 15:00:46 +02:00
qnetworkrequest Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnetworksession Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qnumeric Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qobject Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qobjectperformance Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qobjectrace Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpaintengine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpainter tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qpainterpath Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpainterpathstroker Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpalette Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qparallelanimationgroup Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpathclipper Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpauseanimation Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpen Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpicture Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpixmap Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpixmapcache Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpixmapfilter Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qplaintextedit Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qplugin Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpluginloader tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qpoint Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpointer Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpolygon Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qprinter tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qprinterinfo Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qprocess Fix QProcess emitting two started signals on X11 2011-06-20 14:13:17 +02:00
qprocessenvironment Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qprogressbar Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qprogressdialog Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpropertyanimation Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qpushbutton Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qquaternion Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qqueue Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qradiobutton Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qrand Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qrawfont Add support for rawFonts loaded from data in FaceId 2011-07-21 20:40:51 +02:00
qreadlocker Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qreadwritelock Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qrect Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qregexp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qregexpvalidator Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qregion Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qresourceengine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qringbuffer Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qs60mainapplication Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qscopedpointer Fix QScopedPointerarray default constructor 2011-07-05 17:03:32 +02:00
qscopedvaluerollback Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qscrollarea Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qscrollbar tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qscroller tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qsemaphore tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qsequentialanimationgroup Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qset Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsettings Fixed compile of tst_qsettings in debug-only mode on Mac, Windows 2011-06-21 11:39:46 +02:00
qsharedpointer Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsharedpointer_and_qwidget Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qshortcut Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qsidebar Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsignalmapper Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsignalspy Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsize Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsizef Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsizegrip Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qslider Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsocketnotifier Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsocks5socketengine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsoftkeymanager Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsortfilterproxymodel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsound Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qspinbox Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsplitter Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsql Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsqldatabase Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsqldriver Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsqlerror Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsqlfield Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsqlquery Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsqlquerymodel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsqlrecord Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsqlrelationaltablemodel Fixed behavior on NULL foreign keys 2011-07-20 08:24:59 +02:00
qsqltablemodel Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qsqlthread Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsslcertificate Add the ability to verify a chain of certificates 2011-07-12 13:57:14 +02:00
qsslcipher Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsslerror Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsslkey Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsslsocket QSslSocket: Add accessors for SSL version 2011-07-11 12:43:52 +02:00
qsslsocket_onDemandCertificates_member Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsslsocket_onDemandCertificates_static Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstackedlayout Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstackedwidget Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstandarditem Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstandarditemmodel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstate Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstatemachine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstatictext Fix text color in some cases of QML and QStaticText 2011-06-30 15:03:28 +02:00
qstatusbar Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstl Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstring Add autotest for QStringLiteral 2011-07-12 11:04:04 +02:00
qstringbuilder1 Add unit tests to QStringLiteral and QByteArrayLiteral with operator % 2011-07-21 22:36:39 +02:00
qstringbuilder2 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstringbuilder3 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstringbuilder4 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstringlist Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstringlistmodel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstringmatcher Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstringref Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstyle Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstyleoption Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstylesheetstyle Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qsyntaxhighlighter Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsystemtrayicon Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtabbar Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtableview Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtablewidget Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtabwidget tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qtconcurrentfilter Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtconcurrentiteratekernel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtconcurrentmap Tests for QtConcurrent::map using lambdas 2011-05-26 14:16:19 +02:00
qtconcurrentrun Support of lambdas in QtConcurrent::run 2011-05-26 14:16:21 +02:00
qtconcurrentthreadengine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtcpserver Always assume IPv6 support 2011-07-04 14:32:41 +02:00
qtcpsocket IPv4 + IPv6 dual stack sockets 2011-06-22 11:01:00 +02:00
qtemporaryfile Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtessellator Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtextblock Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtextboundaryfinder Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtextbrowser tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qtextcodec Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qtextcursor Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qtextdocument Update autotest case after toHtml change 2011-06-22 11:01:00 +02:00
qtextdocumentfragment Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtextdocumentlayout Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtextedit Emit selectionChanged signals when input method alters the selection. 2011-07-26 01:35:59 +02:00
qtextformat Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qtextlayout Make qtextlayout autotests to compile 2011-07-06 15:52:03 +02:00
qtextlist Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtextobject Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtextodfwriter Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtextpiecetable Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtextscriptengine tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qtextstream Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtexttable Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qthread Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qthreadonce Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qthreadpool Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qthreadstorage Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtime Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtimeline Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtimer Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtipc Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qtmd5 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtokenautomaton Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtoolbar Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtoolbox Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtoolbutton tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qtooltip Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtouchevent Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtransform Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtransformedscreen Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtranslator Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtreeview Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtreewidget Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtreewidgetitemiterator Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qudpsocket tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qundogroup tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qundostack tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qurl Fix invalid read in QUrl::removeAllEncodedQueryItems 2011-06-28 12:10:30 +02:00
quuid Add a qHash for QUuid 2011-07-19 16:49:02 +02:00
qvariant tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qvarlengtharray Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qvector Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qvectornd Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qvolatileimage Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qwaitcondition Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qwidget test: unmark tst_QWidget::getSetCheck() as "insignificant" for Linux 2011-07-25 20:40:25 +02:00
qwidget_window Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qwidgetaction Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qwindowsurface Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qwineventnotifier Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qwizard Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qwmatrix Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qworkspace Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qwritelocker Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qwsembedwidget Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qwsinputmethod Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qwswindowsystem Doc: Fixing typo 2011-07-07 10:44:07 +02:00
qx11info tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
qxml Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qxmlinputsource Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qxmlsimplereader Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qxmlstream Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qzip Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
rcc Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
selftests tests: do not run the testlib selftest helpers during `make check' 2011-07-19 13:11:40 +02:00
symbian Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
uic Use "QT += testlib" consistently 2011-05-27 08:41:00 +02:00
uiloader Doc: Fixing typo 2011-07-07 10:44:07 +02:00
utf8 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
windowsmobile Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
auto.pro Make auto test build 2011-04-27 12:05:51 +02:00
corelib.pro Add QFreeList as an internal class 2011-07-26 13:40:07 +02:00
dbus.pro Fix a crash when D-Bus library can't be loaded 2011-07-07 16:10:50 +02:00
gui.pro Fix text color in some cases of QML and QStaticText 2011-06-30 15:03:28 +02:00
host.pro Add task numbers for disabled autotests 2011-05-23 17:19:55 +10:00
network-settings.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
network.pro tests: mark some tests as using private API 2011-05-11 11:51:46 +10:00
opengl.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
other.pro Fixed compile of autotests for Mac & QPA 2011-06-21 13:52:20 +02:00
platformquirks.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbearertestcommon.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtextbrowser.html Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
solutions.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sql.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
test.pl Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
xml.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00