Disable ELF interpreter check when cross-compiling
[profile/ivi/qtbase.git] / src /
2011-10-14 Harald FernengelDisable ELF interpreter check when cross-compiling
2011-10-14 Laszlo AgocsAvoid using 0 as the default winId in QPlatformWindow.
2011-10-14 Laszlo AgocsMake the window active in eglfs and minimal plaform...
2011-10-14 Lars KnollRemove commented out reference to QShortcutMap
2011-10-14 Lars KnollRemove dependencies of QShortcutMap onto widgets
2011-10-14 Frederik GladhornAccessibility plugin for mac and xcb.
2011-10-13 Jocelyn TurcotteFix OpenGL on Harmattan showing only the first frame.
2011-10-13 Laszlo AgocsCalculate an area in the touchscreen qpa plugin.
2011-10-13 Friedemann KleintRemove Q_WS_ and Q_OS_SYMBIAN from QtGui.
2011-10-13 Friedemann KleintFix struct/class mismatch.
2011-10-13 Morten SorvigCocoa: Update QPlatformWindow geometry on move
2011-10-13 Laszlo AgocsMigrate the touchscreen generic qpa plugin to QWindow.
2011-10-12 Martin PeterssonQNetworkAccessManager: hostInfo lookup should use proxy...
2011-10-11 Shane KearnsFix construction races in QtNetwork
2011-10-11 Friedemann KleintWindows: Adapt to new Lighthouse API
2011-10-11 Joona PetrellMove input panel visibility ownership from QInputPanel...
2011-10-11 Casper van DonderenRemove stale documentation and fix qdoc errors.
2011-10-11 Pekka VuorelaQTextEdit - Fix selectionChange emission bug
2011-10-11 Pekka VuorelaRemoved obsolete custom input context support
2011-10-11 Kent HansenRename QMetaType::construct() to create()
2011-10-11 Jiang JiangDon't crash when no usable font is available
2011-10-11 Kim Motoyoshi KallandImport symbol from QtGui rather than export from QtWidgets.
2011-10-11 Kent HansenFix typo in qfontengine_win
2011-10-11 Lorn Potteradd qmetaobjectbuilder to qtbase.
2011-10-11 Aaron KennedyUpdate V8
2011-10-10 Kent HansenRemove duplicate check in qtextcontrol cursorMoveKeyEvent()
2011-10-10 Friedemann KleintQtBase: Move idc to Active Qt.
2011-10-10 Bradley T. HughesMake all uses of QBasicAtomicInt and Pointer use load...
2011-10-10 Samuel RødalRemoved src/gui/opengl/qopenglcolormap.*
2011-10-10 Samuel RødalFixed some doc errors in QOpenGLFramebufferObject.
2011-10-10 Samuel RødalFixed missing snippets for QOpenGLShaderProgram.
2011-10-10 Christiaan JanssenQUnifiedTimer: Add callback for timer ticks. Used for...
2011-10-10 Olli WerwolffUse freetype font engine on Windows
2011-10-10 Jani Uusi-RantalaEasier shader debugging
2011-10-10 Jani Uusi-RantalaEnable using the new Qt::ScreenOrientation enum as...
2011-10-10 Jani Uusi-RantalaMinor build fix for newer XCB versions
2011-10-10 Morten SorvigClean-up a macro for Cocoa
2011-10-10 Charles Yinupdate QmlTest option usage help
2011-10-07 Samuel RødalMake sure window state is synced back to Qt from the...
2011-10-07 Samuel RødalFixed potential issue in XCB plugin.
2011-10-07 Samuel RødalAdded Orientation API to QScreen and QWindow.
2011-10-07 Simon HausmannFix QMouse/Wheel/TouchEvent::modifiers with the XCB...
2011-10-07 Samuel RødalFixed crash due to uninitialized pointer in OpenGL...
2011-10-07 Kent Hansenqwindowsstyle: Remove duplicate flag in mask
2011-10-07 Lincoln RamsayDon't default to XCB if it is not enabled.
2011-10-06 Pierre RossiFix QFont::defaultFamily() in the new QPA world.
2011-10-06 Thiago MacieiraFix the QNetworkConnectionManagerPrivate initialisation...
2011-10-06 Pekka VuorelaRemoved some dead code from QWidgetLineControl
2011-10-06 Konstantin Rittfix QChar::isSpace() to handle codepoint U+0085
2011-10-06 Shane KearnsFix incorrect QFileInfo permissions on windows
2011-10-06 Shane KearnsMerge fixes for QDir::operator==
2011-10-06 Pekka VuorelaMake QLineEdit unit test pass again
2011-10-06 Konstantin RittQHostInfo: fix a race condition under CE
2011-10-06 João AbecasisFix QDir::operator==(const QDir &) const
2011-10-06 Morten SorvigCompile on 10.6
2011-10-06 Kent HansenRemove duplicate check in utf endian detection
2011-10-06 Kent HansenFix typo in qbezier shift implementation
2011-10-06 Samuel RødalImproved logical and physical DPI APIs.
2011-10-06 Kent HansenRemove redundant assignment in QXmlStreamReader
2011-10-06 Martin JonesAdd QTest::keyRelease() accepting a Qt::Key value
2011-10-05 Frederik GladhornUse child/parent function in QAccessibleWidget and...
2011-10-05 Shane KearnsQNAM - fix poor performance of HEAD request with authen...
2011-10-05 Friedemann KleintQtGui: Add command line arguments to the platform plugin.
2011-10-05 Bradley T. HughesDon't use implicit QAtomic* casts in QFreeList
2011-10-05 Kent HansenFix boolean logic issues in qcoreapplication_win
2011-10-05 Kent HansenRemove duplicate check for glDeleteProgram
2011-10-05 Kent HansenAdd missing Q_OBJECT macro to GoToStateTransition
2011-10-05 Jiang JiangAdd font family alias resolving to QPA
2011-10-05 Samuel RødalAdded QWindow::isActive() and focus in / out events.
2011-10-04 Zeno AlbisserCocoa: Fix a variable shadowing issue that caused a...
2011-10-04 Friedemann KleintDeclarative: Fix linking of the testlib plugin (Windows).
2011-10-04 Alexis MenardImplement showFullScreen, showNormal, and showMaximized...
2011-10-04 Morten SorvigCocoa: Add env variable for disabling foreground.
2011-10-04 Simon HausmannFix compilation on Harmattan
2011-10-04 Simon HausmannFix XCB back-end on Harmattan
2011-10-04 Bradley T. HughesDon't crash by modifying read-only shared_null
2011-10-04 Sergio Ahumadatestlib: Fix header guard files
2011-10-03 Holger Hans Peter... [fontdatabase] Use the CONFIG += qpa/genericunixfontdat...
2011-10-03 Simon HausmannFix compilation on Harmattan
2011-10-03 Simon HausmannFix compilation on Harmattan
2011-10-03 Simon HausmannFix compilation on Harmattan
2011-10-03 Sergio AhumadaFix ́́`macros' function test of `tst_headers'
2011-10-03 Andreas Aardal HanssenFix bug in QGraphicsItem::isVisibleTo().
2011-10-03 Frederik GladhornSimplify QAccessibleAbstractScrollArea and Calendar.
2011-10-03 Morten SorvigCocoa: Send proper mouse coordinates.
2011-10-03 Paul Olav TveteMoving wayland plugin to the qtwayland submodule
2011-10-03 Holger Hans Peter... qpixmap: Use the primaryScreen for QPixmap::defaultDepth
2011-10-03 Samuel RødalPrevent QPixmapCache potentially growing indefinitely.
2011-10-03 Frederik GladhornRename description to localizedDescription in Action...
2011-10-03 Frederik GladhornUse interfaces in QAccessibleWidget childAt.
2011-10-03 Frederik GladhornFix selection update in QTableView accessibility.
2011-10-03 Casper van DonderenMove the documentation for the classes to their modules.
2011-10-03 Morten SorvigCocoa: Fix spelling errors in comments.
2011-10-03 Morten SorvigCocoa: Fix window resizing
2011-10-03 Jan-Arve SaetherUse QGuiApp::activeWindow()->accessibleRoot() to find...
2011-10-03 Jan-Arve SaetherSmall cleanup.
2011-10-03 Jan-Arve SaetherFix QWindowsAccessible::GetWindow()
2011-10-03 Thiago MacieiraMake all uses of QBasicAtomicInt and Pointer use load...
2011-10-03 Thiago MacieiraAdd placeholders for loadAcquire and storeRelease in...
2011-10-03 Gunnar SlettaAdded QWindow::requestedFormat()
next