profile/ivi/qtbase.git
2012-09-07 Jorgen LindEnable autodetecting of EGL event for desktop GL
2012-09-07 Eskil Abrahamsen... doc: Clean up QAbstractItemModel documentation
2012-09-07 Thiago MacieiraUse setenv in qputenv if possible, since it won't leak
2012-09-07 Kai KoehneLogging: Fix mingw32-gcc compiler warning about unused...
2012-09-07 Lars KnollFix performance regression when appending one vector...
2012-09-07 Julien BrianceauQtNetwork: bypass proxy for local connections
2012-09-07 Thiago MacieiraQWeakPointer use for tracking QObjects is deprecated.
2012-09-07 Jerome PasionAdded API Reference Style Guidelines
2012-09-07 Oswald Buddenhagenintroduce qmake variable abstractions
2012-09-07 Thiago MacieiraAdd a way to benchmark sem_t on Unix too
2012-09-07 Thiago MacieiraUpdate the git-archive export options
2012-09-07 Marc MutzQtGlobal: mark qVersion() and qSharedBuild() as nothrow
2012-09-07 Mitch CurtisDocument how opacity affects QGraphicsScene item queries.
2012-09-07 Caroline ChaoTest: Replace QSKIP by XFAIL
2012-09-07 Caroline ChaoTest: Remove QSKIP for tst_QXmlSimpleReader::inputFromS...
2012-09-07 Giuseppe D... Fix QRegularExpression* docs
2012-09-07 Frederik GladhornMark plugin class docs as internal.
2012-09-07 Jan-Arve SaetherFix a bug in qdoc where to look for index files.
2012-09-07 Sean HarmerMake gui/math3d classes use float rather than qreal
2012-09-07 Sergio MartinsFix compilation error of qcursor_qpa.cpp with QT_NO_CURSOR.
2012-09-07 Arvid Piccianilinuxfb: use linux/kd.h instead of the glibc dummy
2012-09-07 Oliver WolffFixed behaviour of mouse clicks for menu bars on Windows
2012-09-07 Olivier GoffartFix crash when QTextLayout::setAdditionalFormats is...
2012-09-07 Friedemann... Add example to test widget grab.
2012-09-07 Friedemann... Stabilize test of QSpinBox.
2012-09-07 Friedemann... Revert "Implement automatic mouse grabbing on mouse...
2012-09-07 Kai KoehneRemove declarative_debug feature (qmake)
2012-09-07 Kai Koehneconfigure: Unify order of options in help
2012-09-07 Jan-Arve SaetherMove enums that was part of the Qt namespace to qnamesp...
2012-09-07 Sergio AhumadaRevert "Use true and false in preference to TRUE and...
2012-09-07 Friedemann... Fix g++ compiler warnings.
2012-09-05 Mitch CurtisFix QDateEdit displaying day as a number for short...
2012-09-05 Mitch CurtisFix 3 digit day being displayed by QDateEdit.
2012-09-05 aavitDoc: Missing documentation added and doc errors fixed.
2012-09-05 Jorgen LindDon't use string comparison to figure out how to use...
2012-09-05 Jorgen LindMove assignment of mousePressed variable in QWidgetText...
2012-09-05 Oswald Buddenhagenrestore support for QMAKE_LIBDIR_FLAGS
2012-09-05 Oswald Buddenhagenbypass configure bootstrap for non-git builds
2012-09-05 Oswald Buddenhagenremove pretenses of supporting projects on stdin
2012-09-05 Oswald Buddenhagenmake QMakeMetaInfo a little less inefficient with libto...
2012-09-05 Oswald Buddenhagenpre-initialize more invariant properties
2012-09-05 Oswald Buddenhagenremove QMAKE_MKSPECS property from qmake -query's view
2012-09-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-09-05 Sergio Ahumadatest: Check for null string comparison
2012-09-05 Milian WolffOptimize QTextLayout/QTextEngine usage outside of QText...
2012-09-05 Jonathan LiuFix Windows platform plugin narrowing conversion compil...
2012-09-04 Robin BurchellRemove custom sort implementation in QTriangulator...
2012-09-04 Mitch CurtisCorrect the QFileDialog's delete warning message.
2012-09-04 Mitch CurtisClarify QDateTime::secsTo and QDateTime::msecsTo docume...
2012-09-04 Sean HarmerQNX: Move qpa-based mkspecs out of the unsupported...
2012-09-04 Oswald Buddenhagenfix QT_{BEGIN,END}_INCLUDE_NAMESPACE mixup
2012-09-04 Rafael RoquettoAuto test for 'qmake -project' use case.
2012-09-04 Morten SorvigFix indentation.
2012-09-04 Jonathan LiuQWizard/Win: Fix vista helper cache state invalidation
2012-09-04 Robin Burchellgraphicsview: use std::sort instead of qSort
2012-09-04 aavitDoc: fix yet more errors reported by qdoc
2012-09-03 Sean HarmerQNX: Tidy up QMAKE_LFLAGS in qnx mkspecs
2012-09-03 Stephen KellyGenerate includes for Qt containers used as auto-metatypes.
2012-09-03 Oswald Buddenhagenremove handling of QMAKE_FILETAGS
2012-09-03 Oswald Buddenhagenremove unnecessary QMAKESPEC fallback code
2012-09-03 Oswald Buddenhagenremove pretenses of manual dependencies
2012-09-03 Oswald Buddenhagenunbreak "make depend" for shadow builds
2012-09-03 Oswald Buddenhagenunify c*flags in the hand-written makefiles somewhat
2012-09-03 Oswald Buddenhagenfix assignment of MSVCPROJ_TARGET
2012-09-03 Gabriel de... Cleaner support for window flags in QCocoaWindow
2012-09-03 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-03 Mitch CurtisClarify QDateTime documentation re timeSpec conversion.
2012-09-03 Shawn RutledgeNeed #include <string.h> to use memcpy
2012-09-03 Jonathan Liuconfigure: Fix infinite loop displaying config.summary
2012-09-03 Jan-Arve SaetherFix docs of qAbs to have the correct function signature.
2012-09-03 Jing Baifix a mismatch of using QT_NO_NETWORKPROXY
2012-09-03 Jing BaiQStandardPaths should still work without desktop service
2012-09-03 Marc MutzQDBusPendingCallPrivate: save 8 bytes on 64-bit archs
2012-09-03 Marc MutzQDBusPendingCall: remove unneeded volatile qualification
2012-09-03 Marc MutzQDBusPendingCall: add a missing QWaitCondition::wakeAll...
2012-09-03 Marc MutzQStringList::join: add an overload taking a single...
2012-09-03 Danny BoelensRename MAC_CONFIG_TEST_COMMANDLINE to MAC_SDK_FLAG
2012-09-03 Thiago MacieiraRemove the package macros from qglobal.h
2012-09-03 Stephen KellyChange SChar to metatype id 40.
2012-09-03 Shawn RutledgeCommand-line-only examples should not build as .app...
2012-09-03 Frederik Gladhornfix docs
2012-09-03 Frederik Gladhorndoc: fix example link
2012-09-03 Jason BarronFix doc errors in QScreen.
2012-09-03 Jonathan LiuQWizard/Win: Fix incorrect cached state after all wizar...
2012-09-03 Jonathan LiuFix MinGW-w64 GCC 4.6.3 compilation
2012-09-03 Sergio AhumadaPrivate slots should be named starting with _q_
2012-09-03 Julienqpa: incorrect rendering when stretching and clipping
2012-09-03 Mitch CurtisProperly reflect format changes in calendarwidget example.
2012-09-02 Volker KrauseFix moc generating invalid code for slots with referenc...
2012-09-02 hjkIntroduce hook for text cursor changes in QTextEdit...
2012-09-02 Jiang JiangcheckForCodecs is not used when QT_LOCALE_IS_UTF8 is...
2012-09-01 Rohan McGovernAdd a task number to ctest_testcase insignification
2012-09-01 Holger Hans... mips: Autodetect MIPS DSP rev1 and rev2 instructionset
2012-09-01 Frederik GladhornFind qdoc indexes in relative paths.
2012-09-01 Frederik GladhornUse QString() instead of "".
2012-09-01 Frederik GladhornDon't reference widgets/widgets in example doc.
2012-09-01 Casper van... Doc: Fix docbuild when not using -developer-build.
2012-09-01 Frederik GladhornFix address book example.
2012-09-01 Frederik GladhornFix graphicsview docs.
2012-09-01 Samuel RødalMoved gui example documentation to the proper location.
next