summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'gerrit/release' into stable" into refs/s...Sergio Ahumada2013-03-2137-305/+366
|\
| * Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-2137-305/+366
| |\
| | * 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
* | | improve openglwindow example a bitGunnar Sletta2013-03-213-13/+4
* | | Send expose when we get a geometry change.Gunnar Sletta2013-03-211-0/+1
* | | window should not be resizable while its transient popup is openShawn Rutledge2013-03-211-4/+11
|/ /
* | QWindowsVistaStyle::drawPrimitive(PE_Frame): fix background clippingJ-P Nurmi2013-03-211-10/+7
* | QWindowsVistaStyle: fix QTextBrowser frameJ-P Nurmi2013-03-211-1/+2
* | ODBC: lost info about column metadata on SQL_NO_DATAIsrael Lins2013-03-201-5/+0
* | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-202616-32166/+204468
|\ \
| * \ Merge branch 'dev' into stableOswald Buddenhagen2013-03-202616-32166/+204468
| |\ \
| | * | Fix the font engines leakingKonstantin Ritt2013-03-2011-113/+285
| | * | Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-19439-439/+439
| | * | Document restrictions on the new connection syntaxOlivier Goffart2013-03-191-0/+7
| | * | Support connection to functor with multiple operator()Olivier Goffart2013-03-193-6/+190
| | * | Mark QtPrivate::ApplyReturnType constructor as explicit.Olivier Goffart2013-03-191-1/+1
| | * | BlackBerry: implement QWidget::showMinimized()Rafael Roquetto2013-03-193-3/+38
| | * | QLocalePrivate: Add convenience language/script/country to code helpersKonstantin Ritt2013-03-192-14/+18
| | * | Fix crash when trying to access accessible parent in dtorFrederik Gladhorn2013-03-191-1/+1
| | * | Add an initial TI linker support for the unix qmake generatorLaszlo Papp2013-03-191-0/+3
| | * | Move QTextEngine implementation details from QTextLayoutKonstantin Ritt2013-03-193-86/+95
| | * | OSX: a window which has WindowDoesNotAcceptFocus isn't first responderShawn Rutledge2013-03-191-0/+2
| | * | OSX: obey the Qt::WindowTransparentForInput flagShawn Rutledge2013-03-191-0/+2
| | * | iOS: Use didFinishLaunchingWithOptions to support iOS < 6.0Tor Arne Vestbø2013-03-191-2/+2