profile/ivi/qtbase.git
2011-06-02 axisFixed an argument parsing bug in syncqt.
2011-06-01 Andy NicholsAllow SHM buffers to be displayed in Wayland plugin...
2011-06-01 Martin Peterssontst_qnetworkreply: add a test for http abort.
2011-06-01 Shane Kearnssockets: limit buffer size of the internal sockets...
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 axisMade qpluginbase.pri into a feature profile.
2011-05-31 axisMoved certain qmake config variables to .qmake.cache.
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 Jiang JiangSupport placing cursor in ligature with mouse or touch
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 Jiang JiangFix compile for systems with old fontconfig
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 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 Jason McDonaldRemove the redundant QTEST_ACCESSIBILITY define.
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 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 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Peter HartmannQUrl auto test: include core-private headers
2011-05-24 Peter HartmannQUrl TLD: fix documentation file for "Add QUrl::topLeve...
2011-05-24 Robert HoganAdd QUrl::topLevelDomain() and move TLD table from...
2011-05-24 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtbase...
2011-05-24 Peter Hartmannfix Symbian ordinals for merge request re. utf8 charact...
2011-05-23 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-23 Pierre Rossiadd auto test for SSL certificates containing utf8...
2011-05-23 Pierre Rossifix coding style for merge request re. utf8 characters...
2011-05-23 Raul MetsmaUse OpenSSL X509_NAME_ENTRY API to parse UTF8 subjectNa...
2011-05-23 Marius Storm... New configure.exe binary
2011-05-23 Marius Storm... Add -qpa option on Windows
2011-05-23 Marius Storm... Use qglobal.h's VERSION number instead of hardcoded...
2011-05-23 David BoddieMore examples adjusted to Symbian and Maemo5.
2011-05-23 David BoddieDoc: Added some details to the accessibility events...
2011-05-23 David BoddieDoc: Fixed qdoc warnings.
2011-05-23 David BoddieDoc: Fixed qdoc warnings.
2011-05-23 David BoddieDoc: Made an additional change for clarity.
2011-05-23 David BoddieDoc: Noted that the example will not work as expected...
2011-05-23 David BoddieDoc: Fixed qdoc warnings.
2011-05-23 David BoddieDoc: Applying a pending change from previous merges.
2011-05-23 David BoddieDoc: Fixed qdoc warning.
2011-05-23 David BoddieDoc: Fixed qdoc warnings.
2011-05-23 David BoddieDoc: Applied pending fixes to API documentation.
2011-05-23 David BoddieDoc: Various fixes to documentation, some based on...
2011-05-23 David BoddieDoc: Added missing project and desktop files.
2011-05-23 David BoddieDoc: Documented the value returned when no field can...
2011-05-23 David BoddieSquashed commit of changes from the 4.8-temp branch.
2011-05-23 David BoddieSquashed commit of the changes from the mobile-examples...
2011-05-23 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-23 Eskil Abrahamsen... Enablers for TextInput
2011-05-23 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-23 Paul Olav TveteTrack Wayland changes
2011-05-23 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-23 Jason McDonaldAdd task numbers for disabled autotests
2011-05-21 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-21 Charles Yinadd qmltestcase.prf for QtQuickTest
2011-05-20 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-20 Simon HausmannFix inconsistency between Qt and ICU in Shift-JIS codec...
2011-05-20 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
next