profile/ivi/qtbase.git
2012-01-16 Frederik GladhornClean up and extend QAccessible::State.
2012-01-16 Toby TomkinsFlag tst_qmenubar tests as unstable.
2012-01-16 Toby TomkinsFlag tst_QDoubleSpinBox::task255471_decimalsValidation...
2012-01-16 Toby TomkinsFlag tst_QComboBox tests as unstable.
2012-01-16 Frederik GladhornAccessible docs - editable text interface.
2012-01-16 Rohan McGovernxcb: abort (rather than segfault) when X is not available
2012-01-16 Toby TomkinsFlag tst_QTreeView::styleOptionViewItem test as unstable.
2012-01-16 Toby TomkinsFlag tst_QItemDelegate::task257859_finalizeEdit test...
2012-01-16 Toby TomkinsModify SSL Socket test exceptions on Ubuntu 11.10 x64.
2012-01-16 Olivier Goffartqglobal: Remove symbian specific features
2012-01-16 Olivier GoffartImprove the documentation of QStringLiteral
2012-01-16 Jason McDonaldRemove unused QTestResult::allDataPassed().
2012-01-16 Jason McDonaldRename QTestLog::addIgnoreMessage to QTestLog::ignoreMe...
2012-01-16 Kurt KorbatitsMoved largefile unittest to same level as qfile.
2012-01-16 Kurt KorbatitsChanged qrawfont unittest to work from installation...
2012-01-16 Kurt KorbatitsChanged unittests in corelib to use specific headers...
2012-01-16 Kurt KorbatitsChanged qprocess unittest to work from installation...
2012-01-16 Toby TomkinsFlag tst_QGraphicsWidget::updateFocusChainWhenChildDie...
2012-01-16 Toby TomkinsFlag tst_qcalendarwidget::buttonClickCheck test as...
2012-01-16 Rohan McGovernFixed failure of tst_qhostinfo since ~15 Jan 2012
2012-01-14 Liang QiRemove references to openvgversion.h
2012-01-14 Olivier GoffartDocument Q_DECL_CONSTEXPR
2012-01-14 Kurt Korbatitsqmake wasn't handling spaces in names when dealing...
2012-01-14 Morten Johan... Clean up QCocoaIntegration destruction.
2012-01-14 Martin Smithqdoc3: Don't put \relates in class member functions.
2012-01-14 Janne AnttilaFix qsystemerror for WinCE
2012-01-14 Mark Brandremove symbian support vestiges from text codecs
2012-01-14 Janne AnttilaFixed sqlite for Windows CE.
2012-01-13 Jonas M. GastalFixes examples/tests to use qinptr in QTcpServer::incom...
2012-01-13 Jonas M. GastalCleaning up header includes.
2012-01-13 Liang QiAdd the version header mapping for 3 new modules
2012-01-13 Samuel RødalModified changes-5.0.0 to reflect change to QTouchEvent...
2012-01-13 Janne Anttilalibpng config for WEC7
2012-01-13 Laszlo AgocsUpdate touchscreen plug-in's readme
2012-01-13 Janne AnttilaFixed QFile::link behaviour for WinCE devices.
2012-01-13 Janne AnttilaAdded mkspecs for WEC7 platform builder and armv4i HW.
2012-01-13 Janne AnttilaBuild fix for WINCE to qlocale_tools.cpp
2012-01-13 Miikka HeikkinenWindows: Fix qt_ntfs_permission_lookup
2012-01-13 Janne AnttilaBuild fix for WINCE to qfsfileengine_win.cpp
2012-01-13 Mark Brandadd missing multiple inclusion guard
2012-01-13 Friedemann... Windows: Use a message-only window as clipboard viewer...
2012-01-13 Samuel RødalAdded application flags to translate between touch...
2012-01-13 Debao ZhangQEventDispatcherWin32's internal Window should be a...
2012-01-13 Morten Johan... Cocoa: Send window activation events.
2012-01-13 Olivier GoffartRemove the Q_NO_DATA_RELOCATION hack
2012-01-13 Jason McDonaldImprove coverage of expectfail selftest
2012-01-13 Jason McDonaldImprove coverage of expectfail selftest
2012-01-13 Martin Smithqdoc3: Don't put a \table in a \value
2012-01-13 Martin Smithqdoc3: Don't put \relates in class member functions.
2012-01-13 Kalle LehtonenRevert "Fixed qtmodule-configtests on Windows"
2012-01-13 Jason McDonaldImprove coverage of expectfail selftest.
2012-01-12 Alexander FærøyRemove shadowing members in QNetworkReplyHttpImplPrivate
2012-01-12 David FaureFix compilation of public headers with -Werror=shadow
2012-01-12 Friedemann... Fixed qtmodule-configtests on Windows
2012-01-12 David FaureFix compilation of Qt itself with QT_NO_DEBUG_STREAM
2012-01-12 Jan-Arve SaetherRemove invokeMethod in favor of the recommended virtual...
2012-01-12 Jan-Arve SaetherRemove all references to QAccessible::(Up|Down|Left...
2012-01-12 Frederik GladhornRemove QAccessibleEvent
2012-01-12 Lars KnollCompile if the header files from QtWidgets are unavailable
2012-01-12 Jonas M. GastalMake QFtp private.
2012-01-12 Bradley T.... Add Q_COMPILER_* defines for C++11 features supported...
2012-01-12 Bradley T.... Don't crash during QApplication construction
2012-01-12 Bradley T.... Make QFileSystemWatcherEngines children of QFileSystemW...
2012-01-12 Bradley T.... Do not call moveToThread(this) in QWindowsFileSystemWat...
2012-01-12 Lars KnollAdd setPalette to QGuiApplication
2012-01-12 Lars KnollDon't include qdialog.h
2012-01-12 Samuel RødalMade it possible to report screen changes through QWind...
2012-01-12 Friedemann... QFileSystemWatcher/Windows: Output paths if FindNext...
2012-01-12 Morten Johan... Ignore uninteresting accessibile interfaces.
2012-01-12 Laszlo AgocsDo not mark any touch points as primary when no mouse...
2012-01-12 Samuel RødalMake show() default to sane sizing behaviour based...
2012-01-12 Friedemann... Stabilize Language-Change test.
2012-01-12 Kai KoehneFix CONFIG+=declarative_debug if declarative is implici...
2012-01-12 David FaureQTreeView: fix crash when starting a drag with hidden...
2012-01-12 David FaureSet missing flags in the option when rendering QTreeVie...
2012-01-12 Jason McDonaldMake expectfail selftest test XPASS.
2012-01-12 Jason McDonaldMake selftest for QEXPECT_FAIL more robust.
2012-01-12 Jason McDonaldImprove selftest coverage of QEXPECT_FAIL feature.
2012-01-12 Rohan McGovernFixed findtestdata selftest on mac
2012-01-12 Michael BrasserAbstract QUnifiedTimer.
2012-01-12 Toby TomkinsFlag test as expected failure for Ubuntu 11.10 x64.
2012-01-12 Toby TomkinsSSL Socket withoutproxy failures on Ubuntu 11.10 x64.
2012-01-12 Toby TomkinsFlag tst_qgraphicsview as insignificant, test are unstable.
2012-01-11 Stephen KellyTest that the CMAKE_AUTOMOC feature works with Qt5.
2012-01-11 Bradley T.... Ensure proper locking in QFileInfoGatherer
2012-01-11 Bradley T.... Remove unnecessary QMutexes in QFileSystemWatcher imple...
2012-01-11 Bradley T.... Avoid races when destroying QFileSystemWatcher
2012-01-11 Mark BrandWindows: Adapt cross mkspec for MinGW / gcc 4.6.
2012-01-11 Kim Motoyoshi... Fixed QOpenGLShader::log().
2012-01-11 Janne AnttilaDocs: Forward-ported typo and link fixes from Qt 4.8
2012-01-11 Friedemann... QStyleHelper: Base DPI-calculation on QScreen.
2012-01-11 David FaureRemove unused QT_NO_TEXTSTREAM.
2012-01-11 Friedemann... qlocalsocket_win.cpp: Fix compiler warning.
2012-01-11 Stephen KellyAdd QModelIndex as a built-in metatype.
2012-01-11 Tor Arne VestbøDon't enable V8's snapshot feature when building inside...
2012-01-11 Harald FernengelFix Q_ASSERT_X to handle QT_FORCE_ASSERTS
2012-01-11 Pekka VuorelaInput direction/locale to come from platform input...
2012-01-11 Frederik GladhornMake QAccessibleInterface::indexOfChild() 0-based.
2012-01-11 Morten Johan... Add support for accessibility actions.
2012-01-11 C. BoemannAdd methods for font stretch and absolute letter spacing
next