summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OpenGL: Add runtime check for OS X version and improve logicSean Harmer2012-09-211-4/+9
* Documentation fixes.Frederik Gladhorn2012-09-2112-126/+3
* Fix network doc links.Frederik Gladhorn2012-09-215-15/+16
* Fix doc errors.Frederik Gladhorn2012-09-212-2/+2
* Move examples to proper location.Frederik Gladhorn2012-09-2137-194/+194
* Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2012-09-21195-439/+439
* Clarify valueChanged() signals' docs in QSpinBox and QDoubleSpinBox.Mitch Curtis2012-09-211-12/+15
* Document that date/time formats without separators are unsupported.Mitch Curtis2012-09-211-3/+3
* Fix regression in QAbstractScrollAreaJens Bache-Wiig2012-09-212-1/+40
* Add comments to document the internals of QMutexOlivier Goffart2012-09-212-4/+54
* Use QStringList::join(QChar) overload where applicable [qmake]Marc Mutz2012-09-2112-61/+61
* qmake: add ProStringList::join(QChar)Marc Mutz2012-09-212-8/+20
* announce the android platform in the respective specsOswald Buddenhagen2012-09-211-0/+2
* add missing maemo platform announcement to n9 specOswald Buddenhagen2012-09-211-0/+2
* claim that mingw is a platformOswald Buddenhagen2012-09-211-1/+1
* make qmakespecs announce the compiler familyOswald Buddenhagen2012-09-2155-0/+123
* don't skip the configure.exe build even when it already existsOswald Buddenhagen2012-09-211-1/+0
* don't skip the syncqt call even when include/ existsOswald Buddenhagen2012-09-211-10/+8
* don't set MODULE_BASE_OUTDIR unconditionallyOswald Buddenhagen2012-09-211-1/+1
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-2121-225/+212
* move syncqt call to qt_module_headers.prfOswald Buddenhagen2012-09-213-15/+22
* make error() abort the qmake run, not just the current fileOswald Buddenhagen2012-09-215-64/+108
* Fixed outline / fill inconsistencies in raster paint engine.Samuel Rødal2012-09-203-20/+2
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-202-10/+39
* Do not refer to non-existant member in QSurfaceFormat docsLaszlo Agocs2012-09-201-2/+2
* Cocoa GL context: do not crash when closing windowsLaszlo Agocs2012-09-201-2/+2
* Doc fix: Fix references to snippets and examples.Jan-Arve Saether2012-09-203-3/+3
* Load Mac specific resources when used in a static buildAndy Shaw2012-09-201-0/+7
* printsupport: Include own headers firstSergio Ahumada2012-09-192-2/+4
* dbus: Include own headers firstSergio Ahumada2012-09-197-8/+10
* Remove casting of QStyleOptionViewItems to set data.Stephen Kelly2012-09-191-8/+1
* Rotate non maximized windowsRafael Roquetto2012-09-192-1/+114
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-1971-200/+197
* don't require a fake qconfig.h for the configure bootstrapOswald Buddenhagen2012-09-195-12/+4
* syncqt only the QtCore headers for the bootstrapOswald Buddenhagen2012-09-193-3/+3
* move the module validation below the loading of sync.profileOswald Buddenhagen2012-09-191-2/+2
* simplify forwarding include() statement in default specsOswald Buddenhagen2012-09-191-1/+1
* resolve only one level of symlinks, and only for the default specsOswald Buddenhagen2012-09-191-1/+6
* fold m_qmakespecFull back into m_qmakespecOswald Buddenhagen2012-09-193-10/+9
* make 'make check' work with non-installed prefix buildsOswald Buddenhagen2012-09-191-0/+3
* factor out qtAddTargetEnv()Oswald Buddenhagen2012-09-192-29/+32
* remove pointless conditionals+branchesOswald Buddenhagen2012-09-192-7/+2
* remove mentions of borland from project filesOswald Buddenhagen2012-09-1911-18/+6
* don't make the outputs depend on $$QMAKE_DUMPCPPOswald Buddenhagen2012-09-191-2/+1
* remove now unnecessary indirectionsOswald Buddenhagen2012-09-192-32/+16
* Fix typo in docs.Frederik Gladhorn2012-09-191-1/+1
* Make QStatusBar text available via accessibility.Tilman Sauerbeck2012-09-193-1/+18
* Fixed potential use of uninitialized variable in qgl.cppSamuel Rødal2012-09-191-1/+1
* Split the qt_message_output function in twoThiago Macieira2012-09-191-31/+74
* QFileInfoGatherer: remove unused members userId/groupIdMarc Mutz2012-09-192-7/+0