profile/ivi/qtbase.git
2011-09-02 Peter HartmannQSslCertificate: also check common name for blacklisted...
2011-09-02 Corentin Charyqssl: use reinterpret_cast instead of C-style casts
2011-09-02 Kent HansenUpdate our V8
2011-09-02 Bradley T.... Remove the build-key from the plugin verification data
2011-09-02 Shane KearnsFix comparison of absolute, unclean paths in QDir
2011-09-02 Corentin Charyqssl: add auto test to QSsl::Opaque QSslKeys
2011-09-02 Jason McDonaldRemove circular dependency in testlib logging
2011-09-01 Rohan McGoverntest: removed bogus CONFIG+=debug in qdiriterator benchmark
2011-09-01 Rohan McGoverntest: removed bogus CONFIG+=debug for badxml selftest
2011-09-01 Rohan McGoverntest: fixed `assert' selftest for release-only mac...
2011-09-01 Kent HansenTry to ensure that QT_ARCH is always set when configuri...
2011-09-01 Ritt Konstantinomit unassigned (and too recent) codepoints from the...
2011-09-01 aavitAdd option to compare to different platform in lancelot...
2011-09-01 Kent HansenCheck for V8 when auto-enabling Declarative module
2011-09-01 Kent HansenDon't build v8 when -no-v8 is passed to configure
2011-09-01 Bradley T.... Rename the private helper function QList::free() to...
2011-09-01 Bradley T.... Remove declarations for QListData functions removed...
2011-09-01 Gabriel de... Update license headers
2011-09-01 Jason McDonaldFix various trivial formatting issues.
2011-09-01 Jason McDonaldRemove QXmlTestLogger constructor default param
2011-09-01 Aaron McCarthyFix inclusion of .qmake.cache for modules with config...
2011-09-01 Jason McDonaldSimplify qtestlib logging code, part 3
2011-09-01 Jason McDonaldSimplify qtestlib logging code, part 2
2011-09-01 Jason McDonaldSimplify qtestlib logging code, part 1
2011-08-31 Corentin Charyqssl: add support for QSsl::Opaque key
2011-08-31 Bradley T.... Add src/v8/qtv8version.h to .gitignore
2011-08-31 Tor Arne VestbøFix build with Clang for libpng versions 1.4.0 to 1.5.2
2011-08-31 Aurélien GâteauIntroduce menubar plugin system
2011-08-31 Aurélien GâteauIntroduce QAbstractPlatformMenuBar
2011-08-31 Aurelien GateauHide Q<Platform>MenuAction
2011-08-31 Aurélien GâteauFix warning about initialization order
2011-08-31 Jason McDonaldRemove XFAIL from selftests for some platforms
2011-08-31 Lars KnollAdd QLocale::toUpper/Lower
2011-08-31 Lars KnollCorrectly position aliased lines with flat caps
2011-08-31 Peter HartmannQSslCertificate: regenerate blacklisted certificates...
2011-08-31 Jason McDonaldFix errors in lightxml test logger
2011-08-31 Jason McDonaldMake lightxml and xml log formatting consistent
2011-08-31 Jason McDonaldRemove ability to run tests in random order.
2011-08-30 Kent HansenMake sure tests/auto/v8.pro doesn't clobber auto.pro
2011-08-30 Peter HartmannQSslCertificate: blacklist fraudulent *.google.com
2011-08-30 Bradley T.... Compile fix on Mac OS X
2011-08-30 Martin PeterssonQHttpNetworkConnection : Fix the case when we only...
2011-08-30 Martin PeterssonQHttpNetworkReply: Change dataReadProgress to qint64.
2011-08-30 Aaron KennedyAdd a signal emitted callback to QAbstractDeclarativeData
2011-08-29 Jiang JiangFix fontconfig configure test
2011-08-29 Kent HansenAdd QtV8 library to QtBase
2011-08-29 Kim Motoyoshi... Optimized QMatrix4x4 by improving how 'flagBits' are...
2011-08-29 Jason McDonaldRemove the QTEST_NOEXITCODE define.
2011-08-29 Jason McDonaldRename COMPARE_IMPL2 to TO_STRING_IMPL.
2011-08-29 Jason McDonaldRemove unused function
2011-08-29 Jason McDonaldRemove literal tabs
2011-08-29 Jason McDonaldRemove default params from QTestData constructor
2011-08-29 Jason McDonaldRemove obsolete ifdef.
2011-08-29 Jason McDonaldRemove debugging printf.
2011-08-29 Jason McDonaldRemove obsolete autotest command-line flag.
2011-08-29 Jason McDonaldSend error messages to stderr rather than stdout
2011-08-29 Jason McDonaldRemove unused members and methods from QTestLogger.
2011-08-29 Jason McDonaldRemove unused methods from QTestLogger.
2011-08-29 Jason McDonaldRemove QTestLog constructor/destructor definitions
2011-08-29 Jason McDonaldAdd missing assertions.
2011-08-29 Jason McDonaldBe more consistent when including private headers.
2011-08-29 Jason McDonaldRemove mode parameter from QTestLog::addSkip().
2011-08-29 Jason McDonaldFix broken header file guard.
2011-08-29 Jason McDonaldFix typo in enum name.
2011-08-29 Jason McDonaldFix minor formatting issues.
2011-08-29 Jason McDonaldRemove QTestFileLogger class.
2011-08-29 Jason McDonaldRemove ability to change XML logger during a test.
2011-08-29 Jason McDonaldEnable multiple instances of QAbstractTestLogger.
2011-08-29 Jason McDonaldRemove color logging feature from qtestlib.
2011-08-29 Jason McDonaldRemove circular dependency in testlib logging code
2011-08-29 Jason McDonaldRemove obsolete testlib files from .gitignore
2011-08-26 Frederik GladhornFix typo for ifdef QT_NO_ACCESSIBILITY
2011-08-26 José Millán... Call QAccessible::updateAccessibility when a widget...
2011-08-26 José Millán... Call QAccessible::updateAccessibility when setText...
2011-08-26 José Millán... Incorrect property name in QAccessibleAbstractSpinBox...
2011-08-26 Frederik GladhornCheck if bridge plugin vector is still valid.
2011-08-26 Eskil Abrahamsen... Fix crash when fallback font is not #0 in multi font...
2011-08-26 Ritt Konstantinoptimize parsing of templates like p{IsArabic}, etc
2011-08-26 Ritt Konstantinoptimize parsing of templates like p{L}, p{Lu}, etc
2011-08-26 Ritt Konstantindon't build code related to CClass if QT_NO_REGEXP_CCLA...
2011-08-26 Jason McDonaldRemove duplicated code from QTestBasicStreamer.
2011-08-26 Michael GoddardDon't use the // operator, since some versions of Perl...
2011-08-25 Eskil Abrahamsen... Fix justification of RTL text
2011-08-25 Frederik GladhornAdd constants to QAccessible::Event enum.
2011-08-25 Rohan McGoverntest: marked tst_qfiledialog as insignificant for qpa...
2011-08-25 Rohan McGoverntest: marked tst_qmenu as insignificant (for qpa, xcb)
2011-08-25 Rohan McGoverntest: marked tst_qlistwidget as insignificant
2011-08-25 Eskil Abrahamsen... Mark QNetworkReply test as unstable
2011-08-25 David FaureAdd a QApplication::queryKeyboardModifiers() method.
2011-08-25 David FaureMake the DBus timeout configurable in QDBusAbstractInte...
2011-08-24 Charles Yinupdate .gitignore
2011-08-24 Antonis TsiapaliokasAdd operator== and operator!= to qsqlerror class
2011-08-23 José Millán... Do not expose text when echo mode is not Normal.
2011-08-23 José Millán... Check validator when changing text using accessibility...
2011-08-23 Frederik GladhornImplemented QAccessibleTextEdit::attributes()
2011-08-23 Rohan McGoverntest: really marked tst_qtcpsocket autotest as unstable
2011-08-22 Frederik GladhornAdd IAccessible2 table2 implementation.
2011-08-22 Rohan McGoverntest: marked tst_qtcpsocket autotest as unstable
2011-08-19 Sergio Ahumadatest: Fix `tst_qfiledialog' in a namespaced build
2011-08-19 Eskil Abrahamsen... Enablers for using QGlyphRun in SceneGraph
next