summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add qdbusconnectionmanager_p.h to the HEADER list.Thiago Macieira2012-09-141-0/+1
* throw() is C++, so don't use it in C modeThiago Macieira2012-09-141-1/+3
* config.tests/arch: make distclean on the test, not qtMark Brand2012-09-141-2/+2
* Use QElapsedTimer instead of QTime to measure elapsed timeThiago Macieira2012-09-131-1/+1
* Increase the fuzziness of the QSemaphore test to 50 msThiago Macieira2012-09-131-1/+1
* Fixed: QFileInfo::lastModified() returning wrong value.Markku Heikkila2012-09-134-5/+24
* Doc: Marked the QUrlInfo class documentation as \internalVenugopal Shivashankar2012-09-131-0/+1
* Test: Redo remove QSKIP from printsupport testsCaroline Chao2012-09-133-1/+39
* Fix QAbstractItemModel documentation errors.Mitch Curtis2012-09-131-1/+4
* Doc: Fix snippet bug in Getting Started QtGeir Vattekar2012-09-131-7/+7
* Fix QPrinter documentation errors.Mitch Curtis2012-09-132-76/+34
* Fix qtestlib-manual.qdoc errors.Mitch Curtis2012-09-132-22/+64
* Remove documentation for non-existent QToolButton functions.Mitch Curtis2012-09-131-84/+0
* Remove documentation for non-existent QToolBox functions.Mitch Curtis2012-09-131-64/+0
* Docs: Add "\since" info for QEventLoopLocker.Christian Kandeler2012-09-131-0/+1
* Qt 5 API should correspond to Qt 4.8 on Windows, not 4.9.Stephen Kelly2012-09-131-1/+1
* Remove documentation for non-existent QTextEdit functions.Mitch Curtis2012-09-131-146/+0
* Fix QByteArray documentation errors.Mitch Curtis2012-09-132-0/+12
* Blackberry: fix tst_QFileInfo::isWritable()Rafael Roquetto2012-09-131-1/+4
* Add QMAKE_CXXFLAGS_CXX11 & QMAKE_LFLAGS_CXX11 flags of win32-g++Yuchen Deng2012-09-131-0/+2
* Fix compilation for win32-g++ and C++11Kai Koehne2012-09-131-0/+3
* Add c++11 option to configure.exeKai Koehne2012-09-134-2/+31
* Network: Fix gcc warning about conversion from string to wchar *Kai Koehne2012-09-131-2/+2
* Kernel: Fix gcc warning in qsharedmemory_win.cppKai Koehne2012-09-131-2/+2
* Kernel: Fix gcc warning about narrowing conversionKai Koehne2012-09-131-1/+1
* Threads: Fix mingw-gcc warning about 'cast to pointer from integer of differe...Kai Koehne2012-09-131-4/+4
* Improve QMetaType docs.Jędrzej Nowacki2012-09-132-11/+215
* Fix crash when invalidating a QSortFilterProxyModelStephen Kelly2012-09-132-9/+78
* unscramble option help textMark Brand2012-09-131-3/+2
* remove support for non-lowercased $$eXpaNd() functionsOswald Buddenhagen2012-09-131-9/+0
* delete grossly outdate changelog fileOswald Buddenhagen2012-09-131-99/+0
* bump qmake versionOswald Buddenhagen2012-09-131-1/+1
* replace qmake_version() with a simple string literalOswald Buddenhagen2012-09-136-24/+6
* don't pretend that break()/next()/return() are functionsOswald Buddenhagen2012-09-136-37/+77
* improve parse error recovery pathsOswald Buddenhagen2012-09-131-4/+7
* Remove documentation for non-existent QLineEdit functions.Mitch Curtis2012-09-121-156/+0
* Fix regression in QTextDocument::toHtml() with font pixel sizeEskil Abrahamsen Blomfeldt2012-09-122-0/+15
* Fix build with QT_NO_EXCEPTIONSHarald Fernengel2012-09-121-0/+2
* Add configure -help output for the ICU option.Thiago Macieira2012-09-121-0/+3
* Test: Update QSKIP for tst_QGLThread on MacCaroline Chao2012-09-121-6/+16
* Partial revert "cross compile with mingw": unbreak pkg-configMark Brand2012-09-121-1/+0
* qpa: extend drawPixmap capabilitiesJulien Brianceau2012-09-124-42/+104
* CocoaPlugin: add missing auto release poolsRichard Moe Gustavsen2012-09-122-0/+5
* Doc: Fix misc. doc errors and document undocumented functionsaavit2012-09-125-72/+199
* Test: remove QSKIP from printsupport testsCaroline Chao2012-09-123-46/+18
* Stabilize qprinter testEskil Abrahamsen Blomfeldt2012-09-121-1/+10
* Don't manipulate immutable dataJoão Abecasis2012-09-112-18/+73
* QFileSystemEngine: fix realpath() buffer sizeRafael Roquetto2012-09-111-1/+1
* QNX: fix call to realpath() on QFileSystemEngineRafael Roquetto2012-09-111-1/+1
* don't require (dummy) qconfig.h for qmake buildOswald Buddenhagen2012-09-113-26/+2