summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Remove unused QButtonGroupPrivate::notifyChecked()Marc Mutz2016-03-201-1/+0
| | * | QApplication: remove unused static qt_tabletChokeMouseShawn Rutledge2016-03-221-3/+0
| | * | Mir: Call QPlatformIntegration::destroyScreen() as recommended.Christian Strømme2016-03-222-7/+11
| | * | Do not use forkfd for INTEGRITY.Rolland Dudemaine2016-03-221-6/+8
| | * | Do not use timezone at all for Q_OS_INTEGRITY.Rolland Dudemaine2016-03-221-0/+2
| | * | Add support for INTEGRITY with eglfs-viv.Rolland Dudemaine2016-03-222-0/+64
| | * | Add INTEGRITY Framebuffer-based plugin as a platform plugin.Rolland Dudemaine2016-03-2213-0/+942
| | * | mkspec: Correctly cleanup qhost.pri file.David Schulz2016-03-221-1/+3
| | * | Allow the user to choose how much from Android theme is extractedBogDan Vatra2016-03-224-7/+34
* | | | QChar: add missing relational operators against QLatin1String/QStringRefMarc Mutz2016-04-052-22/+39
|/ / /
* | | QAbstractSocket: simplify connect timer handlingAlex Trotsenko2016-04-031-15/+3
* | | Windows QPA: Increase API level to 0x600 (Windows Vista).Friedemann Kleint2016-04-018-199/+62
* | | Android: Support PasswordMaskDelayKai Uwe Broulik2016-04-012-0/+13
* | | Use quotes instead of angle brackets for local includes in cocoa plugin.Jake Petroules2016-04-012-5/+5
* | | QtNetwork: use reserve to optimize memory allocationAnton Kudryavtsev2016-03-312-1/+4
* | | Remove Windows CE from tests (others).Friedemann Kleint2016-03-3128-663/+15
* | | QtCore: Increase Windows API level to 0x600 (Windows Vista).Friedemann Kleint2016-03-302-4/+10
* | | QtGui: Remove Windows CE.Friedemann Kleint2016-03-3028-344/+41
* | | QIODevice::read(): remove dead codeAlex Trotsenko2016-03-301-16/+2
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-30114-3044/+280
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-2944-335/+42
* | | Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-2935-1553/+85
* | | Fix documentation of qLess and qGreaterOlivier Goffart2016-03-291-9/+3
* | | QFlags documentation: The constructors are constexprOlivier Goffart2016-03-291-2/+2
* | | Fix Q_QDOC code for PointerToMemberFunctionOlivier Goffart2016-03-299-7/+31
* | | Mark declaration of QString::compare(QStringRef, Qt::CaseSensitivity) inline.Friedemann Kleint2016-03-241-1/+1
* | | Remove some dead codeLars Knoll2016-03-231-12/+3
* | | Cleanup: Rename CFG_ATOMIC64 to CFG_STD_ATOMIC64.Lars Knoll2016-03-231-6/+6
* | | QSysInfo: Fix clang generated documentationOlivier Goffart2016-03-231-1/+1
* | | Fix parsing of documentation for QByteArrayList and QStringListOlivier Goffart2016-03-234-1/+10
* | | Add QCommandLineOption::Flags containing HiddenFromHelp and ShortOptionStyleOlivier Goffart2016-03-235-13/+98
* | | Don't use obsolete QStyle::PixelMetric enum itemsAlexander Volkov2016-03-221-9/+10
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-22666-37919/+31348
|\| |
| * | Add createMenu() method to QPlatformMenuBarDmitry Shachnev2016-03-217-31/+22
| * | Fix build QtService.java: replace int with IntegerAnton Kudryavtsev2016-03-211-2/+2
| * | Add support for building for INTEGRITY using GHS toolchain.Rolland Dudemaine2016-03-219-1/+278
| * | Cocoa: Forward masked out mouse events.Morten Johan Sørvig2016-03-212-4/+29
| * | Cocoa: Forward rejected key events.Morten Johan Sørvig2016-03-212-6/+47
| * | Cocoa: Unify mouse handling logicMorten Johan Sørvig2016-03-212-66/+106
| * | Cocoa: Move window logging to qt.qpa.cocoa.windowMorten Johan Sørvig2016-03-216-34/+48
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-21189-977/+2045
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-21189-977/+2045
| | |\|
| | | * Fix QtDBus deadlock inside kded/kiodThiago Macieira2016-03-192-10/+33
| | | * Fix QFINDTESTDATA when using cmake ninja generatorStephen Kelly2016-03-196-0/+94
| | | * QtWidgets: Change QTLWExtra::window from QWidgetWindow to QWindow.Friedemann Kleint2016-03-191-2/+1
| | | * Move QButtonGroup implementation from qabstractbutton.cpp to qbuttongroup.cppMarc Mutz2016-03-185-148/+198
| | | * QtWidgets: includemocsMarc Mutz2016-03-1880-1/+151
| | | * xcb: Merge _NET_WM_STATE hints instead of overwritingDavid Rosca2016-03-181-8/+24
| | | * Merge "Merge remote-tracking branch 'origin/5.6.0' into 5.6" into refs/stagin...Frederik Gladhorn2016-03-1814-29/+631
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-1714-29/+631
| | | | |\