profile/ivi/qtbase.git
2011-09-12 suzuki toshiyaReplace 'i < len-1 && func(i+1)' by 'i+1 < len && func...
2011-09-12 Holger Hans... directfb: Include directfbgl.h directly
2011-09-12 Ritt Konstantindon't detach until the list is going to be modified
2011-09-12 Ritt Konstantinoptimize QList::removeAll()
2011-09-12 Viktor KolesnykMissed break of switch-case added
2011-09-12 Mark Brandsync win32-g++-cross with win32-g++ (lib prefix and...
2011-09-12 Oswald Buddenhagenqsystemlibrary needs no special treatment
2011-09-12 Bernhard RosenkraenzerFix building the OpenVG graphicssystem on Linux with...
2011-09-12 Oswald Buddenhagenupdate gitignore
2011-09-12 Oswald Buddenhagenremove -fno-stack-protector
2011-09-12 Anders BakkenFix make confclean
2011-09-12 Michał ZającRetain ABI and API compatibility when Qt is built with...
2011-09-12 Bernhard RosenkraenzerFix -no-gui
2011-09-12 Tasuku SuzukiFix compilation with QT_NO_*
2011-09-12 Konstantin... don't crash when destroying the shortcuts
2011-09-12 Oswald Buddenhagendon't crash when destroying codec list
2011-09-09 Kent Hansenconfigure on Windows: Store result of V8 configuration
2011-09-09 Jiang JiangFix a few memory leaks for QFontconfigDatabase
2011-09-09 Aaron KennedyUpdate V8
2011-09-09 Rohan McGoverntests: use contains(QT_CONFIG,private_tests) consistently
2011-09-08 Joerg Bornemannqmake vcxproj generator: fix XML conversion for build...
2011-09-08 Thiago MacieiraAdd an SSE4.2 even simpler version of toLatin1
2011-09-08 Thiago MacieiraCreate a function that merges the SSE common code
2011-09-08 Thiago MacieiraImprove toLatin1 x86 SIMD by using a new SSE4.1 instruction
2011-09-08 Jiang JiangAvoid double initialize of platform font database
2011-09-08 Jason McDonaldAdd missing license header.
2011-09-07 Keno Fischeradded QMAKE_MOC_OPTIONS variable to qmake
2011-09-07 Keno Fischeradded -b<file> option to moc to support additional...
2011-09-07 Corentin Charytests: fix QNetworkProxyFactory test
2011-09-07 Caroline ChaoChange in tst_qstylesheetstyle.cpp to work around a...
2011-09-07 Caroline ChaoFix missing curly brackets in tst_global.cpp.
2011-09-07 Peter HartmannQSslCertificate: block all DigiNotar (intermediate...
2011-09-07 Aaron McCarthyPartially revert 25a0cf881e6ca6dc8bd969e7047c3967796fcd94
2011-09-07 Aaron KennedyUpdate V8
2011-09-07 Rohan McGovernFixed compilation of QtV8 for mac
2011-09-06 Andrew den... Fix TextInput test failures.
2011-09-06 Kent Hansenconfigure should detect whether v8 can be built
2011-09-05 Bradley T.... Don't use QSettings to "cache" plugin information
2011-09-05 Lasse HolmstedtGeneric property support for platform windows
2011-09-05 Kent HansenNew configure.exe binary
2011-09-05 Jason McDonaldPass log file name when constructing loggers.
2011-09-05 Jason McDonaldBeautify testlib's usage message
2011-09-05 Andrew den... Make it easier to select words at the start of a line.
2011-09-05 Andrew den... Fix delayed password masking mid-string.
2011-09-05 Andrew den... Move cursorDelegate with the mouse selection of read...
2011-09-02 Shane KearnsRestore Qt4.7 behaviour of QFileInfo::absolute(File...
2011-09-02 Shane KearnsFix compile error on MSVC2008
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.
next