profile/ivi/qtbase.git
2012-03-01 Oswald Buddenhagenfix configure -redo
2012-03-01 Oswald Buddenhagencosmetics: remove redundant conditional, add a comment...
2012-03-01 Oswald Buddenhagenlook for features relative to spec only in advertized...
2012-03-01 Jan Arne PetersenUnset _NET_WM_USER_TIME_WINDOW before destroying the...
2012-03-01 Albert Astals CidTake into account input shaping in findRealWindow
2012-03-01 Oswald Buddenhagenmake default_pro.prf advertize dynamically created...
2012-03-01 Olivier GoffartFix tst_qregexp with QStringBuilder
2012-03-01 Jiang JiangRevert "Don't render glyph with FT with fetchMetricsOnly"
2012-03-01 Bradley T.... Remove ARMFPA support and Q_DOUBLE_FORMAT detection
2012-03-01 Pierre RossiAllow using multi fontengine in QTextLayout with QRawFont.
2012-03-01 Pierre RossiAdd support for QRawFont in QTextLayout.
2012-03-01 Friedemann... Windows: Use correct drop data in processDrop().
2012-03-01 Morten Johan... Cocoa: Implement QPlatformTheme:palette()
2012-03-01 Shane KearnsUse QSystemError for QDnsLookup windows backend
2012-03-01 Shane KearnsFix buffer overrun crash running MSVC2010 win32 Qt...
2012-03-01 Marc MutzQBoolBlocker: make constructor explicit and disable...
2012-03-01 Gunnar SlettaSet texture parameters before allocating the texture.
2012-03-01 Friedemann... qmake-test: Fix jom/nmake handling on Windows.
2012-03-01 Jan Arne PetersenAdd support for _NET_ACTIVE_WINDOW on xcb
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
next