profile/ivi/qtbase.git
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
2012-01-11 Morten SorvigRemove universal build support from configure.
2012-01-11 Jędrzej NowackiRemove redundant parameter from qVariantToHelper.
2012-01-11 Kurt KorbatitsChanged selftests unittest to not fail but warn when...
2012-01-11 Kurt KorbatitsChanged selftests unittest to work from installation...
2012-01-11 Stephen KellyMake modules find their own dependencies.
2012-01-11 Albert Astals CidMatch the name in the cpp file
2012-01-11 Friedemann... Introduce a QVariant themeHint() to QPlatformTheme.
2012-01-10 Frederik GladhornDocument enum value QAccessible::Expandable.
2012-01-10 Frederik GladhornAccessibility docs: interfaces: value/action/text.
2012-01-10 Frederik GladhornImprove Accessibility documentation 2.
2012-01-10 Mark Branduse "cp -R" instead of "cp -r" for *bsd compatibility
2012-01-10 Friedemann... Tests: Remove duplicate QTRY_VERIFY/QTRY_COMPARE macros...
2012-01-10 Friedemann... tst_qgraphicsivew: Run Motif scrollbar range tests...
2012-01-10 Friedemann... Fix QWidget::saveGeometry().
2012-01-10 Robin BurchellRemove thread from QFileSystemWatcherEngine implementat...
2012-01-10 Oswald BuddenhagenQMap => QHash
2012-01-10 Stephen KellyDon't use check as an identifier in the configure app.
2012-01-10 Stephen KellyRename internal method check to doCheck
2012-01-10 Stephen KellyAdd defines for explicit virtual overrides.
2012-01-10 Stephen KellyMake the supportedDragActions a virtual accessor.
2012-01-10 Friedemann... Fix a crash in QDialog.
2012-01-10 Bradley T.... Document timer accuracy behavior on UNIX.
2012-01-10 Bradley T.... Remove win*Message() exported functions
2012-01-10 Bradley T.... Use Qt::TimerType on Windows when starting timers
2012-01-10 Stephen KellyMake the roleNames a virtual accessor.
2012-01-10 Frederik GladhornGenerate docs for accessible interfaces.
2012-01-10 Jørgen LindWe should return texture id 0 for invalid images and...
2012-01-10 Jędrzej NowackiReimplement QVariant to QDebug streaming.
2012-01-10 Friedemann... Platform style hints: Introduce keyboard repeat rate.
2012-01-10 Zeno AlbisserFix key codes on mac.
2012-01-10 Frederik GladhornAccessiblity State as bit field.
2012-01-10 Jason McDonaldUpdate year in Nokia copyright headers.
2012-01-10 Xizhi ZhuRemove the unused QTRY_COMPARE macro from bearer auto...
2012-01-10 Xizhi ZhuRemove ICD plugin for bearer.
2012-01-10 Stephen KellyRename check to checkEvent.
2012-01-10 Liang QiAdd V3(md5) and V5(sha1) version for DCE in QUuid
2012-01-10 Kurt KorbatitsChanged selftests unittest to use specific headers...
2012-01-10 Jason McDonaldImprove QDateTimeEdit autotest.
2012-01-10 Stephen KellyRemove symbian debug macro definition.
2012-01-10 David FaureIf decodestring can't translate the string return Qt...
2012-01-10 Samuel RødalLock X display while calling XESetWireToEvent and its...
2012-01-10 Sami RosendahlFix memory leak in QDomDocument entity text expansion
2012-01-10 Stephen KellyAvoid using 'check' as an identifier.
next