profile/ivi/qtbase.git
2012-08-15 Stephen KellyEmit the highlighted signal if the model changes.
2012-08-15 Jeremy KatzFix QMessageLogger and associated qdoc errors
2012-08-15 Geir VattekarDoc: Fix broken return codes for a few examples
2012-08-15 Lars KnollAdd a module page for QtConcurrent
2012-08-15 Lars KnollIgnore Q_DECL_NOEXCEPT in qdoc
2012-08-15 Lars KnollMark QCollator as internal.
2012-08-15 Lars KnollFix QPointer qdoc errors
2012-08-15 Laszlo PappMake the "\internal" qdoc command stand on its own...
2012-08-15 Jani HonkonenFix undo and redo in QLineEdit when in password mode
2012-08-15 Stephen KellyMake selectAll() do nothing if the mode is NoSelection.
2012-08-15 Oswald Buddenhagenset QT_PLUGIN_PATH for tools
2012-08-15 Oswald Buddenhagenmake .private_includes in module pri files "self-contained"
2012-08-15 Harald FernengelSpeed up construction of basic QVariants
2012-08-14 Oswald Buddenhagenrevamp preparation of command line for qmake calls...
2012-08-14 Oswald Buddenhagenmake command line parser use qt containers
2012-08-14 Oswald Buddenhagentake parsing of qmake mode out of parseCommandLine()
2012-08-14 Oswald Buddenhagenremove rather pointless parameter from parseCommandLine()
2012-08-14 Marc Mutzrcc: use new qEnvironmentVariableIsEmpty()
2012-08-14 Marc MutzQtTestLib: use new qEnvironmentVariableIsEmpty()
2012-08-14 Marc MutzQtGui: use new qEnvironmentVariableIsEmpty()
2012-08-14 Marc MutzQtDBus: use new qEnvironmentVariableIsEmpty()
2012-08-14 Marc MutzQtCore: use new qEnvironmentVariableIs{Set,Empty}()
2012-08-14 Thiago MacieiraFix warning about change of sign
2012-08-14 Kent HansenAdd some more of my 5.0.0 changes
2012-08-14 Thiago MacieiraMerge L_FLAGS and l_FLAGS in configure
2012-08-14 Oswald Buddenhagenintroduce compileTest function
2012-08-14 Stephen KellyDeprecate Qt::WFlags.
2012-08-14 Andreas Holzammer(QNX) Make it possible to set physical screen size
2012-08-14 Holger Hans... build: Fix the FreeBSD build due build system change.
2012-08-14 Jan-Arve SaetherGroup functions in QAccessibleTextInterface
2012-08-14 Marc Mutztst_QToolBar: fix "might be used uninit'ed" warnings
2012-08-14 Andreas HolzammerFix sockets for Windows CE
2012-08-14 Rafael RoquettoRemove relic QT_VERSION from qmake test
2012-08-14 Mitch CurtisTidy up QEvent::Type enums.
2012-08-14 Jan-Arve SaetherImplemented QAccessibleTextWidget
2012-08-14 Jeremy KatzDocument QFile::open() argument "handleFlags"
2012-08-13 Frederik GladhornAdd Linux Accessibility Bridge
2012-08-13 Mark Brandqsql_oci: use OCI_COMMIT_ON_SUCCESS for SELECT without...
2012-08-13 Thiago MacieiraFix declaration of qt_gettime for Q_DECL_NOTHROW
2012-08-13 Jeremy Katzfix some QElapsedTimer doc grammar issues
2012-08-13 Stephen KellyUse Qt::WindowFlags, not Qt::WFlags.
2012-08-13 Marius Storm... Sync .pr[oi] with the Makefiles so qmake builds again
2012-08-13 Thiago MacieiraMake QElapsedTimer always store nanoseconds in t2
2012-08-13 Thiago MacieiraFix a ### Qt5 issue: remove limits.h from qreadwritelock.h
2012-08-13 Thiago MacieiraSpeed up tst_QGraphicsView::mapToScene test
2012-08-13 Stephen KellyUse POSITION_INDEPENDENT_CODE for these tests.
2012-08-13 Stephen KellyAdd hints for where to find packages for projects expec...
2012-08-13 Stephen KellyAdd the minimum CMake version to projects built standalone.
2012-08-13 Rohan McGoverntst_qgraphicsview: increase test timeout further
2012-08-11 Marc MutzQImage{Reader,Writer}: remove unused local typedef...
2012-08-11 Marc MutzQModelIndex: remove user-defined copy operations
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
next