profile/ivi/qtbase.git
2011-08-12 Rohan McGoverntest: skip some broken tests in tst_qpixmap for qpa
2011-08-12 Rohan McGoverntest: skip tst_QPrinter::testNonExistentPrinter for qpa
2011-08-11 Lars KnollQXmlStream lives in QtCore
2011-08-11 Rohan McGovernLet CONFIG+=no_default_target also disable `check'...
2011-08-11 Rohan McGovernconfigure: fixed usage of rpath on mac
2011-08-10 Peter HartmannQLabel documentation: add warning about sanitizing...
2011-08-10 Michael GoddardDon't print the "Configuration tests:" header if there...
2011-08-10 Rohan McGovernconfigure: fixed debug-and-release default for qpa...
2011-08-10 Rohan McGoverntest: mark tst_qfontdatabase qpa failures as expected
2011-08-10 Rohan McGoverntest: only QEXPECT_FAIL tst_qgraphicstransform in relea...
2011-08-10 Rohan McGoverntest: mark tst_qftp as insignificant
2011-08-09 Harald FernengelRemove all non-const operator==
2011-08-08 Liang QiSupport -qtnamespace and -qtlibinfix in qtbase examples
2011-08-08 Laszlo AgocsChange mouse and wheel QPA events to use QPointF.
2011-08-08 Rohan McGoverntest: mark tst_qgraphicswidget as insignificant on...
2011-08-08 Rohan McGoverntests: handle many expected crashing tests on qpa, xcb
2011-08-08 Rohan McGoverntest: fixed usage of QEXPECT_FAIL in tst_qglyphrun...
2011-08-08 Charles Yinadd qml related usage help message
2011-08-05 Jiang JiangFix fallbacksForFamily in QBasicUnixFontDatabase
2011-08-05 Rohan McGoverntest: mark tst_qgraphicseffect as insignificant for qpa
2011-08-05 Rohan McGoverntest: mark expected failures in tst_qglyphrun for qpa
2011-08-05 Rohan McGoverntest: mark expected failures in tst_qfontmetrics for qpa
2011-08-05 Rohan McGoverntest: blacklist crashing tst_qfontdialog for qpa, xcb
2011-08-05 Rohan McGoverntest: fixed tst_qfont for qpa
2011-08-05 Rohan McGoverntest: fixed tst_qabstractitemview for qpa
2011-08-05 Jiang JiangFix weight parsing in QBasicUnixFontDatabase
2011-08-05 Oswald Buddenhagensupport xcb-icccm 3.8
2011-08-05 Alan AlpertUse more numerically robust algorithm to compute QBezie...
2011-08-05 Sergio Ahumadatest: fixed tst_qundostack and removed CONFIG+=insignif...
2011-08-04 Marius Storm... Allow adding to @ignore_headers from sync.profile
2011-08-04 Peter HartmannQSslCertificate: deprecate alternateSubjectNames()
2011-08-04 Rohan McGoverntest: fixed tst_qundogroup and removed CONFIG+=insignif...
2011-08-04 Laszlo AgocsSupport QImage and others in Wayland clipboard.
2011-08-03 Richard MooreFix the lifespan of the test CA cert used by the autotests.
2011-08-02 Friedemann... Fix QString/QByteArray literals for MSVC2010 (compilati...
2011-08-02 Rohan McGoverntest: mark tst_qtconcurrentfilter as insignificant...
2011-08-02 Rohan McGoverntest: mark tst_qabstractnetworkcache as insignificant
2011-08-02 Rohan McGovernMake failure messages from tst_QSslCertificate::verify...
2011-08-02 Jason McDonaldEliminate reference to Trolltech.
2011-08-02 Rohan McGoverntest: skip some tst_qtextscriptengine tests when fonts...
2011-08-02 Thorbjørn LindeijerIntroduced a CONFIG option that enables declarative...
2011-08-02 Rohan McGoverntest: remove CONFIG+=insignificant_test for tst_qgraphi...
2011-08-02 Rohan McGoverntest: fixed failure of tst_qicon
2011-08-02 Rohan McGoverntest: fixed crash of tst_qdialog and removed CONFIG...
2011-08-02 Rohan McGoverntest: improved stability of tst_qiodevice on slow machines
2011-08-02 Rohan McGoverntest: fixed tst_qimagereader and removed CONFIG+=insign...
2011-08-02 Rohan McGoverntest: improved stability of tst_qwaitcondition
2011-08-02 Rohan McGoverntest: fixed tst_qmessagebox and removed CONFIG+=insigni...
2011-08-02 Rohan McGoverntest: fixed spelling errors in tst_qtextscriptengine
2011-08-02 Rohan McGoverntest: replace CONFIG+=insignificant_test with QEXPECT_F...
2011-08-01 Rohan McGoverntest: fixed tst_qfilesystemmodel and removed insignific...
2011-08-01 Rohan McGovernFixed tst_qprocess, tst_qtcpserver when crashing is...
2011-07-31 Olivier GoffartFix tst_qgraphicsview::task255529_transformationAnchorM...
2011-07-29 Bradley T.... Fix compilation with namespaced builds
2011-07-29 Jiang JiangSwitch to use floating point pixelSize in QRawFont...
2011-07-29 Olivier GoffartSimplify the mutexpool used in QObject.
2011-07-29 Olivier GoffartQMutex is now just a pointer
2011-07-29 Jiang JiangFix off-by-one error in binary search
2011-07-29 Aaron KennedyFlag meta objects generated by QtDBus
2011-07-29 Charles YinAdd notify signals for QIntvalidator, QDoubleValidator...
2011-07-29 Andy ShawMake it possible to update a related table after an...
2011-07-28 Denis DzyubenkoAdded meta type info for Q[Explicitly]SharedDataPointer
2011-07-28 Olivier GoffartGet rid of compiler warnings with MSVC
2011-07-28 Andrew den... Emit selectionChanged signals when input method alters...
2011-07-28 Jason McDonaldFix typo in padnavigator example docs
2011-07-28 Jason McDonaldFix obsolete contact email
2011-07-28 Rohan McGovernconfigure: fixed setting of CFG_MAC_ARCHS for mac qpa...
2011-07-27 Rohan McGovernMark tst_qsslcertificate::verify with QEXPECT_FAIL
2011-07-26 Michael GoddardRevert "test: unmark tst_QWidget::getSetCheck() as...
2011-07-26 Michael GoddardTry to make sure the config test script is installed.
2011-07-26 Michael GoddardTighten up the config test success checking.
2011-07-26 Bradley T.... Use QFreeList for timer id allocation
2011-07-26 Bradley T.... Add QFreeList as an internal class
2011-07-26 David FaureMake QTabWidget::tabBar() public.
2011-07-26 Rohan McGovernWindows: fixed qtmain.lib not going to `lib' directory
2011-07-26 Sarah SmithImprove doc to avoid row vs col major confusion.
2011-07-25 Andrew den... Emit selectionChanged signals when input method alters...
2011-07-25 Andrew den... Update cursor position when selection is reversed.
2011-07-25 Sergio Ahumadatest: unmark tst_QWidget::getSetCheck() as "insignifica...
2011-07-25 Olivier GoffartAdd the missing function in bootstrap
2011-07-25 Sergio Ahumadatestlib: fix include of `qttestversion.h' in testlib.pro
2011-07-25 Ilya KonkovAdd initial support for bitmap version 4/5 headers.
2011-07-25 Kim Motoyoshi... Changed QLibrary::resolve() to return a function pointer.
2011-07-25 Jiang JiangMaking cached glyphs drawing check clearer
2011-07-25 Andrew den... Delay masking the last character in Password echo mode.
2011-07-22 liangqiUse QUuid::toByteArray() instead of QUuid::toString...
2011-07-22 Michael GoddardAdd rudimentary config.test support when configuring...
2011-07-22 Olivier GoffartQAbstractConcatenable::convertFromAscii: make len the...
2011-07-22 Ritt Konstantinremove Qt3 leftovers
2011-07-22 Martin JonesOptimize QMetaObject::property().
2011-07-21 Thiago MacieiraAdd unit tests to QStringLiteral and QByteArrayLiteral...
2011-07-21 David FaureSilence expected warnings from QObject::connect()/disco...
2011-07-21 Thiago MacieiraFix the timeout calculation again.
2011-07-21 Sergio Ahumadatest: unmark tst_QNetworkAddressEntry::prefixAndNetmask...
2011-07-21 Marius Storm... Prefix each output line with the library being processed
2011-07-21 Marius Storm... Make syncqt output more compact by default, and add...
2011-07-21 Marius Storm... Close filehandle when done
2011-07-21 Marius Storm... Make sure we qtPrepareTool moc, uic and rcc too
2011-07-21 Marius Storm... Fix non-installed library detection
2011-07-21 Marius Storm... Make sure we only run syncqt for the non-buildpass...
next