Fix valgrind warning in QTriangulatingStroker.
[profile/ivi/qtbase.git] / src /
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
2012-10-17 Jonathan LiuFix compilation with MinGW-w64
2012-10-17 Friedemann KleintWindows: Multisampling is disabled by default.
2012-10-17 Friedemann KleintWindows: QT_LIGHTHOUSE_WINDOWS_VERBOSE -> QT_QPA_VERBOSE.
2012-10-17 Thiago MacieiraAdd qlibraryinfo.h to global.pri's HEADERS list
2012-10-17 J-P NurmiFix potential crash in QStyleAnimation::updateCurrentTime()
2012-10-17 J-P NurmiStyles: revise indeterminate progress bar animations
2012-10-17 Teemu KatajistoCocoa: remove current contentView when clearing window
2012-10-17 J-P NurmiQGraphicsObject: handle QEvent::StyleAnimationUpdate
2012-10-17 Frederik GladhornAccessibility doesn't need QApp from QWidgets.
2012-10-17 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-17 Thiago MacieiraRemove visibility attribute from function body in QtDBus
2012-10-17 Gatis PaeglisAdd QDrag class to 'draganddrop' group
2012-10-17 Gabriel de DietrichBring back MacSizeChange event
2012-10-17 Marc MutzQFileInfoGatherer: remove m_resolveSymlinks for non...
2012-10-16 Mitch CurtisClarify ownership of scene in QGraphicsView::setScene...
2012-10-16 Marc MutzQWindowsKeyMapper: use a more efficient data structure...
2012-10-16 Marc MutzQWindowsKeyMapper: remove dead code
2012-10-16 Marc MutzQWindowsKeyMapper: replace one magic constant with...
2012-10-16 Mark BrandQComboBox: mention insert policy in context of editable...
2012-10-16 Joerg Bornemannimplement QCocoaWindow::setWindowIcon
2012-10-16 Frederik GladhornAdd parameter documentation.
2012-10-16 Jens Bache-WiigFix incorrectly scaled constants on Mac
2012-10-16 Niels WeberDocument needed packages for XCB on Fedora.
2012-10-16 J-P NurmiAdd QObject* QStyleOption::styleObject
2012-10-16 Miikka HeikkinenImplement setWindowIcon() for Windows.
2012-10-16 Andy ShawCheck if there is an old item before removing it
next