profile/ivi/qtbase.git
2012-09-14 Thiago MacieiraAvoid calling QElapsedTimer::nsecsElapsed before the...
2012-09-14 Thiago MacieiraSplit the timed mutex lock from the non-timed lock...
2012-09-14 Thiago MacieiraSimplify the futex lock loop: no need for nested while
2012-09-14 Thiago MacieiraMake QBasicMutex be exclusively non-recursive
2012-09-14 Thiago MacieiraDon't recheck about timeout == 0 during mutex locking
2012-09-14 Thiago MacieiraHoist the recursive mutex check out of the inner loop
2012-09-13 J-P NurmiQtDBus: added missing QT_NO_DBUS guards
2012-09-13 Jan Arne PetersenFix QDBusServer with more than one connection
2012-09-13 Thiago MacieiraAdd qdbusconnectionmanager_p.h to the HEADER list.
2012-09-13 Thiago Macieirathrow() is C++, so don't use it in C mode
2012-09-13 Mark Brandconfig.tests/arch: make distclean on the test, not qt
2012-09-13 Thiago MacieiraUse QElapsedTimer instead of QTime to measure elapsed...
2012-09-13 Thiago MacieiraIncrease the fuzziness of the QSemaphore test to 50 ms
2012-09-13 Markku HeikkilaFixed: QFileInfo::lastModified() returning wrong value.
2012-09-13 Venugopal ShivashankarDoc: Marked the QUrlInfo class documentation as \internal
2012-09-13 Caroline ChaoTest: Redo remove QSKIP from printsupport tests
2012-09-13 Mitch CurtisFix QAbstractItemModel documentation errors.
2012-09-13 Geir VattekarDoc: Fix snippet bug in Getting Started Qt
2012-09-13 Mitch CurtisFix QPrinter documentation errors.
2012-09-13 Mitch CurtisFix qtestlib-manual.qdoc errors.
2012-09-13 Mitch CurtisRemove documentation for non-existent QToolButton funct...
2012-09-13 Mitch CurtisRemove documentation for non-existent QToolBox functions.
2012-09-13 Christian KandelerDocs: Add "\since" info for QEventLoopLocker.
2012-09-13 Stephen KellyQt 5 API should correspond to Qt 4.8 on Windows, not...
2012-09-13 Mitch CurtisRemove documentation for non-existent QTextEdit functions.
2012-09-13 Mitch CurtisFix QByteArray documentation errors.
2012-09-13 Rafael RoquettoBlackberry: fix tst_QFileInfo::isWritable()
2012-09-13 Yuchen DengAdd QMAKE_CXXFLAGS_CXX11 & QMAKE_LFLAGS_CXX11 flags...
2012-09-13 Kai KoehneFix compilation for win32-g++ and C++11
2012-09-13 Kai KoehneAdd c++11 option to configure.exe
2012-09-13 Kai KoehneNetwork: Fix gcc warning about conversion from string...
2012-09-13 Kai KoehneKernel: Fix gcc warning in qsharedmemory_win.cpp
2012-09-13 Kai KoehneKernel: Fix gcc warning about narrowing conversion
2012-09-13 Kai KoehneThreads: Fix mingw-gcc warning about 'cast to pointer...
2012-09-13 Jędrzej NowackiImprove QMetaType docs.
2012-09-13 Stephen KellyFix crash when invalidating a QSortFilterProxyModel
2012-09-13 Mark Brandunscramble option help text
2012-09-13 Oswald Buddenhagenremove support for non-lowercased $$eXpaNd() functions
2012-09-13 Oswald Buddenhagendelete grossly outdate changelog file
2012-09-13 Oswald Buddenhagenbump qmake version
2012-09-13 Oswald Buddenhagenreplace qmake_version() with a simple string literal
2012-09-13 Oswald Buddenhagendon't pretend that break()/next()/return() are functions
2012-09-13 Oswald Buddenhagenimprove parse error recovery paths
2012-09-12 Mitch CurtisRemove documentation for non-existent QLineEdit functions.
2012-09-12 Eskil Abrahamsen... Fix regression in QTextDocument::toHtml() with font...
2012-09-12 Harald FernengelFix build with QT_NO_EXCEPTIONS
2012-09-12 Thiago MacieiraAdd configure -help output for the ICU option.
2012-09-12 Caroline ChaoTest: Update QSKIP for tst_QGLThread on Mac
2012-09-12 Mark BrandPartial revert "cross compile with mingw": unbreak...
2012-09-12 Julien Brianceauqpa: extend drawPixmap capabilities
2012-09-12 Richard Moe... CocoaPlugin: add missing auto release pools
2012-09-12 aavitDoc: Fix misc. doc errors and document undocumented...
2012-09-12 Caroline ChaoTest: remove QSKIP from printsupport tests
2012-09-12 Eskil Abrahamsen... Stabilize qprinter test
2012-09-11 João AbecasisDon't manipulate immutable data
2012-09-11 Rafael RoquettoQFileSystemEngine: fix realpath() buffer size
2012-09-11 Rafael RoquettoQNX: fix call to realpath() on QFileSystemEngine
2012-09-11 Oswald Buddenhagendon't require (dummy) qconfig.h for qmake build
2012-09-11 Oswald Buddenhagencall syncqt before building qmake
2012-09-11 Oswald Buddenhagenremove setcepaths.bat
2012-09-11 Oswald Buddenhagenqtmodule-configtests is no more, so don't shadow it
2012-09-11 Oswald Buddenhagenintroduce -minimal mode to syncqt and use it for bootst...
2012-09-11 Oswald Buddenhagencompile without CamelCase headers
2012-09-11 Nico VertriestSeveral modifications in phrasing.
2012-09-11 Geir VattekarDoc: Remove references to the deprecated QGraphicsItemA...
2012-09-11 Friedemann... Close popups when switching applications on Windows.
2012-09-11 Julien Brianceauqpa: add non-opaque fill support
2012-09-11 Ian DeanUpdate iOS 'clang' mkspec for Xcode 4.5
2012-09-11 Teemu KatajistoQtPrintSupport: set QPrinter margins also to QPagedPain...
2012-09-11 Samuel RødalAdded link to the OpenGL window example from the QOpenG...
2012-09-11 Samuel RødalAdd links to raster and opengl window examples in the...
2012-09-11 Samuel RødalImproved the QBackingStore documentation.
2012-09-11 Ian DeanRemoved some unused #defines from iOS qplatformdefs.h
2012-09-11 Frederik GladhornFix example includes for qdoc.
2012-09-11 Frederik GladhornRemove unused file.
2012-09-11 Frederik GladhornOutput absolute paths in qdoc messages.
2012-09-11 Frederik GladhornFix qdoc tag.
2012-09-11 Frederik GladhornMove gui example doc example images.
2012-09-11 Frederik GladhornDo not include /examples in qdocconfs.
2012-09-11 Frederik GladhornAdd TableModelChange event for accessibility.
2012-09-11 Pekka VuorelaRemove deprecated inputItem and inputWindow from QInput...
2012-09-11 Casper van... Doc: Centralize more common settings in 1 global qdocconf.
2012-09-11 Eskil Abrahamsen... Avoid duplicate setPen() in PDF when reusing QPrinter
2012-09-11 Sérgio MartinsFix QT_NO_SYSTEMTRAYICON build.
2012-09-11 Oswald Buddenhagencall syncqt unconditionally in configure
2012-09-11 Oswald Buddenhagenclean up syncqt invocation
2012-09-11 Oswald Buddenhagenmove syncqt -check-includes handling to default_pre.prf
2012-09-11 Oswald Buddenhagengive location information for QMAKE_SUBSTITUTES conditi...
2012-09-11 Friedemann... Streamline forwarding of blocked events.
2012-09-10 Oswald Buddenhagenport qmake to qt creator's qmake language evaluator
2012-09-10 Joerg Bornemannremove left-overs of the borland compiler support
2012-09-10 Sergio Ahumadatest: Remove QSKIP from tst_uic::stdOut()
2012-09-10 Stephen KellySpecify the project name when adding a test.
2012-09-10 Sergio Ahumadatest: Remove QSKIP from tst_QLocale::windowsDefaultLocale()
2012-09-10 Sérgio MartinsFix build with QT_NO_WHEELEVENT.
2012-09-10 Jan-Arve SaetherDON'T parse the header files of gui
2012-09-10 Thomas McGuireFix QFileSystemEngine::canonicalName() returning corrup...
2012-09-10 Janne AnttilaInitial bearer plugin for WinCE and WEC7.
2012-09-10 Thiago MacieiraRemove misleading documentation about QAbstractSocket...
2012-09-10 Richard Moe... CocoaPlugin: remove autoreleasepool warnings on 10.6
next