Got rid of Map / Unmap events in favor of Expose event.
[profile/ivi/qtbase.git] / src /
2012-03-22 Samuel RødalGot rid of Map / Unmap events in favor of Expose event.
2012-03-22 Stephen KellyList QtPrintSupport as a dependency of QtPlatformSupport.
2012-03-22 Kent HansenRemove support for meta-object revisions < 7
2012-03-21 Stephen KellyChange the parameter name of signals to be consistent.
2012-03-21 Kent HansenQMetaMethod::typeName() should return "void" if the...
2012-03-21 Kent HansenFix QMetaObject::normalizedType() for "void" argument
2012-03-21 Kent HansenUse the new QMetaMethod API in testlib
2012-03-21 Debao ZhangQLatin1String: Suppress MSVC warnning.
2012-03-21 Giuseppe D'AngeloQRegularExpression: add QObject::findChildren overload
2012-03-21 Giuseppe D'AngeloQRegularExpression: support for QStringList overloads
2012-03-21 Jason McDonaldtestlib: Remove obsolete internal compare_helper overload.
2012-03-21 Jędrzej NowackiCrash fix in ~QVariant
2012-03-21 Thorbjørn Lund MartsumQCoreApplication - add return type bool on install...
2012-03-21 Jędrzej NowackiFix qDebug stream for an invalid QVariant.
2012-03-21 João AbecasisUse clang's builtin is_enum, if available
2012-03-20 Kent HansenUse the new QMetaMethod API in QtDBus
2012-03-20 Kent HansenAdd QtJson types to meta-type system
2012-03-20 Stephen KellyReserve a virtual method for use with a feature in...
2012-03-20 Stephen KellyForward declare QMetaObject as a struct.
2012-03-20 Stephen KellyReserve the virtual viewportSizeHint method in QAbstrac...
2012-03-20 Stephen KellyAdd API and reserve space for storing the QMetaObject...
2012-03-20 Stephen KellyGenerate a forwarding header for QStringBuilder.
2012-03-20 Debao ZhangQtWidgets: Cleanup Q3* items
2012-03-19 Stephen KellyAdd a base class with specialization to QStringBuilder.
2012-03-19 Stephen KellyFix up the QEventLoopLocker documentation.
2012-03-19 Jędrzej NowackiRemove a dead code from QVariant.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-18 Frederik GladhornMake copy and assign private for QAccessibleEvent.
2012-03-18 Kent HansenEnsure that moc doesn't resolve the qreal meta-type id
2012-03-18 Bradley T. HughesCocoa: Fix function key handling
2012-03-18 Bradley T. HughesFix shortcut handling in the Cocoa plugin
2012-03-18 Stephen KellyMove CMake macros and tests for dbus tools from qttools.
2012-03-18 Stephen KellyBootstrap qdbuscpp2xml.
2012-03-18 Stephen KellyAdd qdbuscpp2xml.
2012-03-18 Stephen KellyBootstrap qdbusxml2cpp
2012-03-18 Stephen KellyAdd qdbusxml2cpp.
2012-03-18 Debao ZhangQPointer: update its document and changes-5.0.0
2012-03-17 Bradley T. HughesAdd QWindowSystemInterface::tryHandleSynchronousShortcu...
2012-03-17 Stephen KellyInclude geometric variants when bootstrapping.
2012-03-17 Lincoln RamsayDon't reject plugins that have empty meta-data
2012-03-17 Olivier GoffartCompile QLatin1String with C++11
2012-03-17 Marc Mutzcontainers: add C++11-style c{begin,end}() as alias...
2012-03-17 Bradley T. HughesReplace Q_WS_MAC with Q_OS_MAC in qshortcut.cpp
2012-03-17 Morten Johan SorvigQCocoaClipboard: Make QClipboard::clear() clear.
2012-03-17 Arnt WitteveenFix bug showing folder icons for files
2012-03-17 Martin Smithqdoc: Structure the DITA map with a root node.
2012-03-16 João AbecasisDon't treat QByteArray(0, char) as null
2012-03-16 Marc MutzQSharedPointer: add reset() member functions
2012-03-16 Stephen KellyFix comparison type warning.
2012-03-16 Miikka HeikkinenFix font cache check in QFontEngineFT::recalcAdvances()
2012-03-16 Wolf-Michael BolleRemoved move constructor.
2012-03-16 Wolf-Michael BolleRemoved move constructor.
2012-03-16 Morten Johan SorvigCocoa: Fix menu item activation.
2012-03-16 Charles YinFix broken qWaitForWindowShown() behavior
2012-03-16 Kent HansenMerge master into api_changes
2012-03-16 Giuseppe D'AngeloQRegularExpression: various documentation improvements...
2012-03-15 Stephen KellyUndeprecate operator casts on QByteArray.
2012-03-15 Robin BurchellUn-deprecate QPointer per mailing list discussion.
2012-03-15 Debao ZhangQSharedPointer: remove two emtpy functions.
2012-03-15 Laszlo AgocsAdd a note to QTouchEvent docs about empty touchpoint...
2012-03-15 Stephen KellyMake more of QDBus bootstrapping-ready.
2012-03-15 ShaneFix QUdpSocket bindMode autotest regression
2012-03-15 Xizhi ZhuAdd missing private headers to .pri.
2012-03-15 Samuel RødalAdded missing \since 5.0 and tweaked some docs in QtGui.
2012-03-15 Martin Smithqdoc: Structure the DITA map with a root node.
2012-03-15 Mark BrandQSqlTableModel::removeRows() enforce edit strategy
2012-03-15 Mark BrandQSqlTableModel::setData(): no longer autosubmit for...
2012-03-15 Mark BrandQSqlTableModel: disallow insert if changes are pending
2012-03-15 Mark BrandQSqlTableModel::setData()/setRecord(): fix incorrect row
2012-03-15 Frederik GladhornRemove Q_WS_X11
2012-03-15 Jonathan LiuQSystemTrayIcon/Win: Fix compilation on MinGW
2012-03-15 Anselmo L. S. MeloMake QWindow::isActive return false when the applicatio...
2012-03-15 Jerome LeclancheFix compiling with --no-accessibility
2012-03-15 Morten Johan SorvigImplement cocoa clipboard support.
2012-03-15 Xizhi ZhuMake sure QGlobalNetworkProxy is created for QNetworkProxy.
2012-03-15 Samuel RødalFixed incorrect reporting of child window geometry...
2012-03-15 Donald CarrAdd Qt Widgets opt out support to build system
2012-03-15 Johannes ZellnerRemove unmaintained and broken uikit platform plugin
2012-03-15 Samuel RødalImproved qWaitForWindowShown().
2012-03-15 Frederik GladhornUse pointers for QAccessibleEvent.
2012-03-15 Marc MutzQPlatformSurface: add missing virtual dtor
2012-03-15 Bradley T. HughesRe-enable native print/pagesetup dialogs on Mac OS X
2012-03-15 Bradley T. HughesAdd method to get NSPrintInfo* from QPrintEngine in...
2012-03-15 Bradley T. HughesDon't keep PMPrint* state separate from NSPrintInfo
2012-03-15 Bradley T. HughesAdd a QPlatformPrinterSupportPlugin for Cocoa
2012-03-15 Bradley T. HughesPort QMacPrintEngine and QCoreGraphicsPaintEngine from...
2012-03-15 Harald FernengelRemove QtWidgets dependencies
2012-03-15 Mark Brandimprove processing stylesheet properties
2012-03-15 Gunnar Slettaimplement virtual destructor in QPlatformSurface
2012-03-15 Johannes ZellnerAdd new plugin metadata description and eglfs.json...
2012-03-15 Johannes ZellnerRemove unmaintained and broken VNC platform plugin
2012-03-14 João AbecasisUse strlen to determine length of returned path
2012-03-14 Harald FernengelLSB requires an explicit header include
2012-03-14 Harald FernengelCompile in the LSB env
2012-03-14 Casper van DonderenRename qdoc index file to qdoc-index.html
2012-03-14 Casper van DonderenRename all occurences of qdoc3 to qdoc in the qdoc...
2012-03-14 Martin Smithqdoc3: Change suffix of DITA files to .dita
2012-03-14 Harald FernengelBuild with the LSB build env
2012-03-14 Jørgen LindAdd a way to query for global handles in QPlatformNati...
2012-03-14 Martin PeterssonQHttpNetworkConnectionChannel: Warn if bytesAvailable...
next