summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added link to the OpenGL window example from the QOpenGLContext docs.Samuel Rødal2012-09-111-0/+3
* Add links to raster and opengl window examples in the QWindow docs.Samuel Rødal2012-09-111-0/+8
* Improved the QBackingStore documentation.Samuel Rødal2012-09-111-1/+14
* Removed some unused #defines from iOS qplatformdefs.hIan Dean2012-09-111-3/+0
* Fix example includes for qdoc.Frederik Gladhorn2012-09-1179-946/+946
* Remove unused file.Frederik Gladhorn2012-09-111-94/+0
* Output absolute paths in qdoc messages.Frederik Gladhorn2012-09-111-2/+5
* Fix qdoc tag.Frederik Gladhorn2012-09-111-1/+1
* Move gui example doc example images.Frederik Gladhorn2012-09-112-0/+0
* Do not include /examples in qdocconfs.Frederik Gladhorn2012-09-119-9/+9