summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-2178-91/+98
* Fix some typosSergio Ahumada2012-12-2110-12/+12
* fix linker command lineOswald Buddenhagen2012-12-211-1/+1
* qmake:Add a case sensitivity flag to ProString::{starts,ends}With()Debao Zhang2012-12-211-8/+8
* Add a manual test for QFile.Friedemann Kleint2012-12-213-0/+149
* Fix main() signature of headersclean stub fileKai Koehne2012-12-211-1/+1
* Merge "Merge 'release' into stable" into refs/staging/stableOswald Buddenhagen2012-12-2110-217/+169
|\
| * Merge 'release' into stableOswald Buddenhagen2012-12-1910-217/+169
| |\
| | * slash the -fast configure optionOswald Buddenhagen2012-12-184-156/+3
| | * finish changelog for qmake, configure & co.Oswald Buddenhagen2012-12-181-31/+108
| | * mention that qt3support is goneOswald Buddenhagen2012-12-181-3/+2
| | * added changelog for linguistOswald Buddenhagen2012-12-181-0/+5
| | * Fix font sizes when X11 has a forced dpi settingv5.0.0Lars Knoll2012-12-182-0/+46
| | * Fix direct compilation of qtypeinfo.h and othersThiago Macieira2012-12-183-5/+6
| | * tst_QDBusXmlParser: make XML attribute order deterministicDavid Faure2012-12-181-0/+7
| | * Initalize the printinfo on Mac if it requests and it needs initalizingAndy Shaw2012-12-181-2/+4
| | * Doc: Correcting qhp link to Qt SQL's C++ Classes.Jerome Pasion2012-12-181-1/+1
| | * Doc: Correcting qhp link to Qt GUI C++ API.Jerome Pasion2012-12-181-1/+1
| | * OpenGL examples: Add error message about ANGLE on WindowsThomas Hartmann2012-12-187-0/+42
| | * Fix mandlebrot and imagescaling example qdoc markup.hjk2012-12-182-7/+6
| | * Doc: Moved content from qtdocVenugopal Shivashankar2012-12-184-2/+293
| | * QtBase: Removed moved linguist examples.David Schulz2012-12-1726-1624/+0
| | * Doc: remove example docs that were moved to qttoolsLeena Miettinen2012-12-174-259/+0
| | * stop defining QT.<module>.sourcesOswald Buddenhagen2012-12-142-2/+0
| | * Remove win32/thread.prf and thread_off.prfStephen Kelly2012-12-142-24/+0
| | * add .rpath only for dynamic unix buildsOswald Buddenhagen2012-12-141-1/+5
| | * Mark QAbstractTextDocumentLayout test as insignificantEskil Abrahamsen Blomfeldt2012-12-141-1/+1
| | * Mark QGlyphRun and QStaticText tests as insignificant on LinuxEskil Abrahamsen Blomfeldt2012-12-142-0/+3
| | * Fix styleName support in QPA font databaseJiang Jiang2012-12-149-41/+37
| | * Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-142-11/+7
| | * Fix QGtkPainter::reset() to reset the clip rectJ-P Nurmi2012-12-141-0/+1
* | | Fix typo in docs.Richard Moore2012-12-211-1/+1
* | | Fix typo in docs.Richard Moore2012-12-211-1/+1
* | | Mac: fix transient QScrollBar flashingJ-P Nurmi2012-12-201-1/+1
* | | Tests: stabilize tst_QAbstractScrollArea::setScrollBars2()J-P Nurmi2012-12-201-8/+8
* | | tst_QDBusXmlParser: more reliable solution for setting the seedDavid Faure2012-12-201-2/+8
* | | QAbstractProxyModel: Document setSourceModel a bit moreDavid Faure2012-12-201-0/+4
* | | Doc: Removed the \relates instancesVenugopal Shivashankar2012-12-201-2/+0
* | | Style animations: fix QCommonStylePrivate::stopAnimation()J-P Nurmi2012-12-201-1/+3
* | | Fixes: out of bounds memory access in QImage autotestaavit2012-12-201-2/+2
* | | QUrl auto tests: make sure setAuthority is consistent with setHostPeter Hartmann2012-12-201-0/+24
* | | Fix linking ANGLE on MinGW-w64 64-bitJonathan Liu2012-12-207-3/+3
* | | Generalize the check for gui in static plugin import generationMiikka Heikkinen2012-12-202-2/+4
* | | Enable forcing generation of static plugin importsMiikka Heikkinen2012-12-201-44/+43
* | | Enable module build with QT_NO_ACCESSIBILITYTasuku Suzuki2012-12-2015-10/+58
* | | Use PG_VERSION if PG_MAJORVERSION is not definedAndy Shaw2012-12-201-16/+21
* | | Fix the computation of the location of mkspecs.Stephen Kelly2012-12-202-7/+7
* | | Prevent a crash if the pixmap passed in is nullAndy Shaw2012-12-201-0/+2
* | | Disable the JSC portion of the test unless we have a system PCREThiago Macieira2012-12-201-1/+1
* | | DBUS: Fix linker errors on Windows.Friedemann Kleint2012-12-202-2/+0