profile/ivi/qtbase.git
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
2012-08-21 David FaureDocument QTranslator::translate SIC (91d2ee5e09a6b4)
2012-08-21 Jeremy Katzfix some QTest documentation
2012-08-20 Thiago MacieiraCocoa: use filterNativeEvent instead of the deprecated...
2012-08-20 Thiago MacieiraFix decoding of QByteArray in the deprecated "encoded...
2012-08-20 Thiago Macieiratst_qurlinternal: use qurl_p.h instead of declaring...
2012-08-20 Thiago MacieiraAdd Q_DECL_NOTHROW to some qHash functions
2012-08-20 J-P NurmiMoved a bunch of widgets example images from qtdoc...
2012-08-20 J-P NurmiQStyle docs: fix the location of two paintsystem relate...
2012-08-20 J-P NurmiMoved a bunch of widget images from qtdoc to qtwidgets
2012-08-20 J-P NurmiQFontComboBox: fix qdoc warning
2012-08-20 J-P NurmiQTextEdit docs: fix qdoc warnings
2012-08-20 Stephen KellyFix the doc errors in itemmodels and itemviews.
2012-08-20 Stephen KellyRemove QProxyModel from qtbase.
2012-08-20 Thiago MacieiraDisable C++11 noexcept support in GCC 4.6.0 and 4.6.1
2012-08-20 Marc MutzQAtomic: make ctors constexpr, if possible
2012-08-20 Marc MutzQBasicAtomic: add QT_BASIC_ATOMIC_HAS_CONSTRUCTORS...
2012-08-20 Janne AnttilaFix processor detection for MSVC ARM compiler (WEC7).
2012-08-20 Thiago MacieiraAdd missing #include <qmetatype.h>
2012-08-20 Shawn RutledgeMisc documentation fixes triggered by qdoc errors/warnings
2012-08-20 Yuchen DengFix C++11 mode compilation with MinGW-w64 4.7.1
2012-08-20 Jan-Arve SaetherRemove references to "How to Learn Qt", since that...
2012-08-20 Jens Bache... Fix multiple enumeration warnings when generating docs
2012-08-20 Gabriel de... Remove dialogs doc related warnings
2012-08-20 Robin BurchellSpeed up sorting of dir entries when sorted by date
next