Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.
[profile/ivi/qtbase.git] / src / gui /
2012-04-11 Robin BurchellDeprecate qMemCopy/qMemSet in favour of their stdlib...
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-09 Marcel KremsRemoved QApplication overloads used solely for document...
2012-04-05 Charles YinFixed an exit crash that could occur in QQuickPixmap.
2012-04-05 Thiago MacieiraGet rid of QKeyEventEx
2012-04-04 Donald CarrSpecify generic QPA plugins via env variables
2012-04-04 Samuel RødalRemoved Qt 5 todo comments from qpalette.h
2012-04-03 Friedemann KleintFix warnings about unused variables.
2012-04-03 Friedemann KleintFix warnings about truncations in constants.
2012-04-03 Bradley T. HughesQWindow: add windowModality as a Q_PROPERTY()
2012-04-03 Eskil Abrahamsen... Make API in QPlatformSharedGraphicsCache a little more...
2012-04-03 Friedemann KleintFix release mode warnings about unused variables.
2012-04-03 Jiang JiangRename clip() to clipData() to avoid confusion and...
2012-04-03 Pierre RossiReturn early in QRawFont::setPixelSize.
2012-04-03 Jędrzej NowackiRemove duplicated template code.
2012-04-02 Friedemann KleintChange fatal exit in QPlatformFontDatabase to a warning.
2012-04-02 Eskil Abrahamsen... Calculate correct bounding rect for glyph runs in QText...
2012-04-02 Tarja SundqvistQTBUG-24936: Ensure alpha cache is cleared when printin...
2012-04-02 Jiang JiangFix a crash in cursorToX() when new block is added
2012-04-02 Pekka VuorelaDocument preedit details on QTextLayout
2012-04-01 Pekka VuorelaAdded some convenience API for platform input contexts
2012-03-31 Robin BurchellRemove all calls to, and deprecate qMalloc, qRealloc...
2012-03-29 Thiago MacieiraPort to the new QUrl API
2012-03-29 Pekka VuorelaChange documentation to refer to up to date property...
2012-03-29 Friedemann KleintDetermine font smoothing gamma in initialization.
2012-03-29 Andy ShawThe scaling should not effect the width of a cosmetic pen
2012-03-28 Thiago MacieiraEnsure that qdrawhelper.cpp is compiled with vectorisat...
2012-03-28 Simjees Abrahamirrelevant qDebugs from QGuiApplication removed.
2012-03-28 Thiago MacieiraRemove the old code using MMX registers.
2012-03-28 Debao ZhangRemove WA_PaintOutsidePaintEvent
2012-03-28 Frederik GladhornAdd missing accessible child id.
2012-03-28 hjkUse "qt-project.org" instead of "trolltech" in the...
2012-03-27 David FaureMake QCoreApplication::applicationName() default to...
2012-03-27 Pekka VuorelaProtect QAbstractTextDocumentLayout::anchorAt() from...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Laszlo AgocsAdd QPA notes to QCursor pos() and setPos()
2012-03-27 Friedemann KleintIntroduce FontSmoothingGamma as a platform style hint.
2012-03-26 Thiago MacieiraFix annoying deprecation warning about QImageTextKeyLang
2012-03-26 Pekka VuorelaPassword editor mask delay stylable by platform plugin
2012-03-26 Bradley T. HughesFix QGuiApplication::keyboardModifiers()
2012-03-25 Thiago MacieiraRemove the Q_STATIC_TEMPLATE_SPECIALIZATION macro
2012-03-24 David FaureRestore Qt4 compat in QDesktopServices::DataLocation
2012-03-24 Frederik GladhornMake sure windows send accessibility activated updates.
2012-03-24 Thiago MacieiraSilence a warning about a change of sign.
2012-03-24 Thiago MacieiraFix warnings about commas at the end of enums
2012-03-24 Thiago MacieiraFix deprecation warning about QPlatformWindow::visible
2012-03-24 Jan-Arve SaetherAPI cleanup: remove CoordinateType enum
2012-03-24 Friedemann KleintFix warnings in qtbase.
2012-03-23 Thiago MacieiraRemove detection for MMX support and related technology
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Debao ZhangCleanup Q3* items
2012-03-23 Pekka VuorelaDeprecate QInputMethodEvent::setTentativeCommitString()
2012-03-22 Thiago MacieiraRemove the workaround for GCC 3.3 on IRIX
2012-03-22 Thiago MacieiraFix compilation on ARM with C++11: narrowing conversion
2012-03-22 Thiago MacieiraFix the build of -qt-freetype
2012-03-22 Thiago MacieiraAdd a non-implicit virtual destructor for QDashStroker
2012-03-22 Damir TatalovicMIPS DSP configure detection and initial blend optimiza...
2012-03-22 Samuel RødalFixed QInputMethod API to use isVisible() instead of...
2012-03-22 Pekka VuorelaFocusAboutToChange event to be send before focus changes
2012-03-22 Samuel RødalGot rid of Map / Unmap events in favor of Expose event.
2012-03-22 Debao ZhangRemove redundant \since 5.0
2012-03-21 Jędrzej NowackiCrash fix in ~QVariant
2012-03-21 Jiang JiangRemove hardcoded font names in QFont::defaultFamily()
2012-03-21 Donald CarrEGLFS: Integrate building into configure.
2012-03-20 Sean HarmerSet the default QPA plugin for QNX builds to "qnx"
2012-03-20 Olivier GoffartFix KDE palette.
2012-03-19 Frederik GladhornRemove QAccessibleEvent child parameter.
2012-03-19 Frederik GladhornAccessibility: add text update events
2012-03-19 Kent HansenMerge master into api_changes
2012-03-19 Morten Johan SorvigFix the compat handleWheelEvent function.
2012-03-18 Frederik GladhornMake copy and assign private for QAccessibleEvent.
2012-03-17 Bradley T. HughesAdd QWindowSystemInterface::tryHandleSynchronousShortcu...
2012-03-16 Miikka HeikkinenFix font cache check in QFontEngineFT::recalcAdvances()
2012-03-16 Kent HansenMerge master into api_changes
2012-03-15 Laszlo AgocsAdd a note to QTouchEvent docs about empty touchpoint...
2012-03-15 Samuel RødalAdded missing \since 5.0 and tweaked some docs in QtGui.
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 Frederik GladhornUse pointers for QAccessibleEvent.
2012-03-15 Marc MutzQPlatformSurface: add missing virtual dtor
2012-03-15 Gunnar Slettaimplement virtual destructor in QPlatformSurface
2012-03-14 Jørgen LindAdd a way to query for global handles in QPlatformNati...
2012-03-14 Friedemann KleintRefactor theme plugin loading.
2012-03-14 Friedemann KleintAdd QGuiApplication::platformName.
2012-03-14 Pierre RossiUse the lazily-queried families for all QPA multi font...
2012-03-14 Marc MutzQtGui: make some constructors explicit
2012-03-14 Kim Motoyoshi KallandRemoved invalid assert in BMP loader code.
2012-03-13 Jan-Arve SaetherAdd support for IAccessible2 on Windows
2012-03-13 Charles YinMove variant animation interpolators from QtWidgets...
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Andy ShawCleanup after the qsf cache file if it fails to be...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 Frederik GladhornAdd documenation about QAccessibleStateChange event.
2012-03-12 jian liangDelete QPlatformDragPrivate object in QPlatformDrag...
2012-03-12 Stefan HundhammerLine up underlines if fallback fonts are used (QTBUG...
2012-03-12 Andrew den ExterAdd a movable type declaration to QGlyphRun.
2012-03-12 Morten Johan SorvigRemove Mac multiple-arch support.
2012-03-12 Frederik GladhornRemove QAccessible2::TableModelChange.
2012-03-12 Frederik GladhornUpdate accessibility StateChange by custom event.
next