profile/ivi/qtbase.git
2012-08-01 Lars KnollSkip doc subfolders when checking includes.
2012-08-01 Sean HarmerQNX: Do not send geometry change events to Qt too early
2012-08-01 Sean HarmerQNX: Ensure that the QQnxWindow has a valid size for...
2012-08-01 Sean HarmerQNX: Remove dependency on QtWidgets from QNX QPA plugin
2012-08-01 Kent Hansenstatemachine: Make states exit order spec-compliant
2012-08-01 Friedemann... Remove usage of deprecated qWaitForWindowShown(QWidget...
2012-08-01 Thiago MacieiraMake sure that the parsing mode reaches QUrlPrivate...
2012-08-01 Thiago MacieiraMake QUrl::setScheme only parse in strict mode (no...
2012-08-01 Thiago MacieiraFix QUrl support for empty usernames and passwords
2012-08-01 Thiago MacieiraFix handling of encoded NULs (%00) in QUrl::fromPercent...
2012-08-01 Andy ShawRemove references to Borland and bmake
2012-08-01 Joerg Bornemanndon't change a widget's active state in QWindowsWindow...
2012-08-01 Christian KammDoc: QVarLengthArray::length is new in 5.0
2012-08-01 Thomas SenykAdding configure option: -no-gcc-sysroot
2012-08-01 Michael GoddardAdd a .prf file for SIMD qmake variables.
2012-07-31 Laszlo PappUse QtCore instead of QtGui for the standardpaths comme...
2012-07-31 Harald FernengelLazy initialize library paths
2012-07-31 Kent HansenAvoid qobject_cast
2012-07-31 Andreas HolzammerAdd command line options to windowgeometry test
2012-07-31 Friedemann... Fix compilation: Move qHash(const T &t, uint seed) up.
2012-07-31 Lars KnollFix reloading of plugins
2012-07-31 Lars KnollFix some syncqt warnings.
2012-07-31 Andreas HolzammerFix showFullScreen for QWindow
2012-07-31 Joerg Bornemannfix QWidget::activateWindow for child widgets
2012-07-31 Joerg Bornemannfix window activation in tst_qmdiArea::subWindowActivated2
2012-07-31 Friedemann... Implement synchronous WS events by flushing.
2012-07-31 Sergio AhumadaAdding missing QT_BEGIN_HEADER/QT_END_HEADER
2012-07-31 Eike ZillerMac: Don't crash if language preferences can't be retri...
2012-07-31 Friedemann... Stabilize the QHeaderView test.
2012-07-31 Frederik GladhornAccessibility: fix updates for models with rootIndex...
2012-07-31 Joerg Bornemannbuild host tools in release mode again
2012-07-31 Joerg Bornemanntst_qwidget task reference fixed
2012-07-31 Peter Kümmeladd configure options for debug/release OpenSSL
2012-07-31 Oswald Buddenhagenremove second argument from $$eval() (access to global...
2012-07-31 Oswald Buddenhagendon't set -rpath-link in qmodule.pri
2012-07-31 Oswald Buddenhagenrun processPrlFiles() over QMAKE_LIBS_PRIVATE as well
2012-07-31 Oswald Buddenhageninline MakefileGenerator::processPrlVariable()
2012-07-31 Oswald Buddenhagenmake the windows prl processing more like the unix...
2012-07-31 Oswald Buddenhagenremove apparently useless code
2012-07-31 Oswald Buddenhagenstub out MakefileGenerator::processPrlFiles()
2012-07-31 Lars KnollSearch the include paths for json files containing...
2012-07-31 Friedemann... Stabilize QWidget-test alienwidgets on XCB.
2012-07-31 Friedemann... qclass_lib_map.h: Fix include of the QDeclarativeView...
2012-07-31 Lars KnollAlign the CP949 codec name with ICU
2012-07-31 Lars KnollFixes to the qdom autotest
2012-07-31 Lars KnollAdd missing namespace macros
2012-07-31 Lars KnollSmall doc fixes about the list of supported codecs.
2012-07-31 Lars KnollDo not preload any codecs anymore when using ICU
2012-07-31 Lars KnollAdd a factory method to QIsciiCodec and fix the names
2012-07-31 Lars KnollUse ICU instead of iconv/windows codecs for the locale
2012-07-31 Lars KnollMake codecForLocale atomic
2012-07-31 Lars KnollICU code page conversion support
2012-07-31 Lars KnollRename some codecs to be in line with ICU
2012-07-31 Lars KnollDisable iconv on utf-8 based platforms
2012-07-31 Lars KnollLazily initialize iconv in the iconv codec
2012-07-31 Lars KnollUse utf-8 as the locale codec where it makes sense
2012-07-31 Lars KnollRemove encoding detection according to LANG
2012-07-31 Lars KnollMove the text codec list to qcoreglobaldata.
2012-07-30 Thiago MacieiraEnsure that QAtomicPointer of forward-declared classes...
2012-07-30 Martin PeterssonQtNetwork: Better detection of connection failures...
2012-07-30 Marc MutzQUrl: document that setIdnWhitelist isn't thread-safe
2012-07-30 Rohan McGovernMake benchmarks compile without QtWidgets
2012-07-30 Martin Smithqdoc: Added safety checks to findUnambiguousTarget()
2012-07-30 Jeremy Katzfix QEventLoop qdoc errors
2012-07-30 Rohan McGoverntests: fixed check for QtOpenGL
2012-07-30 Rohan McGoverntests: disable qstandarditemmodel test when building...
2012-07-30 Rohan McGoverntests: removed QtWidgets dependency from tst_qsignalmapper
2012-07-29 Kevin KrammerQNX: Reduce dependency on QtWidgets
2012-07-28 Laszlo AgocsSend the native scancode in evdevkeyboard
2012-07-28 Mitch CurtisDocument QEvent::EnterEditFocus and QEvent::LeaveEditFo...
2012-07-28 Jeremy Katzremoved duplicated docs in android qsharedmemory and...
2012-07-28 Stephen KellySpecialize QTypeInfo for QUrlTwoFlags to mark it PRIMITIVE.
2012-07-28 Stephen KellyMark the QFlag and QIncompatibleFlag as primitive.
2012-07-27 Oswald Buddenhagendo not look for frameworks in library path
2012-07-27 Oswald Buddenhageninsert explicit library search paths before system...
2012-07-27 Oswald Buddenhagenlook into /Library/Frameworks as well in processPrlFiles()
2012-07-27 Oswald Buddenhagenunify default search paths between findLibraries()...
2012-07-27 Oswald Buddenhagenfix lookup of libraries with a full path but without...
2012-07-27 Oswald Buddenhagendon't actually resolve frameworks in findLibraries()
2012-07-27 Oswald Buddenhagenfix host vs. makefile directory separator mess
2012-07-27 Thiago MacieiraMake 'nmake qmake' work with the stub (fast) Makefiles
2012-07-27 Friedemann... Work on the QWidget-autotest.
2012-07-27 David FaureQDebug: Add getter/setter for auto-insert-spaces.
2012-07-27 David FaureQDebug: adjust documentation of space(), nospace()...
2012-07-27 Mitch CurtisCorrect method name referred to in QFont's detailed...
2012-07-27 Martin Smithqdoc: Updated qdoc manual and qdoc guide
2012-07-27 Oswald Buddenhagenmerge QMAKE_LIBDIR into QMAKE_LIBS early
2012-07-27 Oswald Buddenhagenunifiy initialization of QMAKE_LIBS{,_PRIVATE} among...
2012-07-27 Oswald Buddenhagenclean up fixTargetExt()
2012-07-27 Oswald Buddenhagende-virtualize some more functions
2012-07-27 Oswald Buddenhagendispose of QMAKE_LIBDIR_FLAGS, "demote" QMAKE_FRAMEWORK...
2012-07-27 Oswald Buddenhagenremove duplicate -L flags in findLibraries()
2012-07-27 Oswald Buddenhagenunify handling of non-standard linker -L flags
2012-07-27 Oswald Buddenhagenmake sure that the stale header removal works the first...
2012-07-27 Volker KrauseFix crash in QVariant::canConvert().
2012-07-27 Jeremy Katzfix QVariant qdoc error - mark const QVariant::data_ptr...
2012-07-27 Jeremy KatzFix QUrlQuery qdoc errors
2012-07-27 Jędrzej NowackiIntroduce QTypeInfoMerger.
2012-07-27 Rohan McGovernexamples: fixed compile with -no-widgets
2012-07-27 Stephen KellyImplement implicit constructors for built-in classes.
next