Logging: Mark deprecated API with QT_DEPRECATED
[profile/ivi/qtbase.git] / src /
2012-10-16 Kai KoehneLogging: Mark deprecated API with QT_DEPRECATED
2012-10-16 Frederik GladhornRemove unneded forward declaration.
2012-10-16 Frederik GladhornFix function names in warning messages.
2012-10-16 Miikka HeikkinenFix setting custom cursor for widgets and windows befor...
2012-10-16 Gabriel de DietrichQPA: Introducing QPlatformTheme standardPixmap(), fileI...
2012-10-16 Jens Bache-WiigAdd HasFrame feature to QStyleOptionTab
2012-10-16 J-P NurmiIntroduce (private) QStyleAnimation
2012-10-16 Frederik GladhornAdd documentation for ucs4 overloads.
2012-10-16 Friedemann KleintWindows: Document WinAPI usage for the various compilers.
2012-10-16 Michele CainiReview of documentation.
2012-10-16 Stephen KellyUse the mkspec name Qt was configured with instead...
2012-10-16 Shawn RutledgeQScreen's physicalSize can change. Ensure siblings...
2012-10-16 Shawn RutledgeWindows QScreen: handle change in working area when...
2012-10-16 Konstantin RittGet rid of unused member
2012-10-16 Konstantin RittQTextBlock: Handle surrogates in textDirection()
2012-10-16 Konstantin RittQFont: Don't detach unless value has really changed
2012-10-16 Jason BarronEnsure QOPENGLF_APIENTRY and QGLF_APIENTRY are set...
2012-10-15 J-P Nurmiqfeatures.txt: add LOCALSERVER (requires TEMPORARYFILE)
2012-10-15 Titta HeikkalaRevert a change to printer orientation
2012-10-15 Christoph Schleife... Cocoa: Speed up fading out scroll bars.
2012-10-15 Friedemann KleintQDockWidget: Enable framestrut events when undocked...
2012-10-15 Zeno AlbisserAdd cglContextForContext to QCocoaNativeInterface.
2012-10-15 Frederik GladhornMake QFileDialogs more accessible.
2012-10-15 Miikka HeikkinenImprove Qt::WA_UnderMouse accuracy
2012-10-15 José Millán SotoUse QLatin1String in AtSpiAdaptor::applicationInterface
2012-10-15 Mitch CurtisFix spelling mistake in QNetworkDiskCache detailed...
2012-10-15 Simon HausmannAdapt to WebKit Widgets module changes
2012-10-15 Mark BrandQtSql: Correct documented default precision policy.
2012-10-15 Konstantin RittQRawFont: improve performance and safety of glyphIndexe...
2012-10-15 Olivier GoffartQThread signals documentation improvement
2012-10-15 Mark Brandcorrect spelling in QtSql documentation
2012-10-15 Mark BrandQComboBox::currentText: correct documentation
2012-10-15 J-P NurmiQKeySequence: remove duplicate QDataStream operators
2012-10-15 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-15 Thiago MacieiraRe-revert "Delay creation of the process manager"
2012-10-14 Olivier Goffartmoc: parse properly the gcc extension for variadic...
2012-10-14 Konstantin RittQCommonStyle: Reduce code duplication
2012-10-14 Mark BrandQSqlTableModel: let select() and selectRow() be slots
2012-10-13 Rafael RoquettoQNX: code cleanup, use '0' instead of 'NULL'
2012-10-13 Shawn Rutledgeqdoc outputs warnings in a form which Creator will...
2012-10-13 Michele CainiReview of documentation.
2012-10-13 José Millán SotoNotify accessibility events in QAbstractItemView
2012-10-13 Konstantin RittUse constFind()/constEnd() for const_iterator-s
2012-10-13 Friedemann KleintFix warnings from syncqt.
2012-10-13 Shawn RutledgeFix "open with" functionality on OSX (FileOpenEvent)
2012-10-13 Oliver WolffBe able to obtain list of possible key combinations...
2012-10-13 Oliver WolffAdded possibleKeys(QKeyEvent *) to QWindowsIntegration
2012-10-13 Frederik GladhornUpdate qfiledialog ui to new style.
2012-10-13 Gatis PaeglisSimplify transaction expiry mechanism
2012-10-13 Gatis PaeglisMake sure timestamp is initialized before using it...
2012-10-13 Mitch CurtisLink to Item Views Puzzle Example in QListView docs.
2012-10-13 José Millán SotoCheck that row and column are not less than 0 in indexF...
2012-10-13 Oliver WolffDo not accept key events if a widget is disabled
2012-10-13 Simon HausmannFix moc preprocessor-only mode with input that contains...
2012-10-13 Rafael RoquettoFix number of available printers in CUPS support.
2012-10-13 Fabian BumbergerBlackberry: Populating the QCoreApplicationData
2012-10-13 Thomas McGuireBlackberry: Emit aboutToBlock() and awake() correctly...
2012-10-13 Jens Bache-WiigRemove unused private header
2012-10-13 J-P Nurmiqfeatures.txt: cleanup obsolete cde & motif styles
2012-10-13 Jerome PasionDoc: Removed references to stale links.
2012-10-13 Marc MutzQGtkStyle: fix a warning
2012-10-13 Frederik GladhornAccessibility: Implement GetVersion and GetLocale in...
2012-10-13 Frederik GladhornAdd workaround for typo in libatspi VisualdataChanged
2012-10-13 Sean HarmerOpenGL: Add missing WINAPI calling convention for QGL...
2012-10-13 Sérgio MartinsQtPrintSupport: Fix build with QT_NO_PICTURE.
2012-10-13 Martin Smithqdoc: qdoc now can run in 2 passes
2012-10-13 Martin Smithqdoc: Allow empty character literal ''
2012-10-13 Konstantin RittQFont: Fix build with QFONTCACHE_DEBUG
2012-10-13 Konstantin RittQGlyphRun: Fix isEmpty() and boundingRect() didn't...
2012-10-13 Konstantin RittFix QTextBoundaryFinder usage cases in QAccessible2
2012-10-13 Konstantin RittUpdate/fix QTextBoundaryFinder simple usage cases in...
2012-10-12 Michele CainiReview of documentation.
2012-10-12 Konstantin RittQTextBoundaryFinder: Fix handling of break opportunities
2012-10-11 Samuel RødalFixed cosmetic line drawing where begin and end points...
2012-10-11 Peter KümmelQVarLengthArray: use memory on stack if possible
2012-10-11 Peter KümmelMake QVarLengthArray exception safe in case of OOM
2012-10-11 Jocelyn TurcotteFix a "warning: 'operator+=' is deprecated" when buildi...
2012-10-11 Jocelyn TurcotteRemove trivial debug output from QSpiAccessibleBridge
2012-10-11 Jerome PasionQt Widgets: Added a landing page
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-10 Pierre RossiRevert "Handle additional format ranges when itemizing."
2012-10-10 Morten Johan SorvigRemove handleSynchronous* functions.
2012-10-10 Frederik GladhornDo not handle invalid accessibles in atspi bridge.
2012-10-10 Tor Arne VestbøCentralize place where we ensure qdoc is built before...
2012-10-10 J-P NurmiQGtkStyle: use gtk_widget_get_style()
2012-10-10 Jan Arve SaetherFix a regression with regards to hfw behavior in QStack...
2012-10-10 Konstantin RittQTextBoundaryFinder: Introduce BoundaryReason::Mandator...
2012-10-10 Konstantin RittInvalidate old QImage data if load()/loadFromData(...
2012-10-10 Konstantin RittAvoid warnings about an unreachable code
2012-10-10 Gabriel de DietrichMac: Bring back "Text boxes and list only" tab navigation
2012-10-10 Martin Smithqdoc: Implements the -no-link-errors option
2012-10-10 Morten Johan SorvigCocoa: Send keyboard modifiers with mouse events.
2012-10-10 Samuel RødalAdded missing keysym to handleExtendedKeyEvent in xcb...
2012-10-10 Friedemann KleintWindows: Filter out events sent during DestroyWindow().
2012-10-10 Miikka HeikkinenFix scrolldown arrow not showing on popup for QMenu
2012-10-10 Stephen KellyDelete the QVariant ctors taking global Qt enum values.
2012-10-10 J-P NurmiQGtkStyle: use gtk_widget_get_parent() and gtk_widget_i...
2012-10-10 J-P NurmiQGtkStyle: use gtk_widget_get/set_allocation()
2012-10-10 David SansomeScale icons returned by QIcon::fromTheme.
2012-10-10 Samuel RødalCompile fix for when XCB_USE_GLX is not defined.
next