profile/ivi/qtbase.git
2012-06-26 Friedemann... QPlatformWindow: Add Window masks.
2012-06-26 Thiago MacieiraMake QRegion not need to be friends with QVector
2012-06-26 Oswald Buddenhagenmake using testlib automatically "promote" all modules...
2012-06-26 Oswald Buddenhagenignore mkspecs/modules-inst/
2012-06-26 Sukhyun KimMake QGtkStyle build with QT_NO_FILEDIALOG
2012-06-26 Stephen KellyFactorize the cmake test infrastructure to be reusable.
2012-06-26 Konstantin... Avoid macro re-definition after 1838a6c2fb5e3b4368c871a...
2012-06-26 Martin PeterssonQIODevice: free memory when buffer is cleared
2012-06-26 Martin PeterssonQAbstractSocket: Enable readNotifier on read from buffer
2012-06-26 Martin PeterssonQtNetwork: remove double buffering on sockets
2012-06-26 Rafael Roquetto[QNX] Enable MT screen event handling on Blackberry
2012-06-26 Tasuku SuzukiFixed inputMethodQuery() for Qt::ImHints
2012-06-26 Tarja SundqvistQTBUG-26035: Remove positive sign from start of string
2012-06-26 Oswald Buddenhagenfix somewhat common edge case in $$shadowed()
2012-06-26 Girish RamakrishnanUse valSeen since it results in unused warning otherwise
2012-06-26 Stephen KellyDon't re-evaluate the lib location.
2012-06-26 Stephen KellyFix the DEFINITIONS for Qt modules.
2012-06-26 Thiago MacieiraQGraphicsItem::setAcceptsHoverEvents is deprecated...
2012-06-26 Thiago MacieiraReplace the QGraphicsItem deprecated transforming functions
2012-06-25 Lars KnollSmall documentation fix about the text streams default...
2012-06-25 Shane KearnsQSKIP test that is blocking unrelated changes in CI
2012-06-25 Lars KnollWe shouldn't have a Makefile here.
2012-06-25 Lars KnollRemove the font codecs
2012-06-24 Lars KnollThe codecForTr() should be utf8
2012-06-24 Lars KnollFix docs mentioning Q_EXPORT_PLUGIN2
2012-06-24 Lars KnollUse the new plugin system
2012-06-24 Simon HausmannFix return type of isActiveConfig("host_build")
2012-06-24 Tasuku SuzukiMake qtbase compile with QT_NO_DRAGANDDROP
2012-06-24 Thiago MacieiraEnsure that no extra bits can leak into QUrl::toEncoded.
2012-06-24 Oswald Buddenhagenadd possibility to set $$MODULE_IMPORT_SUFFIX in module...
2012-06-24 Tasuku SuzukiMake qtbase compile with QT_NO_CSSPARSER
2012-06-24 Thiago MacieiraWrap QObject usage in qsharedpointer_impl.h with ifndef...
2012-06-24 Robin BurchellRemove documentation for QIconEnginePlugin::keys().
2012-06-24 Robin BurchellGuard evdev specifics with QT_NO_EVDEV.
2012-06-24 Donald CarrSet Wayland as default platform on Raspberry-Pi
2012-06-23 Laszlo AgocsFix setMouseTracking on QGLWidget
2012-06-23 Harald FernengelMake test work on Mac OS X
2012-06-23 João AbecasisDon't operate on bogus data, assert on preconditions...
2012-06-23 David FaureSkip 3 test methods if the test server isn't set up.
2012-06-23 Stephen KellyAdd a variable for the private includes for modules.
2012-06-23 Stephen KellyGive the CMake unit tests more meaningful names.
2012-06-23 Stephen KellyForward-port change to QT4_ADD_RESOURCES macro for...
2012-06-22 David FaureImplement QXcbIntegration::queryKeyboardModifiers()
2012-06-22 David FaureDocu: fix copy/paste typo
2012-06-22 David FaureQPA docs: list the platform names that the method is...
2012-06-22 Girish RamakrishnanAdd gui-private to generic plugins
2012-06-22 Girish Ramakrishnaneglfs: move m_pos into Cursor
2012-06-22 Shane KearnsFix non inheritable socket creation on old windows...
2012-06-22 Andy ShawEnsure that Proxy-Connection: Keep-Alive is respected...
2012-06-22 Glenn WatsonFix key modifiers in mouse wheel events on Windows.
2012-06-22 Uli SchlachterReimplement QXcbWindow::startSystemResize() with xcb
2012-06-22 Daniele E.... qtdbus: Export org.freedesktop.DBus.Peer interface...
2012-06-22 Konstantin... QUnicodeTables: some internal API renamings
2012-06-22 Konstantin... Clean-up the Unicode tables generator code and the...
2012-06-22 Girish Ramakrishnanembedded doesn't exist anymore
2012-06-22 Toby Tomkinstst_qgraphicsview hoverLeave regressed
2012-06-22 Rohan McGovernRestore building of examples, tests.
2012-06-21 Daniel Thor... Fixes high CPU usage on timer expiration when using...
2012-06-21 Stephen KellyUpdate the docs about setRoleNames deprecation.
2012-06-21 Joerg Bornemannfix doc typo in qwindow.cpp
2012-06-21 Kim Motoyoshi... Fix possible crash when copying QImage.
2012-06-21 Casper van... QDoc: Use the module page as link in qt.ditamap.
2012-06-21 Casper van... QDoc: Use 'Type' instead of 'element' in instantiates.
2012-06-21 Girish RamakrishnanRemove QWS references from testlib
2012-06-21 Kim Motoyoshi... Avoid unnecessary detach when saving to BMP.
2012-06-21 Rafael RoquettoNew command line switches for configure.exe
2012-06-21 Konstantin... QTextLayout docs: a minor typo fix
2012-06-21 Konrad Grochowskiproper filling when using Qt::TexturePattern
2012-06-20 Janne AnttilaFix qitemview and qdatetimeedit autotest builds for...
2012-06-20 Janne AnttilaFix qdiriterator autotest build for WEC7.
2012-06-20 Samuel RødalFixed mouse grabbing preventing popups from being closed.
2012-06-20 Shane KearnsHandle fragmented responses on SOCKS5 control channel
2012-06-20 Janne AnttilaFix qfile autotest build for WEC7
2012-06-20 Chris AdamsAdd new benchmark metrics to testlib
2012-06-20 Daniel MolkentinDoc: tmake -> qmake, it's about time
2012-06-20 Shane KearnsChange default Content-Type for http POST to match...
2012-06-20 Girish RamakrishnanRemove references to Q_WS_QWS
2012-06-20 Girish Ramakrishnanplastique: Use QPlatformTheme::DialogButtonBoxButtonsHa...
2012-06-20 Girish RamakrishnanRemove dead code
2012-06-20 James TurnerFix QWidgetWindow sending duplicate drag-drop events
2012-06-20 Stephen KellyRecord if a metatype is a smart pointer to a QObject...
2012-06-20 Stephen KellyAdd some internal API for extracting a QSharedPointer...
2012-06-20 Martin PeterssonQNetworkAccessManager: delete the httpThread
2012-06-20 Bradley T.... Change *-clang mkspec globs to *-clang*
2012-06-20 Bradley T.... mkspecs: Add macx-clang-libc++ and macx-clang-libc...
2012-06-20 Joerg Bornemannfix tst_QWidget::getSetCheck on Windows
2012-06-20 Mitch CurtisFix unused parameter warnings in moc test.
2012-06-20 Jeremy KatzMake QUuid compile with QT_NO_QUUID_STRING without...
2012-06-20 Jeremy Katzdefine QT_NO_ICONV if QT_NO_TEXTCODEC
2012-06-20 Jeremy KatzMake QVariant compile with QT_NO_QUUID_STRING
2012-06-20 Eike ZillerMac: Fix rendering of non-int sized fonts.
2012-06-20 Girish RamakrishnanDocument and use UserEvent::nullWindow for event delivery
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-20 Mitch CurtisMake QDateTime::fromString()/Time::fromString() adhere...
2012-06-20 Mitch CurtisClean up QDateTime tests.
2012-06-20 Mitch CurtisAdd leading zeros to years below 1000 in QDate::toString().
2012-06-20 Gatis PaeglisUpdate calendarwidget example
2012-06-20 Stephen KellyUse the POSITION_INDEPENDENT_CODE property on targets...
2012-06-20 Martin PeterssonQUrl::setEncodedQueryItems should replace
2012-06-20 Samuel RødalImproved QCursor::setPos() robustness on xcb.
next