summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moc: fix duplicate condition in AND expressionAnton Kudryavtsev2016-01-121-1/+1
* Add debug message on writing to an unbuffered TCP socketAlex Trotsenko2016-01-121-2/+8
* QAbstractSocket::writeData(): remove dead codeAlex Trotsenko2016-01-121-4/+1
* QTranslator: enable NRVO in find_translation() for poor compilersMarc Mutz2016-01-121-1/+2
* QTranslator: optimize string handling in find_transformationMarc Mutz2016-01-121-1/+2
* QtCore: eradicate all Q_FOREACH loops [kernel]Marc Mutz2016-01-126-12/+14
* Mark QLocale as sharedMarc Mutz2016-01-122-2/+14
* QColor: fix misleading code in op==Marc Mutz2016-01-121-2/+1
* QtDBus: eradicate all Q_FOREACH loopsMarc Mutz2016-01-124-10/+9
* QDBusConnectionPrivate::ObjectTreeNode: remove pointless empty dtorMarc Mutz2016-01-121-1/+0
* QProcessPrivate: fix double init of exitCode in ctorAnton Kudryavtsev2016-01-121-1/+0
* QSize: use qSwap in transpose()Anton Kudryavtsev2016-01-121-6/+2
* MakefileGenerator: use erase and std::remove_if with QVectorAnton Kudryavtsev2016-01-121-6/+8
* QTranslator: don't repeatedly re-create a QString from a QLatin1StringMarc Mutz2016-01-111-2/+3
* QTranslator: re-use 'realname' capacity in find_translation()Marc Mutz2016-01-111-7/+18
* QListView: use erase and std::remove_if with QVectorAnton Kudryavtsev2016-01-112-9/+13
* QSyntaxHighlighterPrivate: use erase and std::remove_if with QVectorAnton Kudryavtsev2016-01-111-9/+11
* QComposeInputContext: reduce composeBuffer to QT_KEYSEQUENCE_MAX_LENAnton Kudryavtsev2016-01-092-2/+2
* QXcbConnection: use erase and std::remove_if with QVectorAnton Kudryavtsev2016-01-091-7/+6
* QDirModel: replace a QStack with a std::stackMarc Mutz2016-01-081-3/+6
* Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-08150-994/+3154
|\
| * fix doc builds in paths with spacesOswald Buddenhagen2016-01-081-7/+7
| * Revert "use bindir instead of libdir when launching tools on windows"Oswald Buddenhagen2016-01-081-4/+2
| * add always_prepend mode to qtAddToolEnv()Oswald Buddenhagen2016-01-082-4/+9
| * rewrite qtAddToolEnv()Oswald Buddenhagen2016-01-084-18/+60
| * Prospective fix for running cmake tests with -no-widgetsSimon Hausmann2016-01-071-1/+1
| * Fix mac build with -no-widgetsStephen Kelly2016-01-072-0/+2
| * Fix offset and size for native child rtt widgetsLaszlo Agocs2016-01-071-11/+7
| * doc: correct documentation of QT_AUTO_SCREEN_SCALE_FACTOR env varShawn Rutledge2016-01-071-1/+1
| * QtGui: Don't set screen to a child window when processing screen eventsBłażej Szczygieł2016-01-071-4/+6
| * QtGui: Fix obtaining the top level window at a pointBłażej Szczygieł2016-01-071-10/+30
| * QPair<QRunnable*, int> is too large for QList to be efficient-ish.Volker Krause2016-01-072-6/+6
| * dbus: Print out 'serial' and 'serial reply to' with DBusMessage operator<<.Ralf Habacker2016-01-072-4/+10
| * dbus: Add method serial() and replySerial() to class DBusMessage.Ralf Habacker2016-01-075-0/+54
| * Windows: Fix QWindowsInputContext for Japanese IME.YAMAMOTO Atsushi2016-01-071-1/+2
| * Android: Activate Qt::Popup windowsBogDan Vatra2016-01-061-2/+6
| * QDesktopWidget::screenNumber(QPoint): fix handling of virtual desktopsBłażej Szczygieł2016-01-061-6/+19
| * QDesktopWidget::screenNumber(QWidget*): check virtual sibling screensBłażej Szczygieł2016-01-061-17/+35
| * QtGui: Don't set a screen to a child windowBłażej Szczygieł2016-01-061-7/+9
| * QFontDialog: optimize allocation of QFontDialogOptionsMarc Mutz2016-01-061-1/+2
| * Unbreak ubsan developer-buildMarc Mutz2016-01-067-8/+21
| * Fixed recently added "excess colon in front of brace" qmake warningOliver Wolff2016-01-064-5/+5
| * WinCE: Remove QIncrementalSleepTimer from QProcess::waitForFinishedJoerg Bornemann2016-01-061-12/+6
| * QString: prevent resize() from shedding capacityMarc Mutz2016-01-061-14/+5
| * Fixed crash on iOS devices due to unsupported selector.Harald Meyer2016-01-061-2/+4
| * Diaglib: Output more information about QWindow.Friedemann Kleint2016-01-061-0/+13
| * Remove doc for non-existent QTest::qCompare() variant.Edward Welbourne2016-01-061-4/+0
| * Windows/DirectWrite: Dynamically load GetUserDefaultLocaleName().Friedemann Kleint2016-01-061-1/+14
| * Avoid unnecessary detaching of the pending deletions list.Volker Krause2016-01-061-3/+3
| * Blacklist failing tst_QFile tests (OS X)Timur Pocheptsov2016-01-061-0/+4