profile/ivi/qtbase.git
2012-03-01 Friedemann... Skip the network SSL test on Windows.
2012-03-01 Jørgen LindAdded QPlatformScreenBuffer
2012-03-01 Caroline ChaoCodeCoverage: Exclude all header files from intrumentation.
2012-03-01 Kurt KorbatitsChanged qchar unittest to check return from QFINDTESTDATA
2012-03-01 Kurt KorbatitsFixed qlocale unittest to install subprogram syslocalea...
2012-03-01 Kurt KorbatitsChanged qdir unittest remove() to check actual file...
2012-03-01 Kurt KorbatitsChanged qlogging unittest to install subprogram
2012-03-01 Kurt KorbatitsFixed qdir unittest rename() test to skip if run as...
2012-02-29 Giuseppe D... QRegExp: fix \i \I \c \C \p \P escape sequences
2012-02-29 Holger Hans... SHA-2 code does not compile on FreeBSD
2012-02-29 Andy ShawAdd support for XCode 4 into qmake
2012-02-29 Shane KearnsWindows - fix getsockopt calls for narrower than int...
2012-02-29 Robin BurchellRemove qhash_faster.
2012-02-29 Robin BurchellCopy Qt 4's QString hash algorithm.
2012-02-29 Robin BurchellMove data generation to initTestCase() method and store...
2012-02-29 Robin BurchellAdd test data for string forms of numbers.
2012-02-29 Robin BurchellAdd a test using lots of similar strings.
2012-02-29 Morten Johan... Don't use deprecated QWheelEvent::delta()
2012-02-29 Morten Johan... Remove Mac qDebug ifdefs.
2012-02-29 Friedemann... Refactor the QPA dnd interface.
2012-02-29 Miikka HeikkinenQFileSystemModel autotest fixes
2012-02-29 Shane Kearnsnetwork cookies: check "example.com" != "example.com."
2012-02-29 Stephen KellyFix the include dir used by the CMake config files.
2012-02-29 Laszlo AgocsRemove internal class QVolatileImage.
2012-02-29 Jamie KirkpatrickFix a double-release when loading NIB files
2012-02-29 Jason BarronMake QJsonPrivate::String compile on big endian platforms.
2012-02-29 Friedemann... Fix tests of QMimeDatabase.
2012-02-29 Morten Johan... QPlatformTheme: Add virtual destructor.
2012-02-29 Friedemann... Skip test tst_QTextScriptEngine::thaiWithZWJ on Windows.
2012-02-29 Stephen KellyFix build of QImageReader tests with QT_USE_QSTRINGBUILDER.
2012-02-29 Stephen KellyFix build of QWizard tests with QT_USE_QSTRINGBUILDER
2012-02-29 Donald CarrRemove Mac/QPA collision breaking library linkage
2012-02-29 Samuel RødalAdded helpful notice in configure about how to enable...
2012-02-29 Rohan McGovernCleaned up examples/opengl/cube/cube.pro, removed message()
2012-02-29 Jason McDonaldRemove unused selftest data file.
2012-02-28 Thorbjørn Lund... QHeaderView - remove sectionCount variable
2012-02-28 Stephen KellyAdd support for QT_NO_SIGNALS_SLOTS_KEYWORDS
2012-02-28 Marc MutzQRingBuffer: make constructor explicit
2012-02-28 Hib ErisActivate replacements when installing .pc files for...
2012-02-28 Marc MutzQPair: don't copy-initialise 'first'/'second' in the...
2012-02-28 Hib ErisDe-duplicate platform-dependent paths
2012-02-28 Marc MutzQPair: remove user-defined copy assignment operator
2012-02-28 Hib ErisImplement missing replacements when installing .pc...
2012-02-28 Oswald Buddenhagendon't abuse $$fromfile() for inspecting entire projects
2012-02-28 Oswald Buddenhagenlook for mkspecs in the project root, not next to every...
2012-02-28 Oswald Buddenhagenfactor out code to install default mkspec
2012-02-28 Jason BarronAdd a new qmake feature to support OpenGL ES 1 apps
2012-02-28 Stephen KellyMake the CMake files work with directory overrides.
2012-02-28 Bradley T.... Compile SHA-2 code on systems without stdint.h
2012-02-28 Friedemann... Skip QLocale test on Windows, improve process handling.
2012-02-28 Pekka VuorelaRename remaining references to QInputPanel
2012-02-28 Miikka HeikkinenFix QLibrary autotest for Windows
2012-02-28 Sean HarmerInitial import of the Blackberry QPA plugin for Qt5
2012-02-28 Oswald Buddenhagensimplify loop over modules
2012-02-28 Olivier Goffartmoc: Only generate IndexOfMethod for signals.
2012-02-28 Rohan McGovernconfigure: fixed qconfig.h symlink warnings
2012-02-28 Marc MutzQDomNode: don't needlessly call virtual functions
2012-02-28 Donald CarrRemove stale QWS considerations from configure
2012-02-28 Oswald Buddenhagenresolve relative spec paths already on the command...
2012-02-28 Oswald Buddenhagenmove .qmake.cache search to Option
2012-02-28 Oswald Buddenhagendon't look for features in PrefixPath
2012-02-28 Oswald Buddenhagenscope context saving more minimally
2012-02-28 Debao ZhangFix QSettings autotest fails under Windows
2012-02-28 Friedemann... QComboBox: Use platform theme hint to determine popup...
2012-02-28 Mark BrandQSqlTableModel: unify code for cache-clearing before...
2012-02-28 Rohan McGovernconfigure: fixed stray output from endian.test when...
2012-02-28 Mark BrandQSqlTableModel::isDirty(): simplify and improve logic
2012-02-28 Mark Brandrestore previously non-working disabled test
2012-02-28 Jason McDonaldtestlib: Improve the silent logging mode
2012-02-28 Jason McDonaldtestlib: Remove commented-out code from plain text...
2012-02-28 Jan-Arve SaetherMake accessible interfaces private for Qt 5.0
2012-02-28 Jiang JiangFix divide by zero when glyphWidth is 0
2012-02-27 Sean HarmerPrevent stack corruption when using OpenGL Core Profile
2012-02-27 Holger Hans... directfb: Switch to the new style plugins
2012-02-27 Bradley T.... Add SHA-224, SHA-256, SHA-384, and SHA-512 support...
2012-02-27 Olivier GoffartRemove use of deprecated conversion from QKeySequence
2012-02-27 Thorbjørn Lund... QHeaderView - minor cleanup in viewportEvent
2012-02-27 Olivier GoffartDetect QMetaType::QReal from the definition of qreal
2012-02-27 Miikka HeikkinenFix submenu positioning
2012-02-27 Bradley T.... Make configure.exe only detect each compiler once
2012-02-27 Oswald Buddenhagenremove useless init() function
2012-02-27 Oswald Buddenhagenmove resetEnvironment() call to cleanup()
2012-02-27 Oswald Buddenhagenmake qmake test suite a tad more verbose on failure
2012-02-27 Oswald BuddenhagenTestCompiler: split commands from arguments
2012-02-27 Oswald Buddenhagendon't rely on $PATH for finding rcc
2012-02-27 Oswald Buddenhagenremove over-uses of $$list()
2012-02-27 Oswald Buddenhagenavoid using infile() needlessly
2012-02-27 Debao ZhangFix tst_qmenu.
2012-02-27 Debao ZhangQClipboard: Fix autotest fails
2012-02-27 Oswald Buddenhagendon't generate bogus TARGETs
2012-02-27 Oswald Buddenhagenbump version of QMAKE_TARGET_PRODUCT
2012-02-27 Friedemann... Fix QThreadstorage test.
2012-02-27 Friedemann... Fix icon loading in style sheets.
2012-02-27 David FaureQtTest: add missing \since 5.0 to the new macros
2012-02-27 David FaureFix inconsistent auto test executable names
2012-02-27 Giuseppe D... QRegExp: fix crash
2012-02-27 Oswald Buddenhagenremove library version matching from qt.conf
2012-02-27 Friedemann... Use new plugin system in qtbase.
2012-02-27 Jędrzej NowackiSimplify QMetaTypeSwitcher.
2012-02-27 Stephen KellyOptimize space for the QEventLoopQuitLocker.
next