profile/ivi/qtbase.git
2011-10-20 Thiago MacieiraMove the non-atomic and implicit functions from QBasicA...
2011-10-20 Jędrzej NowackiRemove unused variable from qdbusintegrator.cpp.
2011-10-20 João AbecasisUse fromLocal8Bit for reversing toLocal8Bit
2011-10-20 João AbecasisDon't convert template's path separators again
2011-10-20 João AbecasisChanged if/if/else/if/eleven chain to switch
2011-10-20 João AbecasisModulus of negative dividends is undefined or negative
2011-10-20 Jan-Arve SaetherMark the most important MSAA functions as "moz: [import...
2011-10-20 Casper van... Add files from qtdoc for documentation modularization.
2011-10-20 Morten SorvigMove a11y inspector from tools to util.
2011-10-19 Liang QiUpdate keyToValue and keysToValue in QMetaEnum
2011-10-19 Kevin SimonsFixed missing return statement in QPrintSupport
2011-10-19 Friedemann... Windows: Fix Geometry, OpenGL formats
2011-10-19 Harald FernengelMake pkg-config cross-compile aware
2011-10-19 Aaron KennedyUpdate V8
2011-10-19 Frederik GladhornRefactor QAccessibleActionInterface.
2011-10-19 Jędrzej NowackiIntroduce Q_STATIC_ASSERT
2011-10-19 Friedemann... Metatype: Silence MSVC warnings about unused variables.
2011-10-19 Friedemann... Widgets: Fix a startup crash in QSplashScreen (Linguist).
2011-10-19 Morten SorvigFix "may be used uninitialized" compiler warning.
2011-10-19 Kent HansenAdd benchmarks for QMetaType::construct()
2011-10-19 Kent HansenProvide API for "placement new" construction of meta...
2011-10-19 Friedemann... Widgets: Remove Symbian-specific code.
2011-10-19 Laszlo AgocsDestroy generic plugins on exit.
2011-10-19 Jason McDonaldSanitize paths in selftest data.
2011-10-19 Jason McDonaldRemove skipglobal testlib selftest.
2011-10-19 Jason McDonaldRemove DEPENDS_ON from qtestlib API.
2011-10-19 Jason McDonaldMove QTRY_VERIFY/QTRY_COMPARE into testlib.
2011-10-19 Jason McDonaldRemove QTEST_NOOP_MAIN from qtestlib API.
2011-10-19 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-19 alexRemove Sensors and Location related macros/defines...
2011-10-19 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-19 Morten SorvigCocoa: Add initial accessibility implementation.
2011-10-18 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-18 Friedemann... Windows platform: Improve Open GL.
2011-10-18 Friedemann... QtBase examples: Remove Maemo/Symbian-specific code.
2011-10-18 Friedemann... QSurfaceFormat: Use version in comparison and debug...
2011-10-18 Lars KnollMake some more methods private
2011-10-18 Konstantin... make fromWCharArray() and toWCharArray() inlined
2011-10-18 Lars KnollMove QShortcutMap to QtGui
2011-10-18 Lars KnollMove the widget dependent code away from the shortcutmap
2011-10-18 Laszlo AgocsDo not call swapBuffers when surfaceHandle is NULL.
2011-10-18 Casper van... Include threads docs from qtdoc, rename old threads...
2011-10-18 Casper van... Remove stale documentation.
2011-10-18 Friedemann... Remove Q_WS_ in text codecs.
2011-10-18 Friedemann... OpenGL: Remove Q_WS_ defines.
2011-10-18 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-18 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-17 Rohan McGovernReduce the runtime of tst_selftests
2011-10-17 Jocelyn TurcotteFix TouchEnd events not being received on Harmattan.
2011-10-17 Jocelyn TurcotteAdd multipoint touch support for Harmattan to the xcb...
2011-10-17 Jocelyn TurcotteFix TouchPoint::lastPos() after TouchPointStationary...
2011-10-17 Simon HausmannFix scaled text rendering with the raster paint engine...
2011-10-17 Casper van... Add documentation from qtdoc for modularization of...
2011-10-17 Casper van... Use a QFunctionPointer for getProcAddress()
2011-10-17 Friedemann... Replace Q_WS_WIN by Q_OS_WIN in uic/network.
2011-10-17 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-17 Laszlo AgocsAdd a warning and a return value to xcb's createGLPlatf...
2011-10-17 Laszlo AgocsDo not fail user time window creation when xcb is using...
2011-10-17 Jason McDonaldRemove qcopchannel autotest.
2011-10-17 Jason McDonaldDon't build empty tests.
2011-10-17 Jason McDonaldOnly build exceptionsafety_objects test if useful
2011-10-17 Jason McDonaldRemove Mac accessibility autotest.
2011-10-17 Jason McDonaldTidy qwizard autotest .pro file
2011-10-17 Jason McDonaldRemove QtMD5 autotest.
2011-10-17 Jason McDonaldMake test .pro files more consistent.
2011-10-17 Jason McDonaldDon't build empty qwineventnotifier test.
2011-10-17 Jason McDonaldRemove redundant logic from tools autotests.
2011-10-17 Jason McDonaldDon't build empty qaccessibility test on WinCE.
2011-10-17 Jason McDonaldOnly build Mac-specific tests on Mac.
2011-10-16 Lars KnollLess friends is good, at least for C++ code :)
2011-10-14 Martin PeterssonQHttpNetworkConnection: fix compile warning
2011-10-14 Eskil Abrahamsen... Add QGlyphRun::SplitLigature flag
2011-10-14 Harald FernengelDisable ELF interpreter check when cross-compiling
2011-10-14 Joerg Bornemannqmake: fix incrementalLinker option writing for vcxproj
2011-10-14 Laszlo AgocsAvoid using 0 as the default winId in QPlatformWindow.
2011-10-14 Laszlo AgocsMake the window active in eglfs and minimal plaform...
2011-10-14 Lars KnollRemove commented out reference to QShortcutMap
2011-10-14 Kent HansenAdd autotest for QMetaType creation of gui types
2011-10-14 Kent HansenImprove the QMetaType::create() autotest coverage
2011-10-14 Lars KnollRemove dependencies of QShortcutMap onto widgets
2011-10-14 Jędrzej NowackiSmall re-factor of QVariant autotest.
2011-10-14 Frederik GladhornAccessibility plugin for mac and xcb.
2011-10-13 Jocelyn TurcotteFix OpenGL on Harmattan showing only the first frame.
2011-10-13 Laszlo AgocsCalculate an area in the touchscreen qpa plugin.
2011-10-13 Friedemann... Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.
2011-10-13 Friedemann... Fix struct/class mismatch.
2011-10-13 Simon HausmannFix build on Harmattan when cross-compiling
2011-10-13 Morten SorvigCocoa: Update QPlatformWindow geometry on move
2011-10-13 Laszlo AgocsMigrate the touchscreen generic qpa plugin to QWindow.
2011-10-12 Martin PeterssonQNetworkAccessManager: hostInfo lookup should use proxy...
2011-10-12 Shane Kearnsfix tst_QNetworkReply::headFromHttp failure
2011-10-12 Rohan McGovernDo not unconditionally use pkg-config in .pro files
2011-10-12 Jason McDonaldAvoid building empty, inapplicable QWS tests.
2011-10-12 Jason McDonaldExclude qtconcurrent tests via .pro files.
2011-10-12 Shane KearnsFix platformsocketengine test failures
2011-10-11 Tor Arne VestbøMake CONFIG+=GNUmake respect shadow builds
2011-10-11 Shane KearnsFix construction races in QtNetwork
2011-10-11 Friedemann... Windows: Adapt to new Lighthouse API
2011-10-11 Joona PetrellMove input panel visibility ownership from QInputPanel...
2011-10-11 Casper van... Remove stale documentation and fix qdoc errors.
next