profile/ivi/qtbase.git
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 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-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 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-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 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-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.
2011-09-05 Jason McDonaldBeautify testlib's usage message
2011-09-05 Andrew den... Make it easier to select words at the start of a line.
2011-09-05 Andrew den... Fix delayed password masking mid-string.
2011-09-05 Andrew den... Move cursorDelegate with the mouse selection of read...
2011-09-02 Shane KearnsRestore Qt4.7 behaviour of QFileInfo::absolute(File...
2011-09-02 Shane KearnsFix compile error on MSVC2008
2011-09-02 Jørgen LindPropogate that the size has changed
2011-09-02 Konstantin... micro optimizations
2011-09-02 Konstantin... fix typo in the docs
2011-09-02 Konstantin... QRawFont: add missed operator !=
2011-09-02 Peter HartmannQSslCertificate: also check common name for blacklisted...
2011-09-02 Corentin Charyqssl: use reinterpret_cast instead of C-style casts
2011-09-02 Kent HansenUpdate our V8
2011-09-02 Bradley T.... Remove the build-key from the plugin verification data
2011-09-02 Konstantin... optimize QGlyphRun's operator == a bit
2011-09-02 Konstantin... QGlyphRun: make operator != inlined
2011-09-02 Konstantin... QGlyphRun: don't detach if the decoration wasn't actual...
2011-09-02 Samuel RødalFix the \since 4.x tags in gui/opengl.
2011-09-02 Shane KearnsFix comparison of absolute, unclean paths in QDir
2011-09-02 Corentin Charyqssl: add auto test to QSsl::Opaque QSslKeys
2011-09-02 Jason McDonaldRemove circular dependency in testlib logging
2011-09-01 Rohan McGoverntest: removed bogus CONFIG+=debug in qdiriterator benchmark
2011-09-01 Rohan McGoverntest: removed bogus CONFIG+=debug for badxml selftest
2011-09-01 Rohan McGoverntest: fixed `assert' selftest for release-only mac...
2011-09-01 Kent HansenTry to ensure that QT_ARCH is always set when configuri...
2011-09-01 Ritt Konstantinomit unassigned (and too recent) codepoints from the...
2011-09-01 aavitAdd option to compare to different platform in lancelot...
2011-09-01 Kent HansenCheck for V8 when auto-enabling Declarative module
2011-09-01 Kent HansenDon't build v8 when -no-v8 is passed to configure
2011-09-01 Bradley T.... Rename the private helper function QList::free() to...
2011-09-01 Bradley T.... Remove declarations for QListData functions removed...
2011-09-01 Lars KnollRefactor QMouseEvent to contain the position inside...
2011-09-01 Holger IhrigMoving relevant tests to corelib/xml
2011-09-01 Holger IhrigMoving relevant tests to corelib/tools
2011-09-01 Morten SorvigMac: make platformsupport a static lib
2011-09-01 Holger IhrigMoving relevant tests to corelib/thread
2011-09-01 Holger IhrigMoving relevant tests to corelib/statemachine
2011-09-01 Holger IhrigMoving relevant tests to corelib/plugin
2011-09-01 Holger IhrigMoving relevant tests to corelib/kernel
2011-09-01 Gabriel de... Update license headers
2011-09-01 Jo AsplinMoved gui autotests into new directory structure
2011-09-01 Samuel RødalCompile fix.
2011-09-01 Jo AsplinMoved dbus autotests into new directory structure
2011-09-01 Jason McDonaldFix various trivial formatting issues.
2011-09-01 Jason McDonaldRemove QXmlTestLogger constructor default param
2011-09-01 Laszlo AgocsMake xcb plugin compile again.
2011-09-01 Samuel RødalClean up shared resources immediately as the last conte...
2011-09-01 Aaron McCarthyFix inclusion of .qmake.cache for modules with config...
2011-09-01 Jason McDonaldSimplify qtestlib logging code, part 3
2011-09-01 Jason McDonaldSimplify qtestlib logging code, part 2
2011-09-01 Jason McDonaldSimplify qtestlib logging code, part 1
2011-08-31 Corentin Charyqssl: add support for QSsl::Opaque key
next