profile/ivi/qtbase.git
2012-06-21 Daniel Thor... Fixes high CPU usage on timer expiration when using...
2012-06-21 Stephen KellyUpdate the docs about setRoleNames deprecation.
2012-06-21 Joerg Bornemannfix doc typo in qwindow.cpp
2012-06-21 Kim Motoyoshi... Fix possible crash when copying QImage.
2012-06-21 Casper van... QDoc: Use the module page as link in qt.ditamap.
2012-06-21 Casper van... QDoc: Use 'Type' instead of 'element' in instantiates.
2012-06-21 Girish RamakrishnanRemove QWS references from testlib
2012-06-21 Kim Motoyoshi... Avoid unnecessary detach when saving to BMP.
2012-06-21 Rafael RoquettoNew command line switches for configure.exe
2012-06-21 Konstantin... QTextLayout docs: a minor typo fix
2012-06-21 Konrad Grochowskiproper filling when using Qt::TexturePattern
2012-06-20 Janne AnttilaFix qitemview and qdatetimeedit autotest builds for...
2012-06-20 Janne AnttilaFix qdiriterator autotest build for WEC7.
2012-06-20 Samuel RødalFixed mouse grabbing preventing popups from being closed.
2012-06-20 Shane KearnsHandle fragmented responses on SOCKS5 control channel
2012-06-20 Janne AnttilaFix qfile autotest build for WEC7
2012-06-20 Chris AdamsAdd new benchmark metrics to testlib
2012-06-20 Daniel MolkentinDoc: tmake -> qmake, it's about time
2012-06-20 Shane KearnsChange default Content-Type for http POST to match...
2012-06-20 Girish RamakrishnanRemove references to Q_WS_QWS
2012-06-20 Girish Ramakrishnanplastique: Use QPlatformTheme::DialogButtonBoxButtonsHa...
2012-06-20 Girish RamakrishnanRemove dead code
2012-06-20 James TurnerFix QWidgetWindow sending duplicate drag-drop events
2012-06-20 Stephen KellyRecord if a metatype is a smart pointer to a QObject...
2012-06-20 Stephen KellyAdd some internal API for extracting a QSharedPointer...
2012-06-20 Martin PeterssonQNetworkAccessManager: delete the httpThread
2012-06-20 Bradley T.... Change *-clang mkspec globs to *-clang*
2012-06-20 Bradley T.... mkspecs: Add macx-clang-libc++ and macx-clang-libc...
2012-06-20 Joerg Bornemannfix tst_QWidget::getSetCheck on Windows
2012-06-20 Mitch CurtisFix unused parameter warnings in moc test.
2012-06-20 Jeremy KatzMake QUuid compile with QT_NO_QUUID_STRING without...
2012-06-20 Jeremy Katzdefine QT_NO_ICONV if QT_NO_TEXTCODEC
2012-06-20 Jeremy KatzMake QVariant compile with QT_NO_QUUID_STRING
2012-06-20 Eike ZillerMac: Fix rendering of non-int sized fonts.
2012-06-20 Girish RamakrishnanDocument and use UserEvent::nullWindow for event delivery
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-20 Mitch CurtisMake QDateTime::fromString()/Time::fromString() adhere...
2012-06-20 Mitch CurtisClean up QDateTime tests.
2012-06-20 Mitch CurtisAdd leading zeros to years below 1000 in QDate::toString().
2012-06-20 Gatis PaeglisUpdate calendarwidget example
2012-06-20 Stephen KellyUse the POSITION_INDEPENDENT_CODE property on targets...
2012-06-20 Martin PeterssonQUrl::setEncodedQueryItems should replace
2012-06-20 Samuel RødalImproved QCursor::setPos() robustness on xcb.
2012-06-20 Kent HansenAdd test for queued call of method with unregistered...
2012-06-20 Kent HansenQMetaMethod::invoke: Use normalizedType() to normalize...
2012-06-20 Frederik GladhornAccessibility: Do not automatically add controllers
2012-06-20 Yuchen DengMOC: Avoiding MAX_PATH limit on Windows
2012-06-20 Gabor BallabasFix compile-time error macro when building with -fPIE
2012-06-20 Tobias HungerFix access to uninitialized pointer
2012-06-20 Olivier GoffartAdd qMove macro to support std::move
2012-06-20 Friedemann... Windows: Fix MinGW warnings.
2012-06-20 Rohan McGoverntst_qfilesystemmodel: increased test's permitted runtime
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Bjoern BreitmeyerFixed Wince Makefile environment
2012-06-19 Oswald Buddenhagenmake missing qt modules fatal
2012-06-19 Oswald Buddenhagenless confusing wording
2012-06-19 Oswald Buddenhagenfix misnomer: qt_module.prf => qt_build_config.prf
2012-06-19 Oswald Buddenhagenfix regexp in qmodule.pri inclusion check
2012-06-19 Oswald Buddenhagenrevamp automatic makefile generation for sub-projects
2012-06-19 Oswald Buddenhagensupport for private depends in modules
2012-06-19 Oswald Buddenhagenintroduce $$QMAKE_CHK_EXISTS_GLUE
2012-06-19 Oswald Buddenhagencentralize definitions of shell commands
2012-06-19 Oswald Buddenhagennormalize $$QMAKE_QMAKE
2012-06-19 Oswald Buddenhagencorrectly find idc even for makefiles
2012-06-19 Oswald Buddenhagenfix in-/out-dir mixup
2012-06-19 Oswald Buddenhagenremove unnecessary conditional
2012-06-19 Oswald Buddenhagenremove duplicate assignments of MKDIR & CHK_DIR_EXISTS
2012-06-19 Oswald Buddenhagenunobfuscate makefiles re $(CHK_DIR_EXISTS)
2012-06-19 Oswald Buddenhagenmake 'qmake_all' targets respect .depends and CONFIG...
2012-06-19 Oswald Buddenhagenmake 'qmake_all' target of SUBDIRS projects properly...
2012-06-19 Oswald Buddenhagenmake 'qmake' target of SUBDIRS projects non-recursive
2012-06-19 Oswald Buddenhagendon't use $(MAKEFILE) to refer to SUBDIRS' makefiles
2012-06-19 Oswald Buddenhagendo not add "/." to _PRO_FILE_PWD_
2012-06-19 Oswald Buddenhagendon't refer to removed headers
2012-06-19 Oswald Buddenhagenallow projects to suppress qmake recursion
2012-06-19 Oswald Buddenhagenscan module path backwards
2012-06-19 Oswald Buddenhagenlet default_pre add modules to the qmake path
2012-06-19 Oswald Buddenhagenrecognize QMAKEMODULES env var, property and cache...
2012-06-19 Oswald Buddenhagenlook for mkspecs/ even below .qmake.cache/.conf-determi...
2012-06-19 Oswald Buddenhagenadd support for a super cache
2012-06-19 Oswald Buddenhagenlook for .qmake.conf files
2012-06-19 Oswald Buddenhagenfind .qmake.cache for subprojects independently
2012-06-19 Oswald Buddenhagenallow setting QMAKEPATH and QMAKEFEATURES in .qmake...
2012-06-19 Oswald Buddenhagendon't duplicate project_build_root's calculation needlessly
2012-06-19 Oswald Buddenhagenmove generation of module master headers to qt_module_h...
2012-06-19 Oswald Buddenhagenmake master phonon compat header a forwarding header
2012-06-19 Oswald Buddenhagenremove detection-based usage of modules which are frame...
2012-06-19 Oswald Buddenhagenfix direct includes from modules which are frameworks
2012-06-19 Oswald Buddenhagenlet modules which are frameworks remember that fact
2012-06-19 Oswald Buddenhagenremove workarounds for broken syncqt
2012-06-19 Oswald Buddenhagenautomatically add QT_BUILD_FOO_LIB to DEFINES
2012-06-19 Oswald Buddenhagenremove backwards compatibility hacks
2012-06-19 Oswald Buddenhagenclean up projects from QPRO_PWD nonsense, etc.
2012-06-19 Oswald Buddenhagenauto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCON...
2012-06-19 Oswald Buddenhagenmove QMAKE_PKGCONFIG_VARIABLES stuff out of qt_module_c...
2012-06-19 Oswald Buddenhagenremove ACTIVEQT_IDC assignment from QMAKE_IDC
2012-06-19 Oswald Buddenhagenremove support for CONFIG+=qt_compat
2012-06-19 Oswald Buddenhagendon't explicitly inject qt header/library paths
2012-06-19 Oswald Buddenhagenalways add library path from module
2012-06-19 Oswald Buddenhagenmake module includepath addition less convoluted
next