profile/ivi/qtbase.git
2012-09-18 Rusty LynchUpdating to 5.0.0-beta1 73/1773/1 accepted/trunk/20120919.004211 submit/trunk/20120918.230322
2012-09-12 Thiago MacieiraUpdate to 5.0 beta1
2012-08-27 Miikka HeikkinenRemove automatic drive letter lowercasing from Option... v5.0.0-beta1
2012-08-27 Stephen KellyDeprecate qWaitForWindowShown QWidget* overload since...
2012-08-27 Stephen KellyMake it possible to use static builds of Qt with CMake.
2012-08-27 Peter Kümmelcmake: define QT_NO_DEBUG in client release builds
2012-08-27 Stephen KellyAdd some error checking to the qt5_use_modules function.
2012-08-27 Stephen KellyFix plugin docs regarding location of json files.
2012-08-27 Frederik Gladhorndoc: key -> uicontrol
2012-08-27 Marc Mutzqcompilerdetection.h: set Q_DECL_OVERRIDE/Q_DECL_FINAL...
2012-08-27 Eskil Abrahamsen... Make letter spacing APIs in QTextFormat more consistent
2012-08-27 Sean HarmerQNX: Enable pre-compiled header support for QNX
2012-08-27 Sean HarmerEnable symbol visibility support on QNX
2012-08-27 Frederik GladhornRemove mentioning of Phonon.
2012-08-27 Frederik Gladhorndoc: clean up model view overview links
2012-08-27 Jani HonkonenFix limitting shortcuts to keypad only
2012-08-26 Peter KümmelUpdate Q_PLUGIN_METADATA docu.
2012-08-26 Marc MutzQMetaTypeId: optimize qt_metatype_id() in special cases
2012-08-26 Marc MutzQMetaTypeId: optimize qt_metatype_id()
2012-08-26 Marc MutzQSlotObjectBase: make 'impl' and 'ref' private
2012-08-26 Marc MutzQSlotObjectBase: make Operation enum protected
2012-08-26 Marc MutzQSlotObjectBase: remove misleading comment
2012-08-26 Marc Mutzmoc: test slots marked final/override in various ways
2012-08-26 Marc Mutzmoc: parse classes that use Q_DECL_FINAL|final|sealed
2012-08-26 Marc Mutzsyncqt: parse classes that use Q_DECL_FINAL|final|sealed
2012-08-26 Marc MutzQtGlobal: document Q_DECL_FINAL and Q_DECL_OVERRIDE
2012-08-26 Marc MutzQtGlobal: remove Q_DECL_FINAL_CLASS
2012-08-26 Marc MutzQVariant: make the HasIsNullMethod check work across...
2012-08-26 Marc Mutzqcompilerdetection.h: add MSVC 2012 features
2012-08-26 Marc Mutzqcompilerdetection.h: stream-line MSVC feature detection
2012-08-26 Thiago MacieiraSmall optimisation to recursive mutexes
2012-08-26 Michael BrasserblockSignals should block QML signal emission.
2012-08-26 David FaureQUrl: port thread-safety autotest from Qt4.
2012-08-26 Marc MutzQFileSystemModel: remove incorrect #ifndef
2012-08-25 Marc MutzHarfBuzz: fix unused parameter / variable warnings
2012-08-25 Markku HeikkilaFix infinite recursion while dragging toolbar of QMainW...
2012-08-25 Shawn Rutledgeexplain specifically how to make a transparent window
2012-08-25 Christoph SchleifenbaumOSX: Drag and Drop QMimeData.
2012-08-25 Eskil Abrahamsen... doc: Fix doc warnings for qtextlayout.cpp
2012-08-25 Eskil Abrahamsen... doc: Fix several text-related qdoc warnings
2012-08-25 Oswald Buddenhagenfilter standard paths from mysql_config & pg_config
2012-08-25 Thiago MacieiraSplit the futexFlags() function in two: a hot and a...
2012-08-25 Thiago MacieiraMark mutex locking and unlocking functions with noexcept
2012-08-25 Thiago MacieiraAdd a way for QtDBus to force a call to dbus_shutdown
2012-08-25 Thiago MacieiraPrint some debugging from QDBusConnection when disconne...
2012-08-25 J-P NurmiDo not build qpa/gui dependant plugins in no-gui mode
2012-08-25 J-P Nurmisrc.pro: remove redundant & incorrect platformsupport...
2012-08-25 Thiago MacieiraUse nanosleep instead of pthread_cond_timedwait for...
2012-08-24 Frederik GladhornImprove docs.
2012-08-24 Thiago MacieiraDon't define QT_NO_ICONV on Windows: that comes from...
2012-08-24 Thiago MacieiraAdd qiterator.h to tools.pri
2012-08-24 Marc MutzQDBusMetaType: #if -> #ifdef QT_BOOTSTRAPPED
2012-08-24 Marc Mutzqdbus_loadLibDBus: remove unneeded volatile qualification
2012-08-24 Frederik GladhornFix doc: qglcolormap is not the opengl module
2012-08-24 Kent Hansenfbbackingstore: Don't overload inherited virtual function
2012-08-23 Olivier GoffartTest for quadratic behaviour when rendering long line...
2012-08-23 Olivier GoffartFix performence problem while shaping a lines with...
2012-08-23 Olivier GoffartSpeed up QTextEngine::setBoundary
2012-08-23 Olivier GoffartSpeed up QTextEngine::resolveAdditionalFormats
2012-08-23 Eskil Abrahamsen... doc: Fix some qdoc warnings
2012-08-23 Thiago MacieiraCompile without the deprecated filterEvent function
2012-08-23 Marc Mutzxcb: fix unused static warning
2012-08-23 Marc Mutzlinuxfb: remove unused function
2012-08-23 Marc MutzQSystemTrayIcon: fix narrowing warning
2012-08-23 Marc MutzQNetworkDiskCache: avoid a 31-bit truncation
2012-08-23 Eskil Abrahamsen... doc: Remove documentation for removed function
2012-08-23 Marc MutzQtNetwork: declare some classes as shared
2012-08-23 Joerg Bornemannqmake: fix manifest resource for non-trivial target...
2012-08-23 Stephen KellyExtract the QMetaMethodPrivate::ownMethodIndex method.
2012-08-23 Samuel RødalFixed missing window decorations on compiz.
2012-08-23 Stephen KellyMake QAbstractItemModel::sibling virtual.
2012-08-23 Lars KnollMake sure we don't get duplicated doc pages.
2012-08-23 Thiago MacieiraDoc: Add \inmodule QtCore to all QtCore class doc bodies
2012-08-23 Thiago MacieiraDoc: Add \inmodule QtDBus to all QtDBus class doc bodies
2012-08-23 Andy NicholsDoc: replace occurrence of \starslash in widget docs
2012-08-23 Jeremy Katzchange http example default URL to http[s]://qt-project.org
2012-08-23 Andy NicholsDoc: Fix snippet and example referencing widget examples
2012-08-23 Thiago Macieiratst_QMutex: add markers to the tryLock tests
2012-08-23 Pekka VuorelaRemove remaining bits of deprecated QInputPanel
2012-08-23 Thomas McGuireRemove unused inotify includes in the filesystem watche...
2012-08-23 Kai KoehneICU: Fix crash in codecForMib(2107)
2012-08-23 Stephen KellyRemove qWaitForWindowShown(QWindow*) overload.
2012-08-23 Shawn RutledgeA few more random documentation fixes
2012-08-23 Marc Mutztst_QTreeView: fix unused variable warning
2012-08-23 Harald FernengelDe-inline QVariant(float)
2012-08-23 Jan-Arve SaetherFix bug in configure where Qt did not compile with...
2012-08-23 Frederik GladhornMove Qt::CursorMoveStyle docs to the right file.
2012-08-23 Pekka VuorelaFix accessibility unit test compilation
2012-08-23 Marc MutzLogging: make qEmergencyOut() not allocate from the...
2012-08-22 Thiago MacieiraSimple optimisation in toLocal8Bit(): call codecForLoca...
2012-08-22 Laszlo AgocsFix transformation in eglfs backingstore
2012-08-22 Friedemann... Remove deprecation from enumerations in QtGui.
2012-08-22 Thiago MacieiraMove the QT_COMPILER_SUPPORTS_xxx defines to qconfig.h
2012-08-22 Marc Mutztst_QColumnView: fix unused variable warning
2012-08-22 Stephen KellyOptimize QAbstractItemModel::sibling a bit.
2012-08-22 Joerg Bornemannqmake: fix embedding of generated manifests in debug...
2012-08-22 Stephen KellyMake keyboard search work in the current column, not...
2012-08-22 Stephen KellyFix indexAbove and indexBelow to return indexes in...
2012-08-22 Yuchen DengAdd -pipe option of win32-g++'s QMAKE_CFLAGS
2012-08-22 Oswald Buddenhagenmake configure set up QMAKE_DEFAULT_{INC,LIB}DIRS
next