profile/ivi/qtbase.git
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
2012-08-22 Joerg Bornemannqmake: fix generated rc file for embedding manifests
2012-08-22 Jens Bache... Clean up borders in cleanlooks
2012-08-22 Geir VattekarDoc: Fix snippet bug in State Machine overview.
2012-08-22 Samuel RødalFixed non-GL applications crashing when GLX/EGL initial...
2012-08-22 Andy NicholsDoc: change \menu to \uicontrol in application example...
2012-08-22 Jeremy Katzremove a '.' at the end of \sa that confuses qdoc
2012-08-22 Sergio AhumadaDoc: Really minor typo fix
2012-08-22 Berthold KrevertMake Qt compile with -DQDND_DEBUG and fix debug messages
2012-08-22 Stephen KellyFix minor typo in cmake files.
2012-08-22 Stephen KellyOnly set the IMPLIB target properties on Windows.
2012-08-22 Morten Johan... Add hint for touch -> mouse event synthesizing
2012-08-22 Mitch CurtisDo not consider sign in qIsNull.
2012-08-21 Jens Bache... Remove icons from buttons with Cleanlooks
2012-08-21 Frederik GladhornSort qdoc ignores.
2012-08-21 Martin Smithdoc: Replaced FakeNode with DocNode
2012-08-21 Jason BarronFix docs for QRawFont.
2012-08-21 Friedemann... Propagate initial size constraints to QWidgetWindow.
2012-08-21 Thiago MacieiraTry to work around GCC 4.6's noexcept bugs, again
2012-08-21 Jiang JiangReplace deprecated ATS calls with CTFontManager calls...
2012-08-21 Jiang JiangFix a bunch of Mac/clang specific warnings
2012-08-21 Mitch CurtisFix typo in QAbstractNetworkCache documentation.
2012-08-21 Gabriel de... Making trivial snippets inline
2012-08-21 Shawn RutledgeMinor documentation fixes in item views.
2012-08-21 Peter Kümmelmerge mingw mkspec changes for cross compiling
2012-08-21 Shawn RutledgeWhitespace fixes
2012-08-21 Martin Smithdoc: Fixed qdoc errors
2012-08-21 Shawn RutledgeReuse the same QAbstractTableModel implementation for...
2012-08-21 Mitch CurtisDisregard milliseconds in QTime::secsTo().
2012-08-21 Mitch CurtisSerialise QDateTime as UTC and timeSpec() instead of...
2012-08-21 Andreas Holzammermake it possible to pass configure zlib lib name
2012-08-21 Peter Kümmelcross compile with mingw
2012-08-21 Martin Smithdoc: Added \relates command to some function qdoc comments
2012-08-21 Thiago MacieiraAdd AVX support for the JPEG handler
2012-08-21 Jan-Arve SaetherRemove reference to 'How to Learn Qt' from qtwidgets...
2012-08-21 Titta HeikkalaRemove warning about non existing paint device engine
2012-08-21 Shawn RutledgeQWindow documentation fixes; make pos, size and geometr...
2012-08-21 Shawn RutledgeFixed qdoc complaints for qsurface and qsurfaceformat.
2012-08-21 Shawn RutledgeQTouchDevice documentation
next