qt5base-lts/tests/auto
Lars Knoll ad35a41739 Refactor QByteArray to allow for const data
Similar refactoring as done for QString. Make
shared_null read-only, and add support for
compile time generated QByteArrayData.

Add support for properly reserving capacity.

Change-Id: Ie4c41d4caac7b3b4bb1aef40c1c860a30b82edb8
Reviewed-on: http://codereview.qt.nokia.com/1484
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
2011-07-12 12:28:12 +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 Added macro to check if the malloc hooks should be volatile. 2011-07-12 12:28:12 +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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Doc: Fixing typo 2011-07-05 15:32:39 +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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qexplicitlyshareddatapointer Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfile Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfilesystemwatcher Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qflags Use Q_DECL_CONSTEXPR in QFlags 2011-07-06 17:09:47 +02:00
qfocusevent Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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
qftp Doc: Fixing typo 2011-07-05 15:32:39 +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 Remove QPainter::UniteClip 2011-06-28 16:52:44 +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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qglthreads Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qgraphicsview Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qgraphicswidget Doc: Fixing typo 2011-07-05 15:32:39 +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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qimagewriter Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qinputcontext Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Fixed compile of autotests for Mac & QPA 2011-06-21 13:52:20 +02:00
qlcdnumber Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qlibrary Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qline Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qlineedit Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Fixed compile of autotests for Mac & QPA 2011-06-21 13:52:20 +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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmdisubwindow Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Use "QT += testlib" consistently 2011-05-27 08:41:00 +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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 QNAM: Add support for more KnownHeaders 2011-07-08 11:22:30 +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 Remove QPainter::UniteClip 2011-06-28 16:52:44 +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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qscroller Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsemaphore Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Doc: Fixing typo 2011-07-05 15:32:39 +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 QSslCertificate: rename "tag" to "attribute", as in the RFC 2011-07-12 09:25:06 +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 QStringBuilder: do not crash with null char* 2011-06-27 13:47:53 +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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Doc: Fixing typo 2011-07-05 15:32:39 +02:00
qundogroup Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qundostack Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qurl Fix invalid read in QUrl::removeAllEncodedQueryItems 2011-06-28 12:10:30 +02:00
quuid Add QUuid::toRfc4122() and fromRfc4122() 2011-05-27 13:59:53 +02:00
qvariant Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Fixed compile of autotests for Mac & QPA 2011-06-21 13:52:20 +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 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Doc: Fixing typo 2011-07-07 10:44:07 +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 tests: mark some tests as using private API 2011-05-11 11:51:46 +10: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