linuxfb: make platformsupport convenience compile
[profile/ivi/qtbase.git] / src /
2012-07-11 Girish Ramakrishnanlinuxfb: make platformsupport convenience compile
2012-07-11 Jason McDonaldList required xcb packages for Ubuntu 12.04.
2012-07-11 Kent Hansenstatemachine: Revamp property assignments implementation
2012-07-11 Kent Hansenstatemachine: Refactor {enter,exit}States() functions
2012-07-11 Sean HarmerXCB: Use glXCreateContextAttribsARB if available
2012-07-11 Jan-Arve SaetherRemove clipboard operations from QAccessibleEditableTex...
2012-07-11 Sergio AhumadaChange deprecated use of qgenericplugin_qpa.h to qgener...
2012-07-10 Thomas McGuireFix showNormal() and friends for platforms with fullscr...
2012-07-10 Jeremy Katzmake gui compile with QT_NO_SHORTCUT
2012-07-10 Eskil Abrahamsen... Use DirectWrite font engine for non-ttf fonts as well
2012-07-10 Eskil Abrahamsen... Get font's underline position in DirectWrite font engine
2012-07-10 Laszlo PappMake the documentation consistent with the header and...
2012-07-10 Kent Hansenstatemachine: Don't assign properties for transitions...
2012-07-10 Kent Hansenstatemachine: Tiny refactoring to avoid double lookup
2012-07-10 Kent Hansenstatemachine: Add some missing QT_NO_PROPERTIES guards
2012-07-10 Kent Hansenstatemachine: Small refactoring of animation selection...
2012-07-10 Kent Hansenstatemachine: Purge restorable properties when they...
2012-07-10 Kent HansenSet compound state's initial state to 0 if it is remove...
2012-07-10 Kent Hansenstatemachine: Let QPropertyAssignment do the property...
2012-07-10 Kent Hansenstatemachine: Don't crash if property assignment target...
2012-07-10 Laszlo PappUse Q_DECL_CONSTEXPR for the QFlag's inline constructor
2012-07-10 Marc MutzQtGui: declare some classes as shared
2012-07-10 Laszlo PappUse factor and divisor wording to be consistent with...
2012-07-10 Kent Hansenstatemachine: goToState() should require that the machi...
2012-07-10 Harald FernengelSpeed up QCoreApplication construction a bit
2012-07-10 Alexey ChernovColor transparency support in html import/export
2012-07-10 Eskil Abrahamsen... Support fallback fonts in DirectWrite font engine
2012-07-10 Marc MutzQtDBus: declare some classes as shared
2012-07-10 Marc MutzQ_DECLARE_SHARED: mark the type movable
2012-07-10 Marc MutzQtCore: mark some classes as shared
2012-07-10 Marc Mutzfix compilation with conforming compilers (e.g. GCC...
2012-07-10 Laszlo PappMake the x() and y() method documentation consistent...
2012-07-10 Laszlo PappAdd note and references to the operator*=() methods...
2012-07-10 Konstantin RittOptimize QFontMetrics:: boundingRect() and left/rightBe...
2012-07-10 Konstantin RittFix the UCS-2 surrogates handling in Q*FontEndine*...
2012-07-10 Konstantin RittOptimize Q*FontEngine*::stringToCMap()
2012-07-10 Konstantin RittMove ShaperFlags enum from QTextEngine to QFontEngine
2012-07-09 Eskil Abrahamsen... Fix glyph positions with DirectWrite font engine
2012-07-09 Eskil Abrahamsen... Fix bounding box of DirectWrite font engine
2012-07-09 Marc MutzQNX: QtGlobal: compile as a C header again
2012-07-09 Jiang JiangFix cursor truncate to include line position
2012-07-09 Joerg Bornemannfix "paintEngine: Should no longer be called" warnings...
2012-07-09 Girish Ramakrishnanqpa: Fix crash when native interface is null
2012-07-09 Tasuku SuzukiRemove Library dependency on Settings
2012-07-09 Joerg BornemannQWindowsWindow: fix FullScreen state transition
2012-07-09 Joerg BornemannQWindowsWindow: fix state transition FullScreen ->...
2012-07-09 Joerg BornemannQWindowsWindow: fix restoring from minimized to fullscreen
2012-07-09 Joerg Bornemannfix fullscreen state in QWidgetWindow::handleWindowStat...
2012-07-08 Laszlo PappUse QDoc instead of Qdoc to be consistent with the...
2012-07-08 David FaureQMimeType: document preferredSuffix()/suffixes() better
2012-07-08 David FaureFix QMimeType::operator== to only compare mimetype...
2012-07-06 Marc MutzQ_DECLARE_SHARED: fix docs; require and use member...
2012-07-06 Marc MutzQPalette: add member-swap
2012-07-06 Marc MutzQtNetwork: add member-swap to shared classes
2012-07-06 Marc MutzQtGui: replace some copies with swaps
2012-07-06 Casper van DonderenDoc: Replace all occurences of \BR with \br.
2012-07-06 Laszlo PappFix some typos in the qdoc manual
2012-07-06 Miikka HeikkinenUpdate framestrut initially after window creation
2012-07-06 Friedemann KleintQArrayData: Fix gcc warning about parentheses in 'a...
2012-07-06 Kim Motoyoshi KallandFix division by zero in triangulating stroker.
2012-07-06 Kim Motoyoshi KallandRemove duplicate triangulating stroker implementation.
2012-07-06 Tasuku SuzukiQPlatformScreen::grabWindow() support on Mac
2012-07-06 Jeremy Katzmake QtGui compile when QT_NO_WHEELEVENT is defined
2012-07-06 Miikka HeikkinenFix positioning when embedding native widgets such...
2012-07-06 Martin Smithqdoc: Removed several #if 1 macros.
2012-07-06 Casper van DonderenQDoc: Fix relative URL generation for cross-linking.
2012-07-06 Jorgen LindImplement nativeResourceFunctionForContext for xcb
2012-07-06 Martin Smithqdoc: Removed several #if 0 blocks.
2012-07-05 Bjoern Breitmeyerfixed cursor handling on wince
2012-07-05 Eskil Abrahamsen... Clean up attribute arrays flags in OpenGL glyph cache
2012-07-05 Robin Burchelleglfs: Allow setting screen size through environment...
2012-07-05 Robin Burchellandroid: work around android's linux/input.h being...
2012-07-05 Rafael RoquettoDisable dedicated screen event thread by default.
2012-07-05 Thorbjørn Lund MartsumQHeaderView - resizeSection improvement
2012-07-05 Rafael RoquettoFix event loop throughput issue
2012-07-05 Jiang JiangDo not delete m_blitProgram more than once
2012-07-05 Christoph Schleife... Support for overlay-scrollbars on Mac
2012-07-05 Morten Johan SorvigSync QWindow properties on NSWindow creation.
2012-07-05 Martin Smithqdoc: The \br macro is promoted to a qdoc command
2012-07-04 James TurnerNative drag implementation on Mac
2012-07-04 Morten Johan SorvigCocoa: Fix size hint and resize increment setting.
2012-07-04 Thorbjørn Lund MartsumQHeaderView - prevent negative default+minimum section...
2012-07-04 Jocelyn TurcotteProperly detect the max texture size when using QOpenGL...
2012-07-04 Tasuku Suzukidisable building uic when -no-widgets is set
2012-07-04 Rafael RoquettoFix socket notifier registration on Blackberry.
2012-07-04 Stephen KellyUppercase the CONFIG for verbatim mode.
2012-07-04 Stephen KellyAdd a Q_PROPERTY for the sourceModel of a proxy model.
2012-07-04 Girish RamakrishnanMake QGenericPlugin and QGenericPluginFactory public API
2012-07-04 Samuel RødalRemoved private header warning from public QOpenGLPaint...
2012-07-04 Tasuku Suzukienable platformsupport for -no-widgets
2012-07-03 Matthew VogtRevert "Allow moc to handle symbols that have been...
2012-07-03 Stephen KellyAdd some quotes to prevent damage from spaces in the...
2012-07-03 Stephen KellyImprove basename extraction in qt5_add_dbus_interfaces
2012-07-03 Christoph Schleife... Platform-plugin support for QSystemTrayIcon.
2012-07-03 Stephen KellySimplify the creation of QMetaTypeId specializations.
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...
next