profile/ivi/qtbase.git
2012-10-10 Konstantin... Invalidate old QImage data if load()/loadFromData(...
2012-10-10 Konstantin... Avoid warnings about an unreachable code
2012-10-10 Gabriel de... Mac: Bring back "Text boxes and list only" tab navigation
2012-10-10 Gabriel de... tst_QApplication: Make sure the native style is being...
2012-10-10 Martin Smithqdoc: Implements the -no-link-errors option
2012-10-10 Morten Johan... Cocoa: Send keyboard modifiers with mouse events.
2012-10-10 Samuel RødalAdded missing keysym to handleExtendedKeyEvent in xcb...
2012-10-10 Friedemann... Windows: 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 J-P Nurmiqmake: fix .pc install target dir separators on windows
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 Joerg Bornemannfix links in INSTALL
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 J-P Nurmiconfig.tests/glib: remove app_bundle config (mac compat...
2012-10-09 James TurnerQNX: Add and remove screens dynamically.
2012-10-09 Sergio AhumadaQtPrinterSupport: Fix compilation with QT_NO_PRINTER
2012-10-09 Stephen KellyGenerate ';' separated libraries in prl files for CMake.
2012-10-09 Konstantin... Update 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 Rohan McGoverntst_qfiledialog: fixed typo causing semi-random complet...
2012-10-08 Marc Mutz[QTBUG-13230] Make QVariantAnimation non-abstract
2012-10-08 Thorbjørn Lund... QMap - remove unused maximumNode() functions
2012-10-08 Christian StrømmeRemoved the "tst_QVector::outOfMemory" test.
2012-10-08 J-P Nurmiconfigure: bump gtk version from 2.10 to 2.18 (sep...
2012-10-08 Friedemann... uic: Map QLCDNumber::numDigits to QLCDNumber::digitCount.
2012-10-08 Friedemann... Stabilize test qmenu::pushButtonPopulateOnAboutToShow().
2012-10-08 Thomas SenykIntroduce a Tegra2 mkspec to the device specs
2012-10-08 Thomas SenykSimplify the imx6-device-mkspec
2012-10-08 Pierre RossiHandle additional format ranges when itemizing.
2012-10-08 Friedemann... Fix Windows: QStandardPath::findExecutable() to check...
2012-10-08 Joerg Bornemannremove superfluous include from echoplugin example
2012-10-08 Tor Arne VestbøAdd QT.module.docs variable to the module system
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 Friedemann... Use jom in tst_qmake.
2012-10-08 Friedemann... Increase tst_qmake more time on Windows.
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
2012-10-04 Friedemann... Run per-QWindow native event filter for all events.
2012-10-04 Teemu KatajistoCocoa: fix regressions in cocoa filedialog helper
2012-10-04 Sergio Ahumadatest: Remove QSKIP from tst_QToolButton::triggered()
2012-10-04 Friedemann... Remove unused placeholder from qErrnoWarning().
2012-10-04 Stephen KellyFix segfault when delegates change properties on editors.
2012-10-04 Gabriel de... Mac: Safely dispose of scrollbars temporary NSGraphicsC...
2012-10-04 Friedemann... Windows: Append file suffix in save-dialog.
2012-10-04 Stephen KellyCMake: Improve QT5_GET_MOC_FLAGS macro
2012-10-04 Andy ShawUpdate the window style when the modality changes on...
2012-10-04 Thomas Hartmanncompile fix for MSVC 2008 and std::upper_bound
2012-10-04 Frederik GladhornReturn if header is 0.
2012-10-04 Arvid Piccianinative android support with eglfs
2012-10-04 Miikka HeikkinenShow widget cursor after restoring last override cursor
2012-10-04 Sergio Ahumadatst_QLocale: remove QSKIP, wrap Q_OS_MAC/Q_OS_WIN
2012-10-04 Leonard LeeRemove #if 0 usage in QElapsedTimer autotest.
2012-10-04 Leonard LeeFix #if 0 usage in collections autotest.
next