profile/ivi/qtbase.git
2012-03-15 Stephen KellyMake more of QDBus bootstrapping-ready.
2012-03-15 Marc MutzQPlatformSurface: add missing virtual dtor
2012-03-14 Giuseppe D... QRegularExpression: support for QString overloads
2012-03-14 Stephen KellyAdd QByteArray overload for the QLatin1String ctor.
2012-03-14 Stephen KellyMake some DBus classes bootstrapping-ready.
2012-03-14 Stephen KellyAdd an overload to Moc to allow reading from a QIODevice.
2012-03-14 Stephen KellyFix warning about unused parameter.
2012-03-14 Marc MutzQDirIterator, QDataStream: remove virtual dtor
2012-03-14 Olivier GoffartRemove QTEST_NO_SPECIALIZATIONS
2012-03-14 Marc MutzQtNetwork: make some constructors explicit
2012-03-14 Giuseppe D... QRegularExpression: QMetaType and QVariant support
2012-03-14 Marc MutzQtGui: make some constructors explicit
2012-03-13 João AbecasisSilence 'narrowing conversion' warning in test
2012-03-13 David FaurePort file-flushing code to QFileDevice.
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 João AbecasisFix QString:mid and midRef, again
2012-03-12 Jørgen LindRemove redundant wayland stuff from QtBase
2012-03-12 Friedemann... Re-add the Systray example.
2012-03-12 Friedemann... Windows: Implement QWindowsIntegration::queryKeyboardMo...
2012-03-12 Friedemann... Implement QSystemTrayIcon for Windows.
2012-03-12 Jørgen LindDon't define QT_NO_CORESERVICES on all platforms. That...
2012-03-12 Jørgen LindFix the QMAKE_LIBS_WAYLAND variable
2012-03-12 Debao ZhangMove the auto test of QPixmap::grabWidget() from QPixma...
2012-03-12 Giuseppe D... QRegularExpression: add error strings for translation
2012-03-12 Sean HarmerDo not add -rpath-link directives with no library path
2012-03-12 Marc Mutztst_exceptionsafety_objects: add virtual ~AbstractTester
2012-03-12 Frederik GladhornAdd documenation about QAccessibleStateChange event.
2012-03-12 Frederik GladhornUse QAccessibleEvent in test.
2012-03-12 Marc MutzQDBusError: add assignment operator from QDBusMessage
2012-03-12 Marc MutzQtDBus: make some constructors explicit
2012-03-12 Donald CarrRemove stale references to Qtopia
2012-03-12 jian liangDelete QPlatformDragPrivate object in QPlatformDrag...
2012-03-12 Mark BrandQSqlTableModel::indexInQuery: fix inserted row accounting
2012-03-12 John TapsellHarfbuzz GPOS hinting- do not consider a subtable to...
2012-03-12 Stefan HundhammerLine up underlines if fallback fonts are used (QTBUG...
2012-03-12 Jason McDonaldFix indentation of QWaitCondition autotest.
2012-03-12 Jason McDonaldRemove MSVC 6 workaround from QtConcurrent.
2012-03-12 Jason McDonaldRemove gcc 3.x-specific code from QtConcurrent and...
2012-03-12 Andrew den... Add a movable type declaration to QGlyphRun.
2012-03-12 Sergio Ahumadaqdoc: Fix closing 'table class="generic"' tag
2012-03-12 Debao ZhangConvert xlib plugin to new format
2012-03-12 Morten Johan... Remove Mac multiple-arch support.
2012-03-12 Morten Johan... Cocoa: Fix accessiiblityPerformAction
2012-03-12 Sean HarmerRename blackberry QPA plugin to QNX
2012-03-12 Frederik GladhornRemove QAccessible2::TableModelChange.
2012-03-12 Debao ZhangMove tst_qprinter.cpp to QtPrintSupport
2012-03-12 Debao ZhangClean up some auto tests of gui
2012-03-12 Frederik GladhornUpdate accessibility StateChange by custom event.
2012-03-12 Casper van... Remove unnecessary function.
2012-03-12 Laszlo AgocsMigrate QWindowSystemInterface to use QElapsedTimer
2012-03-12 Oswald Buddenhagensanitize install target names
2012-03-12 Sean HarmerAllow qmake to find features when using mkspecs in...
2012-03-12 Oswald BuddenhagenQT_RAW_INSTALL_FOO => QT_INSTALL_FOO/raw
2012-03-12 Oswald Buddenhagenrip out -incremental from configure
2012-03-12 Sean HarmerUpdate qnx mkspecs to not use fixed tool paths
2012-03-12 Lars KnollRestore some source compatibility
2012-03-12 Debao ZhangMove tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgets
2012-03-12 Marc MutzQtSql: make some constructors explicit
2012-03-12 Vincent ASupport Growl >=1.3 in QSystemTrayIcon
2012-03-12 Jason McDonaldRemove outdated assumption from QVariant autotest.
2012-03-12 Jason McDonaldFix compile warnings in QCoreApplication autotest.
2012-03-12 Robin BurchellForce properties to be applied in the order in which...
2012-03-12 Jason McDonaldRemove redundant and incorrect comment from QList autotest.
2012-03-12 Jason McDonaldtestlib: Improve formatting of QCOMPARE failure messages.
2012-03-11 Glenn WatsonAdd Q_IS_ENUM(), and provide as flag in QMetaType:...
2012-03-11 Jędrzej NowackiCrash fix in QMetaType::typeFlags.
2012-03-10 Debao ZhangMake tst_qsql.cpp independent of QtWidgets
2012-03-10 Thorbjørn Lund... QTabBar - add minimumTabSizeHint as virtual function.
2012-03-10 Friedemann... XCB: Implement native events for for windows.
2012-03-10 Sergio MartinsRemove unneeded check.
2012-03-10 Martin Smithqdoc3: qdoc user manual update
2012-03-10 Kent HansenRevert "QNam: only init channels when needed."
2012-03-10 Holger Hans... byteorder: Fix compilation for MIPS and GCC < 4.6.
2012-03-10 ABBAPOHRemove commented 'comment'
2012-03-10 ABBAPOHFix commas according to qt coding style
2012-03-09 Oswald Buddenhagenfix the check for libraries having themselves as depend...
2012-03-09 Kent HansenRevert "QNam: only init channels when needed."
2012-03-09 Oswald Buddenhagenanother attempt at solving the popping up of .qmake...
2012-03-09 Donald CarrRemove erroneous never referenced QT_NO_GUI define
2012-03-09 Rafael RoquettoUpdated codecs.pri to reflect new QNX mkspec name
2012-03-09 Holger Hans... byteorder: Improve the implementation comments for...
2012-03-09 Rafael RoquettoFixes wrong iconv_open call under QNX
2012-03-09 Mark Brandremove assignment of QMAKE_MOC & QMAKE_UIC from mkspecs...
2012-03-09 Holger Hans... qws: Remove decorations/kbd/mouse plugin support from...
2012-03-09 David FaureFix some duplication between QGuiApplication and QAppli...
2012-03-09 Rafael RoquettoFixes mismatching delete operator
2012-03-09 Kevin KrammerMake tst_qapplication build when QT_NO_SHAREDMEMORY...
2012-03-09 Kevin KrammerUse qt_safe_read to read from low-level file descriptor
2012-03-09 Miikka HeikkinenWindows: Fix QStyleSheetStyle autotest antialiasing...
2012-03-09 Oswald Buddenhagendo not copy/symlink qmake to build dir
2012-03-09 Sergio AhumadaMark tst_qtimeline as insignificant on Windows
2012-03-09 Friedemann... Merge "Merge remote-tracking branch 'origin/containers...
2012-03-09 Debao ZhangMake tst_qmouseevent.cpp independent of QtWidgets
2012-03-09 Debao ZhangClean up for some auto tests of the gui/kernel.
2012-03-09 Debao Zhangtst_qimagereader: does not depend on QtWidgets
2012-03-09 Jon TrulsonStart eventTime timer so that the .elapsed method will...
2012-03-09 Marc Mutz{QTouchEvent,QWindowSystemInterface}::TouchPoint: repla...
2012-03-09 Holger Hans... misc: Fix some random typos and grammar while reading...
2012-03-09 David FaureFix copy/paste error in QAbstractItemModel::insertRow...
next