Add implementations of QAIM::sibling in public APIs.
[profile/ivi/qtbase.git] / src /
2012-10-25 Jens Bache-WiigRemove widget dependencies on Vista style animations
2012-10-25 Konstantin RittQTextEngine: Support SMP code points when case changing
2012-10-25 Konstantin RittRemove stale QT_MODULE() usage cases
2012-10-25 Stephen KellyCore/kernel: Make some signals private.
2012-10-25 Gabriel de DietrichMac: Non-editable QComboBoxes shouldn't get focus by...
2012-10-25 J-P NurmiQStyleAnimation: writable duration & delay properties
2012-10-25 J-P NurmiQMacStyle: make default button animations independent...
2012-10-25 Sérgio MartinsDon't crash if there's no m_image yet.
2012-10-25 Stephen KellyImplement viewOptions logic in QTableViewPrivate.
2012-10-25 Miikka HeikkinenFix crash when handling WM_PAINT during COM operations
2012-10-25 aavitFix: don't override the new non-cosmetic default pen...
2012-10-25 Eskil Abrahamsen... Revert hacks in text rendering code path
2012-10-25 Jocelyn TurcotteQSslSocket: Allow disconnections within the connected...
2012-10-25 Jason BarronFix incorrect library path in libEGL.pro.
2012-10-25 Rohan McGovernFixed crash on destruction of animating QDockWidget...
2012-10-25 Miikka HeikkinenFix widget borders when using global stylesheetstyle
2012-10-25 Sergio MartinsAdd DnD support for QNX.
2012-10-25 Miikka HeikkinenAdd ContextMenu event to QWindowSystemInterface
2012-10-25 Sean HarmerUpdate QDataStream format docs for gui/math3d classes
2012-10-24 Jason BarronAdd ANGLE as a 3rdparty library to Qt.
2012-10-24 Tobias HungerQuieten warning about uninitialized use of d pointer
2012-10-23 Mitch CurtisReturn invalid datetime when calling addMSecs with...
2012-10-23 Mitch CurtisImprove QTime test coverage.
2012-10-23 Mitch CurtisImprove QDate test coverage.
2012-10-23 Mitch CurtisClarify assert on use of const char* as TestData type...
2012-10-23 Mitch CurtisOutput leading zeroes for yyyy date formats in QLocale...
2012-10-23 Friedemann KleintFix valgrind warning in QTriangulatingStroker.
2012-10-23 J-P NurmiAdd QStyleAnimation::updateTarget()
2012-10-23 Friedemann KleintFix warning about missing return value in XCB native...
2012-10-23 Friedemann KleintQProcess: Include program in destructor warning.
2012-10-23 J-P NurmiQStyleAnimation: fix threaded rendering
2012-10-23 Thomas McGuireBlackberry: Fix applicationFilePath() for unpackaged...
2012-10-22 Giuseppe D'AngeloFix QRegExpValidator::validate docs about the pos parameter
2012-10-22 Stephen KellyCMake: Make qt5_use_modules a macro, not a function.
2012-10-22 Mitch CurtisFix mistakes in QNetworkAccessManager docs.
2012-10-22 Julien Brianceauqpa: Fix drawPixmap rendering using CompositionMode_Sou...
2012-10-22 Jan Arve SaetherRemove softkey API, it was only implemented for Symbian.
2012-10-22 Jens Bache-WiigRemove Cleanlooks and Plastique
2012-10-22 Jens Bache-WiigFix clipping and font problems with groupbox in Fusion...
2012-10-22 Samuel RødalMake QPen default to 1-width non-cosmetic.
2012-10-22 Jens Bache-WiigMove some icon code from WindowsStyle to CommonStyle
2012-10-22 Marc MutzDelete QWhatsThis() and QToolTip()
2012-10-22 Marc MutzQDateTimeEdit: don't throw off auto-indention
2012-10-22 Stephen KellyTrim trailing whitespace.
2012-10-22 Stephen KellyFix integer overflow in QSpinBox.
2012-10-22 Stephen KellyUse the layout change hint to speed up QItemSelectionModel.
2012-10-22 Jason BarronPass the correct handle to the Windows EGL context...
2012-10-22 Sze Howe KohDoc: Fix small capitalization error for the Qt SQL...
2012-10-22 Frederik GladhornEmit cursorPositionChanged in private slot.
2012-10-22 Frederik GladhornBring back accessibility for plain text edit.
2012-10-22 Konstantin RittFix crash due to memory access violation
2012-10-19 Thiago MacieiraDoc: refer to QUrlQuery in QUrl's main doc body
2012-10-19 Sze Howe KohRemove the QThread::terminated() signal
2012-10-19 Samuel RødalRemove DRI2/OpenGL code paths from xcb plugin.
2012-10-19 Samuel RødalSmall xcb startup performance optimization.
2012-10-19 Samuel RødalMade xcb plugin work when the GLX extension is not...
2012-10-19 Samuel RødalFixed GCC 3.4 build with sse2 enabled.
2012-10-19 Konstantin RittQFont: Don't invalidate engine unless request has been...
2012-10-19 Andreas Hartmetzdetach() safely in QVector::erase(), and update callers...
2012-10-19 Gabriel de DietrichMac: Adapt scrollbar fadeout animation for QStyleAnimation
2012-10-19 Gatis PaeglisModularize drag and drop documentation
2012-10-19 J-P NurmiQStyleSheetStyle: kill more dependencies to QWidget
2012-10-19 Thomas McGuireQNX: Use extra information in dirent to avoid stat...
2012-10-19 Jerome PasionDoc: Adding Event System documentation.
2012-10-19 Oswald Buddenhagenremove explicit load(qt_build_config)s from the libraries
2012-10-19 Miikka HeikkinenFix excess enter/leave event generation for native...
2012-10-19 Konstantin RittRemove Qt3 compat leftovers
2012-10-19 J-P NurmiQStyleSheetStyle: QObject-based style & render rules
2012-10-19 Thiago MacieiraMake QContiguousCache with zero capacity not crash
2012-10-19 Bernd WeimerFix for slowness of touch move events
2012-10-19 Michele CainiReview of documentation.
2012-10-19 Thiago MacieiraMake sure functions returning iterators have an iterato...
2012-10-19 Frederik GladhornAccessibility: itemviews check for valid model.
2012-10-19 Jason BarronChange the default major version of QGLFormat to 2.
2012-10-19 Thiago MacieiraMake QtDBus work again with D-Bus 1.0 and 1.1
2012-10-19 Samuel RødalFixed inconsistent QPainter fill rules for aliased...
2012-10-18 Stephen KellyHandle the case where persistent indexes have gone...
2012-10-18 Stephen KellyMake sure uints remain uints when editing in itemviews.
2012-10-18 José Millán SotoCorrect accessibility index handling in QListView
2012-10-18 José Millán SotoHandle separators in menus in AT-SPI (Linux accessibility)
2012-10-18 Frederik GladhornDoc fix in return value of QDate::setYMD
2012-10-18 Frederik GladhornClean up instantiation of mapping of AT-SPI roles.
2012-10-18 Frederik GladhornAccessibility: make sure right objects are cached on...
2012-10-18 Teemu KatajistoCocoa: fix memory leak
2012-10-18 Teemu KatajistoCocoa: fix coretext memory leaks
2012-10-18 Thiago MacieiraRename the syncqt -qtdir to -mkspecsdir
2012-10-18 Kevin KrammerQNX: Change base font sizes from pixels to points
2012-10-18 Richard Moe GustavsenCocoa: fix frameStrutMouseEvents
2012-10-18 Jens Bache-WiigIntroduce new style Fusion
2012-10-18 Tero AholaModified vertical alignments of simple widgets on OSX
2012-10-18 Andy ShawUse the right properties when checking the frame's...
2012-10-18 Jens Bache-WiigRemove dependency on QWindowsStyle in QGtkStyle
2012-10-18 Gabriel de DietrichBring back Mac dependent code in QBoxLayout, QGridLayout
2012-10-18 Giuseppe D'AngeloAdd new error strings to QRegularExpression
2012-10-18 Friedemann KleintWindows QPA plugin: Parse arguments from list passed...
2012-10-18 Jan Arve SaetherMake sure we copy *all known events* properly in order...
2012-10-18 Rohan McGovernFix compile with -no-widgets
2012-10-17 Christian StrømmeFix for memory leak in ResultStore
2012-10-17 Gabriel de DietrichMac: Fix QLineEdit shadow
2012-10-17 Jens Bache-WiigImprove branch indicators in common style
next