profile/ivi/qtbase.git
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 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 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 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 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 Holger Hans... misc: Fix some random typos and grammar while reading...
2012-03-09 David FaureFix copy/paste error in QAbstractItemModel::insertRow...
2012-03-09 Donald CarrRemove widgets dependency from eglfs
2012-03-09 ABBAPOHRemove calls for default constructors
2012-03-09 Martin PeterssonUse SSL_MODE_RELEASE_BUFFERS in QSslSocket
2012-03-08 Pierre RossiFix a performance regression with shouldLoadFontEngineF...
2012-03-08 Rafael RoquettoFix platforms.pro to match new qnx mkspec name
2012-03-08 Yuchen DengBuild fix when use '-no-stl' option
2012-03-08 Shane KearnsAdd debug stream operator for QNetworkProxy
2012-03-08 Donald CarrAdd cross_compile to qconfig.pri for global advertising
2012-03-08 Oswald Buddenhagendon't put QMAKE_ABSOLUTE_SOURCE_ROOT into .qmake.cache
2012-03-08 Oswald Buddenhagenremove support for QMAKE_PLATFORM_DIR
2012-03-08 Oswald Buddenhagenremove the fixed qt tool assignments from the configures
2012-03-08 Rick StocktonBlackBerry Plugin: support 8 mouse buttons, instead...
2012-03-08 Girish RamakrishnanFix qtmodule-configtests to honor error codes
2012-03-08 Giuseppe D... QRegularExpression: minor fix to captureIndexForName
2012-03-08 Giuseppe D... QRegularExpression: improve JIT memory handling
2012-03-08 Friedemann... Windows: Fix flag handling.
2012-03-08 Martin PeterssonQtNetwork: blacklist two more certificates
2012-03-08 Oswald Buddenhagenreplace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT...
2012-03-08 Oswald Buddenhagenremove obviously counterproductive uses of QT_SOURCE_TR...
2012-03-08 Oswald Buddenhagenremove automatic building of moc from moc.prf
2012-03-08 Oswald Buddenhagenuse $$QT_BUILD_TREE instead of $$(QTDIR)
2012-03-08 Oswald Buddenhagendelete dumpcpp.prf
2012-03-08 Oswald Buddenhagenremove strange .qmake.cache hacks
2012-03-08 Donald CarrRemove legacy pre-QPA gui/egl implementation
2012-03-08 Frederik GladhornQAccessibleEvent needs a virtual destructor.
2012-03-08 Lars KnollDefer window activation if the window hasn't beenn...
2012-03-08 Miikka HeikkinenWindows: Removing insignification from QTextEdit test
2012-03-08 Lars KnollFix a bug in the assignment operators for QJsonObject...
2012-03-08 Jędrzej NowackiCrash fix in QMetaType::typeName.
2012-03-08 Jędrzej NowackiFix crash in QVariant::canConvert.
2012-03-08 Debao ZhangWindows: Make QMenuBar autotest significant again
2012-03-08 Giuseppe D... Remove usage of QtXml from rcc, add test
2012-03-08 Marc Mutzexamples: compile w/QT_NO_CAST_FROM_BYTEARRAY, at least...
2012-03-08 Jiang JiangEnablers for shared graphics cache in raster paint...
2012-03-08 Pierre RossiRemove dead code.
2012-03-08 Jason McDonaldtestlib: Make QTestResult::verify() more robust.
2012-03-08 Frederik GladhornAdd accessible role Desktop.
2012-03-08 Frederik GladhornCall updateAccessibility with the right index.
2012-03-08 Frederik GladhornChangelog: QEvent::Accessibility
2012-03-08 Nick RatelleFixes potential memory leak in qtextcodec.cpp
2012-03-08 Jason McDonaldselftests: Improve reporting of problems with loading...
2012-03-08 Jason McDonaldtestlib: Improve verbose and XPASS output
2012-03-08 Jason McDonaldtestlib: Document a known limitation of QFINDTESTDATA.
2012-03-08 Andy ShawCall wait() after calling quit() so that it can gracefu...
2012-03-08 Shane KearnsMark unstable windows network tests
2012-03-08 Shane KearnsWindows - handle both auto detect proxy settings together
2012-03-08 Shane KearnsFix a number of bugs with windows system proxies
2012-03-08 Shane KearnsRework QNetworkProxyFactory::systemProxyForQuery autotest
2012-03-08 Shane KearnsWindows - fall back on static proxy config if autoproxy...
2012-03-08 Shane KearnsWindows - handle proxy autoconfiguration resulting...
2012-03-08 Shane KearnsWindows - fix proxy types for manually specified proxies
2012-03-08 Shane KearnsMark tst_QNetworkReply::getThenDeleteObject as unstable
2012-03-08 Shane Kearnstst_qnetworkreply - remove qRegisterMetaType duplicates
2012-03-08 Shane KearnsAdd windows XFAIL to qnetworkreply autotest
2012-03-08 Sean HarmerAllow compilation of 3rdparty/pcre on QNX
next