profile/ivi/qtbase.git
2012-07-02 Robin Burchellconfigure: properly quote glesv2 flags
2012-07-02 Marc MutzQtCore: add member-swap to shared classes
2012-07-02 Konstantin... DirectWrite font engine: don't leak the font table...
2012-07-02 Konstantin... qmake: improve the .pc files generator
2012-07-02 Yann BodsonFix capitalization with newline bug
2012-07-02 Stephen KellyForward the CMAKE_PREFIX_PATH to invoked tests.
2012-07-02 Stephen KellyMove the macros for invoking ctest to a shared location.
2012-07-02 Stephen KellyLook for CMake config files in the same prefixes as...
2012-07-02 Stephen KellySimplify logic for paths to CMake modules in tests.
2012-07-02 Stephen KellyAdd constexpr template specializations for built in...
2012-07-02 Kalle Juhani... Mark qgl autotest as significant for Windows
2012-07-02 Joerg Bornemannqmake: remove support for X.sources in DEPLOYMENT variables
2012-07-02 Konstantin... shapeTextWithHarfbuzz() minor optimization
2012-07-02 Sean HarmerQNX: Enable threaded OpenGL rendering on QNX
2012-07-02 Robin Burchellandroid: remove QT_NO_QWS_TRANSFORMED from mkspecs
2012-07-02 Robin Burchellandroid: fix stupid thinko where cflags were set before...
2012-07-02 Holger Hans... buildsystem: Remove SXE from the configure and qconfig...
2012-07-02 Thiago MacieiraMake the CPU detection much more efficient in user...
2012-07-02 Jonathan LiuFix MinGW-w64 compilation
2012-07-02 Kalle Juhani... Change qglfunctions autotest to insignificant on Windows
2012-07-01 Stephen KellyImplement QVariant conversions for QObject derived...
2012-07-01 Stephen KellyStore the QMetaObject with the QMetaType.
2012-07-01 Thiago MacieiraDon't lower the code generation level options for the...
2012-07-01 Jeremy KatzMake QtNetwork compile with qconfig small
2012-06-30 Thomas McGuireSupport the showIsFullScreen style hint in widgets.
2012-06-30 Oswald Buddenhagenfix bugs surrounding reading super cache when no local...
2012-06-30 Toby TomkinsFlag consistently failing tests as expected fail tests.
2012-06-30 Donald CarrRemove stale qws related mkspecs
2012-06-30 Donald CarrMigrate linux-clang mkspec out of unsupported
2012-06-29 Giuseppe D... QAbstractProxyModel autotest doesn't need widgets
2012-06-29 Giuseppe D... Move QStandardItem/QStandardItemModel to QtGui
2012-06-29 Mark BrandMerge "Merge branch 'buildsystem' (second round)" into...
2012-06-29 Robin BurchellAdd mkspecs for android cross compilation.
2012-06-29 Friedemann... Add framestrut mouse events.
2012-06-29 Giuseppe D... Update .gitignore
2012-06-29 Marc MutzQQnxWindow: properly scope a local variable
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-29 Kurt KorbatitsFixed several unit tests to work in shadow builds
2012-06-28 Thiago MacieiraAdd detection for C++11 noexcept
2012-06-28 Thiago MacieiraClean up the EXPORT macros in qglobal.h.
2012-06-28 Pekka VuorelaRemove deprecated tentative commit from QInputMethodEvent
2012-06-28 Thiago MacieiraChange CONFIG += staticlib to CONFIG += static
2012-06-28 Thomas McGuireQNX: Don't detach when iterating over child windows
2012-06-28 Frederik GladhornFix warning: returning non void by using Q_UNREACHABLE
2012-06-28 Mitch CurtisMake QCalendarWidget use its locale's firstDayOfWeek.
2012-06-28 Casper van... QDoc: Allow '0' to be used as 2nd arg for \qmlclass.
2012-06-28 Kent HansenCall QObject::disconnectNotify() when receiver is destroyed
2012-06-28 Laszlo AgocsBasic tablet support in xcb through XI2
2012-06-28 Martin Smithqdoc: Report multiple topic commands as an error
2012-06-28 Thomas McGuireQNX: Make geometry changes sync to fix QWidget::showFul...
2012-06-28 Friedemann... QMetaType: Fix warnings about truncation from uint64...
2012-06-28 Joerg Bornemannfix QWidget::showFullScreen on Windows
2012-06-28 Rafael RoquettoFix configure.exe to build qmake before tests
2012-06-28 Miikka HeikkinenFurther fixes to widget masking
2012-06-28 Weng XuetianMove QPlatformInputContextPlugin/Factory to QtGui
2012-06-28 Gatis PaeglisSet window's surface format to support alpha channel.
2012-06-28 Thiago MacieiraMove the QDataStream operator<< for QPair to qdatastream.h
2012-06-28 Thiago MacieiraClean up the use of QT_NODLL
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
next