profile/ivi/qtbase.git
2012-01-23 Richard MooreRemove invalid comment.
2012-01-23 Bradley T.... Expect tst_QWizard::setPixmap() failure on Mac OS X
2012-01-23 Bradley T.... Expect tst_QFileDilaog:clearLineEdit() failure on Mac...
2012-01-23 Bradley T.... Do not expect tst_QFileDialog::selectFiles() failure...
2012-01-23 Bradley T.... Do not mark tst_QGraphicsWidget as insignificant anymore
2012-01-23 Bradley T.... Expect tst_QGraphicsWidget::updateFocusChain...() failu...
2012-01-23 Bradley T.... Fix XPASS in tst_QGraphicsWidget on Mac OS X
2012-01-23 Bradley T.... Fix XPASS in tst_QGraphicsView on Mac OS X
2012-01-23 Bradley T.... Expect tst_QGraphicsProxyWidget::updateAndDelete()...
2012-01-23 Bradley T.... Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets
2012-01-23 Robin BurchellBlow up earlier when adding test rows without columns.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-23 Rohan McGovernMark tst_qhostinfo as insignificant on Linux.
2012-01-22 Harald FernengelRemove dependency of QtDBus onto QtXml
2012-01-22 Robin BurchellObsolete QInputDialog::getInteger() 'officially'.
2012-01-22 Xizhi ZhuUpdate the documentation for bearer.
2012-01-21 Robin BurchellMerge overloads of QInputDialog::getText() and QInputDi...
2012-01-21 Robin BurchellMerge overloads of QFontDialog::getFont().
2012-01-21 Robin BurchellRemove note about source-incompatible change.
2012-01-21 Robin BurchellRemove copy of libgq.
2012-01-21 Robin BurchellRemove unnecessary sizehint overload.
2012-01-21 Thorbjørn Lund... Change QMessageBox::question to default to yes/no butto...
2012-01-21 Robin BurchellIntroduce a qalgorithms benchmark.
2012-01-21 Robin BurchellMinor style fixups.
2012-01-21 Robin BurchellFix incorrect check for error when monitoring a path...
2012-01-20 Mark Brandremove obsolete codec plugin loading code
2012-01-20 Mark Brandcosmetic adjustments for files moved to core/codecs
2012-01-20 Mark Brandupdate private header references
2012-01-20 Mark Brandmove plugin text codecs to QtCore
2012-01-20 Mark Brandbuild and load text codecs regardless of iconv and...
2012-01-20 Shane KearnsQFileInfo autotest - don't fail on default configured...
2012-01-20 Friedemann... QPA/windows example: Fix positioning for virtual desktops.
2012-01-20 Mark Brandfix whitespace
2012-01-20 Morten Johan... Add atomic implementation for Native Client.
2012-01-20 Pasi MatilainenFix cursor disappearance in QLineEdit on Mac when delet...
2012-01-20 Joerg Bornemannmake tst_QProcess::softExitInSlots pass in under 120...
2012-01-20 Jiang JiangFix glyphsEnd range check
2012-01-20 Friedemann... Windows: Work on QPlatformScreen implementation.
2012-01-20 Friedemann... uic: Add translation-attributes to string list properties.
2012-01-20 Friedemann... Add a virtual sendPostedEvents() to QEventDispatcherWin32.
2012-01-20 Eskil Abrahamsen... Introducing QPlatformSharedGraphicsCache
2012-01-20 David FaureRemove QBool and use bool instead.
2012-01-20 Anselmo L.... Docs: Fix typo in the QWindow class documentation
2012-01-20 Simon HausmannAllow generic plugins to set defaults for window system...
2012-01-20 Simon HausmannAdd support for platform plugin specific event filters.
2012-01-20 Robin BurchellAdd a string hash implementation similar to the one...
2012-01-20 Robin BurchellChange visibility of eventFilter().
2012-01-20 Bradley T.... Add Contact: information in the license header
2012-01-20 Bradley T.... Silence warning from clang
2012-01-20 Bradley T.... Use Q_FOREVER instead of forever
2012-01-20 Thiago MacieiraAdd the new QBasicAtomicXXX implementation - no backend...
2012-01-20 Bradley T.... Expect tst_QTreeView::editTriggers() failure on Mac...
2012-01-20 Bradley T.... Expect tst_QColumnView::moveCursor() failure on Mac...
2012-01-20 Bradley T.... Expect tooltip related test failures on Mac OS X
2012-01-20 Bradley T.... Ignore failures from tst_QWidget_window on Mac OS X
2012-01-20 Morten Johan... Compile.
2012-01-19 Kent HansenRemove warning and automagic for "missing QT += quick"
2012-01-19 Mark Brandfix case of included windows headers
2012-01-19 Mark Brandfix cross building mingw: doesn't need to pass qpa...
2012-01-19 Xizhi ZhuRemove the useless connManager() function.
2012-01-19 Robin BurchellRemove Q_CC_MWERKS.
2012-01-19 Robin BurchellRemove Q_CC_NOKIAX86.
2012-01-19 Lars KnollRemove QDir::convertSeparators()
2012-01-19 Jonas M. GastalRemoving QHttpHeader and QHttpResponseHeader.
2012-01-19 Lars KnollRename all our interfaces from com.trolltech to org...
2012-01-19 Jan-Arve SaetherCleanup: No need to have two code paths that both retur...
2012-01-19 Bradley T.... Add "nswindow" resource to the Cocoa native interface...
2012-01-19 Bradley T.... Remove the tst_QWidget::retainHIView() test
2012-01-19 Bradley T.... Prevent menubar related crashes
2012-01-19 Joerg Bornemannremove NTFS junction and mount point detection
2012-01-19 Joerg BornemannRevert "fix NTFS mount points"
2012-01-19 Friedemann... Fix compiler warnings in Qt Network.
2012-01-19 Bradley T.... Disable 'make check' for tst_QWidget on Mac OS X
2012-01-19 Bradley T.... Replace Q_WS_MAC with Q_OS_MAC in tests/auto/other
2012-01-19 Friedemann... Windows: Implement QPlatformScreen::name()
2012-01-19 Lars Knollcore as a directory name is usually not a good idea
2012-01-19 Friedemann... Fix hang in tst_qwidgetaction on Windows.
2012-01-19 Jan-Arve SaetherRemove all references to QAccessible::Self
2012-01-19 Xizhi ZhuRemove QNetworkConfigurationPrivate::bearerTypeName().
2012-01-19 Xizhi ZhuRemove the useless undef for "interface".
2012-01-19 Xizhi ZhuAdd the missing Q_DISABLE_COPY for public bearer classes.
2012-01-19 Kurt KorbatitsChanged xml unittests to work from installation directory
2012-01-18 Jan-Arve SaetherRemove all references to QAccessible::(Covers|Covered)
2012-01-18 Jan-Arve SaetherRemove all references to Self in relation to navigate.
2012-01-18 Orgad Shanehqmake: Normalize paths instead of converting to native...
2012-01-18 Pekka VuorelaRemove QInputContext usage from QWidget test
2012-01-18 Pekka VuorelaQWidget editors to return correct value for Qt::ImEnabled
2012-01-18 Xizhi ZhuRemove QNetworkConfiguration::bearerName().
2012-01-18 Bradley T.... Replace Q_WS_MAC with Q_OS_MAC in tests/auto/gui
2012-01-18 Lars KnollAdd a constructor that explicitly takes a size to QLati...
2012-01-18 Jędrzej NowackiFix visibility of QVariant functions.
2012-01-18 Jason McDonaldChange QSKIP to fail for outdated tests.
2012-01-17 Morten Johan... Improve accessibility actions descriptions on Mac
2012-01-17 Joerg Bornemannfix NTFS mount points
2012-01-17 Samuel RødalAdded libxrender-dev to xcb's README.
2012-01-17 Raphael Kubo... Remove the default address parameter from QDBusServer...
2012-01-17 Jiang JiangFix isolated Thai SARA AM handling
2012-01-17 Simon HausmannSupport current screen orientation changes on Harmattan
2012-01-17 Mark Branddo not detect or configure iconv for Windows
next