profile/ivi/qtbase.git
2011-10-10 Samuel RødalRemoved src/gui/opengl/qopenglcolormap.*
2011-10-10 Samuel RødalFixed some doc errors in QOpenGLFramebufferObject.
2011-10-10 Samuel RødalFixed missing snippets for QOpenGLShaderProgram.
2011-10-10 Christiaan... QUnifiedTimer: Add callback for timer ticks. Used for...
2011-10-10 Casper van... Add some snippets from qtdoc.
2011-10-10 Olli WerwolffUse freetype font engine on Windows
2011-10-10 Jani Uusi-RantalaEasier shader debugging
2011-10-10 Jani Uusi-RantalaEnable using the new Qt::ScreenOrientation enum as...
2011-10-10 Jani Uusi-RantalaMinor build fix for newer XCB versions
2011-10-10 Morten SorvigClean-up a macro for Cocoa
2011-10-10 Charles Yinupdate QmlTest option usage help
2011-10-07 Samuel RødalMake sure window state is synced back to Qt from the...
2011-10-07 Samuel RødalFixed potential issue in XCB plugin.
2011-10-07 Samuel RødalAdded Orientation API to QScreen and QWindow.
2011-10-07 Simon HausmannFix QMouse/Wheel/TouchEvent::modifiers with the XCB...
2011-10-07 Samuel RødalFixed crash due to uninitialized pointer in OpenGL...
2011-10-07 Kent Hansenqwindowsstyle: Remove duplicate flag in mask
2011-10-07 Jason McDonaldImprove QMenu test coverage for Mac and WinCE.
2011-10-07 Jason McDonaldRemove redundant qWarning's.
2011-10-07 Jason McDonaldRemove redundant define.
2011-10-07 Jason McDonaldComment out test that is always skipped.
2011-10-07 Jason McDonaldRemove dead code and empty test functions.
2011-10-07 Jason McDonaldFail test in preference to calling qFatal.
2011-10-07 Jason McDonaldNo need to return after QSKIP.
2011-10-07 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-10-07 Jason McDonaldRemove obsolete test functions.
2011-10-07 Jason McDonaldEliminate needless QSKIPs in qaccessibility test.
2011-10-07 Lincoln RamsayDon't default to XCB if it is not enabled.
2011-10-06 Pierre RossiFix QFont::defaultFamily() in the new QPA world.
2011-10-06 Thiago MacieiraFix the QNetworkConnectionManagerPrivate initialisation...
2011-10-06 Pekka VuorelaRemoved some dead code from QWidgetLineControl
2011-10-06 Konstantin... fix QChar::isSpace() to handle codepoint U+0085
2011-10-06 Shane KearnsFix incorrect QFileInfo permissions on windows
2011-10-06 Shane KearnsMerge fixes for QDir::operator==
2011-10-06 Pekka VuorelaMake QLineEdit unit test pass again
2011-10-06 Konstantin... QHostInfo: fix a race condition under CE
2011-10-06 Shane KearnsCreate auto test for http HEAD request
2011-10-06 João AbecasisFix QDir::operator==(const QDir &) const
2011-10-06 Morten SorvigCompile on 10.6
2011-10-06 Kent HansenRemove duplicate check in utf endian detection
2011-10-06 Kent HansenFix typo in qbezier shift implementation
2011-10-06 Samuel RødalImproved logical and physical DPI APIs.
2011-10-06 Kent HansenRemove redundant assignment in QXmlStreamReader
2011-10-06 Jason McDonaldFix unreachable QSKIP in QMenu autotest
2011-10-06 Jason McDonaldImprove formatting of QMenu autotest
2011-10-06 Jason McDonaldTidy qsqldatabase autotest
2011-10-06 Lincoln RamsayLogic does not match error message.
2011-10-06 Jason McDonaldRemove code to selectively run test functions.
2011-10-06 Jason McDonaldAvoid QSKIP in lieu of compile-time checks.
2011-10-06 Jason McDonaldAvoid QSKIP in lieu of compile-time check.
2011-10-06 Jason McDonaldTidy QActionGroup autotest.
2011-10-06 Jason McDonaldDon't build qwindowsurface autotest on Mac OS.
2011-10-06 Lincoln RamsayA QPA build on Linux requires xcb or wayland
2011-10-06 Lincoln RamsayIf -xcb is passed and we can't enable xcb, die
2011-10-06 Lincoln RamsayShow the -xcb default properly.
2011-10-06 Martin JonesAdd QTest::keyRelease() accepting a Qt::Key value
2011-10-05 Frederik GladhornAccessible: remove calls with virtual int children...
2011-10-05 Frederik GladhornClean up accessible spin box test.
2011-10-05 Frederik GladhornRemove empty test function.
2011-10-05 Frederik GladhornUse child/parent function in QAccessibleWidget and...
2011-10-05 Jason McDonaldRemove obsolete QMatrix test function.
2011-10-05 Jason McDonaldDon't build qitemview autotest on IRIX.
2011-10-05 Jason McDonaldRemoved disabled test data in QDir autotest.
2011-10-05 Jason McDonaldRemove last remnants of Maemo 5 from autotests
2011-10-05 Jason McDonaldRemove last remnants of symbian in autotests.
2011-10-05 Shane KearnsQNAM - fix poor performance of HEAD request with authen...
2011-10-05 Friedemann... QtGui: Add command line arguments to the platform plugin.
2011-10-05 Bradley T.... Don't use implicit QAtomic* casts in QFreeList
2011-10-05 Kent HansenFix boolean logic issues in qcoreapplication_win
2011-10-05 Kent HansenRemove duplicate check for glDeleteProgram
2011-10-05 Kent HansenAdd missing Q_OBJECT macro to GoToStateTransition
2011-10-05 Jiang JiangAdd font family alias resolving to QPA
2011-10-05 Samuel RødalAdded QWindow::isActive() and focus in / out events.
2011-10-05 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-10-05 Jason McDonaldRemove Symbian-only test function.
2011-10-05 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-10-04 Zeno AlbisserCocoa: Fix a variable shadowing issue that caused a...
2011-10-04 Friedemann... Declarative: Fix linking of the testlib plugin (Windows).
2011-10-04 Alexis MenardImplement showFullScreen, showNormal, and showMaximized...
2011-10-04 Oswald Buddenhagenmake it possible to disable wayland support
2011-10-04 Friedemann... Windows/configure.exe: Build V8 by default.
2011-10-04 Morten SorvigCocoa: Add env variable for disabling foreground.
2011-10-04 Simon HausmannFix compilation on Harmattan
2011-10-04 Simon HausmannFix XCB back-end on Harmattan
2011-10-04 Bradley T.... Don't crash by modifying read-only shared_null
2011-10-04 Sergio Ahumadatestlib: Fix header guard files
2011-10-04 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-10-03 Jo AsplinAdded bug ref in insignificant_test comment
2011-10-03 Holger Hans... [fontdatabase] Use the CONFIG += qpa/genericunixfontdat...
2011-10-03 Simon HausmannFix compilation on Harmattan
2011-10-03 Simon HausmannFix compilation on Harmattan
2011-10-03 Simon HausmannFix compilation on Harmattan
2011-10-03 Sergio AhumadaFix ́́`macros' function test of `tst_headers'
2011-10-03 Andreas Aardal... Fix bug in QGraphicsItem::isVisibleTo().
2011-10-03 Frederik GladhornSimplify QAccessibleAbstractScrollArea and Calendar.
2011-10-03 Morten SorvigCocoa: Send proper mouse coordinates.
2011-10-03 Paul Olav TveteMoving wayland plugin to the qtwayland submodule
2011-10-03 Holger Hans... qpixmap: Use the primaryScreen for QPixmap::defaultDepth
2011-10-03 Samuel RødalPrevent QPixmapCache potentially growing indefinitely.
2011-10-03 Frederik GladhornRename description to localizedDescription in Action...
next