Implement QVariant conversions for QObject derived pointer metatypes.
[profile/ivi/qtbase.git] / src /
2012-07-01 Stephen KellyImplement QVariant conversions for QObject derived...
2012-07-01 Stephen KellyStore the QMetaObject with the QMetaType.
2012-07-01 Thiago MacieiraDon't lower the code generation level options for the...
2012-07-01 Jeremy KatzMake QtNetwork compile with qconfig small
2012-06-30 Thomas McGuireSupport the showIsFullScreen style hint in widgets.
2012-06-29 Giuseppe D'AngeloMove QStandardItem/QStandardItemModel to QtGui
2012-06-29 Mark BrandMerge "Merge branch 'buildsystem' (second round)" into...
2012-06-29 Friedemann KleintAdd framestrut mouse events.
2012-06-29 Marc MutzQQnxWindow: properly scope a local variable
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Thiago MacieiraAdd detection for C++11 noexcept
2012-06-28 Thiago MacieiraClean up the EXPORT macros in qglobal.h.
2012-06-28 Pekka VuorelaRemove deprecated tentative commit from QInputMethodEvent
2012-06-28 Thiago MacieiraChange CONFIG += staticlib to CONFIG += static
2012-06-28 Thomas McGuireQNX: Don't detach when iterating over child windows
2012-06-28 Frederik GladhornFix warning: returning non void by using Q_UNREACHABLE
2012-06-28 Mitch CurtisMake QCalendarWidget use its locale's firstDayOfWeek.
2012-06-28 Casper van DonderenQDoc: Allow '0' to be used as 2nd arg for \qmlclass.
2012-06-28 Kent HansenCall QObject::disconnectNotify() when receiver is destroyed
2012-06-28 Laszlo AgocsBasic tablet support in xcb through XI2
2012-06-28 Martin Smithqdoc: Report multiple topic commands as an error
2012-06-28 Thomas McGuireQNX: Make geometry changes sync to fix QWidget::showFul...
2012-06-28 Friedemann KleintQMetaType: Fix warnings about truncation from uint64...
2012-06-28 Joerg Bornemannfix QWidget::showFullScreen on Windows
2012-06-28 Miikka HeikkinenFurther fixes to widget masking
2012-06-28 Weng XuetianMove QPlatformInputContextPlugin/Factory to QtGui
2012-06-28 Gatis PaeglisSet window's surface format to support alpha channel.
2012-06-28 Thiago MacieiraMove the QDataStream operator<< for QPair to qdatastream.h
2012-06-28 Thiago MacieiraClean up the use of QT_NODLL
2012-06-28 Thiago MacieiraUpdate the macros for shared/DLL and static builds
2012-06-28 Gunnar SlettaGet started with patching up the Qt GUI docs
2012-06-28 Thiago MacieiraInclude QScopedPointer in qsettings.h
2012-06-28 Kent Hansendoc: use correct snippet id for QObject::isSignalConnected
2012-06-28 Kent Hansendoc: remove duplicate link
2012-06-28 Kent Hansendoc: add missing \sa tag
2012-06-28 Adrian CarpenterRemoved flags from SSPI calls which prevented the NTLM...
2012-06-27 Friedemann KleintWidgets: Apply masks to native windows only.
2012-06-27 Thomas McGuireQNX: Add support for window states
2012-06-27 Thomas McGuireQNX: Flush after changing rotation
2012-06-27 Weng XuetianAlso use x11FilterEvent for auto repeat key in xcb.
2012-06-27 Albert Astals CidAdd const & to foreach 'iterators'
2012-06-27 Stephen KellyDocument that the object of a plugin must be default...
2012-06-27 Albert Astals CidRemove .values() call in foreach
2012-06-27 Thiago MacieiraRemove deprecated method from new class.
2012-06-27 Friedemann KleintAdd QPA prefix and version number to QPA plugin factory...
2012-06-27 Miikka HeikkinenFix raising and lowering native widgets
2012-06-27 David FaureAdd QGuiApplication::setApplicationDisplayName.
2012-06-27 Shane KearnsAdd \since 5.0 to QDir::removeRecursively
2012-06-27 ABBAPOHRemove debug output
2012-06-26 Lars KnollRemove all references to XLFD fonts
2012-06-26 Oswald Buddenhagendon't compile the host tools for wince already in configure
2012-06-26 James TurnerConvert QPA menus to use QIcon, and enable icons.
2012-06-26 Shane KearnsQNetworkCookie - ignore unparsable expires attribute
2012-06-26 Shane KearnsIgnore empty domain attribute in cookies
2012-06-26 Shane KearnsUse RFC6265 rules for cookie path & path matching
2012-06-26 Shane KearnsQNetworkCookie: Use RFC6265 rules for parsing Set-Cookie
2012-06-26 Shane KearnsQNetworkCookie - use RFC6265 rules for max-age
2012-06-26 Shane KearnsQNetworkCookie - ignore unknown attributes
2012-06-26 Jocelyn TurcotteRemove support for multiple cookies in one Set-Cookie...
2012-06-26 Morten Johan SorvigAdd a method for querying window activation status...
2012-06-26 Samuel RødalFixed missing way of choosing EGL renderable type with...
2012-06-26 Jan-Arve SaetherRemove some unused variables from QAccessibleWidgetPrivate
2012-06-26 Giuseppe D'AngeloFix QCOMPARE for QIcon in QtGui
2012-06-26 Markku HeikkilaClarified documentation for QStandardItem::parent()
2012-06-26 Kent HansenAdd QAbstractDeclarativeData::isSignalConnected hook
2012-06-26 Giuseppe D'AngeloFix compilation for XCB-without-Xlib
2012-06-26 Robin BurchellDon't try build devicediscovery if evdev is not available.
2012-06-26 Mitch CurtisFix QIODevice warning when running rcc.
2012-06-26 Giuseppe D'AngeloFix PCRE build under non-__GNUC__ compilers
2012-06-26 Robin BurchellRemove toRect_normalized().
2012-06-26 David FaureFix warning when ibus is not available.
2012-06-26 Friedemann KleintQPlatformWindow: Add Window masks.
2012-06-26 Thiago MacieiraMake QRegion not need to be friends with QVector
2012-06-26 Oswald Buddenhagenmake using testlib automatically "promote" all modules...
2012-06-26 Sukhyun KimMake QGtkStyle build with QT_NO_FILEDIALOG
2012-06-26 Martin PeterssonQIODevice: free memory when buffer is cleared
2012-06-26 Martin PeterssonQAbstractSocket: Enable readNotifier on read from buffer
2012-06-26 Martin PeterssonQtNetwork: remove double buffering on sockets
2012-06-26 Rafael Roquetto[QNX] Enable MT screen event handling on Blackberry
2012-06-26 Tasuku SuzukiFixed inputMethodQuery() for Qt::ImHints
2012-06-26 Tarja SundqvistQTBUG-26035: Remove positive sign from start of string
2012-06-26 Girish RamakrishnanUse valSeen since it results in unused warning otherwise
2012-06-25 Lars KnollSmall documentation fix about the text streams default...
2012-06-25 Lars KnollWe shouldn't have a Makefile here.
2012-06-25 Lars KnollRemove the font codecs
2012-06-24 Lars KnollThe codecForTr() should be utf8
2012-06-24 Lars KnollFix docs mentioning Q_EXPORT_PLUGIN2
2012-06-24 Lars KnollUse the new plugin system
2012-06-24 Tasuku SuzukiMake qtbase compile with QT_NO_DRAGANDDROP
2012-06-24 Thiago MacieiraEnsure that no extra bits can leak into QUrl::toEncoded.
2012-06-24 Tasuku SuzukiMake qtbase compile with QT_NO_CSSPARSER
2012-06-24 Thiago MacieiraWrap QObject usage in qsharedpointer_impl.h with ifndef...
2012-06-24 Robin BurchellRemove documentation for QIconEnginePlugin::keys().
2012-06-24 Robin BurchellGuard evdev specifics with QT_NO_EVDEV.
2012-06-23 Laszlo AgocsFix setMouseTracking on QGLWidget
2012-06-23 João AbecasisDon't operate on bogus data, assert on preconditions...
2012-06-23 Stephen KellyForward-port change to QT4_ADD_RESOURCES macro for...
2012-06-22 David FaureImplement QXcbIntegration::queryKeyboardModifiers()
2012-06-22 David FaureDocu: fix copy/paste typo
2012-06-22 David FaureQPA docs: list the platform names that the method is...
next