Remove unused private header
[profile/ivi/qtbase.git] / src /
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.
2012-10-10 Thiago MacieiraOptimise the deletion of a QSharedPointer with no custo...
2012-10-10 Thiago MacieiraQElapsedTimer: Instead of two ints, store only the...
2012-10-10 Jon SeverinssonSimplify QDate::addDays() impementation
2012-10-10 Jon SeverinssonChange QDateTime::addSecs() and QDateTime::secsTo(...
2012-10-10 Miikka HeikkinenFix wheel events in Windows
2012-10-10 Miikka HeikkinenDon't try to emit focusObjectChanged if window pointer...
2012-10-09 Pierre RossiQDoc/Bootstrap library: fix link error on Windows
2012-10-09 James TurnerQNX: Add and remove screens dynamically.
2012-10-09 Sergio AhumadaQtPrinterSupport: Fix compilation with QT_NO_PRINTER
2012-10-09 Konstantin RittUpdate the Unicode Data and Algorithms up to Unicode 6.2
2012-10-08 J-P NurmiQGtkStyle: cleanup unused gdk_drawable_get_depth()...
2012-10-08 J-P NurmiAdd QEvent::StyleAnimationUpdate: style animation targe...
2012-10-08 Marc Mutz[QTBUG-13230] Make QVariantAnimation non-abstract
2012-10-08 Thorbjørn Lund MartsumQMap - remove unused maximumNode() functions
2012-10-08 Christian StrømmeRemoved the "tst_QVector::outOfMemory" test.
2012-10-08 Friedemann Kleintuic: Map QLCDNumber::numDigits to QLCDNumber::digitCount.
2012-10-08 Pierre RossiHandle additional format ranges when itemizing.
2012-10-08 Friedemann KleintFix Windows: QStandardPath::findExecutable() to check...
2012-10-08 Tor Arne Vestbødoc: remove old un-used monolithic qdocconf file
2012-10-08 Pierre RossiTools: add QLibraryInfo to the bootstrapped library.
2012-10-08 J-P Nurmistyles.pri: tabs to spaces
2012-10-08 Jan Arve SaetherFix a bug in how paths are made canonical and relative
2012-10-08 Andrey LeonovImplementation of the BlackBerry Qt Proxy support.
2012-10-08 Eskil Abrahamsen... doc: Brush up QPaintEngine documentation for Qt 5
2012-10-08 Eskil Abrahamsen... doc: Update Q*PaintDevice docs
2012-10-08 Sze Howe KohDoc: Update QThread class ref to reflect changes since...
2012-10-08 Martin Smithqdoc: Simplification of target ref construction
2012-10-08 Martin Smithqdoc: Change to debug output
2012-10-08 Martin Smithqdoc: Change qdoc to use QML terminology
2012-10-08 Martin Smithqdoc: Adding a debug function
2012-10-08 Thomas Hartmannfixing typo in compile fix for MSVC 2008
2012-10-08 Samuel RødalPrevent crashing on screen deletion.
2012-10-08 Thiago A. CorreaQApplication::palette missing Q_NO_USING_KEYWORD implem...
2012-10-08 Thiago A. CorreaQSqlQuery::value string overload
2012-10-08 Teemu KatajistoCocoa: add qWarnining when trying to create 0 width...
2012-10-08 Teemu KatajistoCocoa: don't animate window transitions for 0 width...
2012-10-08 Shawn Rutledgeosx: support for QScreen changes at runtime, and physic...
2012-10-08 Thomas McGuireQNX: Fix input lag
2012-10-08 Thomas McGuireQNX: Remove workaround for BPS bug
2012-10-08 Sean HarmerQNX: Remove the busy loop work around for bps ignoring...
2012-10-08 Julien Brianceauqpa: Fix rendering issue in blitter paint engine
2012-10-05 Thiago A. CorreaQSettings Windows documentation does not match behavior
2012-10-05 Stephen KellyConstify QTableWidget::selectedItems
2012-10-05 Thiago A. CorreaQSettings Windows documentation does not match behavior
2012-10-05 Thiago A. CorreaFix QSqlQuery::value to use proper index check
2012-10-05 Jerome PasionQt Network: Cleaned up documentation titles
2012-10-05 Jerome PasionQt SQL: Cleaned up documentation group membership and...
2012-10-05 Frederik GladhornExpose enabled state in mac accessibility.
2012-10-05 Mark BrandQSqlTableModel::selectRow(): don't expand cache if...
2012-10-05 Mark BrandQSqlTableModel: record(row) must use virtual data()
2012-10-05 Mark BrandQSqlTableModel: restore use of virtual setData() in...
2012-10-05 Mark BrandQSqlTableModel: don't cache unchanged value in setData()
2012-10-05 J-P NurmiQMacStyle: use proper pimpl
2012-10-05 Stephen KellyAdd docs to clarify and restrict what the LayoutChangeH...
2012-10-05 Mark BrandQSqlTableModel: fix segfault when overriding selectRow()
2012-10-04 Fabian BumbergerUse slogger2 for logging on Blackberry instead of writi...
2012-10-04 Miikka HeikkinenFix Windows mouse enter/leave event generation
next