profile/ivi/qtbase.git
2012-06-07 Kent HansenMake sql autotests build without widgets
2012-06-07 Kent HansenMake "other" autotests build without widgets
2012-06-07 Kent HansenDon't build printsupport autotests when widgets aren...
2012-06-07 Donald CarrFix common device spec paths
2012-06-06 Kent HansenRemove widgets dependency from xmlstreamlint example
2012-06-06 Kent HansenRemove widgets dependency from qtconcurrent/map autotest
2012-06-06 Kent HansenMake animation autotests build without widgets
2012-06-06 Kent HansenRemove widgets dependency from qdatastream autotest
2012-06-06 Kent HansenMake qprocess autotest build without widgets
2012-06-06 Kent HansenRemove widgets dependency from qstringlistmodel autotest
2012-06-06 Kent HansenMake itemmodels autotest build without widgets
2012-06-06 Kent HansenMake qstatemachine autotest build without widgets
2012-06-06 Kent HansenMake qpixmap autotest build without widgets
2012-06-06 Kent HansenMake qpicture autotest build without widgets
2012-06-06 Kent HansenMake qmovie autotest build without widgets
2012-06-06 Konstantin... get rid of "uninitialized member" gcc warning
2012-06-06 Laszlo PappMark the testSslOption method as introduced in Qt 4.8
2012-06-06 Kent HansenMake gui tests build when widgets aren't available
2012-06-06 Kent HansenMake qpainter autotest build without widgets
2012-06-06 Kent HansenMake qtextdocumentlayout autotest build without widgets
2012-06-06 Kent HansenMake qtextobject autotest build without widgets
2012-06-06 Sean HarmerQNX: Take nativeOrientation into account for QNX device...
2012-06-06 Martin PeterssonQtNetwork: disconnect other channels when network layer...
2012-06-06 Nicolas Arnaud... Add Blackberry path for SSL certificates
2012-06-06 Kent HansenUse the correct ifdef (QT_WIDGETS_LIB) in qsqlrelationa...
2012-06-06 Mike FABIANRename QSystemLocale::fallbackLocale() to QSystemLocale...
2012-06-06 Mike FABIANCheck LANGUAGE as well in QSystemLocale::fallbackLocale
2012-06-06 Mike FABIANUse LC_MESSAGES instead of LC_NUMERIC in QSystemLocale...
2012-06-06 Samuel RødalFixed compile error in eglfs plugin due to narrowing...
2012-06-06 Laszlo AgocsTest if the device is grabbed in some of the evdev...
2012-06-06 Kent Hansenstatemachine: Make delayed event posting work from...
2012-06-06 Mark BrandQSqlResult: replace virtual hooks with virtual functions
2012-06-06 Bradley T.... Remove insignificant_test for tst_qwindow on Mac OS X
2012-06-06 Sean HarmerDo not build eglfs QPA when cross compiling for QNX
2012-06-06 Bradley T.... Cocoa: do not send multiple window activation events
2012-06-06 Samuel RødalAdded QScreen::setOrientationUpdateMask().
2012-06-06 Morten SorvigCocoa: Fix QCocoaBackingStore::flush on 10.8
2012-06-06 Kent HansenFix compilation when configured with -no-widgets
2012-06-06 Balazs KelemenExport QPlatformIntegrationFactory to make it usable...
2012-06-06 Denis DzyubenkoFixed QJsonObject::find()
2012-06-06 Konstantin... normalize the process arguments to Normalization Form...
2012-06-06 Pasi MatilainenDo not set an action on native submenu items on Mac
2012-06-06 Lars KnollRemove support for Qt 4 style plugins
2012-06-06 Lars KnollUpdate of the plugin documentation
2012-06-06 Thiago MacieiraRemove references to QtSharedPointer::InternalRefCount
2012-06-06 Donald CarrGeneralize common device properties out of Raspberry...
2012-06-05 Girish Ramakrishnaneglfs refactor: Query screen and format info from hooks
2012-06-05 Girish Ramakrishnaneglfs refactor: Move egl initialization to the integration
2012-06-05 Holger Hans... Verify the surfaceType before activating the GL context
2012-06-05 Stephen KellyUse QPointer instead of QWeakPointer.
2012-06-05 Kent HansenRemove useless "QT += widgets"
2012-06-05 Kent HansenAvoid string-based lookup of signals
2012-06-05 Kevin OttensQNX: Implement QQnxScreen::nativeOrientation()
2012-06-05 Kevin OttensIntroduce nativeOrientation() to QPlatformScreen
2012-06-05 Mitch CurtisWrite test to confirm QStateMachine calls connectNotify().
2012-06-05 Casper van... QDoc: Look for template and include() under installdir.
2012-06-05 Lars KnollCorrectly locate files with relative paths
2012-06-05 Jiang JiangFix Mac support for glyph scaling
2012-06-05 Mitch CurtisMake QIODevice::seek() return false for sequential...
2012-06-05 Bradley T.... configure: Auto-detect and enable C++11 support if...
2012-06-05 Bradley T.... directfb: Compile with C++11 support enabled
2012-06-05 Casper van... QDoc: search for example projectPath for manifest.
2012-06-05 Rohan McGoverntst_qtoolbutton: stabilize and improve failure message
2012-06-05 Laszlo AgocsAdd StartDragVelocity to style hints
2012-06-05 Lars KnollExpose the plugins meta data in the plugin loader
2012-06-05 Laszlo AgocsMake touch operating better on some touchpads
2012-06-05 Mitch CurtisFix QTemporaryFile::open() failing after remove().
2012-06-05 Mitch CurtisMake QString("inf").toFloat() return inf instead of...
2012-06-05 Konstantin... Improve the QTextBoundaryFinder autotests a lot
2012-06-05 Jędrzej NowackiRename QVector::realloc and QVector::free.
2012-06-05 Christian KandelerQProcess: Add accessors for program and arguments.
2012-06-05 Casper van... QDoc: Use the correct DITAiXML for table col/rowspan.
2012-06-05 Thiago MacieiraThe QFontEngineFT files are not built into QtGui anymore.
2012-06-05 Bradley T.... Add QDeferredDeleteEvent
2012-06-05 Donald CarrMigrate fontconfig config test to unix scope
2012-06-05 Mitch CurtisAllow 24:00:00 for ISO dates in QDateTime::fromString().
2012-06-05 Rohan McGovernReplace QTEST_APPLESS_MAIN with QTEST_MAIN in tests...
2012-06-04 Donald CarrIntroduce gcc machinedump considerations to build system
2012-06-04 Laszlo Agocsevdevtablet plugin
2012-06-04 Debao ZhangFix parent-children relationship of QWidgetWindows
2012-06-04 Kent HansenEnter initial state before QStateMachine::started(...
2012-06-04 Kent HansenFix typos in QState sorting functions
2012-06-04 Andreas HolzammerFix endian detection for wince
2012-06-04 Casper van... QDoc: check if !isNull() before casting prev/next nodes.
2012-06-04 Laszlo AgocsFix touchpads with evdevmouse
2012-06-04 Laszlo AgocsReport mouse events when the driver says so
2012-06-04 Debao ZhangQWidgetWindow: Fix handleExposeEvent()
2012-06-04 Rohan McGoverntst_languagechange: increased timeout on Windows
2012-06-03 Donald Carrmake pre-qmake spec evaluation load device variables
2012-06-03 Kent HansenChange testlib signal dumper hooks to use signal index...
2012-06-03 Debao ZhangQtWidgets: Make QWidgetWindow disappear when its associ...
2012-06-03 Kent HansenChange QConnectionSenderSwitcher et al to use signal...
2012-06-03 Kent HansenUse QMetaObjectPrivate::signalOffset() where appropriate
2012-06-02 Mike FABIANPashto uses Arabic script and is written right to left
2012-06-02 Girish Ramakrishnaneglfs: Create mouse, keyboard and touch handlers by...
2012-06-01 Corentin JabotImplement QXcbWindow::setWindowIcon
2012-06-01 Corentin JabotImplement QWidgetPrivate::setWindowIcon_sys()
2012-06-01 Kent HansenSimplify the QObject::dumpObjectInfo() implementation
2012-06-01 Kent HansenSimplify connectSlotsByName() implementation
2012-06-01 Oswald Buddenhagenavoid redundant tests
next