summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* call syncqt before building qmakeOswald Buddenhagen2012-09-112-2/+7
* remove setcepaths.batOswald Buddenhagen2012-09-112-166/+0
* qtmodule-configtests is no more, so don't shadow itOswald Buddenhagen2012-09-111-7/+0
* introduce -minimal mode to syncqt and use it for bootstrappingOswald Buddenhagen2012-09-114-7/+17
* compile without CamelCase headersOswald Buddenhagen2012-09-119-23/+23
* Several modifications in phrasing.Nico Vertriest2012-09-111-13/+12
* Doc: Remove references to the deprecated QGraphicsItemAnimationGeir Vattekar2012-09-113-12/+9
* Close popups when switching applications on Windows.Friedemann Kleint2012-09-112-2/+28
* qpa: add non-opaque fill supportJulien Brianceau2012-09-115-25/+120
* Update iOS 'clang' mkspec for Xcode 4.5Ian Dean2012-09-111-2/+2
* QtPrintSupport: set QPrinter margins also to QPagedPaintDeviceTeemu Katajisto2012-09-111-0/+3