profile/ivi/qtbase.git
2012-08-11 Oswald Buddenhagensupport -rpath for modules which are not installed...
2012-08-11 Oswald Buddenhagenfix -rpath-link handling for non-installed prefix builds
2012-08-11 Frederik GladhornFix order of namespace/include guards.
2012-08-10 Oswald BuddenhagenqtAddModule(): put search paths directly into LIBS...
2012-08-10 Oswald Buddenhagenassemble the complete tool commands already in qt_tool.prf
2012-08-10 Oswald Buddenhagenfix error message about bad qt modules
2012-08-10 Andy ShawFix vcproj file generation for incredibuild handling...
2012-08-10 Stephen KellyMake rowIntersectsSelection take account of the parent...
2012-08-10 Marc MutzQtWidgets: use new qEnvironmentVariableIs{Empty,Set}()
2012-08-10 Stephen KellyTake scroll position into account when painting drag...
2012-08-10 Alexandros... Revert "Added default argument for color profile to...
2012-08-10 Mark Brandmake currentText the USER property for QComboBox
2012-08-10 Stephen KellyRequire CMake 2.8.9 for the qt5_use_modules function.
2012-08-10 Jerome PasionDoc: Added a Qt Network landing page.
2012-08-10 Thiago MacieiraUse an include guard for qelapsedtimer.h that matches...
2012-08-10 Thiago MacieiraUse Q_LIKELY instead of doing an #ifdef for GCC
2012-08-10 Mitch CurtisCorrect QTransform::QTransform documentation re m13...
2012-08-10 Morten Johan... Handle "-psn_XXX" command line args on Mac
2012-08-10 Laszlo Agocskms: Restore VT settings when crashed
2012-08-09 Marc MutzQtGlobal: (new) qEnvironmentVariableIs{Set,Empty}()
2012-08-09 David FaureRemove code duplication in QStandardPaths implementations
2012-08-09 David FaureAdd bool QStandardPaths::isTestModeEnabled()
2012-08-09 Sean HarmerOpenGL: Allow querying OpenGL extensions via the QOpenG...
2012-08-09 Janne AnttilaFix qlayout autotest build for WinCE.
2012-08-09 Miikka HeikkinenUse native handles for parent change check in QWindowsW...
2012-08-09 Shawn RutledgeNeed to have the XI2 import to detect XI_TouchBeginMask
2012-08-09 Joerg Bornemannfix conditions in embed_manifest_*.prf
2012-08-09 Thiago MacieiraMark QElapsedTimer functions as Q_DECL_NOTHROW
2012-08-09 Thiago MacieiraAdd Q_DECL_NOTHROW to QRefCount.
2012-08-09 Thiago MacieiraMark all atomic functions as Q_DECL_NOTHROW
2012-08-09 Thiago MacieiraAdd Q_DECL_NOTHROW to the atomic functions
2012-08-09 Mitch CurtisCall clear() instead of empty() in addressbook/part6...
2012-08-09 Marc MutzLogging: mark qt_assert()/qt_assert_x()/qFatal() as...
2012-08-09 Thiago MacieiraRemove unnecessary extra indentation in the EXPORT...
2012-08-09 Thiago MacieiraRemove the Q_xxx_EXPORT macros of other modules from...
2012-08-09 Thiago MacieiraRename QMapData::free to destroy
2012-08-09 Thiago MacieiraRename QLinkedList::free to freeData for consistency
2012-08-09 Thiago MacieiraRename QContiguousCache allocate and free functions...
2012-08-09 Thiago MacieiraRemove use of ::free from qlist.h
2012-08-09 Donald CarrUpdate Raspberry Pi mkspec
2012-08-09 Andreas HolzammerMake it possible to force generation of debug info...
2012-08-08 Leonard LeeExplained rectangle bounding in documentation.
2012-08-08 Leonard LeeExplained degree unit in QPainter::rotate() function.
2012-08-08 Kent Hansenstatemachine: Really fix signal transition handling...
2012-08-08 Joerg Bornemannremove unused Q_FS_FAT from Windows qplatformdefs.h
2012-08-08 Joerg Bornemannremove embed_manifest_* from common Windows CE mkspec
2012-08-08 Davide PesaventoDefine QT_NO_FOO also when -no-foo is passed to configure.
2012-08-08 Gunnar SlettaAvoid potential crash.
2012-08-08 Oswald Buddenhagenadjust qtAddLibrary() to new qtAddModule() parameters
2012-08-08 Oswald Buddenhagenrename qt_module_config.prf => qt_module.prf
2012-08-08 Oswald Buddenhagenremove dead unsupported/win32-borland spec
2012-08-08 Oswald Buddenhagenpreserve the directory structure of QML_FILES
2012-08-08 Oswald Buddenhagensupport installs with target dir
2012-08-08 Oswald Buddenhagenreshuffle assembly of install commands as well
2012-08-08 Oswald Buddenhagenreshuffle assembly of uninstall commands
2012-08-08 Oswald Buddenhagenremove pointless appending of trailing dir separator...
2012-08-08 Mitch CurtisClarify how days are counted in QDateTime::daysTo docum...
2012-08-07 Thiago MacieiraRemove more -Werror from any test other than headersclean.
2012-08-07 Oswald Buddenhagenlet qmake auto-generate d-bus adaptors and interfaces
2012-08-07 Oswald Buddenhagenfactor qml_module out of qml_plugin
2012-08-07 Oswald Buddenhagenuse global imports install location as the "build"...
2012-08-07 Oswald Buddenhagencopy qml files to build dir only when doing a non-prefi...
2012-08-07 Oswald Buddenhagenmove IMPORT_VERSION fallback into the conditional of...
2012-08-07 Oswald Buddenhagenmove qmltypes "compiler" below TARGET manipulation
2012-08-07 Andreas HolzammerRename msvc11 to msvc2012
2012-08-07 Marc MutzQ_DECL_NOTHROW: stronger and more widely available...
2012-08-07 Sean HarmerImprove the QOpenGLExtensionMatcher class
2012-08-07 Joerg Bornemannqmake vcxproj generator: map TARGET_EXT to $(TargetExt)
2012-08-07 Joerg Bornemannqmake: un-copy-and-pastify vcxproj generator a bit
2012-08-07 Andy ShawAdd the filters for extra compilers for vcxproj files
2012-08-07 Oswald Buddenhagenfix class and file names in the d-bus examples
2012-08-07 Andreas HolzammerAdd possibility to add OpenSSL, DBUS, MySQL path under...
2012-08-07 Marc MutzQtGui: collapse two qgetenv() on the same variable
2012-08-07 Marc MutzQUrl::idnWhiteList(): add QList::reserve() call
2012-08-07 Marc MutzQtNoDebug: remove special member functions
2012-08-07 Stephen KellyOnly emit the clicked() signal from views if the left...
2012-08-07 Stephen KellyEnsure that we return an invalid QTableWidgetItem when...
2012-08-07 Oswald Buddenhagenadd support for PKGCONFIG_PRIVATE
2012-08-07 Oswald Buddenhagenadd support for QT_PRIVATE
2012-08-07 Oswald Buddenhagenrespect copy_dir_files with manually flagged directorie...
2012-08-07 Oswald Buddenhagencentralize+fix addition of copy_dir_files flag
2012-08-07 Oswald Buddenhagenremove not particularly useful branch
2012-08-07 Oswald Buddenhagenremove clearly bogus escapeFilePath() call
2012-08-07 Oswald Buddenhagenmake $$relative_path() minimize already relative paths
2012-08-07 Oswald Buddenhagenifdef drivespec handling in relativeFilePath to windows
2012-08-07 Laszlo AgocsProperly manage window geometry in kms
2012-08-07 Martin Smithqdoc: Don't always add example .qdoc files to source...
2012-08-07 Zeno AlbisserOnly use glXCreateContext if glXCreateContextAttribsARB...
2012-08-07 Thiago MacieiraDon't export QAtomicInt, it's all inline
2012-08-07 Thiago MacieiraAdd a T parameter to the memory barrier functions in...
2012-08-07 Marc MutzQMessageLogger: mark default ctor as constexpr, too
2012-08-07 Stephen KellyAvoid crashes when invalidating a proxy model filter.
2012-08-07 Stephen KellyDo not draw garbage branches if 0px indentation is...
2012-08-07 Kent HansenMake QSignalSpy copy QVariant parameters directly
2012-08-07 Marc MutzQWindowSystemInterface: fix mem leak and race
2012-08-06 Stephen KellyUse == for button flag test instead of &
2012-08-06 Thiago MacieiraRemove extra Q_COMPILER_xxx defines from the MSVC section.
2012-08-06 Thiago MacieiraMSVC's throw() behaviour matches the C++11 noexcept...
2012-08-06 Thiago MacieiraOptimise QMutexLocker a little: don't call relock(...
2012-08-06 Sean HarmerOpenGL: Add finer-grained functionality checks for...
next