summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' into old/5.0old/5.0Oswald Buddenhagen2013-04-1152-367/+513
|\
| * Update changes log for 5.0.2v5.0.2Sergio Ahumada2013-04-081-16/+26
| * Fix compilation with QT_NO_ACCESSIBILITY.Friedemann Kleint2013-04-081-0/+4
| * Clear the WA_QuitOnClose flag from EvalMessageBox.Michael Brüning2013-04-081-0/+1
| * Boxes: Check for opengl version in .pro fileKai Koehne2013-04-031-0/+6
| * Changelog: add entry for QTBUG-29759Olivier Goffart2013-04-031-0/+6
| * Fix gcc OOM error when compiling in release modeKai Koehne2013-04-021-5/+10
| * write qmake/configure/buildsystem 5.0.2 changelogOswald Buddenhagen2013-03-291-4/+35
| * qdoc: Use 'org.qt-project.' prefix in namespaceSergio Ahumada2013-03-271-1/+1
| * Changelog 5.0.2: Add Windows-specific changes.Friedemann Kleint2013-03-261-0/+6
| * Revert "qclass_lib_map.h: Fix include of the QDeclarativeView widget."Friedemann Kleint2013-03-261-1/+1
| * qt.conf: default LibraryExecutables to bin/ on windowsOswald Buddenhagen2013-03-261-0/+4
| * Windows: Fix reported screen metrics.Friedemann Kleint2013-03-262-4/+12
| * make the libexec default on windows bin/ after allOswald Buddenhagen2013-03-262-3/+3
| * Doc: Fix typo in the property system documentationTopi Reinio2013-03-251-1/+1
| * Doc: Changed title of Qt Print Support's C++ Classes page.Jerome Pasion2013-03-221-2/+1
| * ensure that each module has a .qmake.cache when properly qmake'dOswald Buddenhagen2013-03-221-0/+3
| * activate example (non-)build magic only in configured treesOswald Buddenhagen2013-03-201-1/+1
| * pass module version to syncqtOswald Buddenhagen2013-03-206-31/+18
| * Skip unstable tst_QSslSocket test case.Samuel Rødal2013-03-201-0/+2
| * qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-203-29/+34
| * Windows native file dialogs: Split suffix list correctly.Friedemann Kleint2013-03-201-1/+3
| * Tests: stabilize tst_QDockWidget on small screensJ-P Nurmi2013-03-201-1/+1
| * Attempt to prevent tst_QWidget::scroll() from failing in CI.Samuel Rødal2013-03-201-4/+8
| * Make QVariant docs refer to QMetaType::Type.Mitch Curtis2013-03-191-115/+165
| * Don't call updateAccessibility from graphicsviewJan Arve Saether2013-03-152-20/+0
| * add/unify progress messages to/from the configuresOswald Buddenhagen2013-03-152-1/+5
| * fix all "qt style yes options" which start with -lOswald Buddenhagen2013-03-151-18/+16
| * fix setup of output directory for subprojects in IDE generator backendsOswald Buddenhagen2013-03-152-5/+9
| * allow passing values with spaces to -device-optionOswald Buddenhagen2013-03-151-1/+1
| * fix LD_LIBRARY_PATH setup of check targetsOswald Buddenhagen2013-03-151-5/+2
| * fix replacement base pathOswald Buddenhagen2013-03-152-2/+2
| * enumerate modules in QT_MODULES, not QT_CONFIGOswald Buddenhagen2013-03-151-2/+2
| * broaden the effect of CONFIG+=force_independent somewhatOswald Buddenhagen2013-03-154-6/+7
| * fix parallelized "jom install"Oswald Buddenhagen2013-03-154-30/+24
| * Fixed crash when VNCing and trying to use non-present XFixes extension.Mitch Curtis2013-03-151-1/+1
| * Correct QDate and QTime documentation.Mitch Curtis2013-03-141-6/+2
| * Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-142-17/+53
| * clean paths of found files in prepareProject()Oswald Buddenhagen2013-03-121-3/+3
| * actually use the temp variable we just assigned ...Oswald Buddenhagen2013-03-121-4/+4
| * do not append a trailing slash to output directoryOswald Buddenhagen2013-03-122-11/+2
| * Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-122-7/+21
| * Revert 6497649730daeab5d3dfac7e806105e99a237656 and clarify docs.Mitch Curtis2013-03-122-10/+3
| * Fix static builds with ICUKai Koehne2013-03-122-3/+15
* | ODBC: fixed consistence of return of QODBCResult::exec()Israel Lins2013-03-202-1/+5
* | Require cmake package dependencies to have a minimum version as found packageStephen Kelly2013-03-201-0/+5
* | Allow specification of a namespace for modules under test.Stephen Kelly2013-03-201-1/+6
* | Rename the qtinclude variable to qtclass.Stephen Kelly2013-03-201-4/+4
* | Initialize usePCH variableMontel Laurent2013-03-201-1/+1
* | Added configuration environment variables for evdev input plugins.Libor Tomsik2013-03-204-4/+21