summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tst_qaccessibility: Fix warnings about window geometry on Windows.Friedemann Kleint2012-12-191-0/+22
* QDoc: Fix warning - unused variableFrederik Gladhorn2012-12-191-1/+1
* Fix linking ANGLE on MinGW-w64 32-bitJonathan Liu2012-12-197-2/+449
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-186-28/+28
* Qt Gui Examples: Fixed QDoc filesChristiaan Janssen2012-12-184-2/+3
* Doc: Removing extra included images in the HTML online build.Jerome Pasion2012-12-181-26/+4
* Accessibility indexes are no longer 1-based.Frederik Gladhorn2012-12-181-5/+5
* fix DLL manifest resource ids for debug buildsJoerg Bornemann2012-12-181-2/+3
* ANGLE: Fix typedefs for Win64Jonathan Liu2012-12-182-0/+45
* Accessibility Linux: Prevent access to invalid interfacesFrederik Gladhorn2012-12-181-5/+20
* QMdiArea: Increase minimum size for Windows 8/Large fonts.Friedemann Kleint2012-12-181-2/+2
* Fix QStyle-test for Windows Aero / 8.Friedemann Kleint2012-12-181-3/+29
* Fix building of the painting examples that use shared codehjk2012-12-181-16/+15
* Do not build dlldata.c in static buildsMiikka Heikkinen2012-12-181-2/+6
* Fix direct compilation of qtypeinfo.h and othersThiago Macieira2012-12-183-5/+6
* Blackberry: Reset virtual keyboard when shown.Sergio Martins2012-12-171-0/+5
* Initalize the printinfo on Mac if it requests and it needs initalizingAndy Shaw2012-12-171-2/+4
* tst_qstyle: Fix compiler warning about unused variables.Friedemann Kleint2012-12-171-2/+2
* Use frameless widgets in tst_qgridlayout.Friedemann Kleint2012-12-171-1/+29
* Delete the QSlotObject when disconnect()ingGiuseppe D'Angelo2012-12-172-8/+45
* Reset the QMetaObject::Connection dptr when disconnect()ingGiuseppe D'Angelo2012-12-172-0/+60
* Remove useless QVERIFY(true)Giuseppe D'Angelo2012-12-171-2/+0
* Doc: Correcting qhp link to Qt SQL's C++ Classes.Jerome Pasion2012-12-171-1/+1
* Doc: Correcting qhp link to Qt GUI C++ API.Jerome Pasion2012-12-171-1/+1
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-17169-352/+325
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-1728-50/+0
* remove more symbian vestigesOswald Buddenhagen2012-12-171-10/+0
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-178-19/+0
* do not add DEPENDPATH assignments to projectsOswald Buddenhagen2012-12-171-1/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1720-23/+6
* Add a Q_ENUMS for MeasurementSystemmfekari2012-12-171-0/+1
* Fix possible crash in tst_QThread::quitLock() testPeter Kümmel2012-12-171-7/+9