profile/ivi/qtbase.git
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.
2012-10-04 Kai KoehneRename quick1_debug back to declarative_debug
2012-10-03 Frederik GladhornAccessibility: For app claim support for app iface.
2012-10-03 Frederik GladhornImplement action de-marshalling.
2012-10-03 Frederik GladhornRemove unused function.
2012-10-03 Frederik GladhornCheck for valid model and view in isValid for TableCells.
2012-10-03 Frederik GladhornMake accessibility debug output optional.
2012-10-03 Gabriel de... Mac: QComboBox wouldn't receive mouse events when shown...
2012-10-03 Christian StrømmeFix for integer overflow in QString::replace
2012-10-03 Sean HarmerOpenGL: Don't request a context version higher than...
2012-10-03 Eskil Abrahamsen... Fix issue with mispositioned family name i QFontComboBox
2012-10-03 Konstantin... Fix QTextBoundaryFinder assignment operator
2012-10-03 Sergio MartinsIntroducing the PlatformPanel event type.
2012-10-03 Andy ShawChange Q_ASSERT to warnings and returns for the menu...
2012-10-03 Jason BarronDefine QMAKE_EXTENSION_STATICLIB for MSVC mkspecs.
2012-10-02 Thiago MacieiraOverhaul a little the QUrl error reporting.
2012-10-02 Thiago MacieiraUpdate some error messages in QUrl::errorString()
2012-10-02 Thiago MacieiraAdd Q_UNREACHABLE / Q_ASSERT to two conditions that...
2012-10-02 Thiago MacieiraMove QUrlPrivate to qurl.cpp and mark all methods as...
2012-10-02 Thiago MacieiraChange QUrlPrivate::setAuthority to return void
2012-10-02 Thiago MacieiraRemove the annoying qWarning when QUrl::setPort is...
2012-10-02 Thiago MacieiraUpdate QUrlPrivate::setScheme: EmptySchemeError never...
2012-10-02 Thiago MacieiraMake QUrl::errorString() usable for QtTest output in...
2012-10-02 Thiago MacieiraMake QUrl::toString() / toEncoded() return empty for...
2012-10-02 Thiago MacieiraAdd two compound URL invalidity cases for isValid()
2012-10-02 Friedemann... Fix DIB image reading.
2012-10-02 Mark Brandfix #includes
2012-10-02 Jens Bache... Remove Cleanlooks as a dependency of QGtkStyle
2012-10-02 Morten Johan... Set CWD when launched from Finder.
2012-10-02 Richard Moe... Cocoa: add missing auto release pools
2012-10-02 Richard Moe... Cocoa: bugfix staysOnTopFlag in combination with transi...
next