profile/ivi/qtbase.git
2012-06-28 Thiago MacieiraUpdate the macros for shared/DLL and static builds
2012-06-28 Gunnar SlettaGet started with patching up the Qt GUI docs
2012-06-28 Thiago MacieiraInclude QScopedPointer in qsettings.h
2012-06-28 Bjoern Breitmeyerdisabling largefile support for Win CE
2012-06-28 Kent Hansendoc: use correct snippet id for QObject::isSignalConnected
2012-06-28 Kent Hansendoc: remove duplicate link
2012-06-28 Kent Hansendoc: add missing \sa tag
2012-06-28 Adrian CarpenterRemoved flags from SSPI calls which prevented the NTLM...
2012-06-28 Rohan McGovernFixed qsslsocket_onDemandCertificates_{static,member}
2012-06-27 Friedemann... Widgets: Apply masks to native windows only.
2012-06-27 Thomas McGuireQNX: Add support for window states
2012-06-27 Thomas McGuireQNX: Flush after changing rotation
2012-06-27 Weng XuetianAlso use x11FilterEvent for auto repeat key in xcb.
2012-06-27 Albert Astals CidAdd const & to foreach 'iterators'
2012-06-27 Stephen KellyDocument that the object of a plugin must be default...
2012-06-27 Stephen KellyRefactor the creation of imported targets into a macro.
2012-06-27 Oswald Buddenhagenremove abuses of warn_msg()
2012-06-27 Oswald Buddenhagenremove support for versioning qmake properties
2012-06-27 Oswald Buddenhagenuse source root also for finding features
2012-06-27 Oswald Buddenhagenmove cachefile_depth calculation out of project evaluator
2012-06-27 Oswald Buddenhagenremove possibility to request project recursion from...
2012-06-27 Oswald Buddenhagendispose of Option::host_mode
2012-06-27 Oswald Buddenhagendispose of Option::shellPath
2012-06-27 Oswald Buddenhagenassume windows shell iff dir separator is backslash
2012-06-27 Oswald Buddenhagenreduce a bit of code dupe while assembling feature...
2012-06-27 Oswald Buddenhagenunset QT_MODULE_* after loading the module pris
2012-06-27 Oswald Buddenhagenpurge "dumping all variables" debug loops
2012-06-27 Oswald Buddenhagenrepurpose deprecated -E switch
2012-06-27 Oswald Buddenhagenmake a bunch of functions const
2012-06-27 Oswald Buddenhagenconst correctness for variables()
2012-06-27 Oswald Buddenhagendon't overuse variables()
2012-06-27 Oswald Buddenhagenmake magicValues() const
2012-06-27 Oswald Buddenhagenconst correctness for values() calls
2012-06-27 Oswald Buddenhagendon't use backwards compat mapping for generator accesses
2012-06-27 Oswald Buddenhagenintroduce magicValues() function
2012-06-27 Oswald Buddenhagenmake $$PWD non-magic on read
2012-06-27 Oswald Buddenhagenset $$_DATE_ only on project startup
2012-06-27 Oswald Buddenhagendeprecate $$IN_PWD
2012-06-27 Oswald Buddenhagenmake project-related variables non-magic
2012-06-27 Oswald Buddenhagenmove initialization of $$TARGET to setupProject()
2012-06-27 Oswald Buddenhagenmake $$TEMPLATE magic on write instead of on read
2012-06-27 Oswald Buddenhagenmake a bunch of invariant variables non-magic
2012-06-27 Oswald Buddenhagendon't make $$TEMPLATE_PREFIX available any more
2012-06-27 Oswald Buddenhagenmove initialization of numerous variables to spec_pre.prf
2012-06-27 Oswald Buddenhagenremove QMAKE_EXT_H_MOC and QMAKE_CPP_MOD_MOC from Option
2012-06-27 Oswald Buddenhagenpurge QMAKE_MOD_SYSTEM_ENV from Option & co.
2012-06-27 Oswald Buddenhagendon't read QMAKE_DIRLIST_SEP back into Option::dirlist_sep
2012-06-27 Oswald Buddenhagendon't make prf_ext overridable
2012-06-27 Oswald Buddenhagendon't copy files to default specs any more
2012-06-27 Oswald Buddenhagendon't put QMAKESPEC_ORIGINAL into INCLUDEPATH any more
2012-06-27 Oswald Buddenhagenfix specdir()
2012-06-27 Albert Astals CidRemove .values() call in foreach
2012-06-27 Thiago MacieiraRemove deprecated method from new class.
2012-06-27 Thiago MacieiraRemove the extra warnings and -Werror from tst_qmimetype
2012-06-27 Friedemann... Add QPA prefix and version number to QPA plugin factory...
2012-06-27 Miikka HeikkinenFix raising and lowering native widgets
2012-06-27 Oswald Buddenhagenuse real qmakespec as basis for finding features
2012-06-27 Oswald Buddenhagenresolve real qmakespec name right after loading it
2012-06-27 Oswald Buddenhagenremove support for loading features relative to current...
2012-06-27 Oswald Buddenhagenrevamp handling of qmake target mode
2012-06-27 Oswald Buddenhagenread spec_pre and spec_post features
2012-06-27 Oswald Buddenhagenprune feature search paths which don't actually exist
2012-06-27 Oswald Buddenhageneliminate some use of base_vars
2012-06-27 Oswald Buddenhagenpurge the integrity target mode
2012-06-27 Oswald Buddenhagendon't let the make spec determine the host mode any...
2012-06-27 Oswald Buddenhagenrepurpose -unix/-macx/-win32 options
2012-06-27 Oswald Buddenhagendo not unnecessarily mess with CONFIG
2012-06-27 David FaureAdd QGuiApplication::setApplicationDisplayName.
2012-06-27 Shane KearnsAdd \since 5.0 to QDir::removeRecursively
2012-06-27 ABBAPOHRemove debug output
2012-06-27 jian liangWorkaround to compile configureapp.cpp with MSVC2010 x64
2012-06-26 Lars KnollRemove all references to XLFD fonts
2012-06-26 Oswald Buddenhagendon't compile the host tools for wince already in configure
2012-06-26 James TurnerConvert QPA menus to use QIcon, and enable icons.
2012-06-26 Shane KearnsImplement RFC6265 test suite
2012-06-26 Shane KearnsQNetworkCookie - ignore unparsable expires attribute
2012-06-26 Shane KearnsIgnore empty domain attribute in cookies
2012-06-26 Shane KearnsUse RFC6265 rules for cookie path & path matching
2012-06-26 Shane KearnsQNetworkCookie: Use RFC6265 rules for parsing Set-Cookie
2012-06-26 Shane KearnsQNetworkCookie - use RFC6265 rules for max-age
2012-06-26 Shane KearnsQNetworkCookie - ignore unknown attributes
2012-06-26 Shane Kearnsqget test - fix null pointer dereference
2012-06-26 Shane KearnsChange invalid test case (two cookies separated by ,)
2012-06-26 Peter HartmannQNetworkRequest autotest: adapt to new cookie parsing...
2012-06-26 Jocelyn TurcotteRemove support for multiple cookies in one Set-Cookie...
2012-06-26 Morten Johan... Add a method for querying window activation status...
2012-06-26 Samuel RødalFixed missing way of choosing EGL renderable type with...
2012-06-26 Jan-Arve SaetherRemove some unused variables from QAccessibleWidgetPrivate
2012-06-26 Giuseppe D... Fix QCOMPARE for QIcon in QtGui
2012-06-26 Markku HeikkilaClarified documentation for QStandardItem::parent()
2012-06-26 Kent HansenAdd QAbstractDeclarativeData::isSignalConnected hook
2012-06-26 Debao Zhangtst_qtextscriptengine: make it compilable under MSVC2010
2012-06-26 Giuseppe D... Fix compilation for XCB-without-Xlib
2012-06-26 Holger Hans... mkspecs: Use the right variable name to find the qdevic...
2012-06-26 Robin BurchellDon't try build devicediscovery if evdev is not available.
2012-06-26 Mitch CurtisFix QIODevice warning when running rcc.
2012-06-26 Oswald Buddenhagenclean up specdir()
2012-06-26 Oswald Buddenhagenfix -spec/-xspec argument re-assembly
2012-06-26 David FaureAdd missing subdirs (the new QUrl unit tests were not...
2012-06-26 Giuseppe D... Fix PCRE build under non-__GNUC__ compilers
next