profile/ivi/qtbase.git
2011-05-20 Morten SorvigAdd QCocoaNativeInterface.
2011-05-19 Samuel RødalBetter setWindowFlags() support in XCB window.
2011-05-19 Morten SorvigRemove QMAKE_MACOS_DEPLOYMENT_TARGET.
2011-05-18 Samuel RødalSupport Qt::WindowStaysOnTopHint and other window flags...
2011-05-18 Morten SorvigPort Qt 5 to Mac.
2011-05-18 Samuel RødalAdd QWindow::setWindowModality().
2011-05-16 Samuel RødalRe-implement transient window support in XCB backend.
2011-05-16 Samuel RødalImplement QWindow minimum/maximum/base size hints and...
2011-05-16 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-16 Rohan McGoverntests: clean up usage of QT_CONFIG to fix circular...
2011-05-13 Eckhart KoppenRemoved duplicate setting of QT dependencies
2011-05-13 Eckhart KoppenTemporarily changed autotest behaviour to ignore Qt...
2011-05-13 Samuel RødalInitial QPlatformWindow window state setting API and...
2011-05-13 Eckhart KoppenMerge branch 'master' of scm.dev.nokia.troll.no:qt...
2011-05-13 Eckhart KoppenUpdated version references in autotests
2011-05-13 Eckhart KoppenUpdated default Qt version to 5.0.0
2011-05-13 Eckhart KoppenRemoved deprecated functions in QList
2011-05-13 Eckhart KoppenUpdated Qt and QtBase module version number to 5.0.0
2011-05-13 Eckhart KoppenUpdated data stream version for Qt 4.9 and 5.0
2011-05-13 Olivier Goffarttst_moc: remove QtSvg dependency
2011-05-13 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-13 Laszlo AgocsFix deadlocks in wayland clipboard that can occur in...
2011-05-13 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-13 Jason McDonaldMerge branch 'master' of git://scm.dev.nokia.troll...
2011-05-13 Jason McDonaldMake error checking in QSignalSpy consistent
2011-05-12 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-12 Rohan McGoverntests: add bug numbers to a few FIXMEs
2011-05-12 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-12 Rohan McGovernEnsure that recursive QMAKE_EXTRA_TARGETS use the corre...
2011-05-12 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-12 Lars Knollfix compilation with namespaces
2011-05-12 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-12 Lars KnollFix compilation with namespaces enabled
2011-05-12 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-12 Frederik GladhornMake QLineControl send accessibility updates.
2011-05-12 Jan-Arve SætherRevert "Fix double painting when adding an item into...
2011-05-12 Sergio AhumadaFix licence headers again for MR 900
2011-05-12 Jan-Arve SætherImprove invalidate() testcase.
2011-05-12 Jan-Arve SætherAvoid flicker when invalidate is propagated in a widget...
2011-05-12 Gabriel de... Fix licence headers again for MR 900
2011-05-12 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-12 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-12 Lars KnollNew algorithm for drawing thin lines
2011-05-11 Lars Knollmove files in src/gui into their final locations
2011-05-11 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Stephen KellyAdd the QIdentityProxyModel.
2011-05-11 Samuel RødalPrevent crash in OpenGL engine when scaling images...
2011-05-11 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Shane Kearnsupdate def files
2011-05-11 Martin Peterssonemit QNetWorkAccessManager::finished on QNetworkReply...
2011-05-11 Bernhard RosenkraenzerDon't run XLib check if -no-gui is used
2011-05-11 Oswald Buddenhagendon't ignore create_prl for static plugins
2011-05-11 Oswald Buddenhagenmake QLibraryInfo return clean paths
2011-05-11 Oswald Buddenhagenmake relative paths in qt.conf work inside qmake
2011-05-11 Shane KearnsSockets: Fix potential null pointer usages
2011-05-11 Markus GoetzQNAM: Re-order checks in migrateBackend()
2011-05-11 Miikka HeikkinenFix initial main window dimensions for "fullscreen...
2011-05-11 Shane KearnsFix spelling mistake
2011-05-11 Bjørn Erik... Fixes crash in QWidget::effectiveWinId.
2011-05-11 Shane KearnsFix crash when QSocketNotifier used with an invalid...
2011-05-11 Shane KearnsOptimisation - buffer packet read in pendingDatagramSize
2011-05-11 Shane KearnsRemove warnings when disabling notifications on a close...
2011-05-11 Shane KearnsFix some warnings in symbian network tests
2011-05-11 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Jiang JiangFix tst_QVariant::invalidColor
2011-05-11 Jiang JiangMove QTextCursor::MoveStyle to Qt namespace
2011-05-11 Jiang JiangAdd some QRawFont related low level functions to avoid...
2011-05-11 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Morten SorvigNo -rpath-link on Mac.
2011-05-11 Paul Olav TveteFix GLES2 include path for applications when not using...
2011-05-11 Samuel RødalDeliver leave event to proper widget (not the top-level).
2011-05-11 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Kim Motoyoshi... Fix to commit 7fce0a73cc9b099c4ca67b3bc2e8bbe3060230c6.
2011-05-11 Samuel RødalImproved popup and mouse event handling.
2011-05-11 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Rohan McGoverntests: fixed or disabled qtbase tests with circular...
2011-05-11 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Samuel RødalCompile fixes after merge.
2011-05-11 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-11 Kim Motoyoshi... Check if OES_texture_npot is present on OpenGL ES 2.
2011-05-11 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Liang QiFix a bug in syncqt.
2011-05-11 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Rohan McGoverntests: fix private header inclusion in qtbase autotests
2011-05-11 Rohan McGoverntests: disable tests in qtbase which depend on qtsvg
2011-05-11 Rohan McGoverntests: make benchmarks compile or disable those which...
2011-05-11 Rohan McGoverntests: remove references to benchmark directories which...
2011-05-11 Rohan McGoverntests: enable compilation of autotests for qtbase by...
2011-05-11 Rohan McGoverntests: make tst_qrawfont compile for QGlyphs -> QGlyphR...
2011-05-11 Rohan McGoverntests: mark some tests as using private API
2011-05-10 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Laszlo AgocsPrevent crash in wayland mimedata in case there is...
2011-05-10 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Laszlo AgocsPrevent having Status undefined in xlib platform plug-in.
2011-05-10 Liang QiAdd QT_xxx_VERSION macros for each library in qtbase
2011-05-10 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Olivier GoffartMerge remote-tracking branch 'staging/master'
next