profile/ivi/qtbase.git
2011-09-13 Gunnar Slettamake a toplevel compile work
2011-09-13 Jo AsplinDisabled tests for refactor->master integration
2011-09-12 Matthew Cattellhack to allow qWaitForWindowShown to be used in test...
2011-09-12 Matthew Cattelladded ascii translations to qasciikey for keyup and...
2011-09-12 Samuel RødalImplemented texture cache for GL paint engine in QtGui.
2011-09-12 Samuel RødalAdded new QOpenGLPaintDevice test case in tst_QOpenGL.
2011-09-12 Lars KnollFix compilation
2011-09-12 Samuel RødalFixed auto-test failure in tst_QOpenGL.
2011-09-12 Samuel RødalFixed race condition in xcb plugin logging (when debugg...
2011-09-12 Holger IhrigCompile fix for QPA
2011-09-12 Jo AsplinDisambiguated access to QTestLib API
2011-09-12 Jo AsplinDisambiguated access to QTestLib API
2011-09-12 Jo AsplinAdd other.pro back to auto.pro
2011-09-12 Jo AsplinMoved autotests in category 'tools' into new directory...
2011-09-12 Samuel RødalFix crash in QPlatformInputContextFactory.
2011-09-12 Takumi ASAKIModify mkspecs/unsupported/macx-clang/qplatformdefs.h
2011-09-12 Gunnar Slettadon't build ibus plugin on windows/mac
2011-09-12 Gunnar SlettaMade FBO blit behave properly
2011-09-12 Gunnar SlettaUse the context we're given
2011-09-12 Jo AsplinMoved autotests in category 'testlib' into new director...
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-09 Kent Hansenconfigure on Windows: Store result of V8 configuration
2011-09-09 Jo AsplinFixed build error in tst_qopengl
2011-09-09 Takumi ASAKIClang Build Fix: Cocoa platform plugin
2011-09-09 Matthew Cattelladded additional qwindow test support functions for...
2011-09-09 Jiang JiangFix a few memory leaks for QFontconfigDatabase
2011-09-09 Jo AsplinMoved autotests in category 'opengl' into new directory...
2011-09-09 Jo AsplinMoved autotests in category 'other' into new directory...
2011-09-09 Jo AsplinMoved network autotests into new directory structure
2011-09-09 Gunnar Slettause QtGui/ based includes
2011-09-09 Aaron KennedyUpdate V8
2011-09-09 Rohan McGoverntests: use contains(QT_CONFIG,private_tests) consistently
2011-09-08 Lars KnollMake inputcontext plugin loading a bit more generic
2011-09-08 Lars KnollFixup a few minor errors in the previous commit
2011-09-08 Joona PetrellAdd plugin mechanism to load platform input contexts
2011-09-08 Joerg Bornemannqmake vcxproj generator: fix XML conversion for build...
2011-09-08 Thiago MacieiraAdd an SSE4.2 even simpler version of toLatin1
2011-09-08 Thiago MacieiraCreate a function that merges the SSE common code
2011-09-08 Thiago MacieiraImprove toLatin1 x86 SIMD by using a new SSE4.1 instruction
2011-09-08 Morten SorvigMake QKeySequence work on Mac.
2011-09-08 Jo AsplinDisambiguated access to touch event API in QTestLib
2011-09-08 Matthew Cattellfixed mouseMove
2011-09-08 Pekka VuorelaRemove internal uses of Software input panel events.
2011-09-08 Lars KnollChange the QInputMethodQueryEvent to be able to query...
2011-09-08 Joona PetrellUse new QInputPanel update function in QTextControl
2011-09-08 Morten SorvigRemove QT3_SUPPORT code from QMenu classes
2011-09-08 Lars KnollRename ImMicroFocus to ImCursorRectangle
2011-09-08 Jiang JiangAvoid double initialize of platform font database
2011-09-08 Samuel RødalImproved and made public the QOpenGLPaintDevice API.
2011-09-08 Samuel RødalAdded equivalent to tst_QGL::destroyFBOAfterContext...
2011-09-08 Lars KnollFix a typo in the method name
2011-09-08 Lars KnollMicroFocus is in item coordinates
2011-09-08 Pekka VuorelaAdded QInputPanel::commit()
2011-09-08 Lars KnollThe keyboard position doesn't change when the item...
2011-09-08 Lars KnollRenamed some of the methods in the QInputPanel
2011-09-08 Lars KnollAdd a forward declaration for QTransform
2011-09-08 John TapsellFix RTL layout for fonts when non-printable character...
2011-09-08 Paul Olav TveteMore xlib plugin fixes
2011-09-08 Takumi ASAKIFix compile error on Mac.
2011-09-08 Jason McDonaldAdd missing license header.
2011-09-07 Keno Fischeradded QMAKE_MOC_OPTIONS variable to qmake
2011-09-07 Keno Fischeradded -b<file> option to moc to support additional...
2011-09-07 Corentin Charytests: fix QNetworkProxyFactory test
2011-09-07 Caroline ChaoChange in tst_qstylesheetstyle.cpp to work around a...
2011-09-07 Caroline ChaoFix missing curly brackets in tst_global.cpp.
2011-09-07 Lars KnollRefactor the input framework
2011-09-07 Andy NicholsFix for wayland config.test
2011-09-07 Samuel RødalGet rid of QColor::allowX11ColorNames().
2011-09-07 Matthew Cattellsend resize event when window resized
2011-09-07 Paul Olav TveteMake the xlib platform plugin work again
2011-09-07 Jan-Arve SaetherDo not leak memory
2011-09-07 Morten SorvigCocoa: QMenu refactor.
2011-09-07 Peter HartmannQSslCertificate: block all DigiNotar (intermediate...
2011-09-07 Samuel RødalFixed tst_QGL::destroyFBOAfterContext().
2011-09-07 Jørgen Lindmove QSurface into its own file.
2011-09-07 Samuel RødalFixed symbol lookup failure with xcb when using GLX...
2011-09-07 Samuel RødalFixed crash in tst_QGL::multipleFBOInterleavedRendering().
2011-09-07 Samuel RødalFixed tst_QGL::partialGLWidgetUpdates.
2011-09-07 Samuel RødalFixed tst_graphicseffect auto-test failures.
2011-09-07 Jani Uusi-RantalaClang build fix: QPixmap::init -> QPixmap::doInit
2011-09-07 Aaron McCarthyPartially revert 25a0cf881e6ca6dc8bd969e7047c3967796fcd94
2011-09-07 Aaron KennedyUpdate V8
2011-09-07 Rohan McGovernFixed compilation of QtV8 for mac
2011-09-06 Jani Uusi-RantalaFix try #2 at QSurface missing a virtual destructor
2011-09-06 Matthew Cattelladd support for QWindow in mouseEvent
2011-09-06 Matthew Cattelladded support for qwindow
2011-09-06 Andrew den... Fix TextInput test failures.
2011-09-06 Paul Olav TveteMerge "Merge remote branch 'gerrit/master' into HEAD...
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-09-06 Jo AsplinMoved xml autotests into new directory structure
2011-09-06 Pierre RossiQPA mkspecs syntax fix
2011-09-06 Jo AsplinMoved sql autotests into new directory structure
2011-09-06 Kent Hansenconfigure should detect whether v8 can be built
2011-09-05 Laszlo AgocsAdd timestamp to QInputEvent.
2011-09-05 Jo AsplinMark test as insignificant
2011-09-05 Bradley T.... Don't use QSettings to "cache" plugin information
2011-09-05 Lasse HolmstedtGeneric property support for platform windows
2011-09-05 Sergio Ahumadatests: mark `qstatictext' as using private API
2011-09-05 Kent HansenNew configure.exe binary
2011-09-05 Jason McDonaldPass log file name when constructing loggers.
next