profile/ivi/qtbase.git
2011-06-01 Jørgen LindCompile fix
2011-06-01 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-01 Shane Kearnssockets: limit buffer size of the internal sockets...
2011-06-01 Samuel RødalPrevent XSetInputFocus BadMatch errors.
2011-06-01 Laszlo AgocsStart using libxkbcommon in the xcb plug-in.
2011-06-01 Laszlo AgocsDo not choke on zero-sized windows.
2011-06-01 Lars Knolladd a platform interface for DnD
2011-06-01 Lars KnollClean up DnD code
2011-06-01 Andrew den... Make TextEdit word selection more natural.
2011-06-01 Andrew den... Ensure the TextEdit cursor delegate is repositioned...
2011-06-01 Andrew den... Don't crash on an invalid replacementStart from an...
2011-05-31 Bernhard RosenkraenzerFix build in C++0x mode
2011-05-31 Samuel RødalRemove some QWidget autotest that have become irrelevan...
2011-05-31 Jørgen LindFix the egl path for xcb and wayland plugins
2011-05-31 Laszlo AgocsHave a sensible default double click interval.
2011-05-31 Laszlo AgocsFix for excess creation of QWindow instances.
2011-05-31 axisMade qpluginbase.pri into a feature profile.
2011-05-31 axisMoved certain qmake config variables to .qmake.cache.
2011-05-31 Laszlo AgocsFix QWidget::windowHandle().
2011-05-31 Friedemann... New configure.exe binary: Qt 5 with QT3_SUPPORT removed.
2011-05-31 Friedemann... configure.exe: Remove QT3_SUPPORT.
2011-05-31 Friedemann... Windows: Bring back the HDC to the raster engine, Q_OS_WIN.
2011-05-31 Laszlo AgocsFix isTopLevel() in QWindow.
2011-05-31 Laszlo AgocsSet xcb size hints properly avoid strange behaviour.
2011-05-31 Charles YinFixed linking against QtQuickTest on mac.
2011-05-30 Gunnar SlettaExport the qt_gl_read_framebuffer function for use...
2011-05-30 Laszlo AgocsMade QXcbConnection::atomName() more fail safe.
2011-05-30 Jiang JiangSupport placing cursor in ligature with mouse or touch
2011-05-30 Friedemann... Examples: QPA window example does not require widgets.
2011-05-30 Laszlo AgocsDo not scroll in QXcbWindowSurface when m_image is...
2011-05-30 Lars Knollcompile with QT_NO_CUPS
2011-05-30 Lars KnollCleanup code for copy/paste of text
2011-05-30 Lars Knollcorrectly decode pasted text
2011-05-30 Lars Knollpartially working paste
2011-05-30 Lars Knolladd an xcb based clipboard implementation
2011-05-30 Lars KnollDon't leak xcb events
2011-05-30 Lars KnollCorrectly define standard XA_FOO atoms
2011-05-30 Lars KnollAdd xcb based mime type handling
2011-05-30 Laszlo AgocsHave proper warnings shown when xcb window surface...
2011-05-30 Laszlo AgocsAvoid dialog and other widgets with non-adjusted window...
2011-05-30 Laszlo AgocsAdd focus and modal dialog support.
2011-05-30 Laszlo AgocsThe proper fix for subwindow parenting issues.
2011-05-30 Morten SorvigCompile on Mac.
2011-05-30 Friedemann... Add QPlatformPrinterSupport.
2011-05-27 Marius Storm... Only add dependent include when not already there
2011-05-27 Jiang JiangFix ligature offset in multi-line text
2011-05-27 Laszlo AgocsRevert "Have subwindows parented properly."
2011-05-27 Jiang JiangFix compile for systems with old fontconfig
2011-05-27 Laszlo AgocsHave subwindows parented properly.
2011-05-27 Liang QiAdd QUuid::toRfc4122() and fromRfc4122()
2011-05-27 Liang QiAdd QUuid::toByteArray() and relevant
2011-05-27 Liang QiQDataStream: speedup steaming of QUuid.
2011-05-27 Liang QiOptimize QUuid::QUuid(const char *)
2011-05-27 Liang QiFix the build for QUuid
2011-05-27 Friedemann... uic: #include <QLayout> for QToolBox on non-laid-out...
2011-05-27 Friedemann... uic: Use QString::fromUtf8 for QUrl properties.
2011-05-27 Liang QiFix a regression in QList::mid()
2011-05-27 Liang QiAdd some autotests and benchmarks for QUuid
2011-05-27 Liang QiOptimize QUuid::toString() and relevant
2011-05-27 Rohan McGoverntests: fixed compile of tst_macgui
2011-05-27 Rohan McGoverntests: fixed compilation of qstring benchmark on mac
2011-05-27 Jason McDonaldMake lexgen tests compile
2011-05-27 Jason McDonaldUse "QT += testlib" consistently
2011-05-26 Gabriel de... Fix infinite recursion when changing geometry on Mac
2011-05-26 Olivier GoffartFix typo in comment
2011-05-26 Friedemann... XCB: Fix moveToScreen to use QWindow instead of QWidget.
2011-05-26 Olivier GoffartAdded some of my Qt 4.8 changes to the changelog
2011-05-26 Olivier GoffartMSVC do not really support initilizer_list
2011-05-26 Olivier GoffartSupport of lambdas in QtConcurrent::run
2011-05-26 Olivier GoffartAdd QtPrivate::QEnableIf
2011-05-26 Olivier GoffartTests for QtConcurrent::map using lambdas
2011-05-26 Shane KearnsFix instability in QNetworkConfigurationManager autotest
2011-05-26 Shane KearnsFix thread safety regression of QNetworkConfigurationMa...
2011-05-26 Shane KearnsUpdate qhostinfo autotest to expect RFC5952 formatted...
2011-05-26 shirokifix "Host" header of ipv6 URLs in QNAM
2011-05-26 Marius Storm... Add QtTools' include/QtDesigner as well as QtCore's...
2011-05-26 Jason BarronAdd private header support to the EGLFS platform plugin.
2011-05-26 Rohan McGovernFixed ordering problem when configuring with `-make...
2011-05-26 Friedemann... Remove OpenVG from qtbase.
2011-05-26 Jason McDonaldRemove the redundant QTEST_ACCESSIBILITY define.
2011-05-26 Friedemann... Compile fix Linux.
2011-05-26 Olli WerwolffCompile fix for QtGui when configure with -qpa on Windows
2011-05-26 Olli WerwolffDeclaration of QEventDispatcherWin32Private in private...
2011-05-25 Kim Motoyoshi... Fix for compiling and running cube example on Windows.
2011-05-25 Jiang JiangFix QGLWidget::renderPixmap for raster engine on Mac
2011-05-25 Jiang JiangWorkaround a bug in Core Text to select Light fonts
2011-05-25 Lasse HolmstedtAdd authentication token support for wayland windows
2011-05-25 Jiang JiangFix QFontEngineX11FT compilation
2011-05-25 Sergio AhumadaDoc: Fixing typo
2011-05-25 Friedemann... Examples: Fix compilation.
2011-05-25 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-25 Morten SorvigCompile.
2011-05-25 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-25 Lincoln RamsayDo not continue if syncqt fails.
2011-05-25 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-25 Lincoln RamsayFix -nomake tests.
2011-05-24 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 David BoddieFixed line endings.
2011-05-24 Paul Olav TveteMerge remote branch 'staging/master' into refactor
2011-05-24 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
next