Fix focus handling when the application has QAxWidgets.
[profile/ivi/qtbase.git] / src /
2012-07-03 Miikka HeikkinenFix focus handling when the application has QAxWidgets.
2012-07-03 Miikka HeikkinenImplement automatic mouse grabbing on mouse button...
2012-07-03 Friedemann KleintFix QDockWidgets on XCB.
2012-07-03 Marc MutzQNX: fix compilation with C++11 enabled
2012-07-03 Eskil Abrahamsen... Remove platform specific DirectWrite font engine from...
2012-07-03 Eskil Abrahamsen... Compile when -directwrite is passed to configure
2012-07-03 Martin PeterssonQNativeSocketEngine: remove compile watning on Windows
2012-07-03 Martin PeterssonSocketEngine Windows: If not dual stack, use IPv4 for...
2012-07-03 Konstantin RittAdd QChar::SoftHyphen enum value
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-07-03 Joerg Bornemannfix QWidget::grab(QRect(x, y, -1, -1))
2012-07-03 Joerg Bornemannrevive the noPaintOnScreen fix on Windows
2012-07-03 Andras MantiaAdd support for SQLSTATE error codes
2012-07-03 Girish RamakrishnanRemove _qpa from cpp filenames
2012-07-02 Damir TatalovicMIPS DSP composition functions optimizations.
2012-07-02 Kent HansenSilence clang warning in QVector::reallocData()
2012-07-02 João AbecasisAdd erase operation to QArrayDataOps
2012-07-02 Girish RamakrishnanMake QWindowSystemInterface part of QPA API
2012-07-02 Bjoern Breitmeyerfixed compile for mouse button handling on wince
2012-07-02 Joerg Bornemannremove unused variable from QPlainTextEdit::paintEvent
2012-07-02 Marc MutzQtGui: add member-swap to shared classes
2012-07-02 Martin PeterssonQSslCertificate::fromPath fix wildcard handling
2012-07-02 Shane KearnsAdd null httpReply checks to QHttpThreadDelegate
2012-07-02 Konstantin RittOptimize QWindowsFontEngineDirectWrite::initFontInfo...
2012-07-02 Marc MutzQtCore: add member-swap to shared classes
2012-07-02 Konstantin RittDirectWrite font engine: don't leak the font table...
2012-07-02 Yann BodsonFix capitalization with newline bug
2012-07-02 Stephen KellyForward the CMAKE_PREFIX_PATH to invoked tests.
2012-07-02 Stephen KellyMove the macros for invoking ctest to a shared location.
2012-07-02 Stephen KellyAdd constexpr template specializations for built in...
2012-07-02 Konstantin RittshapeTextWithHarfbuzz() minor optimization
2012-07-02 Sean HarmerQNX: Enable threaded OpenGL rendering on QNX
2012-07-02 Holger Hans Peter... buildsystem: Remove SXE from the configure and qconfig...
2012-07-02 Thiago MacieiraMake the CPU detection much more efficient in user...
2012-07-02 Jonathan LiuFix MinGW-w64 compilation
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
next