profile/ivi/qtbase.git
2012-10-25 Rohan McGovernFixed crash on destruction of animating QDockWidget...
2012-10-25 Miikka HeikkinenFix widget borders when using global stylesheetstyle
2012-10-25 Joerg Bornemannfix flakiness of tst_qlocalsocket::processConnection
2012-10-25 Sergio MartinsAdd DnD support for QNX.
2012-10-25 Miikka HeikkinenAdd ContextMenu event to QWindowSystemInterface
2012-10-25 Sean HarmerUpdate QDataStream format docs for gui/math3d classes
2012-10-24 Rohan McGovernUnmark tst_qgroupbox as a parallel test
2012-10-24 Jason BarronAdd ANGLE as a 3rdparty library to Qt.
2012-10-24 Tobias HungerQuieten warning about uninitialized use of d pointer
2012-10-24 Mark Brandmention slotification of select()/selectRow() in changes
2012-10-23 Morten Johan... Mac: Set minimum version to 10.7 for clang-libc++
2012-10-23 Sergio Ahumadatest: Remove QSKIP from tst_QSettings::fileName()
2012-10-23 Sergio Ahumadatest: Remove QSKIP from tst_QClipboard::copy_exit_paste()
2012-10-23 Sergio Ahumadatest: Rename test case name TestQtJson -> tst_QtJson
2012-10-23 Sergio Ahumadatest: Fix tst_QDir.equalityOperator()
2012-10-23 Mitch CurtisReturn invalid datetime when calling addMSecs with...
2012-10-23 Mitch CurtisImprove QTime test coverage.
2012-10-23 Mitch CurtisImprove QDate test coverage.
2012-10-23 Mitch CurtisClarify assert on use of const char* as TestData type...
2012-10-23 Mitch CurtisOutput leading zeroes for yyyy date formats in QLocale...
2012-10-23 Friedemann... Fix valgrind warning in QTriangulatingStroker.
2012-10-23 J-P NurmiAdd QStyleAnimation::updateTarget()
2012-10-23 Morten SorvigEnable HiDPI mode for retina displays.
2012-10-23 Friedemann... Fix warning about missing return value in XCB native...
2012-10-23 Friedemann... QProcess: Include program in destructor warning.
2012-10-23 Miikka HeikkinenStabilize tst_qfontdialog test case.
2012-10-23 J-P NurmiQStyleAnimation: fix threaded rendering
2012-10-23 Thomas McGuireBlackberry: Fix applicationFilePath() for unpackaged...
2012-10-22 Giuseppe D... Fix QRegExpValidator::validate docs about the pos parameter
2012-10-22 Stephen KellyCMake: Make qt5_use_modules a macro, not a function.
2012-10-22 Mitch CurtisFix mistakes in QNetworkAccessManager docs.
2012-10-22 Julien Brianceauqpa: Fix drawPixmap rendering using CompositionMode_Sou...
2012-10-22 Jan Arve SaetherRemove softkey API, it was only implemented for Symbian.
2012-10-22 Tor Arne Vestbøconfigure: make sure that global shadow doc symlink...
2012-10-22 Jens Bache... Remove Cleanlooks and Plastique
2012-10-22 Jens Bache... Fix clipping and font problems with groupbox in Fusion...
2012-10-22 Samuel RødalMake QPen default to 1-width non-cosmetic.
2012-10-22 Jens Bache... Move some icon code from WindowsStyle to CommonStyle
2012-10-22 Marc MutzDelete QWhatsThis() and QToolTip()
2012-10-22 Marc MutzQDateTimeEdit: don't throw off auto-indention
2012-10-22 Stephen KellyTrim trailing whitespace.
2012-10-22 Stephen KellyFix integer overflow in QSpinBox.
2012-10-22 Stephen KellyUse the layout change hint to speed up QItemSelectionModel.
2012-10-22 Jason BarronPass the correct handle to the Windows EGL context...
2012-10-22 Sze Howe KohDoc: Fix small capitalization error for the Qt SQL...
2012-10-22 Frederik GladhornEmit cursorPositionChanged in private slot.
2012-10-22 Frederik GladhornBring back accessibility for plain text edit.
2012-10-22 Marc Mutznormalise signal/slot signatures [QtGui tests]
2012-10-22 Konstantin... Fix crash due to memory access violation
2012-10-22 Mitch CurtisRevert removal of commented out tests in tst_qdatetime...
2012-10-22 Marc Mutznormalise signal/slot signatures [QtCore tests]
2012-10-19 Thiago MacieiraDoc: refer to QUrlQuery in QUrl's main doc body
2012-10-19 Sze Howe KohRemove the QThread::terminated() signal
2012-10-19 Samuel RødalRemove DRI2/OpenGL code paths from xcb plugin.
2012-10-19 Samuel RødalSmall xcb startup performance optimization.
2012-10-19 Samuel RødalMade xcb plugin work when the GLX extension is not...
2012-10-19 Samuel RødalFixed GCC 3.4 build with sse2 enabled.
2012-10-19 Konstantin... QFont: Don't invalidate engine unless request has been...
2012-10-19 Andreas Hartmetzdetach() safely in QVector::erase(), and update callers...
2012-10-19 Gabriel de... Mac: Adapt scrollbar fadeout animation for QStyleAnimation
2012-10-19 Gatis PaeglisModularize drag and drop documentation
2012-10-19 J-P NurmiQStyleSheetStyle: kill more dependencies to QWidget
2012-10-19 Thomas McGuireQNX: Use extra information in dirent to avoid stat...
2012-10-19 Jerome PasionDoc: Adding Event System documentation.
2012-10-19 Marc Mutznormalise signal/slot signatures [QtSql tests]
2012-10-19 Stephen KellyUse a qmake variable to pass the Qt version to the...
2012-10-19 Oswald Buddenhagenremove explicit load(qt_build_config)s from the libraries
2012-10-19 Peter Hartmannconfigure: state compiler explicitly when testing for...
2012-10-19 Debao Zhangqmake ExtraCompilerTargets: deal with file name which...
2012-10-19 Miikka HeikkinenFix excess enter/leave event generation for native...
2012-10-19 Caroline ChaoTest: remove QSKIP from tst_QStringList::initializeList()
2012-10-19 Caroline ChaoTest: remove QSKIP in tst_QLocale::emptyCtor
2012-10-19 Konstantin... Remove Qt3 compat leftovers
2012-10-19 J-P NurmiQStyleSheetStyle: QObject-based style & render rules
2012-10-19 Thiago MacieiraMake QContiguousCache with zero capacity not crash
2012-10-19 Bernd WeimerFix for slowness of touch move events
2012-10-19 Michele CainiReview of documentation.
2012-10-19 Thiago MacieiraMake sure functions returning iterators have an iterato...
2012-10-19 Caroline ChaoTest: remove QSKIP from tst_QDateTime::fromString_LOCAL...
2012-10-19 Frederik GladhornAccessibility: itemviews check for valid model.
2012-10-19 Stephen KellyCMake: Remove content from else() and endif() commands.
2012-10-19 Jason BarronChange the default major version of QGLFormat to 2.
2012-10-19 Joerg Bornemanntst_qlocalsocket: get rid of QtScript dependency
2012-10-19 Thiago MacieiraMake QtDBus work again with D-Bus 1.0 and 1.1
2012-10-19 Sergio Ahumadatest: Moving tst_QProcess::echoTest_performance()
2012-10-19 Samuel RødalFixed inconsistent QPainter fill rules for aliased...
2012-10-18 Stephen KellyHandle the case where persistent indexes have gone...
2012-10-18 Stephen KellyMake sure uints remain uints when editing in itemviews.
2012-10-18 José Millán... Correct accessibility index handling in QListView
2012-10-18 José Millán... Handle separators in menus in AT-SPI (Linux accessibility)
2012-10-18 Marc Mutznormalise signal/slot signatures [QtNetwork tests]
2012-10-18 Marc Mutznormalise signal/slot signatures [QtDBus tests]
2012-10-18 Marc Mutznormalise signal/slot signatures [QtWidgets tests]
2012-10-18 Frederik GladhornDoc fix in return value of QDate::setYMD
2012-10-18 Frederik GladhornClean up instantiation of mapping of AT-SPI roles.
2012-10-18 Frederik GladhornAccessibility: make sure right objects are cached on...
2012-10-18 Teemu KatajistoCocoa: fix memory leak
2012-10-18 Teemu KatajistoCocoa: fix coretext memory leaks
2012-10-18 Thiago MacieiraRename the syncqt -qtdir to -mkspecsdir
2012-10-18 Kevin KrammerQNX: Change base font sizes from pixels to points
next