summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| * | | Review of documentation.Michele Caini2012-12-201-1/+1
| * | | QUrl auto tests: ensure toEncoded() and toString() match wrt. empty authPeter Hartmann2012-12-201-0/+6
| * | | Update connman bearer plugin for changed connman API.Lorn Potter2012-12-202-5/+56
| * | | Remove compat, obsolete headersThiago Macieira2012-12-191-18/+0
| * | | Make qtestaccessible.h compile on its own.Thiago Macieira2012-12-191-0/+2
| * | | Similarly to the 797f3c0a01e9, fix qbasicatomic.h inclusionThiago Macieira2012-12-191-2/+2
| * | | Fix compilation of Open GL ES 2 examples when using a Qt-namespace.Friedemann Kleint2012-12-193-5/+2
| * | | Mac: Ignore ScrollBarAlwaysOn policy for transient scrollbarsGabriel de Dietrich2012-12-192-12/+17
| * | | Mac: New rendering for disclose triangle, get proper color when selectedGabriel de Dietrich2012-12-192-16/+27
| * | | fix examples/gui/analogclock for MSVCJoerg Bornemann2012-12-191-0/+3
| * | | Add qmake generated files to .gitignore.Miikka Heikkinen2012-12-191-0/+3
| * | | Check for gtk_adjustment_configure as this is not always implementedAndy Shaw2012-12-191-1/+3
| * | | Fix handling of precompiled header files in XCode projectsAndy Shaw2012-12-191-4/+4
| * | | Respect the OBJECTS_DIR setting for XCode projectsAndy Shaw2012-12-191-2/+2