profile/ivi/qtbase.git
2012-01-10 João AbecasisAdd setSharable support to SimpleVector
2012-01-10 João AbecasisUse RefCount::setSharable feature in QVector
2012-01-09 João AbecasisAdd AllocateOptions to QArrayData
2012-01-06 João AbecasisRemove shared_empty and unsharable_empty from API
2012-01-06 João AbecasisAdd setSharable support in QArrayData stack
2012-01-06 João AbecasisAdding detach to QArrayDataPointer
2012-01-05 João AbecasisAdd test for QVector::setSharable
2012-01-05 João AbecasisEnsure shared_null(s) are statically initialized on...
2012-01-05 João AbecasisAdd support for setSharable in RefCount
2012-01-04 João AbecasisRetire the generic Q_REFCOUNT_INITIALIZER macro
2012-01-04 João AbecasisGet rid of assignment operators in RefCount
2011-12-14 João AbecasisIntroducing QArrayDataPointer
2011-12-14 João AbecasisQArrayDataOps::insert
2011-12-14 João AbecasisQArrayDataOps: generic array operations
2011-12-11 João AbecasisAdd test for GCC bug #43247
2011-12-11 João Abecasistemplate<class T> struct QTypedArrayData
2011-12-09 João AbecasisAllocate/free support in QArrayData
2011-12-09 Oswald BuddenhagenMerge remote-tracking branch 'gerrit/master' into conta...
2011-12-09 Bradley T.... Correctly reimplement QPlatformCursor::pos() in QCocoaC...
2011-12-09 João AbecasisFixes for tst_QTemporary(File|Dir)::nonWritableCurrentDir
2011-12-09 Laszlo AgocsExtend touch events.
2011-12-09 Shane KearnsRemove QtWidgets dependency from QTcpSocket autotest
2011-12-09 Shane KearnsFix unstable test case
2011-12-09 Friedemann... QProcess-test: Fix executable location on Windows.
2011-12-09 Frederik GladhornDo not assert on invalid model index.
2011-12-09 João AbecasisPromote openStandardStreams sub-tests to top level
2011-12-09 Albert Astals CidAdd support for three new X11 keys
2011-12-09 Friedemann... QPixmap test: Re-enable tests of Windows bitmap/icon...
2011-12-09 Friedemann... Tests: Fix the language change test.
2011-12-09 Friedemann... QFile-test: Do not fail when run with redirected stdout...
2011-12-09 Friedemann... QProcess-Test: Improve error handling.
2011-12-09 Bradley T.... Re-enable 'check' target for tests/auto/gui on Mac...
2011-12-09 Stephen KellyForward the contents of the parents argument through...
2011-12-09 Stephen KellyNotify about moves in the source model more efficiently.
2011-12-09 João AbecasisRemove wacomcfg.h from 3rdparty
2011-12-09 Shane KearnsFix failing setSocketDescriptor test in QTcpSocket
2011-12-09 Joerg BornemanntestProcessSpacesArgs fixed
2011-12-08 Stephen KellyRemove the backwards compatibility signal emissions...
2011-12-08 David FaureImprove/cleanup qtemporarydir (and qtemporaryfile)...
2011-12-08 David FaureQTemporaryDir/File: cleanups (static internal function...
2011-12-08 Robin BurchellMerge QColorDialog::getColor() overloads.
2011-12-08 David FaureFix QTemporaryDir unittest on Mac OS X
2011-12-08 Harald Fernengeldocument the -force-asserts switch
2011-12-08 Morten Johan... Cocoa: remove autoreleasepool in QCocoaIntegration
2011-12-08 Robin BurchellRemove unused QMapData::createData()/node_create()...
2011-12-08 Friedemann... QPixmap test: Make lenientCompare() more verbose.
2011-12-08 Friedemann... QTestlib/Selftest: Fix Windows.
2011-12-08 Frederik GladhornCreate a class to contain accessibilty enums.
2011-12-08 Kent HansenAvoid variable shadowing in qobject_impl.h
2011-12-08 Jason McDonaldRemove unused overload of QTest::qExec.
2011-12-08 João AbecasisRemove ptmalloc from source tree
2011-12-07 Lars KnollMake reduce-relocations the default if supported
2011-12-07 David FaureAdd "see also" links for QPrinter::{get|set}PageMargins
2011-12-07 David FaurePort externaltests.cpp to QTemporaryDir
2011-12-07 David FaureRemove unused include
2011-12-07 Martin PeterssonQNetworkAccessManager: check the buffer size before...
2011-12-07 Friedemann... qtbase: Remove QSound.
2011-12-07 Richard MooreCheck we're connected before startClientEncryption()
2011-12-07 Tor Arne Vestbøqmake: Add object_parallel_to_source config option
2011-12-07 Rohan McGovernSet QMAKE_*_VERSION_OVERRIDE for all modules.
2011-12-07 Samuel RødalBetter handling of GLX / EGL errors.
2011-12-07 Morten Johan... Accessibility: Add Text::DebugDescription
2011-12-07 Lars KnollRemove the hacks for having QxmlStream in core and xml
2011-12-07 Kent Hansenfixqt4headers: Support renaming from QtDeclarative...
2011-12-07 Jason McDonaldUse QTRY_VERIFY to test asynchronous behaviour.
2011-12-07 Jason McDonaldUse QTRY_VERIFY to test asynchronous behaviour.
2011-12-07 Stephen KellyUse VERBATIM where needed in macros.
2011-12-07 João AbecasisSimpleVector as a test case for QArrayData
2011-12-06 Casper van... Move snippets from qtdoc.
2011-12-06 Holger Hans... directfbegl: Add unimplemented QDirectFbWindow::eglSurf...
2011-12-06 Samuel RødalAdded multi-screen support to hellowindow example.
2011-12-06 Stephen KellyTest that options to macros work.
2011-12-06 Bradley T.... Fix tst_QSharedPointer invalidConstructs:forward-declar...
2011-12-06 Rohan McGovernsyncqt: fixed QT_MODULE_BASE when build path != install...
2011-12-06 Jyri TahtelaExecuting 'make install' did not build mkv8snapshot
2011-12-06 Bradley T.... Remove the QT_THREAD_SUPPORT defines
2011-12-06 João AbecasisIntroducing QArrayData
2011-12-06 Stephen KellyPort to CMakeParseArguments from a custom rolled macro.
2011-12-06 Stephen KellyTest the qt5_add_resource macro.
2011-12-06 Stephen KellyNow that qt5_automoc doesn't exist, this macro is not...
2011-12-06 Morten Johan... Revert "Add valgrind suppression files."
2011-12-06 Shane KearnsSkip untestable interfaces in QTcpSocket::bind autotest
2011-12-06 Stephen KellyUse plural form for CMake variables.
2011-12-06 Stephen KellyRemove CMake variables which are not needed in Config...
2011-12-06 Gunnar SlettaAsk for a context that is likely to be supported.
2011-12-06 Jason McDonaldRemove obsolete autotest parameters.
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-12-06 Jason McDonaldDon't mark selftest subtests as testcases.
2011-12-05 Jyri TahtelaAdd new mkspec for cross-compiling Qt5 for ARM
2011-12-05 Bradley T.... Fix QT_DEPRECATED_SINCE evaluation
2011-12-05 Bradley T.... Re-add QInternal::EventNotifyCallback
2011-12-05 Jędrzej NowackiMake tst_QVariant::canConvertMetaTypeToInt more verbose.
2011-12-05 Friedemann... qpixmap_win.cpp: Fix typo in format conversion (alpha).
2011-12-05 Holger Hans... v8: Introduce MIPS code for the QML code
2011-12-05 Holger Hans... v8: Attempt to fix a typo in the commit message
2011-12-05 Holger Hans... mips: Really build the MIPS V8 code
2011-12-05 Stephen KellyFix typos in Sqlite docs.
2011-12-05 Jason McDonaldFixing naming of selftests.
2011-12-05 Jason McDonaldDon't set graphics system at start of test.
2011-12-05 Rohan McGovernFixed tst_selftests findtestdata subtest for shadow...
next